@charset "UTF-8";.el-alert{--el-alert-title-font-size:14px;--el-alert-title-with-description-font-size:16px;--el-alert-description-font-size:14px;--el-alert-close-font-size:16px;--el-alert-close-customed-font-size:14px}.el-alert.is-dark .el-alert__close-btn,.el-alert.is-dark .el-alert__description{color:var(--el-color-white)}.el-alert--primary{--el-alert-bg-color:var(--el-color-primary-light-9)}.el-alert--primary.is-light{background-color:var(--el-alert-bg-color)}.el-alert--primary.is-light,.el-alert--primary.is-light .el-alert__description{color:var(--el-color-primary)}.el-alert--primary.is-dark{background-color:var(--el-color-primary);color:var(--el-color-white)}.el-alert--success.is-light,.el-alert--success.is-light .el-alert__description{color:var(--el-color-success)}.el-alert--info.is-light,.el-alert--info.is-light .el-alert__description{color:var(--el-color-info)}.el-alert--warning.is-light,.el-alert--warning.is-light .el-alert__description{color:var(--el-color-warning)}.el-alert--error.is-light,.el-alert--error.is-light .el-alert__description{color:var(--el-color-error)}.el-alert__content{display:flex;flex-direction:column;gap:4px}.el-alert .el-alert__icon{margin-right:8px}.el-alert .el-alert__icon.is-big{margin-right:12px}.el-alert__title{line-height:24px}.el-alert__title.with-description{font-size:var(--el-alert-title-with-description-font-size)}.el-alert .el-alert__description{margin:0}.el-alert .el-alert__close-btn{right:16px}.el-alert .el-alert__close-btn.is-customed{line-height:24px;top:8px}.el-autocomplete{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;width:var(--el-input-width)}.el-autocomplete__popper.el-popper,.el-autocomplete__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-autocomplete-suggestion__header{border-bottom:1px solid var(--el-border-color-lighter);padding:10px}.el-autocomplete-suggestion__footer{border-top:1px solid var(--el-border-color-lighter);padding:10px}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:var(--el-fill-color-light)}.el-autocomplete-suggestion.is-loading li{align-items:center;cursor:default;display:flex;justify-content:center}.el-avatar{outline:none}.el-avatar>img{width:100%}.el-avatar-group{--el-avatar-group-item-gap:-8px;--el-avatar-group-collapse-item-gap:4px;display:inline-flex}.el-avatar-group .el-avatar{border:1px solid var(--el-border-color-extra-light)}.el-avatar-group .el-avatar:not(:first-child){margin-left:var(--el-avatar-group-item-gap)}.el-avatar-group__collapse-avatars{--el-avatar-group-item-gap:-8px;--el-avatar-group-collapse-item-gap:4px}.el-avatar-group__collapse-avatars .el-avatar:not(:first-child){margin-left:var(--el-avatar-group-collapse-item-gap)}.el-badge__content.is-hide-zero{display:none}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group--horizontal{display:inline-block;vertical-align:middle}.el-button-group--horizontal:after,.el-button-group--horizontal:before{content:"";display:table}.el-button-group--horizontal:after{clear:both}.el-button-group--horizontal>.el-button{float:left;position:relative}.el-button-group--horizontal>.el-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.el-button-group--horizontal>.el-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.el-button-group--horizontal>.el-button:not(:last-child){margin-right:-1px}.el-button-group--horizontal .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal>.el-dropdown>.el-button{border-bottom-left-radius:0;border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0}.el-button-group--vertical{align-items:stretch;display:inline-flex;flex-direction:column}.el-button-group--vertical>.el-button{margin-top:-1px}.el-button-group--vertical>.el-button:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-button-group--vertical>.el-button:last-child{border-top-left-radius:0;border-top-right-radius:0}.el-button-group--vertical>.el-dropdown{margin-top:-1px}.el-button-group--vertical>.el-dropdown>.el-button{border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0;border-top-right-radius:0}.el-button-group--vertical .el-button--primary:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--primary:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--primary:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--success:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--success:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--success:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--warning:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--warning:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--warning:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--danger:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--danger:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--danger:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--info:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--info:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--info:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button{--el-button-hover-link-text-color:var(--el-text-color-secondary);outline:none}.el-button:hover{background-color:var(--el-button-hover-bg-color);border-color:var(--el-button-hover-border-color);color:var(--el-button-hover-text-color);outline:none}.el-button:active{outline:none}.el-button:focus-visible{transition:outline-offset 0s,outline 0s}.el-button,.el-button.is-round{padding:8px 15px}.el-button.is-active{outline:none}.el-button.is-disabled,.el-button.is-disabled:hover{background-color:var(--el-button-disabled-bg-color);background-image:none;border-color:var(--el-button-disabled-border-color);color:var(--el-button-disabled-text-color);cursor:not-allowed}.el-button.is-circle{width:32px}.el-button.is-text:not(.is-disabled):hover{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled):focus-visible{transition:outline-offset 0s,outline 0s}.el-button.is-text:not(.is-disabled).is-has-bg:hover{background-color:var(--el-fill-color)}.el-button.is-link{background:transparent}.el-button.is-link:hover{color:var(--el-button-hover-link-text-color)}.el-button.is-link:not(.is-disabled):active,.el-button.is-link:not(.is-disabled):hover{background-color:transparent;border-color:transparent}.el-button--text{background:transparent}.el-button--text:not(.is-disabled):hover{background-color:transparent;border-color:transparent;color:var(--el-color-primary-light-3)}.el-calendar__select-controller .el-select{margin-right:8px}.el-calendar__select-controller .el-calendar-select__year{width:120px}.el-calendar__select-controller .el-calendar-select__month{width:60px}.el-card{display:flex;flex-direction:column}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{box-shadow:var(--el-box-shadow-light)}.el-card__body{flex:1;overflow:auto}.el-card__footer{border-top:1px solid var(--el-card-border-color);box-sizing:border-box;padding:calc(var(--el-card-padding) - 2px) var(--el-card-padding)}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__arrow,.el-carousel__button{outline:none}.el-transitioning{filter:url(#elCarouselHorizontal)}.el-transitioning-vertical{filter:url(#elCarouselVertical)}.el-cascader-panel{width:fit-content}.el-cascader-node{outline:none}.el-cascader-node>.el-checkbox,.el-cascader-node>.el-radio{margin-right:0}.el-cascader{outline:none}.el-cascader .el-input .el-input__inner:read-only{cursor:pointer}.el-cascader .el-input .el-input__inner:disabled{cursor:not-allowed}.el-cascader--large .el-cascader__tags{gap:6px;padding:8px}.el-cascader--large .el-cascader__search-input{height:24px;margin-left:7px}.el-cascader--small .el-cascader__tags{gap:4px;padding:2px}.el-cascader--small .el-cascader__search-input{height:20px;margin-left:5px}.el-cascader__dropdown.el-popper,.el-cascader__dropdown.el-popper .el-popper__arrow:before{border:var(--el-cascader-menu-border)}.el-cascader__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-cascader__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-cascader__tags{gap:6px;padding:4px}.el-cascader__tags .el-tag.el-tag--dark,.el-cascader__tags .el-tag.el-tag--plain{background-color:var(--el-tag-bg-color)}.el-cascader__tags .el-tag:not(.is-hit).el-tag--dark,.el-cascader__tags .el-tag:not(.is-hit).el-tag--plain{border-color:var(--el-tag-border-color)}.el-cascader__tags .el-tag>span{line-height:normal}.el-cascader__tags .el-tag+input{margin-left:0}.el-cascader__tags.is-validate{right:55px}.el-cascader__collapse-tags .el-tag.el-tag--dark,.el-cascader__collapse-tags .el-tag.el-tag--plain{background-color:var(--el-tag-bg-color)}.el-cascader__collapse-tags .el-tag:not(.is-hit).el-tag--dark,.el-cascader__collapse-tags .el-tag:not(.is-hit).el-tag--plain{border-color:var(--el-tag-border-color)}.el-cascader__collapse-tags .el-tag>span{line-height:normal}.el-cascader__collapse-tags .el-tag+input{margin-left:0}.el-cascader__collapse-tags .el-tag{margin:2px 0}.el-cascader__suggestion-item{outline:none}.el-cascader__search-input{background:transparent;margin-left:7px;outline:none}.el-check-tag.el-check-tag--primary.is-checked{background-color:var(--el-color-primary-light-8);color:var(--el-color-primary)}.el-check-tag.el-check-tag--primary.is-checked:hover{background-color:var(--el-color-primary-light-7)}.el-check-tag.el-check-tag--primary.is-checked.is-disabled{background-color:var(--el-color-primary-light-8);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--primary.is-checked.is-disabled:hover{background-color:var(--el-color-primary-light-8)}.el-check-tag.el-check-tag--primary.is-disabled{background-color:var(--el-color-info-light-9);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--primary.is-disabled:hover{background-color:var(--el-color-info-light-9)}.el-check-tag.el-check-tag--success.is-checked{background-color:var(--el-color-success-light-8);color:var(--el-color-success)}.el-check-tag.el-check-tag--success.is-checked:hover{background-color:var(--el-color-success-light-7)}.el-check-tag.el-check-tag--success.is-checked.is-disabled{background-color:var(--el-color-success-light-8);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--success.is-checked.is-disabled:hover{background-color:var(--el-color-success-light-8)}.el-check-tag.el-check-tag--success.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--success.is-disabled,.el-check-tag.el-check-tag--success.is-disabled:hover{background-color:var(--el-color-success-light-9)}.el-check-tag.el-check-tag--warning.is-checked{background-color:var(--el-color-warning-light-8);color:var(--el-color-warning)}.el-check-tag.el-check-tag--warning.is-checked:hover{background-color:var(--el-color-warning-light-7)}.el-check-tag.el-check-tag--warning.is-checked.is-disabled{background-color:var(--el-color-warning-light-8);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--warning.is-checked.is-disabled:hover{background-color:var(--el-color-warning-light-8)}.el-check-tag.el-check-tag--warning.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--warning.is-disabled,.el-check-tag.el-check-tag--warning.is-disabled:hover{background-color:var(--el-color-warning-light-9)}.el-check-tag.el-check-tag--danger.is-checked{background-color:var(--el-color-danger-light-8);color:var(--el-color-danger)}.el-check-tag.el-check-tag--danger.is-checked:hover{background-color:var(--el-color-danger-light-7)}.el-check-tag.el-check-tag--danger.is-checked.is-disabled{background-color:var(--el-color-danger-light-8);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--danger.is-checked.is-disabled:hover{background-color:var(--el-color-danger-light-8)}.el-check-tag.el-check-tag--danger.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--danger.is-disabled,.el-check-tag.el-check-tag--danger.is-disabled:hover{background-color:var(--el-color-danger-light-9)}.el-check-tag.el-check-tag--error.is-checked{background-color:var(--el-color-error-light-8);color:var(--el-color-error)}.el-check-tag.el-check-tag--error.is-checked:hover{background-color:var(--el-color-error-light-7)}.el-check-tag.el-check-tag--error.is-checked.is-disabled{background-color:var(--el-color-error-light-8);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--error.is-checked.is-disabled:hover{background-color:var(--el-color-error-light-8)}.el-check-tag.el-check-tag--error.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--error.is-disabled,.el-check-tag.el-check-tag--error.is-disabled:hover{background-color:var(--el-color-error-light-9)}.el-check-tag.el-check-tag--info.is-checked{background-color:var(--el-color-info-light-8);color:var(--el-color-info)}.el-check-tag.el-check-tag--info.is-checked:hover{background-color:var(--el-color-info-light-7)}.el-check-tag.el-check-tag--info.is-checked.is-disabled{background-color:var(--el-color-info-light-8);color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--info.is-checked.is-disabled:hover{background-color:var(--el-color-info-light-8)}.el-check-tag.el-check-tag--info.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-check-tag.el-check-tag--info.is-disabled,.el-check-tag.el-check-tag--info.is-disabled:hover{background-color:var(--el-color-info-light-9)}.el-checkbox-button__inner{outline:var(--el-border)}.el-checkbox-button__original{outline:none}.el-checkbox{height:var(--el-checkbox-height,32px)}.el-checkbox__input{outline:none}.el-checkbox__input.is-disabled .el-checkbox__inner:after{will-change:transform}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-checked-icon-color);transform:translate(-45%,-60%) rotate(45deg) scaleY(1)}.el-checkbox__inner:after{border:1px solid transparent;left:50%;top:50%;transform:translate(-45%,-60%) rotate(45deg) scaleY(0);transition:transform .15s ease-in .05s}.el-checkbox__original{outline:none}.el-col-0,.el-col-0.is-guttered{display:none}.el-col-1,.el-col-1.is-guttered,.el-col-10,.el-col-10.is-guttered,.el-col-11,.el-col-11.is-guttered,.el-col-12,.el-col-12.is-guttered,.el-col-13,.el-col-13.is-guttered,.el-col-14,.el-col-14.is-guttered,.el-col-15,.el-col-15.is-guttered,.el-col-16,.el-col-16.is-guttered,.el-col-17,.el-col-17.is-guttered,.el-col-18,.el-col-18.is-guttered,.el-col-19,.el-col-19.is-guttered,.el-col-2,.el-col-2.is-guttered,.el-col-20,.el-col-20.is-guttered,.el-col-21,.el-col-21.is-guttered,.el-col-22,.el-col-22.is-guttered,.el-col-23,.el-col-23.is-guttered,.el-col-24,.el-col-24.is-guttered,.el-col-3,.el-col-3.is-guttered,.el-col-4,.el-col-4.is-guttered,.el-col-5,.el-col-5.is-guttered,.el-col-6,.el-col-6.is-guttered,.el-col-7,.el-col-7.is-guttered,.el-col-8,.el-col-8.is-guttered,.el-col-9,.el-col-9.is-guttered{display:block}@media only screen and (max-width:767px){.el-col-xs-0{display:none;flex:0 0 0%;max-width:0}.el-col-xs-0.is-guttered{display:none}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{left:0;position:relative}.el-col-xs-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-xs-1,.el-col-xs-1.is-guttered{display:block}.el-col-xs-offset-1{margin-left:4.1666666667%}.el-col-xs-pull-1{position:relative;right:4.1666666667%}.el-col-xs-push-1{left:4.1666666667%;position:relative}.el-col-xs-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-xs-2,.el-col-xs-2.is-guttered{display:block}.el-col-xs-offset-2{margin-left:8.3333333333%}.el-col-xs-pull-2{position:relative;right:8.3333333333%}.el-col-xs-push-2{left:8.3333333333%;position:relative}.el-col-xs-3{flex:0 0 12.5%;max-width:12.5%}.el-col-xs-3,.el-col-xs-3.is-guttered{display:block}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{left:12.5%;position:relative}.el-col-xs-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-xs-4,.el-col-xs-4.is-guttered{display:block}.el-col-xs-offset-4{margin-left:16.6666666667%}.el-col-xs-pull-4{position:relative;right:16.6666666667%}.el-col-xs-push-4{left:16.6666666667%;position:relative}.el-col-xs-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-xs-5,.el-col-xs-5.is-guttered{display:block}.el-col-xs-offset-5{margin-left:20.8333333333%}.el-col-xs-pull-5{position:relative;right:20.8333333333%}.el-col-xs-push-5{left:20.8333333333%;position:relative}.el-col-xs-6{flex:0 0 25%;max-width:25%}.el-col-xs-6,.el-col-xs-6.is-guttered{display:block}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{left:25%;position:relative}.el-col-xs-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-xs-7,.el-col-xs-7.is-guttered{display:block}.el-col-xs-offset-7{margin-left:29.1666666667%}.el-col-xs-pull-7{position:relative;right:29.1666666667%}.el-col-xs-push-7{left:29.1666666667%;position:relative}.el-col-xs-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-xs-8,.el-col-xs-8.is-guttered{display:block}.el-col-xs-offset-8{margin-left:33.3333333333%}.el-col-xs-pull-8{position:relative;right:33.3333333333%}.el-col-xs-push-8{left:33.3333333333%;position:relative}.el-col-xs-9{flex:0 0 37.5%;max-width:37.5%}.el-col-xs-9,.el-col-xs-9.is-guttered{display:block}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{left:37.5%;position:relative}.el-col-xs-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-xs-10.is-guttered{display:block}.el-col-xs-offset-10{margin-left:41.6666666667%}.el-col-xs-pull-10{position:relative;right:41.6666666667%}.el-col-xs-push-10{left:41.6666666667%;position:relative}.el-col-xs-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-xs-11.is-guttered{display:block}.el-col-xs-offset-11{margin-left:45.8333333333%}.el-col-xs-pull-11{position:relative;right:45.8333333333%}.el-col-xs-push-11{left:45.8333333333%;position:relative}.el-col-xs-12{display:block;flex:0 0 50%;max-width:50%}.el-col-xs-12.is-guttered{display:block}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{left:50%;position:relative}.el-col-xs-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-xs-13.is-guttered{display:block}.el-col-xs-offset-13{margin-left:54.1666666667%}.el-col-xs-pull-13{position:relative;right:54.1666666667%}.el-col-xs-push-13{left:54.1666666667%;position:relative}.el-col-xs-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-xs-14.is-guttered{display:block}.el-col-xs-offset-14{margin-left:58.3333333333%}.el-col-xs-pull-14{position:relative;right:58.3333333333%}.el-col-xs-push-14{left:58.3333333333%;position:relative}.el-col-xs-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-xs-15.is-guttered{display:block}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{left:62.5%;position:relative}.el-col-xs-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-xs-16.is-guttered{display:block}.el-col-xs-offset-16{margin-left:66.6666666667%}.el-col-xs-pull-16{position:relative;right:66.6666666667%}.el-col-xs-push-16{left:66.6666666667%;position:relative}.el-col-xs-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-xs-17.is-guttered{display:block}.el-col-xs-offset-17{margin-left:70.8333333333%}.el-col-xs-pull-17{position:relative;right:70.8333333333%}.el-col-xs-push-17{left:70.8333333333%;position:relative}.el-col-xs-18{display:block;flex:0 0 75%;max-width:75%}.el-col-xs-18.is-guttered{display:block}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{left:75%;position:relative}.el-col-xs-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-xs-19.is-guttered{display:block}.el-col-xs-offset-19{margin-left:79.1666666667%}.el-col-xs-pull-19{position:relative;right:79.1666666667%}.el-col-xs-push-19{left:79.1666666667%;position:relative}.el-col-xs-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-xs-20.is-guttered{display:block}.el-col-xs-offset-20{margin-left:83.3333333333%}.el-col-xs-pull-20{position:relative;right:83.3333333333%}.el-col-xs-push-20{left:83.3333333333%;position:relative}.el-col-xs-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-xs-21.is-guttered{display:block}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{left:87.5%;position:relative}.el-col-xs-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-xs-22.is-guttered{display:block}.el-col-xs-offset-22{margin-left:91.6666666667%}.el-col-xs-pull-22{position:relative;right:91.6666666667%}.el-col-xs-push-22{left:91.6666666667%;position:relative}.el-col-xs-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-xs-23.is-guttered{display:block}.el-col-xs-offset-23{margin-left:95.8333333333%}.el-col-xs-pull-23{position:relative;right:95.8333333333%}.el-col-xs-push-23{left:95.8333333333%;position:relative}.el-col-xs-24{display:block;flex:0 0 100%;max-width:100%}.el-col-xs-24.is-guttered{display:block}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{left:100%;position:relative}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;flex:0 0 0%;max-width:0}.el-col-sm-0.is-guttered{display:none}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{left:0;position:relative}.el-col-sm-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-sm-1,.el-col-sm-1.is-guttered{display:block}.el-col-sm-offset-1{margin-left:4.1666666667%}.el-col-sm-pull-1{position:relative;right:4.1666666667%}.el-col-sm-push-1{left:4.1666666667%;position:relative}.el-col-sm-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-sm-2,.el-col-sm-2.is-guttered{display:block}.el-col-sm-offset-2{margin-left:8.3333333333%}.el-col-sm-pull-2{position:relative;right:8.3333333333%}.el-col-sm-push-2{left:8.3333333333%;position:relative}.el-col-sm-3{flex:0 0 12.5%;max-width:12.5%}.el-col-sm-3,.el-col-sm-3.is-guttered{display:block}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{left:12.5%;position:relative}.el-col-sm-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-sm-4,.el-col-sm-4.is-guttered{display:block}.el-col-sm-offset-4{margin-left:16.6666666667%}.el-col-sm-pull-4{position:relative;right:16.6666666667%}.el-col-sm-push-4{left:16.6666666667%;position:relative}.el-col-sm-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-sm-5,.el-col-sm-5.is-guttered{display:block}.el-col-sm-offset-5{margin-left:20.8333333333%}.el-col-sm-pull-5{position:relative;right:20.8333333333%}.el-col-sm-push-5{left:20.8333333333%;position:relative}.el-col-sm-6{flex:0 0 25%;max-width:25%}.el-col-sm-6,.el-col-sm-6.is-guttered{display:block}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{left:25%;position:relative}.el-col-sm-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-sm-7,.el-col-sm-7.is-guttered{display:block}.el-col-sm-offset-7{margin-left:29.1666666667%}.el-col-sm-pull-7{position:relative;right:29.1666666667%}.el-col-sm-push-7{left:29.1666666667%;position:relative}.el-col-sm-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-sm-8,.el-col-sm-8.is-guttered{display:block}.el-col-sm-offset-8{margin-left:33.3333333333%}.el-col-sm-pull-8{position:relative;right:33.3333333333%}.el-col-sm-push-8{left:33.3333333333%;position:relative}.el-col-sm-9{flex:0 0 37.5%;max-width:37.5%}.el-col-sm-9,.el-col-sm-9.is-guttered{display:block}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{left:37.5%;position:relative}.el-col-sm-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-sm-10.is-guttered{display:block}.el-col-sm-offset-10{margin-left:41.6666666667%}.el-col-sm-pull-10{position:relative;right:41.6666666667%}.el-col-sm-push-10{left:41.6666666667%;position:relative}.el-col-sm-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-sm-11.is-guttered{display:block}.el-col-sm-offset-11{margin-left:45.8333333333%}.el-col-sm-pull-11{position:relative;right:45.8333333333%}.el-col-sm-push-11{left:45.8333333333%;position:relative}.el-col-sm-12{display:block;flex:0 0 50%;max-width:50%}.el-col-sm-12.is-guttered{display:block}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{left:50%;position:relative}.el-col-sm-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-sm-13.is-guttered{display:block}.el-col-sm-offset-13{margin-left:54.1666666667%}.el-col-sm-pull-13{position:relative;right:54.1666666667%}.el-col-sm-push-13{left:54.1666666667%;position:relative}.el-col-sm-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-sm-14.is-guttered{display:block}.el-col-sm-offset-14{margin-left:58.3333333333%}.el-col-sm-pull-14{position:relative;right:58.3333333333%}.el-col-sm-push-14{left:58.3333333333%;position:relative}.el-col-sm-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-sm-15.is-guttered{display:block}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{left:62.5%;position:relative}.el-col-sm-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-sm-16.is-guttered{display:block}.el-col-sm-offset-16{margin-left:66.6666666667%}.el-col-sm-pull-16{position:relative;right:66.6666666667%}.el-col-sm-push-16{left:66.6666666667%;position:relative}.el-col-sm-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-sm-17.is-guttered{display:block}.el-col-sm-offset-17{margin-left:70.8333333333%}.el-col-sm-pull-17{position:relative;right:70.8333333333%}.el-col-sm-push-17{left:70.8333333333%;position:relative}.el-col-sm-18{display:block;flex:0 0 75%;max-width:75%}.el-col-sm-18.is-guttered{display:block}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{left:75%;position:relative}.el-col-sm-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-sm-19.is-guttered{display:block}.el-col-sm-offset-19{margin-left:79.1666666667%}.el-col-sm-pull-19{position:relative;right:79.1666666667%}.el-col-sm-push-19{left:79.1666666667%;position:relative}.el-col-sm-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-sm-20.is-guttered{display:block}.el-col-sm-offset-20{margin-left:83.3333333333%}.el-col-sm-pull-20{position:relative;right:83.3333333333%}.el-col-sm-push-20{left:83.3333333333%;position:relative}.el-col-sm-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-sm-21.is-guttered{display:block}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{left:87.5%;position:relative}.el-col-sm-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-sm-22.is-guttered{display:block}.el-col-sm-offset-22{margin-left:91.6666666667%}.el-col-sm-pull-22{position:relative;right:91.6666666667%}.el-col-sm-push-22{left:91.6666666667%;position:relative}.el-col-sm-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-sm-23.is-guttered{display:block}.el-col-sm-offset-23{margin-left:95.8333333333%}.el-col-sm-pull-23{position:relative;right:95.8333333333%}.el-col-sm-push-23{left:95.8333333333%;position:relative}.el-col-sm-24{display:block;flex:0 0 100%;max-width:100%}.el-col-sm-24.is-guttered{display:block}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{left:100%;position:relative}}@media only screen and (min-width:992px){.el-col-md-0{display:none;flex:0 0 0%;max-width:0}.el-col-md-0.is-guttered{display:none}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{left:0;position:relative}.el-col-md-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-md-1,.el-col-md-1.is-guttered{display:block}.el-col-md-offset-1{margin-left:4.1666666667%}.el-col-md-pull-1{position:relative;right:4.1666666667%}.el-col-md-push-1{left:4.1666666667%;position:relative}.el-col-md-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-md-2,.el-col-md-2.is-guttered{display:block}.el-col-md-offset-2{margin-left:8.3333333333%}.el-col-md-pull-2{position:relative;right:8.3333333333%}.el-col-md-push-2{left:8.3333333333%;position:relative}.el-col-md-3{flex:0 0 12.5%;max-width:12.5%}.el-col-md-3,.el-col-md-3.is-guttered{display:block}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{left:12.5%;position:relative}.el-col-md-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-md-4,.el-col-md-4.is-guttered{display:block}.el-col-md-offset-4{margin-left:16.6666666667%}.el-col-md-pull-4{position:relative;right:16.6666666667%}.el-col-md-push-4{left:16.6666666667%;position:relative}.el-col-md-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-md-5,.el-col-md-5.is-guttered{display:block}.el-col-md-offset-5{margin-left:20.8333333333%}.el-col-md-pull-5{position:relative;right:20.8333333333%}.el-col-md-push-5{left:20.8333333333%;position:relative}.el-col-md-6{flex:0 0 25%;max-width:25%}.el-col-md-6,.el-col-md-6.is-guttered{display:block}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{left:25%;position:relative}.el-col-md-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-md-7,.el-col-md-7.is-guttered{display:block}.el-col-md-offset-7{margin-left:29.1666666667%}.el-col-md-pull-7{position:relative;right:29.1666666667%}.el-col-md-push-7{left:29.1666666667%;position:relative}.el-col-md-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-md-8,.el-col-md-8.is-guttered{display:block}.el-col-md-offset-8{margin-left:33.3333333333%}.el-col-md-pull-8{position:relative;right:33.3333333333%}.el-col-md-push-8{left:33.3333333333%;position:relative}.el-col-md-9{flex:0 0 37.5%;max-width:37.5%}.el-col-md-9,.el-col-md-9.is-guttered{display:block}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{left:37.5%;position:relative}.el-col-md-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-md-10.is-guttered{display:block}.el-col-md-offset-10{margin-left:41.6666666667%}.el-col-md-pull-10{position:relative;right:41.6666666667%}.el-col-md-push-10{left:41.6666666667%;position:relative}.el-col-md-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-md-11.is-guttered{display:block}.el-col-md-offset-11{margin-left:45.8333333333%}.el-col-md-pull-11{position:relative;right:45.8333333333%}.el-col-md-push-11{left:45.8333333333%;position:relative}.el-col-md-12{display:block;flex:0 0 50%;max-width:50%}.el-col-md-12.is-guttered{display:block}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{left:50%;position:relative}.el-col-md-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-md-13.is-guttered{display:block}.el-col-md-offset-13{margin-left:54.1666666667%}.el-col-md-pull-13{position:relative;right:54.1666666667%}.el-col-md-push-13{left:54.1666666667%;position:relative}.el-col-md-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-md-14.is-guttered{display:block}.el-col-md-offset-14{margin-left:58.3333333333%}.el-col-md-pull-14{position:relative;right:58.3333333333%}.el-col-md-push-14{left:58.3333333333%;position:relative}.el-col-md-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-md-15.is-guttered{display:block}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{left:62.5%;position:relative}.el-col-md-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-md-16.is-guttered{display:block}.el-col-md-offset-16{margin-left:66.6666666667%}.el-col-md-pull-16{position:relative;right:66.6666666667%}.el-col-md-push-16{left:66.6666666667%;position:relative}.el-col-md-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-md-17.is-guttered{display:block}.el-col-md-offset-17{margin-left:70.8333333333%}.el-col-md-pull-17{position:relative;right:70.8333333333%}.el-col-md-push-17{left:70.8333333333%;position:relative}.el-col-md-18{display:block;flex:0 0 75%;max-width:75%}.el-col-md-18.is-guttered{display:block}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{left:75%;position:relative}.el-col-md-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-md-19.is-guttered{display:block}.el-col-md-offset-19{margin-left:79.1666666667%}.el-col-md-pull-19{position:relative;right:79.1666666667%}.el-col-md-push-19{left:79.1666666667%;position:relative}.el-col-md-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-md-20.is-guttered{display:block}.el-col-md-offset-20{margin-left:83.3333333333%}.el-col-md-pull-20{position:relative;right:83.3333333333%}.el-col-md-push-20{left:83.3333333333%;position:relative}.el-col-md-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-md-21.is-guttered{display:block}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{left:87.5%;position:relative}.el-col-md-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-md-22.is-guttered{display:block}.el-col-md-offset-22{margin-left:91.6666666667%}.el-col-md-pull-22{position:relative;right:91.6666666667%}.el-col-md-push-22{left:91.6666666667%;position:relative}.el-col-md-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-md-23.is-guttered{display:block}.el-col-md-offset-23{margin-left:95.8333333333%}.el-col-md-pull-23{position:relative;right:95.8333333333%}.el-col-md-push-23{left:95.8333333333%;position:relative}.el-col-md-24{display:block;flex:0 0 100%;max-width:100%}.el-col-md-24.is-guttered{display:block}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{left:100%;position:relative}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;flex:0 0 0%;max-width:0}.el-col-lg-0.is-guttered{display:none}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{left:0;position:relative}.el-col-lg-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-lg-1,.el-col-lg-1.is-guttered{display:block}.el-col-lg-offset-1{margin-left:4.1666666667%}.el-col-lg-pull-1{position:relative;right:4.1666666667%}.el-col-lg-push-1{left:4.1666666667%;position:relative}.el-col-lg-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-lg-2,.el-col-lg-2.is-guttered{display:block}.el-col-lg-offset-2{margin-left:8.3333333333%}.el-col-lg-pull-2{position:relative;right:8.3333333333%}.el-col-lg-push-2{left:8.3333333333%;position:relative}.el-col-lg-3{flex:0 0 12.5%;max-width:12.5%}.el-col-lg-3,.el-col-lg-3.is-guttered{display:block}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{left:12.5%;position:relative}.el-col-lg-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-lg-4,.el-col-lg-4.is-guttered{display:block}.el-col-lg-offset-4{margin-left:16.6666666667%}.el-col-lg-pull-4{position:relative;right:16.6666666667%}.el-col-lg-push-4{left:16.6666666667%;position:relative}.el-col-lg-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-lg-5,.el-col-lg-5.is-guttered{display:block}.el-col-lg-offset-5{margin-left:20.8333333333%}.el-col-lg-pull-5{position:relative;right:20.8333333333%}.el-col-lg-push-5{left:20.8333333333%;position:relative}.el-col-lg-6{flex:0 0 25%;max-width:25%}.el-col-lg-6,.el-col-lg-6.is-guttered{display:block}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{left:25%;position:relative}.el-col-lg-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-lg-7,.el-col-lg-7.is-guttered{display:block}.el-col-lg-offset-7{margin-left:29.1666666667%}.el-col-lg-pull-7{position:relative;right:29.1666666667%}.el-col-lg-push-7{left:29.1666666667%;position:relative}.el-col-lg-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-lg-8,.el-col-lg-8.is-guttered{display:block}.el-col-lg-offset-8{margin-left:33.3333333333%}.el-col-lg-pull-8{position:relative;right:33.3333333333%}.el-col-lg-push-8{left:33.3333333333%;position:relative}.el-col-lg-9{flex:0 0 37.5%;max-width:37.5%}.el-col-lg-9,.el-col-lg-9.is-guttered{display:block}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{left:37.5%;position:relative}.el-col-lg-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-lg-10.is-guttered{display:block}.el-col-lg-offset-10{margin-left:41.6666666667%}.el-col-lg-pull-10{position:relative;right:41.6666666667%}.el-col-lg-push-10{left:41.6666666667%;position:relative}.el-col-lg-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-lg-11.is-guttered{display:block}.el-col-lg-offset-11{margin-left:45.8333333333%}.el-col-lg-pull-11{position:relative;right:45.8333333333%}.el-col-lg-push-11{left:45.8333333333%;position:relative}.el-col-lg-12{display:block;flex:0 0 50%;max-width:50%}.el-col-lg-12.is-guttered{display:block}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{left:50%;position:relative}.el-col-lg-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-lg-13.is-guttered{display:block}.el-col-lg-offset-13{margin-left:54.1666666667%}.el-col-lg-pull-13{position:relative;right:54.1666666667%}.el-col-lg-push-13{left:54.1666666667%;position:relative}.el-col-lg-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-lg-14.is-guttered{display:block}.el-col-lg-offset-14{margin-left:58.3333333333%}.el-col-lg-pull-14{position:relative;right:58.3333333333%}.el-col-lg-push-14{left:58.3333333333%;position:relative}.el-col-lg-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-lg-15.is-guttered{display:block}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{left:62.5%;position:relative}.el-col-lg-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-lg-16.is-guttered{display:block}.el-col-lg-offset-16{margin-left:66.6666666667%}.el-col-lg-pull-16{position:relative;right:66.6666666667%}.el-col-lg-push-16{left:66.6666666667%;position:relative}.el-col-lg-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-lg-17.is-guttered{display:block}.el-col-lg-offset-17{margin-left:70.8333333333%}.el-col-lg-pull-17{position:relative;right:70.8333333333%}.el-col-lg-push-17{left:70.8333333333%;position:relative}.el-col-lg-18{display:block;flex:0 0 75%;max-width:75%}.el-col-lg-18.is-guttered{display:block}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{left:75%;position:relative}.el-col-lg-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-lg-19.is-guttered{display:block}.el-col-lg-offset-19{margin-left:79.1666666667%}.el-col-lg-pull-19{position:relative;right:79.1666666667%}.el-col-lg-push-19{left:79.1666666667%;position:relative}.el-col-lg-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-lg-20.is-guttered{display:block}.el-col-lg-offset-20{margin-left:83.3333333333%}.el-col-lg-pull-20{position:relative;right:83.3333333333%}.el-col-lg-push-20{left:83.3333333333%;position:relative}.el-col-lg-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-lg-21.is-guttered{display:block}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{left:87.5%;position:relative}.el-col-lg-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-lg-22.is-guttered{display:block}.el-col-lg-offset-22{margin-left:91.6666666667%}.el-col-lg-pull-22{position:relative;right:91.6666666667%}.el-col-lg-push-22{left:91.6666666667%;position:relative}.el-col-lg-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-lg-23.is-guttered{display:block}.el-col-lg-offset-23{margin-left:95.8333333333%}.el-col-lg-pull-23{position:relative;right:95.8333333333%}.el-col-lg-push-23{left:95.8333333333%;position:relative}.el-col-lg-24{display:block;flex:0 0 100%;max-width:100%}.el-col-lg-24.is-guttered{display:block}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{left:100%;position:relative}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;flex:0 0 0%;max-width:0}.el-col-xl-0.is-guttered{display:none}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{left:0;position:relative}.el-col-xl-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-xl-1,.el-col-xl-1.is-guttered{display:block}.el-col-xl-offset-1{margin-left:4.1666666667%}.el-col-xl-pull-1{position:relative;right:4.1666666667%}.el-col-xl-push-1{left:4.1666666667%;position:relative}.el-col-xl-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-xl-2,.el-col-xl-2.is-guttered{display:block}.el-col-xl-offset-2{margin-left:8.3333333333%}.el-col-xl-pull-2{position:relative;right:8.3333333333%}.el-col-xl-push-2{left:8.3333333333%;position:relative}.el-col-xl-3{flex:0 0 12.5%;max-width:12.5%}.el-col-xl-3,.el-col-xl-3.is-guttered{display:block}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{left:12.5%;position:relative}.el-col-xl-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-xl-4,.el-col-xl-4.is-guttered{display:block}.el-col-xl-offset-4{margin-left:16.6666666667%}.el-col-xl-pull-4{position:relative;right:16.6666666667%}.el-col-xl-push-4{left:16.6666666667%;position:relative}.el-col-xl-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-xl-5,.el-col-xl-5.is-guttered{display:block}.el-col-xl-offset-5{margin-left:20.8333333333%}.el-col-xl-pull-5{position:relative;right:20.8333333333%}.el-col-xl-push-5{left:20.8333333333%;position:relative}.el-col-xl-6{flex:0 0 25%;max-width:25%}.el-col-xl-6,.el-col-xl-6.is-guttered{display:block}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{left:25%;position:relative}.el-col-xl-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-xl-7,.el-col-xl-7.is-guttered{display:block}.el-col-xl-offset-7{margin-left:29.1666666667%}.el-col-xl-pull-7{position:relative;right:29.1666666667%}.el-col-xl-push-7{left:29.1666666667%;position:relative}.el-col-xl-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-xl-8,.el-col-xl-8.is-guttered{display:block}.el-col-xl-offset-8{margin-left:33.3333333333%}.el-col-xl-pull-8{position:relative;right:33.3333333333%}.el-col-xl-push-8{left:33.3333333333%;position:relative}.el-col-xl-9{flex:0 0 37.5%;max-width:37.5%}.el-col-xl-9,.el-col-xl-9.is-guttered{display:block}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{left:37.5%;position:relative}.el-col-xl-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-xl-10.is-guttered{display:block}.el-col-xl-offset-10{margin-left:41.6666666667%}.el-col-xl-pull-10{position:relative;right:41.6666666667%}.el-col-xl-push-10{left:41.6666666667%;position:relative}.el-col-xl-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-xl-11.is-guttered{display:block}.el-col-xl-offset-11{margin-left:45.8333333333%}.el-col-xl-pull-11{position:relative;right:45.8333333333%}.el-col-xl-push-11{left:45.8333333333%;position:relative}.el-col-xl-12{display:block;flex:0 0 50%;max-width:50%}.el-col-xl-12.is-guttered{display:block}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{left:50%;position:relative}.el-col-xl-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-xl-13.is-guttered{display:block}.el-col-xl-offset-13{margin-left:54.1666666667%}.el-col-xl-pull-13{position:relative;right:54.1666666667%}.el-col-xl-push-13{left:54.1666666667%;position:relative}.el-col-xl-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-xl-14.is-guttered{display:block}.el-col-xl-offset-14{margin-left:58.3333333333%}.el-col-xl-pull-14{position:relative;right:58.3333333333%}.el-col-xl-push-14{left:58.3333333333%;position:relative}.el-col-xl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-xl-15.is-guttered{display:block}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{left:62.5%;position:relative}.el-col-xl-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-xl-16.is-guttered{display:block}.el-col-xl-offset-16{margin-left:66.6666666667%}.el-col-xl-pull-16{position:relative;right:66.6666666667%}.el-col-xl-push-16{left:66.6666666667%;position:relative}.el-col-xl-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-xl-17.is-guttered{display:block}.el-col-xl-offset-17{margin-left:70.8333333333%}.el-col-xl-pull-17{position:relative;right:70.8333333333%}.el-col-xl-push-17{left:70.8333333333%;position:relative}.el-col-xl-18{display:block;flex:0 0 75%;max-width:75%}.el-col-xl-18.is-guttered{display:block}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{left:75%;position:relative}.el-col-xl-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-xl-19.is-guttered{display:block}.el-col-xl-offset-19{margin-left:79.1666666667%}.el-col-xl-pull-19{position:relative;right:79.1666666667%}.el-col-xl-push-19{left:79.1666666667%;position:relative}.el-col-xl-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-xl-20.is-guttered{display:block}.el-col-xl-offset-20{margin-left:83.3333333333%}.el-col-xl-pull-20{position:relative;right:83.3333333333%}.el-col-xl-push-20{left:83.3333333333%;position:relative}.el-col-xl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-xl-21.is-guttered{display:block}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{left:87.5%;position:relative}.el-col-xl-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-xl-22.is-guttered{display:block}.el-col-xl-offset-22{margin-left:91.6666666667%}.el-col-xl-pull-22{position:relative;right:91.6666666667%}.el-col-xl-push-22{left:91.6666666667%;position:relative}.el-col-xl-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-xl-23.is-guttered{display:block}.el-col-xl-offset-23{margin-left:95.8333333333%}.el-col-xl-pull-23{position:relative;right:95.8333333333%}.el-col-xl-push-23{left:95.8333333333%;position:relative}.el-col-xl-24{display:block;flex:0 0 100%;max-width:100%}.el-col-xl-24.is-guttered{display:block}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{left:100%;position:relative}}.el-collapse-item__header{border:none;min-height:var(--el-collapse-header-height);outline:none;padding:0;width:100%}.el-collapse-item__title{flex:auto;text-align:left}.el-collapse-icon-position-left .el-collapse-item__header{gap:8px}.el-collapse-icon-position-left .el-collapse-item__title{order:1}.el-collapse-icon-position-right .el-collapse-item__header{padding-right:8px}.el-color-picker-panel{--el-colorpicker-bg-color:var(--el-bg-color-overlay);--el-fill-color-blank:var(--el-colorpicker-bg-color);background:var(--el-colorpicker-bg-color);box-sizing:content-box;padding:12px;width:300px}.el-color-picker-panel.is-border{border:1px solid var(--el-border-color-lighter);border-radius:4px}.el-color-picker-panel__wrapper{margin-bottom:6px}.el-color-picker-panel__footer{display:flex;justify-content:space-between;margin-top:12px;text-align:right}.el-color-picker-panel__footer .el-input{color:#000;font-size:12px;line-height:26px;width:160px}.el-color-picker-panel.is-disabled .el-color-hue-slider,.el-color-picker-panel.is-disabled .el-color-svpanel{cursor:not-allowed;opacity:.3}.el-color-picker-panel.is-disabled .el-color-hue-slider__thumb{cursor:not-allowed}.el-color-picker-panel.is-disabled .el-color-alpha-slider,.el-color-picker-panel.is-disabled .el-color-predefine .el-color-predefine__color-selector{cursor:not-allowed;opacity:.3}.el-color-predefine__colors{gap:8px}.el-color-predefine__color-selector{border:none;border-radius:var(--el-border-radius-base);outline:none;overflow:hidden;padding:0}.el-color-predefine__color-selector:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-color-hue-slider__bar{background:linear-gradient(90deg,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.el-color-hue-slider__thumb:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:1px}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:linear-gradient(180deg,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.el-color-svpanel{background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.el-color-svpanel__cursor{border-radius:50%;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);cursor:pointer;height:4px;transform:translate(-2px,-2px);width:4px}.el-color-svpanel__cursor:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-color-alpha-slider.is-disabled .el-color-alpha-slider__thumb{cursor:not-allowed}.el-color-alpha-slider__thumb:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:1px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.el-color-picker-panel{--el-color-picker-alpha-bg-a:#ccc;--el-color-picker-alpha-bg-b:transparent}.dark .el-color-picker-panel{--el-color-picker-alpha-bg-a:#333}.el-color-picker{height:32px;outline:none;width:32px}.el-color-picker:hover:not(.is-disabled,.is-focused) .el-color-picker__trigger{border-color:var(--el-border-color-hover)}.el-color-picker.is-focused .el-color-picker__trigger{border-color:var(--el-color-primary)}.el-color-picker.is-disabled .el-color-picker__trigger{background-color:var(--el-fill-color-light)}.el-color-picker.is-disabled .el-color-picker__color{opacity:.3}.el-color-picker--large{width:40px}.el-color-picker--small{width:24px}.el-color-picker__color,.el-color-picker__trigger{box-sizing:border-box;height:100%;position:relative;width:100%}.el-date-table td.week{color:var(--el-datepicker-off-text-color);cursor:default}.el-date-table td:focus{outline:none}.el-date-table th{border-bottom:1px solid var(--el-border-color-lighter)}.el-date-table th.el-date-table__week-header{padding:0;width:24px}.el-month-table td{position:relative;width:68px}.el-month-table td .el-date-table-cell{box-sizing:border-box;height:48px;padding:6px 0}.el-month-table td.today .el-date-table-cell__text{color:var(--el-color-primary);font-weight:700}.el-month-table td.today.end-date .el-date-table-cell__text,.el-month-table td.today.start-date .el-date-table-cell__text{color:#fff}.el-month-table td.disabled .el-date-table-cell__text{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed}.el-month-table td.disabled .el-date-table-cell__text:hover{color:var(--el-text-color-placeholder)}.el-month-table td .el-date-table-cell__text{border-radius:18px;color:var(--el-datepicker-text-color);display:block;height:36px;left:50%;line-height:36px;margin:0 auto;position:absolute;transform:translateX(-50%);width:54px}.el-month-table td .el-date-table-cell__text:hover{color:var(--el-datepicker-hover-text-color)}.el-month-table td.in-range .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-month-table td.in-range .el-date-table-cell:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-month-table td.end-date .el-date-table-cell,.el-month-table td.start-date .el-date-table-cell{color:#fff}.el-month-table td.end-date .el-date-table-cell__text,.el-month-table td.start-date .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);color:#fff}.el-month-table td.start-date .el-date-table-cell{border-bottom-left-radius:24px;border-top-left-radius:24px;margin-left:3px}.el-month-table td.end-date .el-date-table-cell{border-bottom-right-radius:24px;border-top-right-radius:24px;margin-right:3px}.el-month-table td.current:not(.disabled) .el-date-table-cell{border-radius:24px;margin-left:3px;margin-right:3px}.el-month-table td.current:not(.disabled) .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);color:#fff}.el-month-table td:focus-visible{outline:none}.el-month-table td:focus-visible .el-date-table-cell__text{outline:2px solid var(--el-datepicker-active-color);outline-offset:1px}.el-year-table td{padding:8px 0;position:relative;width:68px}.el-year-table td .el-date-table-cell{box-sizing:border-box;height:48px;padding:6px 0}.el-year-table td.today .el-date-table-cell__text{color:var(--el-color-primary);font-weight:700}.el-year-table td.today.end-date .el-date-table-cell__text,.el-year-table td.today.start-date .el-date-table-cell__text{color:#fff}.el-year-table td.disabled .el-date-table-cell__text{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed}.el-year-table td.disabled .el-date-table-cell__text:hover{color:var(--el-text-color-placeholder)}.el-year-table td .el-date-table-cell__text{border-radius:18px;color:var(--el-datepicker-text-color);display:block;height:36px;left:50%;line-height:36px;margin:0 auto;position:absolute;transform:translateX(-50%);width:60px}.el-year-table td .el-date-table-cell__text:hover{color:var(--el-datepicker-hover-text-color)}.el-year-table td.in-range .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-year-table td.in-range .el-date-table-cell:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-year-table td.end-date .el-date-table-cell,.el-year-table td.start-date .el-date-table-cell{color:#fff}.el-year-table td.end-date .el-date-table-cell__text,.el-year-table td.start-date .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);color:#fff}.el-year-table td.start-date .el-date-table-cell{border-bottom-left-radius:24px;border-top-left-radius:24px}.el-year-table td.end-date .el-date-table-cell{border-bottom-right-radius:24px;border-top-right-radius:24px}.el-year-table td.current:not(.disabled) .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);color:#fff}.el-year-table td:focus-visible{outline:none}.el-year-table td:focus-visible .el-date-table-cell__text{outline:2px solid var(--el-datepicker-active-color);outline-offset:1px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-picker__popper.el-popper,.el-picker__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-datepicker-border-color)}.el-date-editor{vertical-align:middle}.el-date-editor.is-focus .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-date-editor .clear-icon,.el-date-editor .close-icon{cursor:pointer}.el-date-editor .clear-icon:hover{color:var(--el-input-clear-hover-color)}.el-date-editor .el-range-input{outline:none}.el-date-editor .el-range-separator{overflow-wrap:break-word}.el-date-editor .el-range__close-icon:hover{color:var(--el-input-clear-hover-color)}.el-range-editor.el-input__wrapper{vertical-align:middle}.el-range-editor.is-active,.el-range-editor.is-active:hover{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-range-editor.is-disabled,.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:var(--el-disabled-border-color)}.el-picker-panel{background:var(--el-datepicker-bg-color);border-radius:var(--el-popper-border-radius,var(--el-border-radius-base))}.el-picker-panel .el-time-panel{border:1px solid var(--el-datepicker-border-color)}.el-picker-panel .el-time-panel,.el-picker-panel__footer{background-color:var(--el-datepicker-bg-color)}.el-picker-panel__btn,.el-picker-panel__shortcut{outline:none}.el-picker-panel__icon-btn{background:transparent;line-height:1;outline:none;padding:1px 6px}.el-picker-panel__icon-btn.is-disabled .el-icon{cursor:inherit}.el-picker-panel.is-disabled .el-picker-panel__prev-btn{color:var(--el-text-color-disabled)}.el-picker-panel.is-disabled .el-picker-panel__prev-btn:hover{cursor:not-allowed}.el-picker-panel.is-disabled .el-picker-panel__prev-btn .el-icon{cursor:inherit}.el-picker-panel.is-disabled .el-picker-panel__next-btn{color:var(--el-text-color-disabled)}.el-picker-panel.is-disabled .el-picker-panel__next-btn:hover{cursor:not-allowed}.el-picker-panel.is-disabled .el-picker-panel__next-btn .el-icon{cursor:inherit}.el-picker-panel.is-disabled .el-picker-panel__icon-btn{color:var(--el-text-color-disabled)}.el-picker-panel.is-disabled .el-picker-panel__icon-btn:hover{cursor:not-allowed}.el-picker-panel.is-disabled .el-picker-panel__icon-btn .el-icon{cursor:inherit}.el-picker-panel.is-disabled .el-picker-panel__shortcut{color:var(--el-text-color-disabled)}.el-picker-panel.is-disabled .el-picker-panel__shortcut:hover{cursor:not-allowed}.el-picker-panel.is-disabled .el-picker-panel__shortcut .el-icon{cursor:inherit}.el-date-picker{--el-datepicker-bg-color:var(--el-bg-color-overlay);--el-fill-color-blank:var(--el-datepicker-bg-color)}.el-date-picker__header{padding:12px 12px 0}.el-date-picker__header--bordered{border-bottom:1px solid var(--el-border-color-lighter)}.el-date-picker__header-label:focus-visible{outline:none}.el-date-picker.is-disabled .el-date-picker__header-label{color:var(--el-text-color-disabled)}.el-date-picker.is-disabled .el-date-picker__header-label:hover{cursor:not-allowed}.el-date-picker.is-disabled .el-date-picker__header-label .el-icon{cursor:inherit}.el-date-range-picker{--el-datepicker-bg-color:var(--el-bg-color-overlay)}.el-date-range-picker__header-label{color:var(--el-text-color-regular);cursor:pointer;font-size:16px;font-weight:500;line-height:22px;padding:0 5px;text-align:center}.el-date-range-picker__header-label:hover{color:var(--el-datepicker-hover-text-color)}.el-date-range-picker__header-label:focus-visible{color:var(--el-datepicker-hover-text-color);outline:none}.el-date-range-picker__header-label.active{color:var(--el-datepicker-active-color)}.el-date-range-picker__content{display:table-cell}.el-date-range-picker__time-header{padding:8px 5px 5px}.el-date-range-picker.is-disabled .el-date-range-picker__header-label{color:var(--el-text-color-disabled)}.el-date-range-picker.is-disabled .el-date-range-picker__header-label:hover{cursor:not-allowed}.el-date-range-picker.is-disabled .el-date-range-picker__header-label .el-icon{cursor:inherit}.el-time-panel__btn{outline:none}.el-picker-panel.is-border{border:1px solid var(--el-border-color-lighter)}.el-picker-panel.is-border .el-picker-panel__body-wrapper{position:relative}.el-picker-panel.is-border.el-picker-panel [slot=sidebar],.el-picker-panel.is-border.el-picker-panel__sidebar{border-right:1px solid var(--el-datepicker-inner-border-color);box-sizing:border-box;height:100%;overflow:auto;padding-top:6px;position:absolute;top:0;width:110px}.el-dialog{--el-dialog-padding-primary:16px;--el-dialog-border-radius:var(--el-border-radius-base);overflow-wrap:break-word;padding:var(--el-dialog-padding-primary)}.el-dialog:focus{outline:none!important}.el-dialog.is-fullscreen{border-radius:0}.el-dialog__header{padding-bottom:var(--el-dialog-padding-primary)}.el-dialog__header.show-close{padding-right:calc(var(--el-dialog-padding-primary) + var(--el-message-close-size, 16px))}.el-dialog__headerbtn{background:transparent;height:48px;outline:none;top:0;width:48px}.el-dialog__footer{padding-top:var(--el-dialog-padding-primary)}.el-modal-dialog.is-penetrable{pointer-events:none}.el-modal-dialog.is-penetrable .el-dialog{pointer-events:auto}.el-overlay-dialog.is-closing .el-dialog{pointer-events:none}.el-overlay.is-drawer{overflow:hidden}.el-drawer{--el-drawer-dragger-size:8px}.el-drawer .btt,.el-drawer .ltr,.el-drawer .rtl,.el-drawer .ttb{transform:translate(0)}.el-drawer__sr-focus:focus{outline:none!important}.el-drawer__header{color:var(--el-text-color-primary);overflow:hidden}.el-drawer__title{font-size:16px}.el-drawer__footer{overflow:hidden}.el-drawer__close-btn{outline:none}.el-drawer.is-dragging{transition:none}.el-drawer__dragger{-webkit-user-select:none;user-select:none}.el-drawer__dragger,.el-drawer__dragger:before{background-color:transparent;position:absolute;transition:all .2s}.el-drawer__dragger:before{content:""}.el-drawer__dragger:hover:before{background-color:var(--el-color-primary)}.el-drawer.ltr>.el-drawer__dragger,.el-drawer.rtl>.el-drawer__dragger{bottom:0;cursor:ew-resize;height:100%;top:0;width:var(--el-drawer-dragger-size)}.el-drawer.ltr>.el-drawer__dragger:before,.el-drawer.rtl>.el-drawer__dragger:before{bottom:0;top:0;width:3px}.el-drawer.btt>.el-drawer__dragger,.el-drawer.ttb>.el-drawer__dragger{cursor:ns-resize;height:var(--el-drawer-dragger-size);left:0;right:0;width:100%}.el-drawer.btt>.el-drawer__dragger:before,.el-drawer.ttb>.el-drawer__dragger:before{height:3px;left:0;right:0}.el-drawer.ltr>.el-drawer__dragger{right:0}.el-drawer.ltr>.el-drawer__dragger:before{right:-2px}.el-drawer.rtl>.el-drawer__dragger{left:0}.el-drawer.rtl>.el-drawer__dragger:before{left:-2px}.el-drawer.ttb>.el-drawer__dragger{bottom:0}.el-drawer.ttb>.el-drawer__dragger:before{bottom:-2px}.el-drawer.btt>.el-drawer__dragger{top:0}.el-drawer.btt>.el-drawer__dragger:before{top:-2px}.el-modal-drawer.is-penetrable{pointer-events:none}.el-modal-drawer.is-penetrable .el-drawer{pointer-events:auto}.el-drawer-fade-enter-from,.el-drawer-fade-leave-to{background-color:transparent!important}.el-dropdown__popper.el-popper,.el-dropdown__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-dropdown .el-dropdown-selfdefine,.el-dropdown-menu__item,.el-dropdown__popper .el-dropdown__popper-selfdefine{outline:none}.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:var(--el-dropdown-menuItem-hover-fill);color:var(--el-dropdown-menuItem-hover-color)}.el-form-item--label-left .el-form-item__label{justify-content:flex-start;text-align:left}.el-form-item--label-right .el-form-item__label{justify-content:flex-end;text-align:right}.el-form-item--label-top{display:block}.el-form-item--label-top .el-form-item__label{display:block;height:auto;line-height:22px;margin-bottom:8px;padding-right:0;text-align:left;width:fit-content}.el-form-item.is-error .el-form-item__content .el-input-tag__wrapper,.el-form-item.is-error .el-form-item__content .el-input-tag__wrapper.is-focus,.el-form-item.is-error .el-form-item__content .el-input-tag__wrapper:focus,.el-form-item.is-error .el-form-item__content .el-input-tag__wrapper:hover,.el-form-item.is-error .el-form-item__content .el-input__wrapper,.el-form-item.is-error .el-form-item__content .el-input__wrapper.is-focus,.el-form-item.is-error .el-form-item__content .el-input__wrapper:focus,.el-form-item.is-error .el-form-item__content .el-input__wrapper:hover,.el-form-item.is-error .el-form-item__content .el-select__wrapper,.el-form-item.is-error .el-form-item__content .el-select__wrapper.is-focus,.el-form-item.is-error .el-form-item__content .el-select__wrapper:focus,.el-form-item.is-error .el-form-item__content .el-select__wrapper:hover,.el-form-item.is-error .el-form-item__content .el-textarea__inner,.el-form-item.is-error .el-form-item__content .el-textarea__inner.is-focus,.el-form-item.is-error .el-form-item__content .el-textarea__inner:focus,.el-form-item.is-error .el-form-item__content .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-form-item.is-error .el-form-item__content .el-input-group__append .el-input__wrapper,.el-form-item.is-error .el-form-item__content .el-input-group__prepend .el-input__wrapper{box-shadow:inset 0 0 0 1px transparent}.el-form-item.is-error .el-form-item__content .el-input-group__append .el-input__validateIcon,.el-form-item.is-error .el-form-item__content .el-input-group__prepend .el-input__validateIcon{display:none}.el-form-item.is-error .el-form-item__content .el-input__validateIcon{color:var(--el-color-danger)}.el-image-viewer__wrapper:focus{outline:none!important}.el-image-viewer__actions__inner{gap:22px;padding:0 6px}.el-image-viewer__actions__divider{margin:0 -6px}.el-image-viewer__progress{bottom:90px;color:#fff;cursor:default;left:50%;transform:translateX(-50%)}.el-image-viewer__next,.el-image-viewer__prev{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;top:50%;transform:translateY(-50%);width:44px}.el-image-viewer-parent--hidden{overflow:hidden}.el-image__error,.el-image__placeholder{background:var(--el-fill-color-light)}.el-textarea__inner:focus{outline:none}.el-textarea .el-input__count.is-outside{background:transparent;bottom:unset;line-height:1;padding-top:2px;position:absolute;right:0;top:100%}.el-textarea.is-disabled .el-textarea__inner{box-shadow:0 0 0 1px var(--el-disabled-border-color) inset}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input .el-input__count.is-outside{height:unset;padding-top:2px;position:absolute;right:0;top:100%}.el-input .el-input__count.is-outside .el-input__count-inner{background:transparent;line-height:1;padding-left:0}.el-input__wrapper{cursor:text}.el-input{--el-input-inner-height:calc(var(--el-input-height, 32px) - 2px)}.el-input__inner{background:none;outline:none}.el-input__inner:focus{outline:none}.el-input__inner[type=number]{line-height:1}.el-input__prefix,.el-input__suffix{line-height:var(--el-input-inner-height)}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color, ) inset}.el-input.is-disabled .el-input__wrapper{cursor:not-allowed}.el-input.is-disabled .el-input__prefix-inner,.el-input.is-disabled .el-input__suffix-inner{pointer-events:none}.el-input--large{--el-input-inner-height:calc(var(--el-input-height, 40px) - 2px)}.el-input--small{--el-input-inner-height:calc(var(--el-input-height, 24px) - 2px)}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:none}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{flex:1}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-select__wrapper,.el-input-group__append div.el-select:hover .el-select__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-select__wrapper,.el-input-group__prepend div.el-select:hover .el-select__wrapper{background-color:transparent;border-color:transparent;color:inherit}.el-input-group--prepend>.el-input__wrapper,.el-input-group__append{border-bottom-left-radius:0;border-top-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-select__wrapper{border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group--append .el-input-group__append .el-select .el-select__wrapper{border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-hidden{display:none!important}.el-input-number{vertical-align:middle}.el-input-number.is-left .el-input__inner{text-align:left}.el-input-number.is-right .el-input__inner{text-align:right}.el-input-number.is-center .el-input__inner{text-align:center}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-tag{--el-input-tag-border-color-hover:var(--el-border-color-hover);--el-input-tag-placeholder-color:var(--el-text-color-placeholder);--el-input-tag-disabled-color:var(--el-disabled-text-color);--el-input-tag-disabled-border:var(--el-disabled-border-color);--el-input-tag-font-size:var(--el-font-size-base);--el-input-tag-close-hover-color:var(--el-text-color-secondary);--el-input-tag-text-color:var(--el-text-color-regular);--el-input-tag-input-focus-border-color:var(--el-color-primary);--el-input-tag-width:100%;--el-input-tag-mini-height:var(--el-component-size);--el-input-tag-gap:6px;--el-input-tag-padding:4px;--el-input-tag-inner-padding:8px;--el-input-tag-line-height:24px;align-items:center;background-color:var(--el-fill-color-blank);border-radius:var(--el-border-radius-base);box-shadow:0 0 0 1px var(--el-border-color) inset;box-sizing:border-box;cursor:pointer;display:flex;font-size:var(--el-input-tag-font-size);line-height:var(--el-input-tag-line-height);min-height:var(--el-input-tag-mini-height);padding:var(--el-input-tag-padding);transform:translateZ(0);transition:var(--el-transition-duration);width:var(--el-input-tag-width)}.el-input-tag.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-input-tag.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-input-tag.is-disabled{background-color:var(--el-fill-color-light);cursor:not-allowed}.el-input-tag.is-disabled,.el-input-tag.is-disabled:hover{box-shadow:0 0 0 1px var(--el-input-tag-disabled-border) inset}.el-input-tag.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input-tag.is-disabled .el-input-tag__inner .el-input-tag__input,.el-input-tag.is-disabled .el-input-tag__inner .el-tag{cursor:not-allowed}.el-input-tag__prefix,.el-input-tag__suffix{align-items:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:flex;flex-shrink:0;padding:0 var(--el-input-tag-inner-padding)}.el-input-tag__suffix{gap:8px}.el-input-tag__input-tag-list{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:6px;min-width:0;position:relative}.el-input-tag__input-tag-list.is-near{margin-left:-8px}.el-input-tag__input-tag-list .el-tag{border-color:transparent;cursor:pointer}.el-input-tag__input-tag-list .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-input-tag__input-tag-list .el-tag .el-tag__content{min-width:0}.el-input-tag__inner{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:var(--el-input-tag-gap);max-width:100%;min-width:0;position:relative}.el-input-tag__inner.is-left-space{margin-left:var(--el-input-tag-inner-padding)}.el-input-tag__inner.is-right-space{margin-right:var(--el-input-tag-inner-padding)}.el-input-tag__inner.is-draggable .el-tag{cursor:move;-webkit-user-select:none;user-select:none}.el-input-tag__drop-indicator{background-color:var(--el-color-primary);height:var(--el-input-tag-line-height);position:absolute;top:0;width:1px}.el-input-tag__inner .el-tag{border-color:transparent;cursor:pointer;max-width:100%}.el-input-tag__inner .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-input-tag__inner .el-tag .el-tag__content{line-height:normal;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-input-tag__input-wrapper{flex:1}.el-input-tag__input{appearance:none;background-color:transparent;border:none;color:var(--el-input-tag-text-color);font-family:inherit;font-size:inherit;line-height:inherit;outline:none;padding:0;width:100%}.el-input-tag__input::placeholder{color:var(--el-input-tag-placeholder-color)}.el-input-tag__input-calculator{left:0;max-width:100%;overflow:hidden;position:absolute;top:0;visibility:hidden;white-space:pre}.el-input-tag--large{--el-input-tag-gap:6px;--el-input-tag-padding:8px;--el-input-tag-padding-left:8px;--el-input-tag-font-size:14px}.el-input-tag--small{--el-input-tag-gap:4px;--el-input-tag-padding:2px;--el-input-tag-padding-left:6px;--el-input-tag-font-size:12px;--el-input-tag-line-height:20px;--el-input-tag-mini-height:var(--el-component-size-small)}.el-link{outline:none}.el-link.is-hover-underline:hover:after{border-bottom:1px solid var(--el-link-hover-text-color);bottom:0;content:"";height:0;left:0;position:absolute;right:0}.el-link.is-underline:after{border-bottom:1px solid var(--el-link-text-color);bottom:0;content:"";height:0;left:0;position:absolute;right:0}.el-link:hover:after{border-color:var(--el-link-hover-text-color)}.el-link.is-disabled:after{border-color:var(--el-link-disabled-text-color)}:root{--el-menu-horizontal-height:60px}.el-menu{border-right:1px solid var(--el-menu-border-color)}.el-menu:not(.el-menu--collapse) .el-sub-menu__title{padding-right:calc(var(--el-menu-base-level-padding) + var(--el-menu-icon-width))}.el-menu--horizontal{height:var(--el-menu-horizontal-height)}.el-menu--horizontal.el-menu--popup-container{height:unset}.el-menu--horizontal.el-menu{border-bottom:1px solid var(--el-menu-border-color)}.el-menu--horizontal>.el-sub-menu:focus,.el-menu--horizontal>.el-sub-menu:hover{outline:none}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:var(--el-menu-bg-color)}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-menu-item.is-active:hover,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title:hover{color:var(--el-menu-active-color)}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{color:var(--el-menu-active-color,var(--el-menu-hover-text-color));outline:none}.el-menu--collapse .el-sub-menu.is-active .el-sub-menu__title{color:var(--el-menu-active-color)}.el-menu-item:focus,.el-menu-item:hover{outline:none}.el-menu-item.is-disabled{background:none!important}.el-sub-menu__title:focus,.el-sub-menu__title:hover{outline:none}.el-sub-menu__title.is-disabled{background:none!important}.el-sub-menu.el-sub-menu__hide-arrow .el-sub-menu__title{padding-right:var(--el-menu-base-level-padding)}.el-sub-menu.is-disabled .el-menu-item,.el-sub-menu.is-disabled .el-sub-menu__title{background:none!important}.el-menu,.el-menu--popup-container,.el-popper{outline:none}.el-message-box{--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);box-shadow:var(--el-messagebox-box-shadow);overflow-wrap:break-word;padding:var(--el-messagebox-padding-primary);position:relative}.el-message-box:focus{outline:none!important}.is-message-box .el-overlay-message-box{bottom:0;left:0;overflow:auto;padding:16px;position:fixed;right:0;text-align:center;top:0}.is-message-box .el-overlay-message-box:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.el-message-box__header{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size, 16px))}.el-message-box__title{line-height:var(--el-messagebox-font-line-height)}.el-message-box__headerbtn{background:transparent;height:40px;outline:none;right:0;top:0;width:40px}.el-message-box__container{align-items:center;display:flex;gap:12px}.el-message-box__input{padding-top:12px}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box__status{font-size:24px}.el-message-box__status.el-message-box-icon--primary{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__message{min-width:0}.el-message-box__errormsg,.el-message-box__message p{line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns{padding-top:var(--el-messagebox-padding-primary)}.el-message-box--center .el-message-box__title{gap:6px}.el-message-box--center .el-message-box__status{font-size:inherit}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-message-box-parent--hidden{overflow:hidden}.el-message{--el-message-padding:11px 15px;gap:8px;transition:opacity var(--el-transition-duration),transform .4s,top .4s,bottom .4s}.el-message.is-left{left:16px}.el-message.is-right{right:16px}.el-message.is-center{left:0;margin:0 auto;right:0}.el-message.is-plain{background-color:var(--el-bg-color-overlay);border-color:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-message--primary{--el-message-bg-color:var(--el-color-primary-light-9);--el-message-border-color:var(--el-color-primary-light-8);--el-message-text-color:var(--el-color-primary)}.el-message--primary .el-message__content{color:var(--el-message-text-color);overflow-wrap:break-word}.el-message .el-message-icon--primary{color:var(--el-message-text-color)}.el-message--error .el-message__content,.el-message--info .el-message__content,.el-message--success .el-message__content,.el-message--warning .el-message__content{overflow-wrap:break-word}.el-message-fade-enter-from,.el-message-fade-leave-to{transform:translateY(-100%)}.el-message-fade-enter-from.is-bottom,.el-message-fade-leave-to.is-bottom{transform:translateY(100%)}.el-notification{overflow-wrap:break-word}.el-notification__group{flex:1;min-width:0}.el-notification .el-notification__icon{flex-shrink:0}.el-notification .el-notification--primary{--el-notification-icon-color:var(--el-color-primary);color:var(--el-notification-icon-color)}.el-pagination{--el-pagination-button-width-large:40px;--el-pagination-button-height-large:40px}.el-pagination .el-select{width:128px}.el-pagination .btn-next,.el-pagination .btn-prev{align-items:center;background:var(--el-pagination-bg-color);border:none;border-radius:var(--el-pagination-border-radius);box-sizing:border-box;color:var(--el-pagination-button-color);cursor:pointer;display:flex;font-size:var(--el-pagination-font-size);height:var(--el-pagination-button-height);justify-content:center;line-height:var(--el-pagination-button-height);min-width:var(--el-pagination-button-width);padding:0 4px;text-align:center}.el-pagination .btn-next *,.el-pagination .btn-prev *{pointer-events:none}.el-pagination .btn-next:focus,.el-pagination .btn-prev:focus{outline:none}.el-pagination .btn-next:hover,.el-pagination .btn-prev:hover{color:var(--el-pagination-hover-color)}.el-pagination .btn-next.is-active,.el-pagination .btn-prev.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pagination .btn-next.is-active.is-disabled,.el-pagination .btn-prev.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pagination .btn-next.is-disabled,.el-pagination .btn-next:disabled,.el-pagination .btn-prev.is-disabled,.el-pagination .btn-prev:disabled{background-color:var(--el-pagination-button-disabled-bg-color);color:var(--el-pagination-button-disabled-color);cursor:not-allowed}.el-pagination .btn-next:focus-visible,.el-pagination .btn-prev:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-pagination__sizes,.el-pagination__total{color:var(--el-text-color-regular);font-weight:400;margin-left:var(--el-pagination-item-gap)}.el-pagination--small .el-select{width:100px}.el-pagination--large .btn-next,.el-pagination--large .btn-prev,.el-pagination--large .el-pager li{height:var(--el-pagination-button-height-large);line-height:var(--el-pagination-button-height-large);min-width:var(--el-pagination-button-width-large)}.el-pagination--large .el-select .el-input{width:160px}.el-pager,.el-pager li{align-items:center;display:flex}.el-pager li:focus{outline:none}.el-pager li.is-active,.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-popconfirm{outline:none}.el-popover.el-popper{overflow-wrap:break-word}.el-radio-button{outline:none}.el-radio-button__inner{outline:var(--el-border)}.el-radio-button.is-active .el-radio-button__original-radio:not(:disabled)+.el-radio-button__inner{background-color:var(--el-radio-button-checked-bg-color,var(--el-color-primary));border-color:var(--el-radio-button-checked-border-color,var(--el-color-primary));box-shadow:-1px 0 0 0 var(--el-radio-button-checked-border-color,var(--el-color-primary));color:var(--el-radio-button-checked-text-color,var(--el-color-white))}.el-radio,.el-radio-button__original-radio{outline:none}.el-radio{margin-right:30px}.el-radio__input{outline:none}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled .el-radio__inner:after{background-color:var(--el-disabled-bg-color);cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner:after{background-color:var(--el-color-white)}.el-radio__inner{transition:all .3s}.el-radio__original{outline:none}.el-rate{--el-rate-outline-color:var(--el-color-primary-light-5)}.el-rate:active,.el-rate:focus{outline:none}.el-rate:focus-visible .el-rate__item .el-rate__icon.is-focus-visible{outline:2px solid var(--el-rate-outline-color);transition:outline-offset 0s,outline 0s}.el-rate__decimal,.el-rate__decimal--box{left:0;position:absolute;top:0}.el-rate.is-disabled .el-rate__item{cursor:not-allowed}.el-row.is-align-top{align-items:flex-start}.el-select-dropdown__empty,.el-select-dropdown__loading{color:var(--el-text-color-secondary);font-size:var(--el-select-font-size);margin:0;padding:10px 0;text-align:center}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{background-color:unset}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-right:none;border-top:none;content:"";height:12px;mask:url("data:image/svg+xml;utf8,%3Csvg class=%27icon%27 width=%27200%27 height=%27200%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27currentColor%27 d=%27M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z%27%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class=%27icon%27 width=%27200%27 height=%27200%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27currentColor%27 d=%27M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z%27%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group__title{box-sizing:border-box;line-height:34px;overflow:hidden;padding:0 20px;text-overflow:ellipsis;white-space:nowrap}.el-select{--el-select-disabled-color:var(--el-disabled-text-color);--el-select-width:100%;width:var(--el-select-width)}.el-select__wrapper{align-items:center;background-color:var(--el-fill-color-blank);border-radius:var(--el-border-radius-base);box-shadow:0 0 0 1px var(--el-border-color) inset;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;gap:6px;line-height:24px;min-height:32px;padding:4px 12px;position:relative;text-align:left;transform:translateZ(0);transition:var(--el-transition-duration)}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select__wrapper.is-disabled,.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag,.el-select__wrapper.is-disabled input{cursor:not-allowed}.el-select__wrapper.is-disabled .el-select__prefix,.el-select__wrapper.is-disabled .el-select__suffix{pointer-events:none}.el-select__prefix,.el-select__suffix{align-items:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:flex;flex-shrink:0;gap:6px}.el-select__caret{color:var(--el-select-input-color);cursor:pointer;font-size:var(--el-select-input-font-size);transform:rotate(0deg);transition:var(--el-transition-duration)}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__clear{cursor:pointer}.el-select__clear:hover{color:var(--el-select-close-hover-color)}.el-select__selection{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:6px;min-width:0;position:relative}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{border-color:transparent;cursor:pointer}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{display:flex;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.el-select__tags-text{line-height:normal}.el-select__placeholder,.el-select__tags-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select__placeholder{color:var(--el-input-text-color,var(--el-text-color-regular));position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.el-select__placeholder.is-transparent{color:var(--el-text-color-placeholder);-webkit-user-select:none;user-select:none}.el-select__popper.el-popper,.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__input-wrapper{flex:1}.el-select__input-wrapper.is-hidden{opacity:0;position:absolute;z-index:-1}.el-select__input{font-family:inherit;font-size:inherit;height:24px;outline:none;width:100%}.el-select__input-calculator{left:0;max-width:100%;overflow:hidden;position:absolute;top:0;visibility:hidden;white-space:pre}.el-select--large .el-select__wrapper{font-size:14px;gap:6px;line-height:24px;min-height:40px;padding:8px 16px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{font-size:12px;gap:4px;line-height:20px;min-height:24px;padding:2px 8px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}.el-skeleton__first-line,.el-skeleton__paragraph{background:var(--el-skeleton-color);height:16px;margin-top:16px}.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging,.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper:hover,.el-slider__runway.is-disabled .el-slider__button.dragging,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button:hover{cursor:not-allowed}.el-slider__button-wrapper{outline:none}.el-slider__button{border:2px solid var(--el-slider-main-bg-color)}.el-step__line{border-color:currentColor}.el-step__line-inner{border:1px solid}.el-step.is-vertical .el-step__description{padding-right:0}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-simple .el-step__icon{background:transparent}.el-step.is-simple:not(:last-of-type) .el-step__title{overflow-wrap:break-word}.el-steps{line-height:normal}.el-switch__core{outline:none}.el-switch__core .el-switch__inner-wrapper{align-items:center;color:var(--el-color-white);display:flex;font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-table-filter{border:1px solid var(--el-border-color-lighter)}.el-table-filter__list,.el-table-filter__list-item{outline:none}.el-table-filter__list-item:focus,.el-table-filter__list-item:hover{background-color:var(--el-color-primary-light-9);color:var(--el-color-primary)}.el-table-filter__multiple{outline:none}.el-table-filter__bottom button{appearance:none;background-color:transparent;border-radius:var(--el-border-radius-base);margin:0;outline:none;padding:0;transition:transform var(--el-transition-duration-fast) ease-in-out}.el-table-filter__bottom button:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-table{--el-table-header-bg-color:var(--el-fill-color-blank);--el-table-index:var(--el-index-normal);font-size:var(--el-font-size-base)}.el-table tbody:focus-visible{outline:none}.el-table__expand-icon{appearance:none;background-color:transparent;border:none;border-radius:var(--el-border-radius-base);margin:0;outline:none;padding:0}.el-table__expand-icon:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:-2px}.el-table__expand-icon{height:23px;line-height:12px;width:min(23px,100%)}.el-table--fit .el-table__inner-wrapper:before{width:100%}.el-table thead th{font-weight:600}.el-table .el-table__cell{z-index:var(--el-table-index)}.el-table .cell{overflow-wrap:break-word}.el-table--default{font-size:var(--el-font-size-base)}.el-table--small{font-size:var(--el-font-size-extra-small)}.el-table--border .el-table__inner-wrapper:after,.el-table--border:after,.el-table--border:before,.el-table__inner-wrapper:before{z-index:calc(var(--el-table-index) + 2)}.el-table__body-wrapper tr td.el-table-fixed-column--left,.el-table__body-wrapper tr td.el-table-fixed-column--right,.el-table__body-wrapper tr th.el-table-fixed-column--left,.el-table__body-wrapper tr th.el-table-fixed-column--right,.el-table__footer-wrapper tr td.el-table-fixed-column--left,.el-table__footer-wrapper tr td.el-table-fixed-column--right,.el-table__footer-wrapper tr th.el-table-fixed-column--left,.el-table__footer-wrapper tr th.el-table-fixed-column--right,.el-table__header-wrapper tr td.el-table-fixed-column--left,.el-table__header-wrapper tr td.el-table-fixed-column--right,.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right{background:inherit;z-index:calc(var(--el-table-index) + 1)}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before{bottom:0}.el-table__body-wrapper tr td.el-table__fixed-right-patch,.el-table__body-wrapper tr th.el-table__fixed-right-patch,.el-table__footer-wrapper tr td.el-table__fixed-right-patch,.el-table__footer-wrapper tr th.el-table__fixed-right-patch,.el-table__header-wrapper tr td.el-table__fixed-right-patch,.el-table__header-wrapper tr th.el-table__fixed-right-patch{z-index:calc(var(--el-table-index) + 1)}.el-table__header-wrapper{overflow:hidden}.el-table__header-wrapper tbody td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__footer-wrapper{flex-shrink:0;overflow:hidden}.el-table__footer-wrapper tfoot td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__body-wrapper .el-scrollbar__bar{z-index:calc(var(--el-table-index) + 2)}.el-table .caret-wrapper{appearance:none;background-color:transparent;border:none;border-radius:var(--el-border-radius-base);margin:0;outline:none;padding:0;transition:transform var(--el-transition-duration-fast) ease-in-out}.el-table .caret-wrapper:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell,.el-table__body tr>td.hover-cell{background-color:var(--el-table-row-hover-bg-color)}.el-table.el-table--scrollable-y .el-table__body-header{position:sticky;top:0;z-index:calc(var(--el-table-index) + 2)}.el-table.el-table--scrollable-y .el-table__body-footer{bottom:0;position:sticky;z-index:calc(var(--el-table-index) + 2)}.el-table__column-resize-proxy{z-index:calc(var(--el-table-index) + 9)}.el-table__column-filter-trigger{appearance:none;background-color:transparent;border:none;border-radius:var(--el-border-radius-base);margin:0;outline:none;padding:0;transition:transform var(--el-transition-duration-fast) ease-in-out}.el-table__column-filter-trigger:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-table__border-bottom-patch,.el-table__border-left-patch{background-color:var(--el-table-border-color);left:0;position:absolute;z-index:calc(var(--el-table-index) + 2)}.el-table__border-right-patch{z-index:calc(var(--el-table-index) + 2)}.el-table [class*=el-table__row--level] .el-table__expand-icon{width:20px}.el-table-v2{--el-table-header-bg-color:var(--el-fill-color-blank);--el-table-index:var(--el-index-normal);font-size:var(--el-font-size-base)}.el-table-v2__header-row,.el-table-v2__row{padding-inline-end:var(--el-table-scrollbar-size)}.el-table-v2__header .el-checkbox{z-index:0}.el-table-v2__empty,.el-table-v2__footer,.el-table-v2__overlay{left:0;position:absolute}.el-table-v2__sort-icon{appearance:none;background-color:transparent;border:none;border-radius:var(--el-border-radius-base);cursor:pointer;margin:0;outline:none;padding:0;transition:transform var(--el-transition-duration-fast) ease-in-out}.el-table-v2__sort-icon:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-table-v2__sort-icon.is-sorting{display:flex}.el-table-v2__row.is-hovered,.el-table-v2__row:hover{background-color:var(--el-table-row-hover-bg-color)}.el-table-v2__expand-icon{appearance:none;background-color:transparent;border:none;border-radius:var(--el-border-radius-base);margin:0;outline:none;padding:0;transition:transform var(--el-transition-duration-fast) ease-in-out}.el-table-v2__expand-icon:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-table-v2.is-dynamic .el-table-v2__row .el-table-v2__row-cell{overflow-wrap:break-word}.el-tabs{display:flex}.el-tabs__header{align-items:center;display:flex;justify-content:space-between}.el-tabs__header-vertical{flex-direction:column}.el-tabs__active-bar.is-bottom{bottom:auto}.el-tabs__new-tab{flex-shrink:0}.el-tabs__new-tab-vertical{margin-left:0}.el-tabs__nav-wrap{flex:1 auto}.el-tabs__nav-wrap.is-bottom:after{bottom:auto;top:0}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:none}.el-tabs__item.is-active,.el-tabs__item:hover{color:var(--el-color-primary)}.el-tabs__content{flex-grow:1}.el-tabs--bottom>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:0}.el-tabs--bottom>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top>.el-tabs__header .el-tabs__item:last-child{padding-right:0}.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--card>.el-tabs__header{box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__item{margin-top:-1px}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-tabs--bottom{flex-direction:column}.el-tabs--left{flex-direction:row}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left:after{left:auto;right:0}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border-right:1px solid #fff}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--left>.el-tabs__content+.el-tabs__header{order:-1}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border-left:1px solid #fff}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.el-tabs--top{flex-direction:column}.el-tabs--top>.el-tabs__content+.el-tabs__header{order:-1}.el-tag,.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag .el-tag__close{flex-shrink:0}.el-tag .el-icon{display:flex}.el-tag .el-tag__close{background-color:transparent;border:none;border-radius:50%;outline:none;overflow:hidden;padding:0}.el-tag .el-tag__close:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-tag--dark,.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info,.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning{--el-tag-text-color:var(--el-color-white)}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-text{overflow-wrap:break-word}.el-text.is-line-clamp{display:-webkit-inline-box;-webkit-box-orient:vertical;overflow:hidden}.el-timeline-item__wrapper{box-sizing:content-box}.el-timeline-item.is-start .el-timeline-item__wrapper{padding-left:28px}.el-timeline-item.is-start .el-timeline-item__tail{left:4px}.el-timeline-item.is-start .el-timeline-item__node--normal{left:-1px}.el-timeline-item.is-start .el-timeline-item__node--large{left:-2px}.el-timeline-item.is-end .el-timeline-item__wrapper{padding-right:28px;text-align:right}.el-timeline-item.is-end .el-timeline-item__tail{right:4px}.el-timeline-item.is-end .el-timeline-item__node--normal{right:-1px}.el-timeline-item.is-end .el-timeline-item__node--large{right:-2px}.el-timeline-item.is-alternate .el-timeline-item__node,.el-timeline-item.is-alternate .el-timeline-item__tail,.el-timeline-item.is-alternate-reverse .el-timeline-item__node,.el-timeline-item.is-alternate-reverse .el-timeline-item__tail{left:50%;transform:translateX(-50%)}.el-timeline.is-start{padding-left:40px;padding-right:0}.el-timeline.is-end{padding-left:0;padding-right:40px}.el-timeline.is-alternate{padding-left:20px;padding-right:20px}.el-timeline.is-alternate .el-timeline-item:nth-child(odd) .el-timeline-item__wrapper{left:calc(50% - var(--el-timeline-node-size-large)/2);padding-left:28px;width:calc(50% - 28px)}.el-timeline.is-alternate .el-timeline-item:nth-child(2n) .el-timeline-item__wrapper{padding-right:28px;text-align:right;width:calc(50% - 28px + var(--el-timeline-node-size-large)/2)}.el-timeline.is-alternate-reverse{padding-left:20px;padding-right:20px}.el-timeline.is-alternate-reverse .el-timeline-item:nth-child(odd) .el-timeline-item__wrapper{padding-right:28px;text-align:right;width:calc(50% - 28px + var(--el-timeline-node-size-large)/2)}.el-timeline.is-alternate-reverse .el-timeline-item:nth-child(2n) .el-timeline-item__wrapper{left:calc(50% - var(--el-timeline-node-size-large)/2);padding-left:28px;width:calc(50% - 28px)}.el-transfer-panel__item.el-checkbox{margin-right:30px}.el-tree{--el-tree-node-content-height:26px}.el-tree-node{outline:none}.el-tree-node__content{--el-checkbox-height:var(--el-tree-node-content-height);height:var(--el-tree-node-content-height)}.el-tree-node__expand-icon{transform:rotate(0deg)}.el-tree-node__expand-icon.is-leaf{visibility:hidden}.el-tree-select{--el-tree-node-content-height:26px}.el-tree-select__popper .el-select-dropdown__list>.el-select-dropdown__item{padding-left:32px}.el-tree-select__popper .el-select-dropdown__item{background:transparent!important}.el-upload{--el-upload-dragger-padding-horizontal:10px;--el-upload-dragger-padding-vertical:40px;--el-upload-list-picture-card-size:var(--el-upload-picture-card-size);--el-upload-picture-card-size:148px;outline:none}.el-upload.is-disabled{cursor:not-allowed}.el-upload.is-disabled:focus{color:inherit}.el-upload.is-disabled:focus,.el-upload.is-disabled:focus .el-upload-dragger{border-color:var(--el-border-color-darker)}.el-upload.is-disabled .el-upload-dragger{background-color:var(--el-disabled-bg-color);cursor:not-allowed}.el-upload.is-disabled .el-upload-dragger .el-upload__text{color:var(--el-text-color-placeholder)}.el-upload.is-disabled .el-upload-dragger .el-upload__text em{color:var(--el-disabled-text-color)}.el-upload.is-disabled .el-upload-dragger:hover{border-color:var(--el-border-color-darker)}.el-upload iframe{filter:alpha(opacity=0)}.el-upload--picture-card>i{color:var(--el-text-color-secondary);font-size:28px}.el-upload:focus,.el-upload:focus .el-upload-dragger{border-color:var(--el-color-primary)}.el-upload-dragger{padding:var(--el-upload-dragger-padding-vertical) var(--el-upload-dragger-padding-horizontal)}.el-upload-dragger.is-dragover{padding:calc(var(--el-upload-dragger-padding-vertical) - 1px) calc(var(--el-upload-dragger-padding-horizontal) - 1px)}.el-upload-list{--el-upload-dragger-padding-horizontal:10px;--el-upload-dragger-padding-vertical:40px;--el-upload-list-picture-card-size:var(--el-upload-picture-card-size);--el-upload-picture-card-size:148px}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:16px}.el-vl__wrapper.always-on .el-virtual-scrollbar,.el-vl__wrapper:hover .el-virtual-scrollbar{opacity:1}.el-popper{--el-popper-bg-color-light:var(--el-bg-color-overlay);--el-popper-bg-color-dark:var(--el-text-color-primary);overflow-wrap:break-word;word-break:normal}.el-popper.is-dark{--el-fill-color-blank:var(--el-popper-bg-color-dark)}.el-popper.is-dark,.el-popper.is-dark>.el-popper__arrow:before{background:var(--el-popper-bg-color-dark);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{right:0}.el-popper.is-light{--el-fill-color-blank:var(--el-popper-bg-color-light)}.el-popper.is-light,.el-popper.is-light>.el-popper__arrow:before{background:var(--el-popper-bg-color-light);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{right:0}.el-popper__arrow,.el-popper__arrow:before{height:10px;position:absolute;width:10px;z-index:-1}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-left-color:transparent!important;border-top-color:transparent!important}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-bottom-color:transparent!important;border-right-color:transparent!important}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-bottom-color:transparent!important;border-left-color:transparent!important}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-right-color:transparent!important;border-top-color:transparent!important}.el-tour{--el-tour-width:520px;--el-tour-padding-primary:12px;--el-tour-font-line-height:var(--el-font-line-height-primary);--el-tour-title-font-size:16px;--el-tour-title-text-color:var(--el-text-color-primary);--el-tour-title-font-weight:400;--el-tour-close-color:var(--el-color-info);--el-tour-font-size:14px;--el-tour-color:var(--el-text-color-primary);--el-tour-bg-color:var(--el-bg-color);--el-tour-border-radius:4px}.el-tour__hollow{transition:all var(--el-transition-duration) ease}.el-tour__content{border-radius:var(--el-tour-border-radius);box-shadow:var(--el-box-shadow-light);outline:none;overflow-wrap:break-word;padding:var(--el-tour-padding-primary);width:var(--el-tour-width)}.el-tour__arrow,.el-tour__content{background:var(--el-tour-bg-color);box-sizing:border-box}.el-tour__arrow{height:10px;pointer-events:none;position:absolute;transform:rotate(45deg);width:10px}.el-tour__content[data-side^=top] .el-tour__arrow{border-left-color:transparent;border-top-color:transparent}.el-tour__content[data-side^=bottom] .el-tour__arrow{border-bottom-color:transparent;border-right-color:transparent}.el-tour__content[data-side^=left] .el-tour__arrow{border-bottom-color:transparent;border-left-color:transparent}.el-tour__content[data-side^=right] .el-tour__arrow{border-right-color:transparent;border-top-color:transparent}.el-tour__content[data-side^=top] .el-tour__arrow{bottom:-5px}.el-tour__content[data-side^=bottom] .el-tour__arrow{top:-5px}.el-tour__content[data-side^=left] .el-tour__arrow{right:-5px}.el-tour__content[data-side^=right] .el-tour__arrow{left:-5px}.el-tour__closebtn{background:transparent;border:none;cursor:pointer;font-size:var(--el-message-close-size,16px);height:40px;outline:none;padding:0;position:absolute;right:0;top:0;width:40px}.el-tour__closebtn .el-tour__close{color:var(--el-tour-close-color);font-size:inherit}.el-tour__closebtn:focus .el-tour__close,.el-tour__closebtn:hover .el-tour__close{color:var(--el-color-primary)}.el-tour__header{padding-bottom:var(--el-tour-padding-primary)}.el-tour__header.show-close{padding-right:calc(var(--el-tour-padding-primary) + var(--el-message-close-size, 16px))}.el-tour__title{color:var(--el-tour-title-text-color);font-size:var(--el-tour-title-font-size);font-weight:var(--el-tour-title-font-weight);line-height:var(--el-tour-font-line-height)}.el-tour__body{color:var(--el-tour-text-color);font-size:var(--el-tour-font-size)}.el-tour__body img,.el-tour__body video{max-width:100%}.el-tour__footer{box-sizing:border-box;display:flex;justify-content:space-between;padding-top:var(--el-tour-padding-primary)}.el-tour__content .el-tour-indicators{display:inline-block;flex:1}.el-tour__content .el-tour-indicator{background:var(--el-color-info-light-9);border-radius:50%;display:inline-block;height:6px;margin-right:6px;width:6px}.el-tour__content .el-tour-indicator.is-active{background:var(--el-color-primary)}.el-tour.el-tour--primary{--el-tour-title-text-color:#fff;--el-tour-text-color:#fff;--el-tour-bg-color:var(--el-color-primary);--el-tour-close-color:#fff}.el-tour.el-tour--primary .el-tour__closebtn:focus .el-tour__close,.el-tour.el-tour--primary .el-tour__closebtn:hover .el-tour__close{color:var(--el-tour-title-text-color)}.el-tour.el-tour--primary .el-button--default{background:#fff;border-color:var(--el-color-primary);color:var(--el-color-primary)}.el-tour.el-tour--primary .el-button--primary{border-color:#fff}.el-tour.el-tour--primary .el-tour-indicator{background:hsla(0,0%,100%,.15)}.el-tour.el-tour--primary .el-tour-indicator.is-active{background:#fff}.el-tour-parent--hidden{overflow:hidden}.el-anchor{--el-anchor-bg-color:var(--el-bg-color);--el-anchor-padding-indent:14px;--el-anchor-line-height:22px;--el-anchor-font-size:12px;--el-anchor-color:var(--el-text-color-secondary);--el-anchor-active-color:var(--el-color-primary);--el-anchor-hover-color:var(--el-text-color-regular);--el-anchor-marker-bg-color:var(--el-color-primary);background-color:var(--el-anchor-bg-color);position:relative}.el-anchor__marker{background-color:var(--el-anchor-marker-bg-color);border-radius:4px;opacity:0;position:absolute;z-index:0}.el-anchor.el-anchor--vertical .el-anchor__marker{height:14px;left:0;top:8px;transition:top .25s ease-in-out,opacity .25s;width:4px}.el-anchor.el-anchor--vertical .el-anchor__list{padding-left:var(--el-anchor-padding-indent)}.el-anchor.el-anchor--vertical.el-anchor--underline:before{background-color:rgba(5,5,5,.06);content:"";height:100%;left:0;position:absolute;width:2px}.el-anchor.el-anchor--vertical.el-anchor--underline .el-anchor__marker{border-radius:unset;width:2px}.el-anchor.el-anchor--horizontal .el-anchor__marker{bottom:0;height:2px;transition:left .25s ease-in-out,opacity .25s,width .25s;width:20px}.el-anchor.el-anchor--horizontal .el-anchor__list{display:flex;padding-bottom:4px}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item{padding-left:16px}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item:first-child{padding-left:0}.el-anchor.el-anchor--horizontal.el-anchor--underline:before{background-color:rgba(5,5,5,.06);bottom:0;content:"";height:2px;position:absolute;width:100%}.el-anchor.el-anchor--horizontal.el-anchor--underline .el-anchor__marker{border-radius:unset;height:2px}.el-anchor__item{display:flex;flex-direction:column}.el-anchor__link{color:var(--el-anchor-color);cursor:pointer;font-size:var(--el-anchor-font-size);line-height:var(--el-anchor-line-height);max-width:100%;outline:none;overflow:hidden;padding:4px 0;text-decoration:none;text-overflow:ellipsis;transition:color var(--el-transition-duration);white-space:nowrap}.el-anchor__link:focus,.el-anchor__link:hover{color:var(--el-hover-color)}.el-anchor__link:focus-visible{border-radius:var(--el-border-radius-base);outline:2px solid var(--el-color-primary)}.el-anchor__link.is-active{color:var(--el-anchor-active-color)}.el-anchor .el-anchor__list .el-anchor__item a{display:inline-block}.el-segmented--vertical{flex-direction:column}.el-segmented--vertical .el-segmented__item{padding:11px}.el-segmented{--el-segmented-color:var(--el-text-color-regular);--el-segmented-bg-color:var(--el-fill-color-light);--el-segmented-padding:2px;--el-segmented-item-selected-color:var(--el-color-white);--el-segmented-item-selected-bg-color:var(--el-color-primary);--el-segmented-item-selected-disabled-bg-color:var(--el-color-primary-light-5);--el-segmented-item-hover-color:var(--el-text-color-primary);--el-segmented-item-hover-bg-color:var(--el-fill-color-dark);--el-segmented-item-active-bg-color:var(--el-fill-color-darker);--el-segmented-item-disabled-color:var(--el-text-color-placeholder);align-items:stretch;background:var(--el-segmented-bg-color);border-radius:var(--el-border-radius-base);box-sizing:border-box;color:var(--el-segmented-color);display:inline-flex;font-size:14px;min-height:32px;padding:var(--el-segmented-padding)}.el-segmented__group{align-items:stretch;display:flex;position:relative;width:100%}.el-segmented__item-selected{background:var(--el-segmented-item-selected-bg-color);border-radius:calc(var(--el-border-radius-base) - 2px);height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .3s;width:10px}.el-segmented__item-selected.is-disabled{background:var(--el-segmented-item-selected-disabled-bg-color)}.el-segmented__item-selected.is-focus-visible:before{border-radius:inherit;bottom:0;content:"";left:0;outline:2px solid var(--el-segmented-item-selected-bg-color);outline-offset:1px;position:absolute;right:0;top:0}.el-segmented__item{align-items:center;border-radius:calc(var(--el-border-radius-base) - 2px);cursor:pointer;display:flex;flex:1;padding:0 11px}.el-segmented__item:not(.is-disabled):not(.is-selected):hover{background:var(--el-segmented-item-hover-bg-color);color:var(--el-segmented-item-hover-color)}.el-segmented__item:not(.is-disabled):not(.is-selected):active{background:var(--el-segmented-item-active-bg-color)}.el-segmented__item.is-selected,.el-segmented__item.is-selected.is-disabled{color:var(--el-segmented-item-selected-color)}.el-segmented__item.is-disabled{color:var(--el-segmented-item-disabled-color);cursor:not-allowed}.el-segmented__item-input{height:0;margin:0;opacity:0;pointer-events:none;position:absolute;width:0}.el-segmented__item-label{flex:1;line-height:normal;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:color .3s;white-space:nowrap;z-index:1}.el-segmented.is-block{display:flex}.el-segmented.is-block .el-segmented__item{min-width:0}.el-segmented--large{border-radius:var(--el-border-radius-base);font-size:16px;min-height:40px}.el-segmented--large .el-segmented__item-selected{border-radius:calc(var(--el-border-radius-base) - 2px)}.el-segmented--large .el-segmented--vertical .el-segmented__item{padding:11px}.el-segmented--large .el-segmented__item{border-radius:calc(var(--el-border-radius-base) - 2px);padding:0 11px}.el-segmented--small{border-radius:calc(var(--el-border-radius-base) - 1px);font-size:14px;min-height:24px}.el-segmented--small .el-segmented__item-selected{border-radius:calc(var(--el-border-radius-base) - 3px)}.el-segmented--small .el-segmented--vertical .el-segmented__item{padding:7px}.el-segmented--small .el-segmented__item{border-radius:calc(var(--el-border-radius-base) - 3px);padding:0 7px}.el-mention{position:relative;width:100%}.el-mention__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-mention__popper.el-popper,.el-mention__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-mention__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent;border-top-color:transparent}.el-mention__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-mention__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent;border-left-color:transparent}.el-mention__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-mention-dropdown{--el-mention-font-size:var(--el-font-size-base);--el-mention-bg-color:var(--el-bg-color-overlay);--el-mention-shadow:var(--el-box-shadow-light);--el-mention-border:1px solid var(--el-border-color-light);--el-mention-option-color:var(--el-text-color-regular);--el-mention-option-height:34px;--el-mention-option-min-width:100px;--el-mention-option-hover-background:var(--el-fill-color-light);--el-mention-option-selected-color:var(--el-color-primary);--el-mention-option-disabled-color:var(--el-text-color-placeholder);--el-mention-option-loading-color:var(--el-text-color-secondary);--el-mention-option-loading-padding:10px 0;--el-mention-max-height:174px;--el-mention-padding:6px 0;--el-mention-header-padding:10px;--el-mention-footer-padding:10px}.el-mention-dropdown__item{box-sizing:border-box;color:var(--el-mention-option-color);cursor:pointer;font-size:var(--el-mention-font-size);height:var(--el-mention-option-height);line-height:var(--el-mention-option-height);min-width:var(--el-mention-option-min-width);overflow:hidden;padding:0 20px;position:relative;text-overflow:ellipsis;white-space:nowrap}.el-mention-dropdown__item.is-hovering{background-color:var(--el-mention-option-hover-background)}.el-mention-dropdown__item.is-selected{color:var(--el-mention-option-selected-color);font-weight:700}.el-mention-dropdown__item.is-disabled{background-color:unset;color:var(--el-mention-option-disabled-color);cursor:not-allowed}.el-mention-dropdown{border-radius:var(--el-border-radius-base);box-sizing:border-box;z-index:calc(var(--el-index-top) + 1)}.el-mention-dropdown__loading{color:var(--el-mention-option-loading-color);font-size:12px;margin:0;min-width:var(--el-mention-option-min-width);padding:10px 0;text-align:center}.el-mention-dropdown__wrap{max-height:var(--el-mention-max-height)}.el-mention-dropdown__list{box-sizing:border-box;list-style:none;margin:0;padding:var(--el-mention-padding)}.el-mention-dropdown__header{border-bottom:var(--el-mention-border);padding:var(--el-mention-header-padding)}.el-mention-dropdown__footer{border-top:var(--el-mention-border);padding:var(--el-mention-footer-padding)}.el-splitter{display:flex;height:100%;margin:0;padding:0;position:relative;width:100%}.el-splitter__mask{bottom:0;left:0;position:absolute;right:0;top:0;z-index:999}.el-splitter__mask-horizontal{cursor:ew-resize}.el-splitter__mask-vertical{cursor:ns-resize}.el-splitter__horizontal{flex-direction:row}.el-splitter__vertical{flex-direction:column}.el-splitter-bar{flex:none;position:relative;-webkit-user-select:none;user-select:none}.el-splitter-bar__dragger{background:transparent;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.el-splitter-bar__dragger:after,.el-splitter-bar__dragger:before{background-color:var(--el-border-color-light);content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.el-splitter-bar__dragger:not(.is-lazy):after{display:none}.el-splitter-bar__dragger:after{opacity:.4}.el-splitter-bar__dragger:hover:not(.is-disabled):before{background-color:var(--el-color-primary-light-5)}.el-splitter-bar__dragger-horizontal:after,.el-splitter-bar__dragger-horizontal:before{height:100%;width:2px}.el-splitter-bar__dragger-vertical:after,.el-splitter-bar__dragger-vertical:before{height:2px;width:100%}.el-splitter-bar__dragger-active:after,.el-splitter-bar__dragger-active:before{background-color:var(--el-color-primary-light-3)}.el-splitter-bar__dragger-active.el-splitter-bar__dragger-horizontal:after{transform:translate(calc(-50% + var(--el-splitter-bar-offset)),-50%)}.el-splitter-bar__dragger-active.el-splitter-bar__dragger-vertical:after{transform:translate(-50%,calc(-50% + var(--el-splitter-bar-offset)))}.el-splitter-bar:hover .el-splitter-bar__collapse-icon{opacity:1}.el-splitter-bar__collapse-icon{align-items:center;background:var(--el-border-color-light);border-radius:2px;cursor:pointer;display:flex;justify-content:center;opacity:0;position:absolute;z-index:9}.el-splitter-bar__collapse-icon:hover{background-color:var(--el-color-primary-light-5);opacity:1}.el-splitter-bar__horizontal-collapse-icon-start{height:24px;left:-12px;top:50%;transform:translate(-50%,-50%);width:16px}.el-splitter-bar__horizontal-collapse-icon-end{height:24px;left:12px;top:50%;transform:translate(-50%,-50%);width:16px}.el-splitter-bar__vertical-collapse-icon-start{height:16px;right:50%;top:-12px;transform:translate(50%,-50%);width:24px}.el-splitter-bar__vertical-collapse-icon-end{height:16px;right:50%;top:12px;transform:translate(50%,-50%);width:24px}.el-splitter-panel{box-sizing:border-box;flex-grow:0;overflow:auto;scrollbar-width:thin}:root{--el-color-primary-rgb:64,158,255;--el-color-success-rgb:103,194,58;--el-color-warning-rgb:230,162,60;--el-color-danger-rgb:245,108,108;--el-color-error-rgb:245,108,108;--el-color-info-rgb:144,147,153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:0.3s;--el-transition-duration-fast:0.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(0.645,0.045,0.355,1);--el-transition-function-fast-bezier:cubic-bezier(0.23,1,0.32,1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier),opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;color-scheme:light;--el-color-white:#fff;--el-color-black:#000;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px rgba(0,0,0,.04),0px 8px 20px rgba(0,0,0,.08);--el-box-shadow-light:0px 0px 12px rgba(0,0,0,.12);--el-box-shadow-lighter:0px 0px 6px rgba(0,0,0,.12);--el-box-shadow-dark:0px 16px 48px 16px rgba(0,0,0,.08),0px 12px 32px rgba(0,0,0,.12),0px 8px 16px -8px rgba(0,0,0,.16);--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:rgba(0,0,0,.8);--el-overlay-color-light:rgba(0,0,0,.7);--el-overlay-color-lighter:rgba(0,0,0,.5);--el-mask-color:hsla(0,0%,100%,.9);--el-mask-color-extra-light:hsla(0,0%,100%,.3);--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:var(--el-transition-md-fade);transform-origin:center top}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transition:var(--el-transition-md-fade);transform-origin:center bottom}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transition:var(--el-transition-md-fade);transform-origin:top left}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;height:1em;width:1em;line-height:1em;display:inline-flex;justify-content:center;align-items:center;position:relative;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.el-affix--fixed{position:fixed}.el-alert{--el-alert-padding:8px 16px;--el-alert-border-radius-base:var(--el-border-radius-base);--el-alert-title-font-size:13px;--el-alert-description-font-size:12px;--el-alert-close-font-size:12px;--el-alert-close-customed-font-size:13px;--el-alert-icon-size:16px;--el-alert-icon-large-size:28px;width:100%;padding:var(--el-alert-padding);margin:0;box-sizing:border-box;border-radius:var(--el-alert-border-radius-base);position:relative;background-color:var(--el-color-white);overflow:hidden;opacity:1;display:flex;align-items:center;transition:opacity var(--el-transition-duration-fast)}.el-alert.is-light .el-alert__close-btn{color:var(--el-text-color-placeholder)}.el-alert.is-dark .el-alert__close-btn,.el-alert.is-dark .el-alert__description{color:var(--el-color-white)}.el-alert.is-center{justify-content:center}.el-alert--success{--el-alert-bg-color:var(--el-color-success-light-9)}.el-alert--success.is-light{background-color:var(--el-alert-bg-color)}.el-alert--success.is-light,.el-alert--success.is-light .el-alert__description{color:var(--el-color-success)}.el-alert--success.is-dark{background-color:var(--el-color-success);color:var(--el-color-white)}.el-alert--info{--el-alert-bg-color:var(--el-color-info-light-9)}.el-alert--info.is-light{background-color:var(--el-alert-bg-color)}.el-alert--info.is-light,.el-alert--info.is-light .el-alert__description{color:var(--el-color-info)}.el-alert--info.is-dark{background-color:var(--el-color-info);color:var(--el-color-white)}.el-alert--warning{--el-alert-bg-color:var(--el-color-warning-light-9)}.el-alert--warning.is-light{background-color:var(--el-alert-bg-color)}.el-alert--warning.is-light,.el-alert--warning.is-light .el-alert__description{color:var(--el-color-warning)}.el-alert--warning.is-dark{background-color:var(--el-color-warning);color:var(--el-color-white)}.el-alert--error{--el-alert-bg-color:var(--el-color-error-light-9)}.el-alert--error.is-light{background-color:var(--el-alert-bg-color)}.el-alert--error.is-light,.el-alert--error.is-light .el-alert__description{color:var(--el-color-error)}.el-alert--error.is-dark{background-color:var(--el-color-error);color:var(--el-color-white)}.el-alert__content{display:table-cell;padding:0 8px}.el-alert .el-alert__icon{font-size:var(--el-alert-icon-size);width:var(--el-alert-icon-size)}.el-alert .el-alert__icon.is-big{font-size:var(--el-alert-icon-large-size);width:var(--el-alert-icon-large-size)}.el-alert__title{font-size:var(--el-alert-title-font-size);line-height:18px;vertical-align:text-top}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:var(--el-alert-description-font-size);margin:5px 0 0 0}.el-alert .el-alert__close-btn{font-size:var(--el-alert-close-font-size);opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert .el-alert__close-btn.is-customed{font-style:normal;font-size:var(--el-alert-close-customed-font-size);top:9px}.el-alert-fade-enter-from,.el-alert-fade-leave-active{opacity:0}.el-aside{overflow:auto;box-sizing:border-box;flex-shrink:0;width:var(--el-aside-width,300px)}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-autocomplete__popper.el-popper,.el-autocomplete__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-autocomplete__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-autocomplete__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-autocomplete__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-autocomplete__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-autocomplete-suggestion{border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:var(--el-text-color-regular);font-size:var(--el-font-size-base);list-style:none;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:var(--el-fill-color-light)}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid var(--el-color-black)}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:var(--el-text-color-secondary)}.el-autocomplete-suggestion.is-loading li:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:var(--el-bg-color-overlay)}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-avatar{--el-avatar-text-color:var(--el-color-white);--el-avatar-bg-color:var(--el-text-color-disabled);--el-avatar-text-size:14px;--el-avatar-icon-size:18px;--el-avatar-border-radius:var(--el-border-radius-base);--el-avatar-size-large:56px;--el-avatar-size-small:24px;--el-avatar-size:40px;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;overflow:hidden;color:var(--el-avatar-text-color);background:var(--el-avatar-bg-color);width:var(--el-avatar-size);height:var(--el-avatar-size);font-size:var(--el-avatar-text-size)}.el-avatar>img{display:block;height:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:var(--el-avatar-border-radius)}.el-avatar--icon{font-size:var(--el-avatar-icon-size)}.el-avatar--small{--el-avatar-size:24px}.el-avatar--large{--el-avatar-size:56px}.el-backtop{--el-backtop-bg-color:var(--el-bg-color-overlay);--el-backtop-text-color:var(--el-color-primary);--el-backtop-hover-bg-color:var(--el-border-color-extra-light);position:fixed;background-color:var(--el-backtop-bg-color);width:40px;height:40px;border-radius:50%;color:var(--el-backtop-text-color);display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:var(--el-box-shadow-lighter);cursor:pointer;z-index:5}.el-backtop:hover{background-color:var(--el-backtop-hover-bg-color)}.el-backtop__icon{font-size:20px}.el-badge{--el-badge-bg-color:var(--el-color-danger);--el-badge-radius:10px;--el-badge-font-size:12px;--el-badge-padding:6px;--el-badge-size:18px;position:relative;vertical-align:middle;display:inline-block;width:fit-content}.el-badge__content{background-color:var(--el-badge-bg-color);border-radius:var(--el-badge-radius);color:var(--el-color-white);display:inline-flex;justify-content:center;align-items:center;font-size:var(--el-badge-font-size);height:var(--el-badge-size);padding:0 var(--el-badge-padding);white-space:nowrap;border:1px solid var(--el-bg-color)}.el-badge__content.is-fixed{position:absolute;top:0;right:calc(1px + var(--el-badge-size)/2);transform:translateY(-50%) translateX(100%);z-index:var(--el-index-normal)}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:var(--el-color-primary)}.el-badge__content--success{background-color:var(--el-color-success)}.el-badge__content--warning{background-color:var(--el-color-warning)}.el-badge__content--info{background-color:var(--el-color-info)}.el-badge__content--danger{background-color:var(--el-color-danger)}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb:after,.el-breadcrumb:before{display:table;content:""}.el-breadcrumb:after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:var(--el-text-color-placeholder)}.el-breadcrumb__separator.el-icon{margin:0 6px;font-weight:400}.el-breadcrumb__separator.el-icon svg{vertical-align:middle}.el-breadcrumb__item{float:left;display:inline-flex;align-items:center}.el-breadcrumb__inner{color:var(--el-text-color-regular)}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;transition:var(--el-transition-color);color:var(--el-text-color-primary)}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:var(--el-color-primary);cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:var(--el-text-color-regular);cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-top-right-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base);border-top-left-radius:var(--el-border-radius-base);border-bottom-left-radius:var(--el-border-radius-base)}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:var(--el-border-radius-round)}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button{--el-button-font-weight:var(--el-font-weight-primary);--el-button-border-color:var(--el-border-color);--el-button-bg-color:var(--el-fill-color-blank);--el-button-text-color:var(--el-text-color-regular);--el-button-disabled-text-color:var(--el-disabled-text-color);--el-button-disabled-bg-color:var(--el-fill-color-blank);--el-button-disabled-border-color:var(--el-border-color-light);--el-button-divide-border-color:hsla(0,0%,100%,.5);--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-color-primary-light-9);--el-button-hover-border-color:var(--el-color-primary-light-7);--el-button-active-text-color:var(--el-button-hover-text-color);--el-button-active-border-color:var(--el-color-primary);--el-button-active-bg-color:var(--el-button-hover-bg-color);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-hover-link-text-color:var(--el-color-info);--el-button-active-color:var(--el-text-color-primary);display:inline-flex;justify-content:center;align-items:center;line-height:1;height:32px;white-space:nowrap;cursor:pointer;color:var(--el-button-text-color);text-align:center;box-sizing:border-box;outline:0;transition:.1s;font-weight:var(--el-button-font-weight);-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;background-color:var(--el-button-bg-color);border:var(--el-border);border-color:var(--el-button-border-color);padding:8px 15px;font-size:var(--el-font-size-base);border-radius:var(--el-border-radius-base)}.el-button:focus,.el-button:hover{color:var(--el-button-hover-text-color);border-color:var(--el-button-hover-border-color);background-color:var(--el-button-hover-bg-color);outline:0}.el-button:active{color:var(--el-button-active-text-color);border-color:var(--el-button-active-border-color);background-color:var(--el-button-active-bg-color);outline:0}.el-button:focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px}.el-button>span{display:inline-flex;align-items:center}.el-button+.el-button{margin-left:12px}.el-button.is-round{padding:8px 15px}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon]+span{margin-left:6px}.el-button [class*=el-icon] svg{vertical-align:bottom}.el-button.is-plain{--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-fill-color-blank);--el-button-hover-border-color:var(--el-color-primary)}.el-button.is-active{color:var(--el-button-active-text-color);border-color:var(--el-button-active-border-color);background-color:var(--el-button-active-bg-color);outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:var(--el-button-disabled-text-color);cursor:not-allowed;background-image:none;background-color:var(--el-button-disabled-bg-color);border-color:var(--el-button-disabled-border-color)}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{z-index:1;pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:var(--el-mask-color-extra-light)}.el-button.is-round{border-radius:var(--el-border-radius-round)}.el-button.is-circle{border-radius:50%;padding:8px}.el-button.is-text{color:var(--el-button-text-color);border:0 solid transparent;background-color:transparent}.el-button.is-text.is-disabled{color:var(--el-button-disabled-text-color);background-color:transparent!important}.el-button.is-text:not(.is-disabled):focus,.el-button.is-text:not(.is-disabled):hover{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled):focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px}.el-button.is-text:not(.is-disabled):active{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled).is-has-bg:focus,.el-button.is-text:not(.is-disabled).is-has-bg:hover{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg:active{background-color:var(--el-fill-color-dark)}.el-button__text--expand{letter-spacing:.3em;margin-right:-.3em}.el-button.is-link{border-color:transparent;color:var(--el-button-text-color);background:0 0;padding:2px;height:auto}.el-button.is-link:focus,.el-button.is-link:hover{color:var(--el-button-hover-link-text-color)}.el-button.is-link.is-disabled{color:var(--el-button-disabled-text-color);background-color:transparent!important;border-color:transparent!important}.el-button.is-link:not(.is-disabled):active,.el-button.is-link:not(.is-disabled):focus,.el-button.is-link:not(.is-disabled):hover{border-color:transparent;background-color:transparent}.el-button.is-link:not(.is-disabled):active{color:var(--el-button-active-color)}.el-button--text{border-color:transparent;background:0 0;color:var(--el-color-primary);padding-left:0;padding-right:0}.el-button--text.is-disabled{color:var(--el-button-disabled-text-color);background-color:transparent!important;border-color:transparent!important}.el-button--text:not(.is-disabled):focus,.el-button--text:not(.is-disabled):hover{color:var(--el-color-primary-light-3);border-color:transparent;background-color:transparent}.el-button--text:not(.is-disabled):active{color:var(--el-color-primary-dark-2);border-color:transparent;background-color:transparent}.el-button__link--expand{letter-spacing:.3em;margin-right:-.3em}.el-button--primary{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-primary);--el-button-border-color:var(--el-color-primary);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-active-color:var(--el-color-primary-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-primary-light-5);--el-button-hover-bg-color:var(--el-color-primary-light-3);--el-button-hover-border-color:var(--el-color-primary-light-3);--el-button-active-bg-color:var(--el-color-primary-dark-2);--el-button-active-border-color:var(--el-color-primary-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-primary-light-5);--el-button-disabled-border-color:var(--el-color-primary-light-5)}.el-button--primary.is-link,.el-button--primary.is-plain,.el-button--primary.is-text{--el-button-text-color:var(--el-color-primary);--el-button-bg-color:var(--el-color-primary-light-9);--el-button-border-color:var(--el-color-primary-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-primary);--el-button-hover-border-color:var(--el-color-primary);--el-button-active-text-color:var(--el-color-white)}.el-button--primary.is-link.is-disabled,.el-button--primary.is-link.is-disabled:active,.el-button--primary.is-link.is-disabled:focus,.el-button--primary.is-link.is-disabled:hover,.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover,.el-button--primary.is-text.is-disabled,.el-button--primary.is-text.is-disabled:active,.el-button--primary.is-text.is-disabled:focus,.el-button--primary.is-text.is-disabled:hover{color:var(--el-color-primary-light-5);background-color:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-8)}.el-button--success{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-success);--el-button-border-color:var(--el-color-success);--el-button-outline-color:var(--el-color-success-light-5);--el-button-active-color:var(--el-color-success-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-success-light-5);--el-button-hover-bg-color:var(--el-color-success-light-3);--el-button-hover-border-color:var(--el-color-success-light-3);--el-button-active-bg-color:var(--el-color-success-dark-2);--el-button-active-border-color:var(--el-color-success-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-success-light-5);--el-button-disabled-border-color:var(--el-color-success-light-5)}.el-button--success.is-link,.el-button--success.is-plain,.el-button--success.is-text{--el-button-text-color:var(--el-color-success);--el-button-bg-color:var(--el-color-success-light-9);--el-button-border-color:var(--el-color-success-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-success);--el-button-hover-border-color:var(--el-color-success);--el-button-active-text-color:var(--el-color-white)}.el-button--success.is-link.is-disabled,.el-button--success.is-link.is-disabled:active,.el-button--success.is-link.is-disabled:focus,.el-button--success.is-link.is-disabled:hover,.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover,.el-button--success.is-text.is-disabled,.el-button--success.is-text.is-disabled:active,.el-button--success.is-text.is-disabled:focus,.el-button--success.is-text.is-disabled:hover{color:var(--el-color-success-light-5);background-color:var(--el-color-success-light-9);border-color:var(--el-color-success-light-8)}.el-button--warning{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-warning);--el-button-border-color:var(--el-color-warning);--el-button-outline-color:var(--el-color-warning-light-5);--el-button-active-color:var(--el-color-warning-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-warning-light-5);--el-button-hover-bg-color:var(--el-color-warning-light-3);--el-button-hover-border-color:var(--el-color-warning-light-3);--el-button-active-bg-color:var(--el-color-warning-dark-2);--el-button-active-border-color:var(--el-color-warning-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-warning-light-5);--el-button-disabled-border-color:var(--el-color-warning-light-5)}.el-button--warning.is-link,.el-button--warning.is-plain,.el-button--warning.is-text{--el-button-text-color:var(--el-color-warning);--el-button-bg-color:var(--el-color-warning-light-9);--el-button-border-color:var(--el-color-warning-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-warning);--el-button-hover-border-color:var(--el-color-warning);--el-button-active-text-color:var(--el-color-white)}.el-button--warning.is-link.is-disabled,.el-button--warning.is-link.is-disabled:active,.el-button--warning.is-link.is-disabled:focus,.el-button--warning.is-link.is-disabled:hover,.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover,.el-button--warning.is-text.is-disabled,.el-button--warning.is-text.is-disabled:active,.el-button--warning.is-text.is-disabled:focus,.el-button--warning.is-text.is-disabled:hover{color:var(--el-color-warning-light-5);background-color:var(--el-color-warning-light-9);border-color:var(--el-color-warning-light-8)}.el-button--danger{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-danger);--el-button-border-color:var(--el-color-danger);--el-button-outline-color:var(--el-color-danger-light-5);--el-button-active-color:var(--el-color-danger-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-danger-light-5);--el-button-hover-bg-color:var(--el-color-danger-light-3);--el-button-hover-border-color:var(--el-color-danger-light-3);--el-button-active-bg-color:var(--el-color-danger-dark-2);--el-button-active-border-color:var(--el-color-danger-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-danger-light-5);--el-button-disabled-border-color:var(--el-color-danger-light-5)}.el-button--danger.is-link,.el-button--danger.is-plain,.el-button--danger.is-text{--el-button-text-color:var(--el-color-danger);--el-button-bg-color:var(--el-color-danger-light-9);--el-button-border-color:var(--el-color-danger-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-danger);--el-button-hover-border-color:var(--el-color-danger);--el-button-active-text-color:var(--el-color-white)}.el-button--danger.is-link.is-disabled,.el-button--danger.is-link.is-disabled:active,.el-button--danger.is-link.is-disabled:focus,.el-button--danger.is-link.is-disabled:hover,.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover,.el-button--danger.is-text.is-disabled,.el-button--danger.is-text.is-disabled:active,.el-button--danger.is-text.is-disabled:focus,.el-button--danger.is-text.is-disabled:hover{color:var(--el-color-danger-light-5);background-color:var(--el-color-danger-light-9);border-color:var(--el-color-danger-light-8)}.el-button--info{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-info);--el-button-border-color:var(--el-color-info);--el-button-outline-color:var(--el-color-info-light-5);--el-button-active-color:var(--el-color-info-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-info-light-5);--el-button-hover-bg-color:var(--el-color-info-light-3);--el-button-hover-border-color:var(--el-color-info-light-3);--el-button-active-bg-color:var(--el-color-info-dark-2);--el-button-active-border-color:var(--el-color-info-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-info-light-5);--el-button-disabled-border-color:var(--el-color-info-light-5)}.el-button--info.is-link,.el-button--info.is-plain,.el-button--info.is-text{--el-button-text-color:var(--el-color-info);--el-button-bg-color:var(--el-color-info-light-9);--el-button-border-color:var(--el-color-info-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-info);--el-button-hover-border-color:var(--el-color-info);--el-button-active-text-color:var(--el-color-white)}.el-button--info.is-link.is-disabled,.el-button--info.is-link.is-disabled:active,.el-button--info.is-link.is-disabled:focus,.el-button--info.is-link.is-disabled:hover,.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover,.el-button--info.is-text.is-disabled,.el-button--info.is-text.is-disabled:active,.el-button--info.is-text.is-disabled:focus,.el-button--info.is-text.is-disabled:hover{color:var(--el-color-info-light-5);background-color:var(--el-color-info-light-9);border-color:var(--el-color-info-light-8)}.el-button--large{--el-button-size:40px;height:var(--el-button-size);padding:12px 19px;font-size:var(--el-font-size-base);border-radius:var(--el-border-radius-base)}.el-button--large [class*=el-icon]+span{margin-left:8px}.el-button--large.is-round{padding:12px 19px}.el-button--large.is-circle{width:var(--el-button-size);padding:12px}.el-button--small{--el-button-size:24px;height:var(--el-button-size);padding:5px 11px;font-size:12px;border-radius:calc(var(--el-border-radius-base) - 1px)}.el-button--small [class*=el-icon]+span{margin-left:4px}.el-button--small.is-round{padding:5px 11px}.el-button--small.is-circle{width:var(--el-button-size);padding:5px}.el-calendar{--el-calendar-border:var(--el-table-border,1px solid var(--el-border-color-lighter));--el-calendar-header-border-bottom:var(--el-calendar-border);--el-calendar-selected-bg-color:var(--el-color-primary-light-9);--el-calendar-cell-width:85px;background-color:var(--el-fill-color-blank)}.el-calendar__header{display:flex;justify-content:space-between;padding:12px 20px;border-bottom:var(--el-calendar-header-border-bottom)}.el-calendar__title{color:var(--el-text-color);align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:var(--el-text-color-regular);font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:var(--el-text-color-placeholder)}.el-calendar-table td{border-bottom:var(--el-calendar-border);border-right:var(--el-calendar-border);vertical-align:top;transition:background-color var(--el-transition-duration-fast) ease}.el-calendar-table td.is-selected{background-color:var(--el-calendar-selected-bg-color)}.el-calendar-table td.is-today{color:var(--el-color-primary)}.el-calendar-table tr:first-child td{border-top:var(--el-calendar-border)}.el-calendar-table tr td:first-child{border-left:var(--el-calendar-border)}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{box-sizing:border-box;padding:8px;height:var(--el-calendar-cell-width)}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:var(--el-calendar-selected-bg-color)}.el-card{--el-card-border-color:var(--el-border-color-light);--el-card-border-radius:4px;--el-card-padding:20px;--el-card-bg-color:var(--el-fill-color-blank);border-radius:var(--el-card-border-radius);border:1px solid var(--el-card-border-color);background-color:var(--el-card-bg-color);overflow:hidden;color:var(--el-text-color-primary);transition:var(--el-transition-duration)}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{box-shadow:var(--el-box-shadow-light)}.el-card__header{padding:calc(var(--el-card-padding) - 2px) var(--el-card-padding);border-bottom:1px solid var(--el-card-border-color);box-sizing:border-box}.el-card__body{padding:var(--el-card-padding)}.el-carousel__item{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;overflow:hidden}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__item--card-vertical{width:100%;height:50%}.el-carousel__mask{position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--el-color-white);opacity:.24;transition:var(--el-transition-duration-fast)}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:rgba(31,45,61,.11);--el-carousel-arrow-hover-background:rgba(31,45,61,.23);--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:var(--el-carousel-arrow-size);width:var(--el-carousel-arrow-size);cursor:pointer;transition:var(--el-transition-duration);border-radius:50%;background-color:var(--el-carousel-arrow-background);color:#fff;position:absolute;top:50%;z-index:10;transform:translateY(-50%);text-align:center;font-size:var(--el-carousel-arrow-font-size);display:inline-flex;justify-content:center;align-items:center}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);text-align:center;position:static;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--right{right:0}.el-carousel__indicators--labels{left:0;right:0;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px;color:#000}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{width:var(--el-carousel-indicator-height);height:calc(var(--el-carousel-indicator-width)/2)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:var(--el-carousel-indicator-width);height:var(--el-carousel-indicator-height);background-color:#fff;border:none;outline:0;padding:0;margin:0;cursor:pointer;transition:var(--el-transition-duration)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{transform:translateY(-50%) translateX(10px);opacity:0}.el-cascader-panel{--el-cascader-menu-text-color:var(--el-text-color-regular);--el-cascader-menu-selected-text-color:var(--el-color-primary);--el-cascader-menu-fill:var(--el-bg-color-overlay);--el-cascader-menu-font-size:var(--el-font-size-base);--el-cascader-menu-radius:var(--el-border-radius-base);--el-cascader-menu-border:solid 1px var(--el-border-color-light);--el-cascader-menu-shadow:var(--el-box-shadow-light);--el-cascader-node-background-hover:var(--el-fill-color-light);--el-cascader-node-color-disabled:var(--el-text-color-placeholder);--el-cascader-color-empty:var(--el-text-color-placeholder);--el-cascader-tag-background:var(--el-fill-color);display:flex;border-radius:var(--el-cascader-menu-radius);font-size:var(--el-cascader-menu-font-size)}.el-cascader-panel.is-bordered{border:var(--el-cascader-menu-border);border-radius:var(--el-cascader-menu-radius)}.el-cascader-menu{min-width:180px;box-sizing:border-box;color:var(--el-cascader-menu-text-color);border-right:var(--el-cascader-menu-border)}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu:last-child .el-cascader-node{padding-right:20px}.el-cascader-menu__wrap.el-scrollbar__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;box-sizing:border-box}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:var(--el-cascader-color-empty)}.el-cascader-menu__empty-text .is-loading{margin-right:2px}.el-cascader-node{position:relative;display:flex;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:var(--el-cascader-menu-text-color)}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:var(--el-cascader-menu-selected-text-color);font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:var(--el-cascader-node-background-hover)}.el-cascader-node.is-disabled{color:var(--el-cascader-node-color-disabled);cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{flex:1;text-align:left;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node>.el-checkbox,.el-cascader-node>.el-radio{margin-right:0}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-cascader{--el-cascader-menu-text-color:var(--el-text-color-regular);--el-cascader-menu-selected-text-color:var(--el-color-primary);--el-cascader-menu-fill:var(--el-bg-color-overlay);--el-cascader-menu-font-size:var(--el-font-size-base);--el-cascader-menu-radius:var(--el-border-radius-base);--el-cascader-menu-border:solid 1px var(--el-border-color-light);--el-cascader-menu-shadow:var(--el-box-shadow-light);--el-cascader-node-background-hover:var(--el-fill-color-light);--el-cascader-node-color-disabled:var(--el-text-color-placeholder);--el-cascader-color-empty:var(--el-text-color-placeholder);--el-cascader-tag-background:var(--el-fill-color);display:inline-block;vertical-align:middle;position:relative;font-size:var(--el-font-size-base);line-height:32px;outline:0}.el-cascader:not(.is-disabled):hover .el-input__wrapper{cursor:pointer;box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-cascader .el-input{display:flex;cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis;cursor:pointer}.el-cascader .el-input .el-input__suffix-inner .el-icon{height:calc(100% - 2px)}.el-cascader .el-input .el-input__suffix-inner .el-icon svg{vertical-align:middle}.el-cascader .el-input .icon-arrow-down{transition:transform var(--el-transition-duration);font-size:14px}.el-cascader .el-input .icon-arrow-down.is-reverse{transform:rotate(180deg)}.el-cascader .el-input .icon-circle-close:hover{color:var(--el-input-clear-hover-color,var(--el-text-color-secondary))}.el-cascader .el-input.is-focus .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-cascader--large{font-size:14px;line-height:40px}.el-cascader--small{font-size:12px;line-height:24px}.el-cascader.is-disabled .el-cascader__label{z-index:calc(var(--el-index-normal) + 1);color:var(--el-disabled-text-color)}.el-cascader__dropdown{--el-cascader-menu-text-color:var(--el-text-color-regular);--el-cascader-menu-selected-text-color:var(--el-color-primary);--el-cascader-menu-fill:var(--el-bg-color-overlay);--el-cascader-menu-font-size:var(--el-font-size-base);--el-cascader-menu-radius:var(--el-border-radius-base);--el-cascader-menu-border:solid 1px var(--el-border-color-light);--el-cascader-menu-shadow:var(--el-box-shadow-light);--el-cascader-node-background-hover:var(--el-fill-color-light);--el-cascader-node-color-disabled:var(--el-text-color-placeholder);--el-cascader-color-empty:var(--el-text-color-placeholder);--el-cascader-tag-background:var(--el-fill-color);font-size:var(--el-cascader-menu-font-size);border-radius:var(--el-cascader-menu-radius)}.el-cascader__dropdown.el-popper{background:var(--el-cascader-menu-fill)}.el-cascader__dropdown.el-popper,.el-cascader__dropdown.el-popper .el-popper__arrow:before{border:var(--el-cascader-menu-border)}.el-cascader__dropdown.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-cascader__dropdown.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-cascader__dropdown.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-cascader__dropdown.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-cascader__dropdown.el-popper{box-shadow:var(--el-cascader-menu-shadow)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;transform:translateY(-50%);display:flex;flex-wrap:wrap;line-height:normal;text-align:left;box-sizing:border-box}.el-cascader__tags .el-tag{display:inline-flex;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:var(--el-cascader-tag-background)}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{flex:none;background-color:var(--el-text-color-placeholder);color:var(--el-color-white)}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-cascader__collapse-tags{white-space:normal;z-index:var(--el-index-normal)}.el-cascader__collapse-tags .el-tag{display:inline-flex;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:var(--el-fill-color)}.el-cascader__collapse-tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__collapse-tags .el-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__collapse-tags .el-tag .el-icon-close{flex:none;background-color:var(--el-text-color-placeholder);color:var(--el-color-white)}.el-cascader__collapse-tags .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-cascader__suggestion-panel{border-radius:var(--el-cascader-menu-radius)}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:var(--el-font-size-base);color:var(--el-cascader-menu-text-color);text-align:center}.el-cascader__suggestion-item{display:flex;justify-content:space-between;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:var(--el-cascader-node-background-hover)}.el-cascader__suggestion-item.is-checked{color:var(--el-cascader-menu-selected-text-color);font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:var(--el-cascader-color-empty)}.el-cascader__search-input{flex:1;height:24px;min-width:60px;margin:2px 0 2px 11px;padding:0;color:var(--el-cascader-menu-text-color);border:none;outline:0;box-sizing:border-box;background:0 0}.el-cascader__search-input::placeholder{color:transparent}.el-check-tag{background-color:var(--el-color-info-light-9);border-radius:var(--el-border-radius-base);color:var(--el-color-info);cursor:pointer;display:inline-block;font-size:var(--el-font-size-base);line-height:var(--el-font-size-base);padding:7px 15px;transition:var(--el-transition-all);font-weight:700}.el-check-tag:hover{background-color:var(--el-color-info-light-7)}.el-check-tag.is-checked{background-color:var(--el-color-primary-light-8);color:var(--el-color-primary)}.el-check-tag.is-checked:hover{background-color:var(--el-color-primary-light-7)}.el-checkbox-button{--el-checkbox-button-checked-bg-color:var(--el-color-primary);--el-checkbox-button-checked-text-color:var(--el-color-white);--el-checkbox-button-checked-border-color:var(--el-color-primary);position:relative;display:inline-block}.el-checkbox-button__inner{display:inline-block;line-height:1;font-weight:var(--el-checkbox-font-weight);white-space:nowrap;vertical-align:middle;cursor:pointer;background:var(--el-button-bg-color,var(--el-fill-color-blank));border:var(--el-border);border-left-color:transparent;color:var(--el-button-text-color,var(--el-text-color-regular));-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:0;margin:0;position:relative;transition:var(--el-transition-all);-webkit-user-select:none;user-select:none;padding:8px 15px;font-size:var(--el-font-size-base);border-radius:0}.el-checkbox-button__inner.is-round{padding:8px 15px}.el-checkbox-button__inner:hover{color:var(--el-color-primary)}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:var(--el-checkbox-button-checked-text-color);background-color:var(--el-checkbox-button-checked-bg-color);border-color:var(--el-checkbox-button-checked-border-color);box-shadow:-1px 0 0 0 var(--el-color-primary-light-7)}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:var(--el-checkbox-button-checked-border-color)}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:var(--el-disabled-text-color);cursor:not-allowed;background-image:none;background-color:var(--el-button-disabled-bg-color,var(--el-fill-color-blank));border-color:var(--el-button-disabled-border-color,var(--el-border-color-light));box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:var(--el-button-disabled-border-color,var(--el-border-color-light))}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:var(--el-border);border-top-left-radius:var(--el-border-radius-base);border-bottom-left-radius:var(--el-border-radius-base);box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:var(--el-checkbox-button-checked-border-color)}.el-checkbox-button:last-child .el-checkbox-button__inner{border-top-right-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base)}.el-checkbox-button--large .el-checkbox-button__inner{padding:12px 19px;font-size:var(--el-font-size-base);border-radius:0}.el-checkbox-button--large .el-checkbox-button__inner.is-round{padding:12px 19px}.el-checkbox-button--small .el-checkbox-button__inner{padding:5px 11px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:5px 11px}.el-checkbox-group{font-size:0;line-height:0}.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);color:var(--el-checkbox-text-color);font-weight:var(--el-checkbox-font-weight);font-size:var(--el-font-size-base);position:relative;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;-webkit-user-select:none;user-select:none;margin-right:30px;height:32px}.el-checkbox.is-disabled{cursor:not-allowed}.el-checkbox.is-bordered{padding:0 15px 0 9px;border-radius:var(--el-border-radius-base);border:var(--el-border);box-sizing:border-box}.el-checkbox.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-checkbox.is-bordered.is-disabled{border-color:var(--el-border-color-lighter)}.el-checkbox.is-bordered.el-checkbox--large{padding:0 19px 0 11px;border-radius:var(--el-border-radius-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label{font-size:var(--el-font-size-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:0 11px 0 7px;border-radius:calc(var(--el-border-radius-base) - 1px)}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox input:focus-visible+.el-checkbox__inner{outline:2px solid var(--el-checkbox-input-border-color-hover);outline-offset:1px;border-radius:var(--el-checkbox-border-radius)}.el-checkbox__input{white-space:nowrap;cursor:pointer;outline:0;display:inline-flex;position:relative}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:var(--el-checkbox-disabled-input-fill);border-color:var(--el-checkbox-disabled-border-color);cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:var(--el-checkbox-disabled-icon-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-checked .el-checkbox__inner:after{transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)}.el-checkbox__input.is-focus:not(.is-checked) .el-checkbox__original:not(:focus-visible){border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:var(--el-checkbox-checked-icon-color);height:2px;transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:var(--el-checkbox-input-border);border-radius:var(--el-checkbox-border-radius);box-sizing:border-box;width:var(--el-checkbox-input-width);height:var(--el-checkbox-input-height);background-color:var(--el-checkbox-bg-color);z-index:var(--el-index-normal);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__inner:after{box-sizing:content-box;content:"";border:1px solid var(--el-checkbox-checked-icon-color);border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:3px;transition:transform .15s ease-in 50ms;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox__label{display:inline-block;padding-left:8px;line-height:1;font-size:var(--el-checkbox-font-size)}.el-checkbox.el-checkbox--large{height:40px}.el-checkbox.el-checkbox--large .el-checkbox__label{font-size:14px}.el-checkbox.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.el-checkbox--small{height:24px}.el-checkbox.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.el-checkbox--small .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:4px}.el-checkbox.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox:last-of-type{margin-right:0}[class*=el-col-]{box-sizing:border-box}[class*=el-col-].is-guttered{display:block;min-height:1px}.el-col-0,.el-col-0.is-guttered{display:none}.el-col-0{max-width:0;flex:0 0 0%}.el-col-offset-0{margin-left:0}.el-col-pull-0{position:relative;right:0}.el-col-push-0{position:relative;left:0}.el-col-1{max-width:4.1666666667%;flex:0 0 4.1666666667%}.el-col-offset-1{margin-left:4.1666666667%}.el-col-pull-1{position:relative;right:4.1666666667%}.el-col-push-1{position:relative;left:4.1666666667%}.el-col-2{max-width:8.3333333333%;flex:0 0 8.3333333333%}.el-col-offset-2{margin-left:8.3333333333%}.el-col-pull-2{position:relative;right:8.3333333333%}.el-col-push-2{position:relative;left:8.3333333333%}.el-col-3{max-width:12.5%;flex:0 0 12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{position:relative;right:12.5%}.el-col-push-3{position:relative;left:12.5%}.el-col-4{max-width:16.6666666667%;flex:0 0 16.6666666667%}.el-col-offset-4{margin-left:16.6666666667%}.el-col-pull-4{position:relative;right:16.6666666667%}.el-col-push-4{position:relative;left:16.6666666667%}.el-col-5{max-width:20.8333333333%;flex:0 0 20.8333333333%}.el-col-offset-5{margin-left:20.8333333333%}.el-col-pull-5{position:relative;right:20.8333333333%}.el-col-push-5{position:relative;left:20.8333333333%}.el-col-6{max-width:25%;flex:0 0 25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{position:relative;right:25%}.el-col-push-6{position:relative;left:25%}.el-col-7{max-width:29.1666666667%;flex:0 0 29.1666666667%}.el-col-offset-7{margin-left:29.1666666667%}.el-col-pull-7{position:relative;right:29.1666666667%}.el-col-push-7{position:relative;left:29.1666666667%}.el-col-8{max-width:33.3333333333%;flex:0 0 33.3333333333%}.el-col-offset-8{margin-left:33.3333333333%}.el-col-pull-8{position:relative;right:33.3333333333%}.el-col-push-8{position:relative;left:33.3333333333%}.el-col-9{max-width:37.5%;flex:0 0 37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{position:relative;right:37.5%}.el-col-push-9{position:relative;left:37.5%}.el-col-10{max-width:41.6666666667%;flex:0 0 41.6666666667%}.el-col-offset-10{margin-left:41.6666666667%}.el-col-pull-10{position:relative;right:41.6666666667%}.el-col-push-10{position:relative;left:41.6666666667%}.el-col-11{max-width:45.8333333333%;flex:0 0 45.8333333333%}.el-col-offset-11{margin-left:45.8333333333%}.el-col-pull-11{position:relative;right:45.8333333333%}.el-col-push-11{position:relative;left:45.8333333333%}.el-col-12{max-width:50%;flex:0 0 50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{position:relative;right:50%}.el-col-push-12{position:relative;left:50%}.el-col-13{max-width:54.1666666667%;flex:0 0 54.1666666667%}.el-col-offset-13{margin-left:54.1666666667%}.el-col-pull-13{position:relative;right:54.1666666667%}.el-col-push-13{position:relative;left:54.1666666667%}.el-col-14{max-width:58.3333333333%;flex:0 0 58.3333333333%}.el-col-offset-14{margin-left:58.3333333333%}.el-col-pull-14{position:relative;right:58.3333333333%}.el-col-push-14{position:relative;left:58.3333333333%}.el-col-15{max-width:62.5%;flex:0 0 62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{position:relative;right:62.5%}.el-col-push-15{position:relative;left:62.5%}.el-col-16{max-width:66.6666666667%;flex:0 0 66.6666666667%}.el-col-offset-16{margin-left:66.6666666667%}.el-col-pull-16{position:relative;right:66.6666666667%}.el-col-push-16{position:relative;left:66.6666666667%}.el-col-17{max-width:70.8333333333%;flex:0 0 70.8333333333%}.el-col-offset-17{margin-left:70.8333333333%}.el-col-pull-17{position:relative;right:70.8333333333%}.el-col-push-17{position:relative;left:70.8333333333%}.el-col-18{max-width:75%;flex:0 0 75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{position:relative;right:75%}.el-col-push-18{position:relative;left:75%}.el-col-19{max-width:79.1666666667%;flex:0 0 79.1666666667%}.el-col-offset-19{margin-left:79.1666666667%}.el-col-pull-19{position:relative;right:79.1666666667%}.el-col-push-19{position:relative;left:79.1666666667%}.el-col-20{max-width:83.3333333333%;flex:0 0 83.3333333333%}.el-col-offset-20{margin-left:83.3333333333%}.el-col-pull-20{position:relative;right:83.3333333333%}.el-col-push-20{position:relative;left:83.3333333333%}.el-col-21{max-width:87.5%;flex:0 0 87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{position:relative;right:87.5%}.el-col-push-21{position:relative;left:87.5%}.el-col-22{max-width:91.6666666667%;flex:0 0 91.6666666667%}.el-col-offset-22{margin-left:91.6666666667%}.el-col-pull-22{position:relative;right:91.6666666667%}.el-col-push-22{position:relative;left:91.6666666667%}.el-col-23{max-width:95.8333333333%;flex:0 0 95.8333333333%}.el-col-offset-23{margin-left:95.8333333333%}.el-col-pull-23{position:relative;right:95.8333333333%}.el-col-push-23{position:relative;left:95.8333333333%}.el-col-24{max-width:100%;flex:0 0 100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{position:relative;right:100%}.el-col-push-24{position:relative;left:100%}@media only screen and (max-width:768px){.el-col-xs-0,.el-col-xs-0.is-guttered{display:none}.el-col-xs-0{max-width:0;flex:0 0 0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{display:block;max-width:4.1666666667%;flex:0 0 4.1666666667%}.el-col-xs-offset-1{margin-left:4.1666666667%}.el-col-xs-pull-1{position:relative;right:4.1666666667%}.el-col-xs-push-1{position:relative;left:4.1666666667%}.el-col-xs-2{display:block;max-width:8.3333333333%;flex:0 0 8.3333333333%}.el-col-xs-offset-2{margin-left:8.3333333333%}.el-col-xs-pull-2{position:relative;right:8.3333333333%}.el-col-xs-push-2{position:relative;left:8.3333333333%}.el-col-xs-3{display:block;max-width:12.5%;flex:0 0 12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{display:block;max-width:16.6666666667%;flex:0 0 16.6666666667%}.el-col-xs-offset-4{margin-left:16.6666666667%}.el-col-xs-pull-4{position:relative;right:16.6666666667%}.el-col-xs-push-4{position:relative;left:16.6666666667%}.el-col-xs-5{display:block;max-width:20.8333333333%;flex:0 0 20.8333333333%}.el-col-xs-offset-5{margin-left:20.8333333333%}.el-col-xs-pull-5{position:relative;right:20.8333333333%}.el-col-xs-push-5{position:relative;left:20.8333333333%}.el-col-xs-6{display:block;max-width:25%;flex:0 0 25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{display:block;max-width:29.1666666667%;flex:0 0 29.1666666667%}.el-col-xs-offset-7{margin-left:29.1666666667%}.el-col-xs-pull-7{position:relative;right:29.1666666667%}.el-col-xs-push-7{position:relative;left:29.1666666667%}.el-col-xs-8{display:block;max-width:33.3333333333%;flex:0 0 33.3333333333%}.el-col-xs-offset-8{margin-left:33.3333333333%}.el-col-xs-pull-8{position:relative;right:33.3333333333%}.el-col-xs-push-8{position:relative;left:33.3333333333%}.el-col-xs-9{display:block;max-width:37.5%;flex:0 0 37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{display:block;max-width:41.6666666667%;flex:0 0 41.6666666667%}.el-col-xs-offset-10{margin-left:41.6666666667%}.el-col-xs-pull-10{position:relative;right:41.6666666667%}.el-col-xs-push-10{position:relative;left:41.6666666667%}.el-col-xs-11{display:block;max-width:45.8333333333%;flex:0 0 45.8333333333%}.el-col-xs-offset-11{margin-left:45.8333333333%}.el-col-xs-pull-11{position:relative;right:45.8333333333%}.el-col-xs-push-11{position:relative;left:45.8333333333%}.el-col-xs-12{display:block;max-width:50%;flex:0 0 50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{display:block;max-width:54.1666666667%;flex:0 0 54.1666666667%}.el-col-xs-offset-13{margin-left:54.1666666667%}.el-col-xs-pull-13{position:relative;right:54.1666666667%}.el-col-xs-push-13{position:relative;left:54.1666666667%}.el-col-xs-14{display:block;max-width:58.3333333333%;flex:0 0 58.3333333333%}.el-col-xs-offset-14{margin-left:58.3333333333%}.el-col-xs-pull-14{position:relative;right:58.3333333333%}.el-col-xs-push-14{position:relative;left:58.3333333333%}.el-col-xs-15{display:block;max-width:62.5%;flex:0 0 62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{display:block;max-width:66.6666666667%;flex:0 0 66.6666666667%}.el-col-xs-offset-16{margin-left:66.6666666667%}.el-col-xs-pull-16{position:relative;right:66.6666666667%}.el-col-xs-push-16{position:relative;left:66.6666666667%}.el-col-xs-17{display:block;max-width:70.8333333333%;flex:0 0 70.8333333333%}.el-col-xs-offset-17{margin-left:70.8333333333%}.el-col-xs-pull-17{position:relative;right:70.8333333333%}.el-col-xs-push-17{position:relative;left:70.8333333333%}.el-col-xs-18{display:block;max-width:75%;flex:0 0 75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{display:block;max-width:79.1666666667%;flex:0 0 79.1666666667%}.el-col-xs-offset-19{margin-left:79.1666666667%}.el-col-xs-pull-19{position:relative;right:79.1666666667%}.el-col-xs-push-19{position:relative;left:79.1666666667%}.el-col-xs-20{display:block;max-width:83.3333333333%;flex:0 0 83.3333333333%}.el-col-xs-offset-20{margin-left:83.3333333333%}.el-col-xs-pull-20{position:relative;right:83.3333333333%}.el-col-xs-push-20{position:relative;left:83.3333333333%}.el-col-xs-21{display:block;max-width:87.5%;flex:0 0 87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{display:block;max-width:91.6666666667%;flex:0 0 91.6666666667%}.el-col-xs-offset-22{margin-left:91.6666666667%}.el-col-xs-pull-22{position:relative;right:91.6666666667%}.el-col-xs-push-22{position:relative;left:91.6666666667%}.el-col-xs-23{display:block;max-width:95.8333333333%;flex:0 0 95.8333333333%}.el-col-xs-offset-23{margin-left:95.8333333333%}.el-col-xs-pull-23{position:relative;right:95.8333333333%}.el-col-xs-push-23{position:relative;left:95.8333333333%}.el-col-xs-24{display:block;max-width:100%;flex:0 0 100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0,.el-col-sm-0.is-guttered{display:none}.el-col-sm-0{max-width:0;flex:0 0 0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{display:block;max-width:4.1666666667%;flex:0 0 4.1666666667%}.el-col-sm-offset-1{margin-left:4.1666666667%}.el-col-sm-pull-1{position:relative;right:4.1666666667%}.el-col-sm-push-1{position:relative;left:4.1666666667%}.el-col-sm-2{display:block;max-width:8.3333333333%;flex:0 0 8.3333333333%}.el-col-sm-offset-2{margin-left:8.3333333333%}.el-col-sm-pull-2{position:relative;right:8.3333333333%}.el-col-sm-push-2{position:relative;left:8.3333333333%}.el-col-sm-3{display:block;max-width:12.5%;flex:0 0 12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{display:block;max-width:16.6666666667%;flex:0 0 16.6666666667%}.el-col-sm-offset-4{margin-left:16.6666666667%}.el-col-sm-pull-4{position:relative;right:16.6666666667%}.el-col-sm-push-4{position:relative;left:16.6666666667%}.el-col-sm-5{display:block;max-width:20.8333333333%;flex:0 0 20.8333333333%}.el-col-sm-offset-5{margin-left:20.8333333333%}.el-col-sm-pull-5{position:relative;right:20.8333333333%}.el-col-sm-push-5{position:relative;left:20.8333333333%}.el-col-sm-6{display:block;max-width:25%;flex:0 0 25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{display:block;max-width:29.1666666667%;flex:0 0 29.1666666667%}.el-col-sm-offset-7{margin-left:29.1666666667%}.el-col-sm-pull-7{position:relative;right:29.1666666667%}.el-col-sm-push-7{position:relative;left:29.1666666667%}.el-col-sm-8{display:block;max-width:33.3333333333%;flex:0 0 33.3333333333%}.el-col-sm-offset-8{margin-left:33.3333333333%}.el-col-sm-pull-8{position:relative;right:33.3333333333%}.el-col-sm-push-8{position:relative;left:33.3333333333%}.el-col-sm-9{display:block;max-width:37.5%;flex:0 0 37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{display:block;max-width:41.6666666667%;flex:0 0 41.6666666667%}.el-col-sm-offset-10{margin-left:41.6666666667%}.el-col-sm-pull-10{position:relative;right:41.6666666667%}.el-col-sm-push-10{position:relative;left:41.6666666667%}.el-col-sm-11{display:block;max-width:45.8333333333%;flex:0 0 45.8333333333%}.el-col-sm-offset-11{margin-left:45.8333333333%}.el-col-sm-pull-11{position:relative;right:45.8333333333%}.el-col-sm-push-11{position:relative;left:45.8333333333%}.el-col-sm-12{display:block;max-width:50%;flex:0 0 50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{display:block;max-width:54.1666666667%;flex:0 0 54.1666666667%}.el-col-sm-offset-13{margin-left:54.1666666667%}.el-col-sm-pull-13{position:relative;right:54.1666666667%}.el-col-sm-push-13{position:relative;left:54.1666666667%}.el-col-sm-14{display:block;max-width:58.3333333333%;flex:0 0 58.3333333333%}.el-col-sm-offset-14{margin-left:58.3333333333%}.el-col-sm-pull-14{position:relative;right:58.3333333333%}.el-col-sm-push-14{position:relative;left:58.3333333333%}.el-col-sm-15{display:block;max-width:62.5%;flex:0 0 62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{display:block;max-width:66.6666666667%;flex:0 0 66.6666666667%}.el-col-sm-offset-16{margin-left:66.6666666667%}.el-col-sm-pull-16{position:relative;right:66.6666666667%}.el-col-sm-push-16{position:relative;left:66.6666666667%}.el-col-sm-17{display:block;max-width:70.8333333333%;flex:0 0 70.8333333333%}.el-col-sm-offset-17{margin-left:70.8333333333%}.el-col-sm-pull-17{position:relative;right:70.8333333333%}.el-col-sm-push-17{position:relative;left:70.8333333333%}.el-col-sm-18{display:block;max-width:75%;flex:0 0 75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{display:block;max-width:79.1666666667%;flex:0 0 79.1666666667%}.el-col-sm-offset-19{margin-left:79.1666666667%}.el-col-sm-pull-19{position:relative;right:79.1666666667%}.el-col-sm-push-19{position:relative;left:79.1666666667%}.el-col-sm-20{display:block;max-width:83.3333333333%;flex:0 0 83.3333333333%}.el-col-sm-offset-20{margin-left:83.3333333333%}.el-col-sm-pull-20{position:relative;right:83.3333333333%}.el-col-sm-push-20{position:relative;left:83.3333333333%}.el-col-sm-21{display:block;max-width:87.5%;flex:0 0 87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{display:block;max-width:91.6666666667%;flex:0 0 91.6666666667%}.el-col-sm-offset-22{margin-left:91.6666666667%}.el-col-sm-pull-22{position:relative;right:91.6666666667%}.el-col-sm-push-22{position:relative;left:91.6666666667%}.el-col-sm-23{display:block;max-width:95.8333333333%;flex:0 0 95.8333333333%}.el-col-sm-offset-23{margin-left:95.8333333333%}.el-col-sm-pull-23{position:relative;right:95.8333333333%}.el-col-sm-push-23{position:relative;left:95.8333333333%}.el-col-sm-24{display:block;max-width:100%;flex:0 0 100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0,.el-col-md-0.is-guttered{display:none}.el-col-md-0{max-width:0;flex:0 0 0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{display:block;max-width:4.1666666667%;flex:0 0 4.1666666667%}.el-col-md-offset-1{margin-left:4.1666666667%}.el-col-md-pull-1{position:relative;right:4.1666666667%}.el-col-md-push-1{position:relative;left:4.1666666667%}.el-col-md-2{display:block;max-width:8.3333333333%;flex:0 0 8.3333333333%}.el-col-md-offset-2{margin-left:8.3333333333%}.el-col-md-pull-2{position:relative;right:8.3333333333%}.el-col-md-push-2{position:relative;left:8.3333333333%}.el-col-md-3{display:block;max-width:12.5%;flex:0 0 12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{display:block;max-width:16.6666666667%;flex:0 0 16.6666666667%}.el-col-md-offset-4{margin-left:16.6666666667%}.el-col-md-pull-4{position:relative;right:16.6666666667%}.el-col-md-push-4{position:relative;left:16.6666666667%}.el-col-md-5{display:block;max-width:20.8333333333%;flex:0 0 20.8333333333%}.el-col-md-offset-5{margin-left:20.8333333333%}.el-col-md-pull-5{position:relative;right:20.8333333333%}.el-col-md-push-5{position:relative;left:20.8333333333%}.el-col-md-6{display:block;max-width:25%;flex:0 0 25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{display:block;max-width:29.1666666667%;flex:0 0 29.1666666667%}.el-col-md-offset-7{margin-left:29.1666666667%}.el-col-md-pull-7{position:relative;right:29.1666666667%}.el-col-md-push-7{position:relative;left:29.1666666667%}.el-col-md-8{display:block;max-width:33.3333333333%;flex:0 0 33.3333333333%}.el-col-md-offset-8{margin-left:33.3333333333%}.el-col-md-pull-8{position:relative;right:33.3333333333%}.el-col-md-push-8{position:relative;left:33.3333333333%}.el-col-md-9{display:block;max-width:37.5%;flex:0 0 37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{display:block;max-width:41.6666666667%;flex:0 0 41.6666666667%}.el-col-md-offset-10{margin-left:41.6666666667%}.el-col-md-pull-10{position:relative;right:41.6666666667%}.el-col-md-push-10{position:relative;left:41.6666666667%}.el-col-md-11{display:block;max-width:45.8333333333%;flex:0 0 45.8333333333%}.el-col-md-offset-11{margin-left:45.8333333333%}.el-col-md-pull-11{position:relative;right:45.8333333333%}.el-col-md-push-11{position:relative;left:45.8333333333%}.el-col-md-12{display:block;max-width:50%;flex:0 0 50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{display:block;max-width:54.1666666667%;flex:0 0 54.1666666667%}.el-col-md-offset-13{margin-left:54.1666666667%}.el-col-md-pull-13{position:relative;right:54.1666666667%}.el-col-md-push-13{position:relative;left:54.1666666667%}.el-col-md-14{display:block;max-width:58.3333333333%;flex:0 0 58.3333333333%}.el-col-md-offset-14{margin-left:58.3333333333%}.el-col-md-pull-14{position:relative;right:58.3333333333%}.el-col-md-push-14{position:relative;left:58.3333333333%}.el-col-md-15{display:block;max-width:62.5%;flex:0 0 62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{display:block;max-width:66.6666666667%;flex:0 0 66.6666666667%}.el-col-md-offset-16{margin-left:66.6666666667%}.el-col-md-pull-16{position:relative;right:66.6666666667%}.el-col-md-push-16{position:relative;left:66.6666666667%}.el-col-md-17{display:block;max-width:70.8333333333%;flex:0 0 70.8333333333%}.el-col-md-offset-17{margin-left:70.8333333333%}.el-col-md-pull-17{position:relative;right:70.8333333333%}.el-col-md-push-17{position:relative;left:70.8333333333%}.el-col-md-18{display:block;max-width:75%;flex:0 0 75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{display:block;max-width:79.1666666667%;flex:0 0 79.1666666667%}.el-col-md-offset-19{margin-left:79.1666666667%}.el-col-md-pull-19{position:relative;right:79.1666666667%}.el-col-md-push-19{position:relative;left:79.1666666667%}.el-col-md-20{display:block;max-width:83.3333333333%;flex:0 0 83.3333333333%}.el-col-md-offset-20{margin-left:83.3333333333%}.el-col-md-pull-20{position:relative;right:83.3333333333%}.el-col-md-push-20{position:relative;left:83.3333333333%}.el-col-md-21{display:block;max-width:87.5%;flex:0 0 87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{display:block;max-width:91.6666666667%;flex:0 0 91.6666666667%}.el-col-md-offset-22{margin-left:91.6666666667%}.el-col-md-pull-22{position:relative;right:91.6666666667%}.el-col-md-push-22{position:relative;left:91.6666666667%}.el-col-md-23{display:block;max-width:95.8333333333%;flex:0 0 95.8333333333%}.el-col-md-offset-23{margin-left:95.8333333333%}.el-col-md-pull-23{position:relative;right:95.8333333333%}.el-col-md-push-23{position:relative;left:95.8333333333%}.el-col-md-24{display:block;max-width:100%;flex:0 0 100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0,.el-col-lg-0.is-guttered{display:none}.el-col-lg-0{max-width:0;flex:0 0 0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{display:block;max-width:4.1666666667%;flex:0 0 4.1666666667%}.el-col-lg-offset-1{margin-left:4.1666666667%}.el-col-lg-pull-1{position:relative;right:4.1666666667%}.el-col-lg-push-1{position:relative;left:4.1666666667%}.el-col-lg-2{display:block;max-width:8.3333333333%;flex:0 0 8.3333333333%}.el-col-lg-offset-2{margin-left:8.3333333333%}.el-col-lg-pull-2{position:relative;right:8.3333333333%}.el-col-lg-push-2{position:relative;left:8.3333333333%}.el-col-lg-3{display:block;max-width:12.5%;flex:0 0 12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{display:block;max-width:16.6666666667%;flex:0 0 16.6666666667%}.el-col-lg-offset-4{margin-left:16.6666666667%}.el-col-lg-pull-4{position:relative;right:16.6666666667%}.el-col-lg-push-4{position:relative;left:16.6666666667%}.el-col-lg-5{display:block;max-width:20.8333333333%;flex:0 0 20.8333333333%}.el-col-lg-offset-5{margin-left:20.8333333333%}.el-col-lg-pull-5{position:relative;right:20.8333333333%}.el-col-lg-push-5{position:relative;left:20.8333333333%}.el-col-lg-6{display:block;max-width:25%;flex:0 0 25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{display:block;max-width:29.1666666667%;flex:0 0 29.1666666667%}.el-col-lg-offset-7{margin-left:29.1666666667%}.el-col-lg-pull-7{position:relative;right:29.1666666667%}.el-col-lg-push-7{position:relative;left:29.1666666667%}.el-col-lg-8{display:block;max-width:33.3333333333%;flex:0 0 33.3333333333%}.el-col-lg-offset-8{margin-left:33.3333333333%}.el-col-lg-pull-8{position:relative;right:33.3333333333%}.el-col-lg-push-8{position:relative;left:33.3333333333%}.el-col-lg-9{display:block;max-width:37.5%;flex:0 0 37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{display:block;max-width:41.6666666667%;flex:0 0 41.6666666667%}.el-col-lg-offset-10{margin-left:41.6666666667%}.el-col-lg-pull-10{position:relative;right:41.6666666667%}.el-col-lg-push-10{position:relative;left:41.6666666667%}.el-col-lg-11{display:block;max-width:45.8333333333%;flex:0 0 45.8333333333%}.el-col-lg-offset-11{margin-left:45.8333333333%}.el-col-lg-pull-11{position:relative;right:45.8333333333%}.el-col-lg-push-11{position:relative;left:45.8333333333%}.el-col-lg-12{display:block;max-width:50%;flex:0 0 50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{display:block;max-width:54.1666666667%;flex:0 0 54.1666666667%}.el-col-lg-offset-13{margin-left:54.1666666667%}.el-col-lg-pull-13{position:relative;right:54.1666666667%}.el-col-lg-push-13{position:relative;left:54.1666666667%}.el-col-lg-14{display:block;max-width:58.3333333333%;flex:0 0 58.3333333333%}.el-col-lg-offset-14{margin-left:58.3333333333%}.el-col-lg-pull-14{position:relative;right:58.3333333333%}.el-col-lg-push-14{position:relative;left:58.3333333333%}.el-col-lg-15{display:block;max-width:62.5%;flex:0 0 62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{display:block;max-width:66.6666666667%;flex:0 0 66.6666666667%}.el-col-lg-offset-16{margin-left:66.6666666667%}.el-col-lg-pull-16{position:relative;right:66.6666666667%}.el-col-lg-push-16{position:relative;left:66.6666666667%}.el-col-lg-17{display:block;max-width:70.8333333333%;flex:0 0 70.8333333333%}.el-col-lg-offset-17{margin-left:70.8333333333%}.el-col-lg-pull-17{position:relative;right:70.8333333333%}.el-col-lg-push-17{position:relative;left:70.8333333333%}.el-col-lg-18{display:block;max-width:75%;flex:0 0 75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{display:block;max-width:79.1666666667%;flex:0 0 79.1666666667%}.el-col-lg-offset-19{margin-left:79.1666666667%}.el-col-lg-pull-19{position:relative;right:79.1666666667%}.el-col-lg-push-19{position:relative;left:79.1666666667%}.el-col-lg-20{display:block;max-width:83.3333333333%;flex:0 0 83.3333333333%}.el-col-lg-offset-20{margin-left:83.3333333333%}.el-col-lg-pull-20{position:relative;right:83.3333333333%}.el-col-lg-push-20{position:relative;left:83.3333333333%}.el-col-lg-21{display:block;max-width:87.5%;flex:0 0 87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{display:block;max-width:91.6666666667%;flex:0 0 91.6666666667%}.el-col-lg-offset-22{margin-left:91.6666666667%}.el-col-lg-pull-22{position:relative;right:91.6666666667%}.el-col-lg-push-22{position:relative;left:91.6666666667%}.el-col-lg-23{display:block;max-width:95.8333333333%;flex:0 0 95.8333333333%}.el-col-lg-offset-23{margin-left:95.8333333333%}.el-col-lg-pull-23{position:relative;right:95.8333333333%}.el-col-lg-push-23{position:relative;left:95.8333333333%}.el-col-lg-24{display:block;max-width:100%;flex:0 0 100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0,.el-col-xl-0.is-guttered{display:none}.el-col-xl-0{max-width:0;flex:0 0 0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{display:block;max-width:4.1666666667%;flex:0 0 4.1666666667%}.el-col-xl-offset-1{margin-left:4.1666666667%}.el-col-xl-pull-1{position:relative;right:4.1666666667%}.el-col-xl-push-1{position:relative;left:4.1666666667%}.el-col-xl-2{display:block;max-width:8.3333333333%;flex:0 0 8.3333333333%}.el-col-xl-offset-2{margin-left:8.3333333333%}.el-col-xl-pull-2{position:relative;right:8.3333333333%}.el-col-xl-push-2{position:relative;left:8.3333333333%}.el-col-xl-3{display:block;max-width:12.5%;flex:0 0 12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{display:block;max-width:16.6666666667%;flex:0 0 16.6666666667%}.el-col-xl-offset-4{margin-left:16.6666666667%}.el-col-xl-pull-4{position:relative;right:16.6666666667%}.el-col-xl-push-4{position:relative;left:16.6666666667%}.el-col-xl-5{display:block;max-width:20.8333333333%;flex:0 0 20.8333333333%}.el-col-xl-offset-5{margin-left:20.8333333333%}.el-col-xl-pull-5{position:relative;right:20.8333333333%}.el-col-xl-push-5{position:relative;left:20.8333333333%}.el-col-xl-6{display:block;max-width:25%;flex:0 0 25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{display:block;max-width:29.1666666667%;flex:0 0 29.1666666667%}.el-col-xl-offset-7{margin-left:29.1666666667%}.el-col-xl-pull-7{position:relative;right:29.1666666667%}.el-col-xl-push-7{position:relative;left:29.1666666667%}.el-col-xl-8{display:block;max-width:33.3333333333%;flex:0 0 33.3333333333%}.el-col-xl-offset-8{margin-left:33.3333333333%}.el-col-xl-pull-8{position:relative;right:33.3333333333%}.el-col-xl-push-8{position:relative;left:33.3333333333%}.el-col-xl-9{display:block;max-width:37.5%;flex:0 0 37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{display:block;max-width:41.6666666667%;flex:0 0 41.6666666667%}.el-col-xl-offset-10{margin-left:41.6666666667%}.el-col-xl-pull-10{position:relative;right:41.6666666667%}.el-col-xl-push-10{position:relative;left:41.6666666667%}.el-col-xl-11{display:block;max-width:45.8333333333%;flex:0 0 45.8333333333%}.el-col-xl-offset-11{margin-left:45.8333333333%}.el-col-xl-pull-11{position:relative;right:45.8333333333%}.el-col-xl-push-11{position:relative;left:45.8333333333%}.el-col-xl-12{display:block;max-width:50%;flex:0 0 50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{display:block;max-width:54.1666666667%;flex:0 0 54.1666666667%}.el-col-xl-offset-13{margin-left:54.1666666667%}.el-col-xl-pull-13{position:relative;right:54.1666666667%}.el-col-xl-push-13{position:relative;left:54.1666666667%}.el-col-xl-14{display:block;max-width:58.3333333333%;flex:0 0 58.3333333333%}.el-col-xl-offset-14{margin-left:58.3333333333%}.el-col-xl-pull-14{position:relative;right:58.3333333333%}.el-col-xl-push-14{position:relative;left:58.3333333333%}.el-col-xl-15{display:block;max-width:62.5%;flex:0 0 62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{display:block;max-width:66.6666666667%;flex:0 0 66.6666666667%}.el-col-xl-offset-16{margin-left:66.6666666667%}.el-col-xl-pull-16{position:relative;right:66.6666666667%}.el-col-xl-push-16{position:relative;left:66.6666666667%}.el-col-xl-17{display:block;max-width:70.8333333333%;flex:0 0 70.8333333333%}.el-col-xl-offset-17{margin-left:70.8333333333%}.el-col-xl-pull-17{position:relative;right:70.8333333333%}.el-col-xl-push-17{position:relative;left:70.8333333333%}.el-col-xl-18{display:block;max-width:75%;flex:0 0 75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{display:block;max-width:79.1666666667%;flex:0 0 79.1666666667%}.el-col-xl-offset-19{margin-left:79.1666666667%}.el-col-xl-pull-19{position:relative;right:79.1666666667%}.el-col-xl-push-19{position:relative;left:79.1666666667%}.el-col-xl-20{display:block;max-width:83.3333333333%;flex:0 0 83.3333333333%}.el-col-xl-offset-20{margin-left:83.3333333333%}.el-col-xl-pull-20{position:relative;right:83.3333333333%}.el-col-xl-push-20{position:relative;left:83.3333333333%}.el-col-xl-21{display:block;max-width:87.5%;flex:0 0 87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{display:block;max-width:91.6666666667%;flex:0 0 91.6666666667%}.el-col-xl-offset-22{margin-left:91.6666666667%}.el-col-xl-pull-22{position:relative;right:91.6666666667%}.el-col-xl-push-22{position:relative;left:91.6666666667%}.el-col-xl-23{display:block;max-width:95.8333333333%;flex:0 0 95.8333333333%}.el-col-xl-offset-23{margin-left:95.8333333333%}.el-col-xl-pull-23{position:relative;right:95.8333333333%}.el-col-xl-push-23{position:relative;left:95.8333333333%}.el-col-xl-24{display:block;max-width:100%;flex:0 0 100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}.el-collapse{--el-collapse-border-color:var(--el-border-color-lighter);--el-collapse-header-height:48px;--el-collapse-header-bg-color:var(--el-fill-color-blank);--el-collapse-header-text-color:var(--el-text-color-primary);--el-collapse-header-font-size:13px;--el-collapse-content-bg-color:var(--el-fill-color-blank);--el-collapse-content-font-size:13px;--el-collapse-content-text-color:var(--el-text-color-primary);border-top:1px solid var(--el-collapse-border-color);border-bottom:1px solid var(--el-collapse-border-color)}.el-collapse-item.is-disabled .el-collapse-item__header{color:var(--el-text-color-disabled);cursor:not-allowed}.el-collapse-item__header{display:flex;align-items:center;height:var(--el-collapse-header-height);line-height:var(--el-collapse-header-height);background-color:var(--el-collapse-header-bg-color);color:var(--el-collapse-header-text-color);cursor:pointer;border-bottom:1px solid var(--el-collapse-border-color);font-size:var(--el-collapse-header-font-size);font-weight:500;transition:border-bottom-color var(--el-transition-duration);outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;transition:transform var(--el-transition-duration);font-weight:300}.el-collapse-item__arrow.is-active{transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:var(--el-color-primary)}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:var(--el-collapse-content-bg-color);overflow:hidden;box-sizing:border-box;border-bottom:1px solid var(--el-collapse-border-color)}.el-collapse-item__content{padding-bottom:25px;font-size:var(--el-collapse-content-font-size);color:var(--el-collapse-content-text-color);line-height:1.7692307692}.el-collapse-item:last-child{margin-bottom:-1px}.el-color-predefine{display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:flex;flex:1;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{box-shadow:0 0 3px 2px var(--el-color-primary)}.el-color-predefine__color-selector>div{display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px;float:right}.el-color-hue-slider__bar{position:relative;background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid var(--el-border-color-lighter);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.el-color-svpanel__black{background:linear-gradient(0deg,#000,transparent)}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;box-sizing:border-box;width:280px;height:12px;background-image:linear-gradient(45deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(45deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%);background-size:12px 12px;background-position:0 0,6px 0,6px -6px,0 6px}.el-color-alpha-slider__bar{position:relative;background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--el-bg-color) 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid var(--el-border-color-lighter);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper:after{content:"";display:table;clear:both}.el-color-dropdown__btns{margin-top:12px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-picker{display:inline-block;position:relative;line-height:normal;outline:0}.el-color-picker:hover:not(.is-disabled) .el-color-picker__trigger{border:1px solid var(--el-border-color-hover)}.el-color-picker:focus-visible:not(.is-disabled) .el-color-picker__trigger{outline:2px solid var(--el-color-primary);outline-offset:1px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--large{height:40px}.el-color-picker--large .el-color-picker__trigger{height:40px;width:40px}.el-color-picker--large .el-color-picker__mask{height:38px;width:38px}.el-color-picker--small{height:24px}.el-color-picker--small .el-color-picker__trigger{height:24px;width:24px}.el-color-picker--small .el-color-picker__mask{height:22px;width:22px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{transform:scale(.8)}.el-color-picker__mask{height:30px;width:30px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:hsla(0,0%,100%,.7)}.el-color-picker__trigger{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;height:32px;width:32px;padding:4px;border:1px solid var(--el-border-color);border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;box-sizing:border-box;border:1px solid var(--el-text-color-secondary);border-radius:var(--el-border-radius-small);width:100%;height:100%;text-align:center}.el-color-picker__color.is-alpha{background-image:linear-gradient(45deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(45deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%);background-size:12px 12px;background-position:0 0,6px 0,6px -6px,0 6px}.el-color-picker__color-inner{display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%}.el-color-picker .el-color-picker__empty{font-size:12px;color:var(--el-text-color-secondary)}.el-color-picker .el-color-picker__icon{display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:12px}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;box-sizing:content-box;background-color:#fff;border-radius:var(--el-border-radius-base);box-shadow:var(--el-box-shadow-light)}.el-color-picker__panel.el-popper{border:1px solid var(--el-border-color-lighter)}.el-color-picker,.el-color-picker__panel{--el-color-picker-alpha-bg-a:#ccc;--el-color-picker-alpha-bg-b:transparent}.dark .el-color-picker,.dark .el-color-picker__panel{--el-color-picker-alpha-bg-a:#333}.el-container{display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0}.el-container.is-vertical{flex-direction:column}.el-date-table{font-size:12px;-webkit-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:var(--el-datepicker-text-color)}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child .el-date-table-cell{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child .el-date-table-cell{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table.is-week-mode .el-date-table__row.current .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-date-table td{width:32px;height:30px;padding:4px 0;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td .el-date-table-cell{height:30px;padding:3px 0;box-sizing:border-box}.el-date-table td .el-date-table-cell .el-date-table-cell__text{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:var(--el-datepicker-off-text-color)}.el-date-table td.today{position:relative}.el-date-table td.today .el-date-table-cell__text{color:var(--el-color-primary);font-weight:700}.el-date-table td.today.end-date .el-date-table-cell__text,.el-date-table td.today.start-date .el-date-table-cell__text{color:#fff}.el-date-table td.available:hover{color:var(--el-datepicker-hover-text-color)}.el-date-table td.in-range .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-date-table td.in-range .el-date-table-cell:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-date-table td.current:not(.disabled) .el-date-table-cell__text{color:#fff;background-color:var(--el-datepicker-active-color)}.el-date-table td.current:not(.disabled):focus-visible .el-date-table-cell__text{outline:2px solid var(--el-datepicker-active-color);outline-offset:1px}.el-date-table td.end-date .el-date-table-cell,.el-date-table td.start-date .el-date-table-cell{color:#fff}.el-date-table td.end-date .el-date-table-cell__text,.el-date-table td.start-date .el-date-table-cell__text{background-color:var(--el-datepicker-active-color)}.el-date-table td.start-date .el-date-table-cell{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date .el-date-table-cell{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled .el-date-table-cell{background-color:var(--el-fill-color-light);opacity:1;cursor:not-allowed;color:var(--el-text-color-placeholder)}.el-date-table td.selected .el-date-table-cell{margin-left:5px;margin-right:5px;background-color:var(--el-datepicker-inrange-bg-color);border-radius:15px}.el-date-table td.selected .el-date-table-cell:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-date-table td.selected .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);color:#fff;border-radius:15px}.el-date-table td.week{font-size:80%;color:var(--el-datepicker-header-text-color)}.el-date-table td:focus{outline:0}.el-date-table th{padding:5px;color:var(--el-datepicker-header-text-color);font-weight:400;border-bottom:solid 1px var(--el-border-color-lighter)}.el-month-table{font-size:12px;margin:-1px;border-collapse:collapse}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;box-sizing:border-box}.el-month-table td.today .cell{color:var(--el-color-primary);font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#fff}.el-month-table td.disabled .cell{background-color:var(--el-fill-color-light);cursor:not-allowed}.el-month-table td.disabled .cell,.el-month-table td.disabled .cell:hover{color:var(--el-text-color-placeholder)}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:var(--el-datepicker-text-color);margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:var(--el-datepicker-hover-text-color)}.el-month-table td.in-range div{background-color:var(--el-datepicker-inrange-bg-color)}.el-month-table td.in-range div:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#fff}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#fff;background-color:var(--el-datepicker-active-color)}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:var(--el-datepicker-active-color)}.el-month-table td:focus-visible{outline:0}.el-month-table td:focus-visible .cell{outline:2px solid var(--el-datepicker-active-color)}.el-year-table{font-size:12px;margin:-1px;border-collapse:collapse}.el-year-table .el-icon{color:var(--el-datepicker-icon-color)}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:var(--el-color-primary);font-weight:700}.el-year-table td.disabled .cell{background-color:var(--el-fill-color-light);cursor:not-allowed}.el-year-table td.disabled .cell,.el-year-table td.disabled .cell:hover{color:var(--el-text-color-placeholder)}.el-year-table td .cell{width:48px;height:36px;display:block;line-height:36px;color:var(--el-datepicker-text-color);border-radius:18px;margin:0 auto}.el-year-table td .cell:hover{color:var(--el-datepicker-hover-text-color)}.el-year-table td.current:not(.disabled) .cell{color:var(--el-datepicker-active-color)}.el-year-table td:focus-visible{outline:0}.el-year-table td:focus-visible .cell{outline:2px solid var(--el-datepicker-active-color)}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:192px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper.el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__wrapper.is-arrow{box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.is-disabled):not(.is-active){background:var(--el-fill-color-light);cursor:default}.el-time-spinner__arrow{font-size:12px;color:var(--el-text-color-secondary);position:absolute;left:0;width:100%;z-index:var(--el-index-normal);text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:var(--el-color-primary)}.el-time-spinner__arrow.arrow-up{top:10px}.el-time-spinner__arrow.arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list:after,.el-time-spinner__list:before{content:"";display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:var(--el-text-color-regular)}.el-time-spinner__item:hover:not(.is-disabled):not(.is-active){background:var(--el-fill-color-light);cursor:pointer}.el-time-spinner__item.is-active:not(.is-disabled){color:var(--el-text-color-primary);font-weight:700}.el-time-spinner__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-picker__popper{--el-datepicker-border-color:var(--el-disabled-border-color)}.el-picker__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-picker__popper.el-popper,.el-picker__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-datepicker-border-color)}.el-picker__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-picker__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-picker__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-picker__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-date-editor{--el-date-editor-width:220px;--el-date-editor-monthrange-width:300px;--el-date-editor-daterange-width:350px;--el-date-editor-datetimerange-width:400px;--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;position:relative;text-align:left}.el-date-editor.el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset}.el-date-editor.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-date-editor.el-input,.el-date-editor.el-input__wrapper{width:var(--el-date-editor-width);height:var(--el-input-height,var(--el-component-size))}.el-date-editor--monthrange{--el-date-editor-width:var(--el-date-editor-monthrange-width)}.el-date-editor--daterange,.el-date-editor--timerange{--el-date-editor-width:var(--el-date-editor-daterange-width)}.el-date-editor--datetimerange{--el-date-editor-width:var(--el-date-editor-datetimerange-width)}.el-date-editor--dates .el-input__wrapper{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .clear-icon,.el-date-editor .close-icon{cursor:pointer}.el-date-editor .clear-icon:hover{color:var(--el-text-color-secondary)}.el-date-editor .el-range__icon{height:inherit;font-size:14px;color:var(--el-text-color-placeholder);float:left}.el-date-editor .el-range__icon svg{vertical-align:middle}.el-date-editor .el-range-input{appearance:none;border:none;outline:0;display:inline-block;height:30px;line-height:30px;margin:0;padding:0;width:39%;text-align:center;font-size:var(--el-font-size-base);color:var(--el-text-color-regular);background-color:transparent}.el-date-editor .el-range-input::placeholder{color:var(--el-text-color-placeholder)}.el-date-editor .el-range-separator{flex:1;display:inline-flex;justify-content:center;align-items:center;height:100%;padding:0 5px;margin:0;font-size:14px;word-break:keep-all;color:var(--el-text-color-primary)}.el-date-editor .el-range__close-icon{font-size:14px;color:var(--el-text-color-placeholder);height:inherit;width:unset;cursor:pointer}.el-date-editor .el-range__close-icon:hover{color:var(--el-text-color-secondary)}.el-date-editor .el-range__close-icon svg{vertical-align:middle}.el-date-editor .el-range__close-icon--hidden{opacity:0;visibility:hidden}.el-range-editor.el-input__wrapper{display:inline-flex;align-items:center;padding:0 10px}.el-range-editor.is-active,.el-range-editor.is-active:hover{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-range-editor--large{line-height:var(--el-component-size-large)}.el-range-editor--large.el-input__wrapper{height:var(--el-component-size-large)}.el-range-editor--large .el-range-separator{line-height:40px;font-size:14px}.el-range-editor--large .el-range-input{height:38px;line-height:38px;font-size:14px}.el-range-editor--small{line-height:var(--el-component-size-small)}.el-range-editor--small.el-input__wrapper{height:var(--el-component-size-small)}.el-range-editor--small .el-range-separator{line-height:24px;font-size:12px}.el-range-editor--small .el-range-input{height:22px;line-height:22px;font-size:12px}.el-range-editor.is-disabled{background-color:var(--el-disabled-bg-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-range-editor.is-disabled,.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:var(--el-disabled-border-color)}.el-range-editor.is-disabled input{background-color:var(--el-disabled-bg-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-range-editor.is-disabled input::placeholder{color:var(--el-text-color-placeholder)}.el-range-editor.is-disabled .el-range-separator{color:var(--el-disabled-text-color)}.el-picker-panel{color:var(--el-text-color-regular);background:var(--el-bg-color-overlay);border-radius:var(--el-border-radius-base);line-height:30px}.el-picker-panel .el-time-panel{margin:5px 0;border:solid 1px var(--el-datepicker-border-color);background-color:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-picker-panel__body-wrapper:after,.el-picker-panel__body:after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid var(--el-datepicker-inner-border-color);padding:4px 12px;text-align:right;background-color:var(--el-bg-color-overlay);position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:var(--el-datepicker-text-color);padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:var(--el-datepicker-hover-text-color)}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:var(--el-datepicker-active-color)}.el-picker-panel__btn{border:1px solid var(--el-fill-color-darker);color:var(--el-text-color-primary);line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:var(--el-text-color-disabled);cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:var(--el-datepicker-icon-color);border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:var(--el-datepicker-hover-text-color)}.el-picker-panel__icon-btn:focus-visible{color:var(--el-datepicker-hover-text-color)}.el-picker-panel__icon-btn.is-disabled{color:var(--el-text-color-disabled)}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__icon-btn .el-icon{cursor:pointer;font-size:inherit}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid var(--el-datepicker-inner-border-color);box-sizing:border-box;padding-top:6px;background-color:var(--el-bg-color-overlay);overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-date-picker{--el-datepicker-text-color:var(--el-text-color-regular);--el-datepicker-off-text-color:var(--el-text-color-placeholder);--el-datepicker-header-text-color:var(--el-text-color-regular);--el-datepicker-icon-color:var(--el-text-color-primary);--el-datepicker-border-color:var(--el-disabled-border-color);--el-datepicker-inner-border-color:var(--el-border-color-light);--el-datepicker-inrange-bg-color:var(--el-border-color-extra-light);--el-datepicker-inrange-hover-bg-color:var(--el-border-color-extra-light);--el-datepicker-active-color:var(--el-color-primary);--el-datepicker-hover-text-color:var(--el-color-primary);width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid var(--el-datepicker-inner-border-color);font-size:12px;padding:8px 5px 5px;display:table;width:100%;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px var(--el-border-color-lighter)}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:var(--el-text-color-regular)}.el-date-picker__header-label:hover{color:var(--el-datepicker-hover-text-color)}.el-date-picker__header-label:focus-visible{outline:0;color:var(--el-datepicker-hover-text-color)}.el-date-picker__header-label.active{color:var(--el-datepicker-active-color)}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.el-date-picker .el-time-panel{position:absolute}.el-date-range-picker{--el-datepicker-text-color:var(--el-text-color-regular);--el-datepicker-off-text-color:var(--el-text-color-placeholder);--el-datepicker-header-text-color:var(--el-text-color-regular);--el-datepicker-icon-color:var(--el-text-color-primary);--el-datepicker-border-color:var(--el-disabled-border-color);--el-datepicker-inner-border-color:var(--el-border-color-light);--el-datepicker-inrange-bg-color:var(--el-border-color-extra-light);--el-datepicker-inrange-hover-bg-color:var(--el-border-color-extra-light);--el-datepicker-active-color:var(--el-color-primary);--el-datepicker-hover-text-color:var(--el-color-primary);width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid var(--el-datepicker-inner-border-color)}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid var(--el-datepicker-inner-border-color);font-size:12px;padding:8px 5px 5px 5px;display:table;width:100%;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:var(--el-datepicker-icon-color)}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#fff}.el-date-range-picker__time-picker-wrap .el-time-panel{position:absolute}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px;z-index:1}.el-time-range-picker__cell{box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid var(--el-datepicker-border-color)}.el-time-panel{border-radius:2px;position:relative;width:180px;left:0;z-index:var(--el-index-top);-webkit-user-select:none;user-select:none;box-sizing:content-box}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content:after,.el-time-panel__content:before{content:"";top:50%;position:absolute;margin-top:-16px;height:32px;z-index:-1;left:0;right:0;box-sizing:border-box;padding-top:6px;text-align:left}.el-time-panel__content:after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content:before{padding-left:50%;margin-right:12%;margin-left:12%;border-top:1px solid var(--el-border-color-light);border-bottom:1px solid var(--el-border-color-light)}.el-time-panel__content.has-seconds:after{left:66.6666666667%}.el-time-panel__content.has-seconds:before{padding-left:33.3333333333%}.el-time-panel__footer{border-top:1px solid var(--el-timepicker-inner-border-color,var(--el-border-color-light));padding:4px;height:36px;line-height:25px;text-align:right;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:var(--el-text-color-primary)}.el-time-panel__btn.confirm{font-weight:800;color:var(--el-timepicker-active-color,var(--el-color-primary))}.el-descriptions{--el-descriptions-table-border:1px solid var(--el-border-color-lighter);--el-descriptions-item-bordered-label-background:var(--el-fill-color-light);box-sizing:border-box;font-size:var(--el-font-size-base);color:var(--el-text-color-primary)}.el-descriptions__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.el-descriptions__title{color:var(--el-text-color-primary);font-size:16px;font-weight:700}.el-descriptions__body{background-color:var(--el-fill-color-blank)}.el-descriptions__body .el-descriptions__table{border-collapse:collapse;width:100%}.el-descriptions__body .el-descriptions__table .el-descriptions__cell{box-sizing:border-box;text-align:left;font-weight:400;line-height:23px;font-size:14px}.el-descriptions__body .el-descriptions__table .el-descriptions__cell.is-left{text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions__cell.is-center{text-align:center}.el-descriptions__body .el-descriptions__table .el-descriptions__cell.is-right{text-align:right}.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell{border:var(--el-descriptions-table-border);padding:8px 11px}.el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom:12px}.el-descriptions--large{font-size:14px}.el-descriptions--large .el-descriptions__header{margin-bottom:20px}.el-descriptions--large .el-descriptions__header .el-descriptions__title{font-size:16px}.el-descriptions--large .el-descriptions__body .el-descriptions__table .el-descriptions__cell{font-size:14px}.el-descriptions--large .el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell{padding:12px 15px}.el-descriptions--large .el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom:16px}.el-descriptions--small{font-size:12px}.el-descriptions--small .el-descriptions__header{margin-bottom:12px}.el-descriptions--small .el-descriptions__header .el-descriptions__title{font-size:14px}.el-descriptions--small .el-descriptions__body .el-descriptions__table .el-descriptions__cell{font-size:12px}.el-descriptions--small .el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell{padding:4px 7px}.el-descriptions--small .el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom:8px}.el-descriptions__label.el-descriptions__cell.is-bordered-label{font-weight:700;color:var(--el-text-color-regular);background:var(--el-descriptions-item-bordered-label-background)}.el-descriptions__label:not(.is-bordered-label){color:var(--el-text-color-primary);margin-right:16px}.el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label{padding-bottom:6px}.el-descriptions__content.el-descriptions__cell.is-bordered-content{color:var(--el-text-color-primary)}.el-descriptions__content:not(.is-bordered-label){color:var(--el-text-color-regular)}.el-descriptions--large .el-descriptions__label:not(.is-bordered-label){margin-right:16px}.el-descriptions--large .el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label{padding-bottom:8px}.el-descriptions--small .el-descriptions__label:not(.is-bordered-label){margin-right:12px}.el-descriptions--small .el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label{padding-bottom:4px}:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:0.5}.v-modal-enter{animation:v-modal-in var(--el-transition-duration-fast) ease}.v-modal-leave{animation:v-modal-out var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color)}.el-popup-parent--hidden{overflow:hidden}.el-dialog{--el-dialog-width:50%;--el-dialog-margin-top:15vh;--el-dialog-bg-color:var(--el-bg-color);--el-dialog-box-shadow:var(--el-box-shadow);--el-dialog-title-font-size:var(--el-font-size-large);--el-dialog-content-font-size:14px;--el-dialog-font-line-height:var(--el-font-line-height-primary);--el-dialog-padding-primary:20px;--el-dialog-border-radius:var(--el-border-radius-small);position:relative;margin:var(--el-dialog-margin-top,15vh) auto 50px;background:var(--el-dialog-bg-color);border-radius:var(--el-dialog-border-radius);box-shadow:var(--el-dialog-box-shadow);box-sizing:border-box;width:var(--el-dialog-width,50%)}.el-dialog:focus{outline:0!important}.el-dialog.is-align-center{margin:auto}.el-dialog.is-fullscreen{--el-dialog-width:100%;--el-dialog-margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog.is-draggable .el-dialog__header{cursor:move;-webkit-user-select:none;user-select:none}.el-dialog__header{padding:var(--el-dialog-padding-primary);padding-bottom:10px;margin-right:16px}.el-dialog__headerbtn{position:absolute;top:6px;right:0;padding:0;width:54px;height:54px;background:0 0;border:none;outline:0;cursor:pointer;font-size:var(--el-message-close-size,16px)}.el-dialog__headerbtn .el-dialog__close{color:var(--el-color-info);font-size:inherit}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:var(--el-color-primary)}.el-dialog__title{line-height:var(--el-dialog-font-line-height);font-size:var(--el-dialog-title-font-size);color:var(--el-text-color-primary)}.el-dialog__body{padding:calc(var(--el-dialog-padding-primary) + 10px) var(--el-dialog-padding-primary);color:var(--el-text-color-regular);font-size:var(--el-dialog-content-font-size)}.el-dialog__footer{padding:var(--el-dialog-padding-primary);padding-top:10px;text-align:right;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px calc(var(--el-dialog-padding-primary) + 5px) 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.el-overlay-dialog{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto}.dialog-fade-enter-active{animation:modal-fade-in var(--el-transition-duration)}.dialog-fade-enter-active .el-overlay-dialog{animation:dialog-fade-in var(--el-transition-duration)}.dialog-fade-leave-active{animation:modal-fade-out var(--el-transition-duration)}.dialog-fade-leave-active .el-overlay-dialog{animation:dialog-fade-out var(--el-transition-duration)}@keyframes dialog-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes dialog-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-20px,0);opacity:0}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.el-divider{position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0;border-top:1px var(--el-border-color) var(--el-border-style)}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative;border-left:1px var(--el-border-color) var(--el-border-style)}.el-divider__text{position:absolute;background-color:var(--el-bg-color);padding:0 20px;font-weight:500;color:var(--el-text-color-primary);font-size:14px}.el-divider__text.is-left{left:20px;transform:translateY(-50%)}.el-divider__text.is-center{left:50%;transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;transform:translateY(-50%)}.el-drawer{--el-drawer-bg-color:var(--el-dialog-bg-color,var(--el-bg-color));--el-drawer-padding-primary:var(--el-dialog-padding-primary,20px);position:absolute;box-sizing:border-box;background-color:var(--el-drawer-bg-color);display:flex;flex-direction:column;box-shadow:var(--el-box-shadow-dark);overflow:hidden;transition:all var(--el-transition-duration)}.el-drawer .btt,.el-drawer .ltr,.el-drawer .rtl,.el-drawer .ttb{transform:translate(0)}.el-drawer__sr-focus:focus{outline:0!important}.el-drawer__header{align-items:center;color:#72767b;display:flex;margin-bottom:32px;padding:var(--el-drawer-padding-primary);padding-bottom:0}.el-drawer__header>:first-child{flex:1}.el-drawer__title{margin:0;flex:1;line-height:inherit;font-size:1rem}.el-drawer__footer{padding:var(--el-drawer-padding-primary);padding-top:10px;text-align:right}.el-drawer__close-btn{display:inline-flex;border:none;cursor:pointer;font-size:var(--el-font-size-extra-large);color:inherit;background-color:transparent;outline:0}.el-drawer__close-btn:focus i,.el-drawer__close-btn:hover i{color:var(--el-color-primary)}.el-drawer__body{flex:1;padding:var(--el-drawer-padding-primary);overflow:auto}.el-drawer__body>*{box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{height:100%;top:0;bottom:0}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer.ltr{left:0}.el-drawer.rtl{right:0}.el-drawer.ttb{top:0}.el-drawer.btt{bottom:0}.el-drawer-fade-enter-active,.el-drawer-fade-leave-active{transition:all var(--el-transition-duration)}.el-drawer-fade-enter-active,.el-drawer-fade-enter-from,.el-drawer-fade-enter-to,.el-drawer-fade-leave-active,.el-drawer-fade-leave-from,.el-drawer-fade-leave-to{overflow:hidden!important}.el-drawer-fade-enter-from,.el-drawer-fade-leave-to{opacity:0}.el-drawer-fade-enter-to,.el-drawer-fade-leave-from{opacity:1}.el-drawer-fade-enter-from .rtl,.el-drawer-fade-leave-to .rtl{transform:translateX(100%)}.el-drawer-fade-enter-from .ltr,.el-drawer-fade-leave-to .ltr{transform:translateX(-100%)}.el-drawer-fade-enter-from .ttb,.el-drawer-fade-leave-to .ttb{transform:translateY(-100%)}.el-drawer-fade-enter-from .btt,.el-drawer-fade-leave-to .btt{transform:translateY(100%)}.el-dropdown{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10;display:inline-flex;position:relative;color:var(--el-text-color-regular);font-size:var(--el-font-size-base);line-height:1;vertical-align:top}.el-dropdown.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-dropdown__popper{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10}.el-dropdown__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-dropdown-menu-box-shadow)}.el-dropdown__popper.el-popper,.el-dropdown__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-dropdown__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-dropdown__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-dropdown__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-dropdown__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-dropdown__popper .el-dropdown-menu{border:none}.el-dropdown__popper .el-dropdown__popper-selfdefine{outline:0}.el-dropdown__popper .el-scrollbar__bar{z-index:calc(var(--el-dropdown-menu-index) + 1)}.el-dropdown__popper .el-dropdown__list{list-style:none;padding:0;margin:0;box-sizing:border-box}.el-dropdown .el-dropdown__caret-button{padding-left:0;padding-right:0;display:inline-flex;justify-content:center;align-items:center;width:32px;border-left:none}.el-dropdown .el-dropdown__caret-button>span{display:inline-flex}.el-dropdown .el-dropdown__caret-button:before{content:"";position:absolute;display:block;width:1px;top:-1px;bottom:-1px;left:0;background:var(--el-overlay-color-lighter)}.el-dropdown .el-dropdown__caret-button.el-button:before{background:var(--el-border-color);opacity:.5}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{font-size:inherit;padding-left:0}.el-dropdown .el-dropdown-selfdefine{outline:0}.el-dropdown--large .el-dropdown__caret-button{width:40px}.el-dropdown--small .el-dropdown__caret-button{width:24px}.el-dropdown-menu{position:relative;top:0;left:0;z-index:var(--el-dropdown-menu-index);padding:5px 0;margin:0;background-color:var(--el-bg-color-overlay);border:none;border-radius:var(--el-border-radius-base);box-shadow:none;list-style:none}.el-dropdown-menu__item{display:flex;align-items:center;white-space:nowrap;list-style:none;line-height:22px;padding:5px 16px;margin:0;font-size:var(--el-font-size-base);color:var(--el-text-color-regular);cursor:pointer;outline:0}.el-dropdown-menu__item:not(.is-disabled):focus{background-color:var(--el-dropdown-menuItem-hover-fill);color:var(--el-dropdown-menuItem-hover-color)}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{margin:6px 0;border-top:1px solid var(--el-border-color-lighter)}.el-dropdown-menu__item.is-disabled{cursor:not-allowed;color:var(--el-text-color-disabled)}.el-dropdown-menu--large{padding:7px 0}.el-dropdown-menu--large .el-dropdown-menu__item{padding:7px 20px;line-height:22px;font-size:14px}.el-dropdown-menu--large .el-dropdown-menu__item--divided{margin:8px 0}.el-dropdown-menu--small{padding:3px 0}.el-dropdown-menu--small .el-dropdown-menu__item{padding:2px 12px;line-height:20px;font-size:12px}.el-dropdown-menu--small .el-dropdown-menu__item--divided{margin:4px 0}.el-empty{--el-empty-padding:40px 0;--el-empty-image-width:160px;--el-empty-description-margin-top:20px;--el-empty-bottom-margin-top:20px;--el-empty-fill-color-0:var(--el-color-white);--el-empty-fill-color-1:#fcfcfd;--el-empty-fill-color-2:#f8f9fb;--el-empty-fill-color-3:#f7f8fc;--el-empty-fill-color-4:#eeeff3;--el-empty-fill-color-5:#edeef2;--el-empty-fill-color-6:#e9ebef;--el-empty-fill-color-7:#e5e7e9;--el-empty-fill-color-8:#e0e3e9;--el-empty-fill-color-9:#d5d7de;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;box-sizing:border-box;padding:var(--el-empty-padding)}.el-empty__image{width:var(--el-empty-image-width)}.el-empty__image img{-webkit-user-select:none;user-select:none;width:100%;height:100%;vertical-align:top;object-fit:contain}.el-empty__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;width:100%;height:100%;vertical-align:top}.el-empty__description{margin-top:var(--el-empty-description-margin-top)}.el-empty__description p{margin:0;font-size:var(--el-font-size-base);color:var(--el-text-color-secondary)}.el-empty__bottom{margin-top:var(--el-empty-bottom-margin-top)}.el-footer{--el-footer-padding:0 20px;--el-footer-height:60px;padding:var(--el-footer-padding);box-sizing:border-box;flex-shrink:0;height:var(--el-footer-height)}.el-form{--el-form-label-font-size:var(--el-font-size-base);--el-form-inline-content-width:220px}.el-form--label-left .el-form-item__label{justify-content:flex-start}.el-form--label-top .el-form-item{display:block}.el-form--label-top .el-form-item .el-form-item__label{display:block;height:auto;text-align:left;margin-bottom:8px;line-height:22px}.el-form--inline .el-form-item{display:inline-flex;vertical-align:middle;margin-right:32px}.el-form--inline.el-form--label-top{display:flex;flex-wrap:wrap}.el-form--inline.el-form--label-top .el-form-item{display:block}.el-form--inline .el-input{--el-input-width:var(--el-form-inline-content-width)}.el-form--large.el-form--label-top .el-form-item .el-form-item__label{margin-bottom:12px;line-height:22px}.el-form--default.el-form--label-top .el-form-item .el-form-item__label{margin-bottom:8px;line-height:22px}.el-form--small.el-form--label-top .el-form-item .el-form-item__label{margin-bottom:4px;line-height:20px}.el-form-item{display:flex;--font-size:14px;margin-bottom:18px}.el-form-item .el-form-item{margin-bottom:0}.el-form-item .el-input__validateIcon{display:none}.el-form-item--large{--font-size:14px;--el-form-label-font-size:var(--font-size);margin-bottom:22px}.el-form-item--large .el-form-item__label{height:40px;line-height:40px}.el-form-item--large .el-form-item__content{line-height:40px}.el-form-item--large .el-form-item__error{padding-top:4px}.el-form-item--default{--font-size:14px;--el-form-label-font-size:var(--font-size);margin-bottom:18px}.el-form-item--default .el-form-item__label{height:32px;line-height:32px}.el-form-item--default .el-form-item__content{line-height:32px}.el-form-item--default .el-form-item__error{padding-top:2px}.el-form-item--small{--font-size:12px;--el-form-label-font-size:var(--font-size);margin-bottom:18px}.el-form-item--small .el-form-item__label{height:24px;line-height:24px}.el-form-item--small .el-form-item__content{line-height:24px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item__label-wrap{display:flex}.el-form-item__label{display:inline-flex;justify-content:flex-end;align-items:flex-start;flex:0 0 auto;font-size:var(--el-form-label-font-size);color:var(--el-text-color-regular);height:32px;line-height:32px;padding:0 12px 0 0;box-sizing:border-box}.el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;line-height:32px;position:relative;font-size:var(--font-size);min-width:0}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:var(--el-color-danger);font-size:12px;line-height:1;padding-top:2px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before{content:"*";color:var(--el-color-danger);margin-right:4px}.el-form-item.is-required:not(.is-no-asterisk).asterisk-right>.el-form-item__label-wrap>.el-form-item__label:after,.el-form-item.is-required:not(.is-no-asterisk).asterisk-right>.el-form-item__label:after{content:"*";color:var(--el-color-danger);margin-left:4px}.el-form-item.is-error .el-select-v2__wrapper.is-focused{border-color:transparent}.el-form-item.is-error .el-input__wrapper,.el-form-item.is-error .el-select-v2__wrapper,.el-form-item.is-error .el-select-v2__wrapper:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-form-item.is-error .el-input-group__append .el-input__wrapper,.el-form-item.is-error .el-input-group__prepend .el-input__wrapper{box-shadow:inset 0 0 0 1px transparent}.el-form-item.is-error .el-input__validateIcon{color:var(--el-color-danger)}.el-form-item--feedback .el-input__validateIcon{display:inline-flex}.el-header{--el-header-padding:0 20px;--el-header-height:60px;padding:var(--el-header-padding);box-sizing:border-box;flex-shrink:0;height:var(--el-header-height)}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:.8;cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none}.el-image-viewer__btn .el-icon{font-size:inherit;cursor:pointer}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:40px}.el-image-viewer__canvas{position:static;width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.el-image-viewer__actions{left:50%;bottom:30px;transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:var(--el-text-color-regular);border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:flex;align-items:center;justify-content:space-around}.el-image-viewer__prev{left:40px}.el-image-viewer__next,.el-image-viewer__prev{top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:24px;color:#fff;background-color:var(--el-text-color-regular);border-color:#fff}.el-image-viewer__next{right:40px;text-indent:2px}.el-image-viewer__close{width:44px;height:44px;font-size:24px;color:#fff;background-color:var(--el-text-color-regular);border-color:#fff}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{animation:viewer-fade-in var(--el-transition-duration)}.viewer-fade-leave-active{animation:viewer-fade-out var(--el-transition-duration)}@keyframes viewer-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes viewer-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-20px,0);opacity:0}}.el-image__error,.el-image__inner,.el-image__placeholder,.el-image__wrapper{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top;opacity:1}.el-image__inner.is-loading{opacity:0}.el-image__wrapper{position:absolute;top:0;left:0}.el-image__error,.el-image__placeholder{background:var(--el-fill-color-light)}.el-image__error{display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--el-text-color-placeholder);vertical-align:middle}.el-image__preview{cursor:pointer}.el-input-number{position:relative;display:inline-flex;width:150px;line-height:30px}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;text-align:center;line-height:1}.el-input-number .el-input__inner::-webkit-inner-spin-button,.el-input-number .el-input__inner::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.el-input-number__decrease,.el-input-number__increase{display:flex;justify-content:center;align-items:center;height:auto;position:absolute;z-index:1;top:1px;bottom:1px;width:32px;background:var(--el-fill-color-light);color:var(--el-text-color-regular);cursor:pointer;font-size:13px;-webkit-user-select:none;user-select:none}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:var(--el-color-primary)}.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;border-left:var(--el-border)}.el-input-number__decrease{left:1px;border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border)}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{width:180px;line-height:38px}.el-input-number--large .el-input-number__decrease,.el-input-number--large .el-input-number__increase{width:40px;font-size:14px}.el-input-number--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{width:120px;line-height:22px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:24px;font-size:12px}.el-input-number--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{bottom:auto;left:auto;border-radius:0 var(--el-border-radius-base) 0 0;border-bottom:var(--el-border)}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;top:auto;left:auto;border-right:none;border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0}.el-input-number.is-controls-right[class*=large] [class*=decrease],.el-input-number.is-controls-right[class*=large] [class*=increase]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{--el-input-number-controls-height:11px}.el-textarea{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:var(--el-font-size-base)}.el-textarea__inner{position:relative;display:block;resize:vertical;padding:5px 11px;line-height:1.5;box-sizing:border-box;width:100%;font-size:inherit;font-family:inherit;color:var(--el-input-text-color,var(--el-text-color-regular));background-color:var(--el-input-bg-color,var(--el-fill-color-blank));background-image:none;-webkit-appearance:none;box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));transition:var(--el-transition-box-shadow);border:none}.el-textarea__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-textarea__inner:focus{outline:0;box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-textarea .el-input__count{color:var(--el-color-info);background:var(--el-fill-color-blank);position:absolute;font-size:12px;line-height:14px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:var(--el-text-color-placeholder)}.el-textarea.is-exceed .el-textarea__inner{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-textarea.is-exceed .el-input__count{color:var(--el-color-danger)}.el-input{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;--el-input-height:var(--el-component-size);position:relative;font-size:var(--el-font-size-base);display:inline-flex;width:var(--el-input-width);line-height:var(--el-input-height);box-sizing:border-box;vertical-align:middle}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:var(--el-text-color-disabled)}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track-piece{background:var(--el-fill-color-blank);width:6px}.el-input .el-input__clear,.el-input .el-input__password{color:var(--el-input-icon-color);font-size:14px;cursor:pointer}.el-input .el-input__clear:hover,.el-input .el-input__password:hover{color:var(--el-input-clear-hover-color)}.el-input .el-input__count{height:100%;display:inline-flex;align-items:center;color:var(--el-color-info);font-size:12px}.el-input .el-input__count .el-input__count-inner{background:var(--el-fill-color-blank);line-height:normal;display:inline-block;padding-left:8px}.el-input__wrapper{display:inline-flex;flex-grow:1;align-items:center;justify-content:center;padding:1px 11px;background-color:var(--el-input-bg-color,var(--el-fill-color-blank));background-image:none;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));transition:var(--el-transition-box-shadow);transform:translateZ(0);box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset}.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input__inner{--el-input-inner-height:calc(var(--el-input-height, 32px) - 2px);width:100%;flex-grow:1;-webkit-appearance:none;color:var(--el-input-text-color,var(--el-text-color-regular));font-size:inherit;height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);padding:0;outline:0;border:none;background:0 0;box-sizing:border-box}.el-input__inner:focus{outline:0}.el-input__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-input__inner[type=password]::-ms-reveal{display:none}.el-input__prefix{display:inline-flex;white-space:nowrap;flex-shrink:0;flex-wrap:nowrap;height:100%;text-align:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none}.el-input__prefix-inner{pointer-events:all;display:inline-flex;align-items:center;justify-content:center}.el-input__prefix-inner>:last-child{margin-right:8px}.el-input__prefix-inner>:first-child,.el-input__prefix-inner>:first-child.el-input__icon{margin-left:0}.el-input__suffix{display:inline-flex;white-space:nowrap;flex-shrink:0;flex-wrap:nowrap;height:100%;text-align:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none}.el-input__suffix-inner{pointer-events:all;display:inline-flex;align-items:center;justify-content:center}.el-input__suffix-inner>:first-child{margin-left:8px}.el-input .el-input__icon{height:inherit;line-height:inherit;display:flex;justify-content:center;align-items:center;transition:all var(--el-transition-duration);margin-left:8px}.el-input__validateIcon{pointer-events:none}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color,) inset}.el-input.is-disabled{cursor:not-allowed}.el-input.is-disabled .el-input__wrapper{background-color:var(--el-disabled-bg-color);box-shadow:0 0 0 1px var(--el-disabled-border-color) inset}.el-input.is-disabled .el-input__inner{color:var(--el-disabled-text-color);-webkit-text-fill-color:var(--el-disabled-text-color);cursor:not-allowed}.el-input.is-disabled .el-input__inner::placeholder{color:var(--el-text-color-placeholder)}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__wrapper{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-input.is-exceed .el-input__suffix .el-input__count{color:var(--el-color-danger)}.el-input--large{--el-input-height:var(--el-component-size-large);font-size:14px}.el-input--large .el-input__wrapper{padding:1px 15px}.el-input--large .el-input__inner{--el-input-inner-height:calc(var(--el-input-height, 40px) - 2px)}.el-input--small{--el-input-height:var(--el-component-size-small);font-size:12px}.el-input--small .el-input__wrapper{padding:1px 7px}.el-input--small .el-input__inner{--el-input-inner-height:calc(var(--el-input-height, 24px) - 2px)}.el-input-group{display:inline-flex;width:100%;align-items:stretch}.el-input-group__append,.el-input-group__prepend{background-color:var(--el-fill-color-light);color:var(--el-color-info);position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:100%;border-radius:var(--el-input-border-radius);padding:0 20px;white-space:nowrap}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:0 -20px}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-input__wrapper,.el-input-group__append div.el-select:hover .el-input__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-input__wrapper,.el-input-group__prepend div.el-select:hover .el-input__wrapper{border-color:transparent;background-color:transparent;color:inherit}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group__append{border-left:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-group--prepend>.el-input__wrapper,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-input .el-input__inner{box-shadow:none!important}.el-input-group--prepend .el-input-group__prepend .el-select .el-input .el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group--prepend .el-input-group__prepend .el-select .el-input.is-focus .el-input__inner{box-shadow:none!important}.el-input-group--prepend .el-input-group__prepend .el-select .el-input.is-focus .el-input__wrapper,.el-input-group--prepend .el-input-group__prepend .el-select .el-input.is-focus .el-input__wrapper:focus{box-shadow:1px 0 0 0 var(--el-input-focus-border-color) inset,1px 0 0 0 var(--el-input-focus-border-color),0 1px 0 0 var(--el-input-focus-border-color) inset,0 -1px 0 0 var(--el-input-focus-border-color) inset!important;z-index:2}.el-input-group--prepend .el-input-group__prepend .el-select .el-input.is-focus .el-input__wrapper:focus{outline:0}.el-input-group--prepend .el-input-group__prepend .el-select:hover .el-input__inner{box-shadow:none!important}.el-input-group--prepend .el-input-group__prepend .el-select:hover .el-input__wrapper{z-index:1;box-shadow:1px 0 0 0 var(--el-input-hover-border-color) inset,1px 0 0 0 var(--el-input-hover-border-color),0 1px 0 0 var(--el-input-hover-border-color) inset,0 -1px 0 0 var(--el-input-hover-border-color) inset!important}.el-input-group--append>.el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group--append .el-input-group__append .el-select .el-input .el-input__inner{box-shadow:none!important}.el-input-group--append .el-input-group__append .el-select .el-input .el-input__wrapper{border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-group--append .el-input-group__append .el-select .el-input.is-focus .el-input__inner{box-shadow:none!important}.el-input-group--append .el-input-group__append .el-select .el-input.is-focus .el-input__wrapper{z-index:2;box-shadow:-1px 0 0 0 var(--el-input-focus-border-color),-1px 0 0 0 var(--el-input-focus-border-color) inset,0 1px 0 0 var(--el-input-focus-border-color) inset,0 -1px 0 0 var(--el-input-focus-border-color) inset!important}.el-input-group--append .el-input-group__append .el-select:hover .el-input__inner{box-shadow:none!important}.el-input-group--append .el-input-group__append .el-select:hover .el-input__wrapper{z-index:1;box-shadow:-1px 0 0 0 var(--el-input-hover-border-color),-1px 0 0 0 var(--el-input-hover-border-color) inset,0 1px 0 0 var(--el-input-hover-border-color) inset,0 -1px 0 0 var(--el-input-hover-border-color) inset!important}.el-link{--el-link-font-size:var(--el-font-size-base);--el-link-font-weight:var(--el-font-weight-primary);--el-link-text-color:var(--el-text-color-regular);--el-link-hover-text-color:var(--el-color-primary);--el-link-disabled-text-color:var(--el-text-color-placeholder);display:inline-flex;flex-direction:row;align-items:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;cursor:pointer;padding:0;font-size:var(--el-link-font-size);font-weight:var(--el-link-font-weight);color:var(--el-link-text-color)}.el-link:hover{color:var(--el-link-hover-text-color)}.el-link.is-underline:hover:after{content:"";position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid var(--el-link-hover-text-color)}.el-link.is-disabled{color:var(--el-link-disabled-text-color);cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default:after{border-color:var(--el-link-hover-text-color)}.el-link__inner{display:inline-flex;justify-content:center;align-items:center}.el-link.el-link--primary{--el-link-text-color:var(--el-color-primary);--el-link-hover-text-color:var(--el-color-primary-light-3);--el-link-disabled-text-color:var(--el-color-primary-light-5)}.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:var(--el-link-text-color)}.el-link.el-link--success{--el-link-text-color:var(--el-color-success);--el-link-hover-text-color:var(--el-color-success-light-3);--el-link-disabled-text-color:var(--el-color-success-light-5)}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:var(--el-link-text-color)}.el-link.el-link--warning{--el-link-text-color:var(--el-color-warning);--el-link-hover-text-color:var(--el-color-warning-light-3);--el-link-disabled-text-color:var(--el-color-warning-light-5)}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:var(--el-link-text-color)}.el-link.el-link--danger{--el-link-text-color:var(--el-color-danger);--el-link-hover-text-color:var(--el-color-danger-light-3);--el-link-disabled-text-color:var(--el-color-danger-light-5)}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:var(--el-link-text-color)}.el-link.el-link--error{--el-link-text-color:var(--el-color-error);--el-link-hover-text-color:var(--el-color-error-light-3);--el-link-disabled-text-color:var(--el-color-error-light-5)}.el-link.el-link--error.is-underline:hover:after,.el-link.el-link--error:after{border-color:var(--el-link-text-color)}.el-link.el-link--info{--el-link-text-color:var(--el-color-info);--el-link-hover-text-color:var(--el-color-info-light-3);--el-link-disabled-text-color:var(--el-color-info-light-5)}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:var(--el-link-text-color)}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:var(--el-mask-color);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity var(--el-transition-duration)}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{top:50%;margin-top:calc((0px - var(--el-loading-spinner-size))/2);width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-main{--el-main-padding:20px;display:block;flex:1;flex-basis:auto;overflow:auto;box-sizing:border-box;padding:var(--el-main-padding)}:root{--el-menu-active-color:var(--el-color-primary);--el-menu-text-color:var(--el-text-color-primary);--el-menu-hover-text-color:var(--el-color-primary);--el-menu-bg-color:var(--el-fill-color-blank);--el-menu-hover-bg-color:var(--el-color-primary-light-9);--el-menu-item-height:56px;--el-menu-sub-item-height:calc(var(--el-menu-item-height) - 6px);--el-menu-horizontal-sub-item-height:36px;--el-menu-item-font-size:var(--el-font-size-base);--el-menu-item-hover-fill:var(--el-color-primary-light-9);--el-menu-border-color:var(--el-border-color);--el-menu-base-level-padding:20px;--el-menu-level-padding:20px;--el-menu-icon-width:24px}.el-menu{border-right:solid 1px var(--el-menu-border-color);list-style:none;position:relative;margin:0;padding-left:0;background-color:var(--el-menu-bg-color);box-sizing:border-box}.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item-group__title,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-sub-menu__title{white-space:nowrap;padding-left:calc(var(--el-menu-base-level-padding) + var(--el-menu-level)*var(--el-menu-level-padding))}.el-menu--horizontal{display:flex;flex-wrap:nowrap;border-bottom:solid 1px var(--el-menu-border-color);border-right:none}.el-menu--horizontal>.el-menu-item{display:inline-flex;justify-content:center;align-items:center;height:100%;margin:0;border-bottom:2px solid transparent;color:var(--el-menu-text-color)}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover{background-color:#fff}.el-menu--horizontal>.el-sub-menu:focus,.el-menu--horizontal>.el-sub-menu:hover{outline:0}.el-menu--horizontal>.el-sub-menu:hover .el-sub-menu__title{color:var(--el-menu-hover-text-color)}.el-menu--horizontal>.el-sub-menu.is-active .el-sub-menu__title{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title{height:100%;border-bottom:2px solid transparent;color:var(--el-menu-text-color)}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:var(--el-bg-color-overlay)}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-sub-menu__title{background-color:var(--el-menu-bg-color);display:flex;align-items:center;height:var(--el-menu-horizontal-sub-item-height);line-height:var(--el-menu-horizontal-sub-item-height);padding:0 10px;color:var(--el-menu-text-color)}.el-menu--horizontal .el-menu .el-sub-menu__title{padding-right:40px}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title{color:var(--el-menu-active-color)}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:var(--el-menu-hover-text-color);background-color:var(--el-menu-hover-bg-color)}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)!important}.el-menu--collapse{width:calc(var(--el-menu-icon-width) + var(--el-menu-base-level-padding)*2)}.el-menu--collapse>.el-menu-item [class^=el-icon],.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title [class^=el-icon],.el-menu--collapse>.el-sub-menu>.el-sub-menu__title [class^=el-icon]{margin:0;vertical-align:middle;width:var(--el-menu-icon-width);text-align:center}.el-menu--collapse>.el-menu-item .el-sub-menu__icon-arrow,.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow{display:none}.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title>span,.el-menu--collapse>.el-menu-item>span,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-sub-menu{min-width:200px}.el-menu--popup{z-index:100;min-width:200px;border:none;padding:5px 0;border-radius:var(--el-border-radius-small);box-shadow:var(--el-box-shadow-light)}.el-menu .el-icon{flex-shrink:0}.el-menu-item{display:flex;align-items:center;height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);font-size:var(--el-menu-item-font-size);color:var(--el-menu-text-color);padding:0 var(--el-menu-base-level-padding);list-style:none;cursor:pointer;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);box-sizing:border-box;white-space:nowrap}.el-menu-item *{vertical-align:bottom}.el-menu-item i{color:inherit}.el-menu-item:focus,.el-menu-item:hover{outline:0}.el-menu-item:hover{background-color:var(--el-menu-hover-bg-color)}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon]{margin-right:5px;width:var(--el-menu-icon-width);text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:var(--el-menu-active-color)}.el-menu-item.is-active i{color:inherit}.el-menu-item .el-menu-tooltip__trigger{position:absolute;left:0;top:0;height:100%;width:100%;display:inline-flex;align-items:center;box-sizing:border-box;padding:0 var(--el-menu-base-level-padding)}.el-sub-menu{list-style:none;margin:0;padding-left:0}.el-sub-menu__title{display:flex;align-items:center;height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);font-size:var(--el-menu-item-font-size);color:var(--el-menu-text-color);padding:0 var(--el-menu-base-level-padding);list-style:none;cursor:pointer;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);box-sizing:border-box;white-space:nowrap;padding-right:calc(var(--el-menu-base-level-padding) + var(--el-menu-icon-width))}.el-sub-menu__title *{vertical-align:bottom}.el-sub-menu__title i{color:inherit}.el-sub-menu__title:focus,.el-sub-menu__title:hover{outline:0}.el-sub-menu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-sub-menu__title:hover{background-color:var(--el-menu-hover-bg-color)}.el-sub-menu .el-menu{border:none}.el-sub-menu .el-menu-item{height:var(--el-menu-sub-item-height);line-height:var(--el-menu-sub-item-height)}.el-sub-menu__hide-arrow .el-sub-menu__icon-arrow{display:none!important}.el-sub-menu.is-active .el-sub-menu__title{border-bottom-color:var(--el-menu-active-color)}.el-sub-menu.is-disabled .el-menu-item,.el-sub-menu.is-disabled .el-sub-menu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-sub-menu .el-icon{vertical-align:middle;margin-right:5px;width:var(--el-menu-icon-width);text-align:center;font-size:18px}.el-sub-menu .el-icon.el-sub-menu__icon-more{margin-right:0!important}.el-sub-menu .el-sub-menu__icon-arrow{position:absolute;top:50%;right:var(--el-menu-base-level-padding);margin-top:-6px;transition:transform var(--el-transition-duration);font-size:12px;margin-right:0;width:inherit}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px var(--el-menu-base-level-padding);line-height:normal;font-size:12px;color:var(--el-text-color-secondary)}.horizontal-collapse-transition .el-sub-menu__title .el-sub-menu__icon-arrow{transition:var(--el-transition-duration-fast);opacity:0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:15px;display:inline-block;max-width:var(--el-messagebox-width);width:100%;padding-bottom:10px;vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);border:1px solid var(--el-border-color-lighter);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-box-shadow-light);text-align:left;overflow:hidden;backface-visibility:hidden;box-sizing:border-box}.el-message-box:focus{outline:0!important}.el-overlay.is-message-box .el-overlay-message-box{text-align:center;position:fixed;top:0;right:0;bottom:0;left:0;padding:16px;overflow:auto}.el-overlay.is-message-box .el-overlay-message-box:after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box.is-draggable .el-message-box__header{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header{position:relative;padding:var(--el-messagebox-padding-primary);padding-bottom:10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:var(--el-messagebox-font-size);line-height:1;color:var(--el-messagebox-title-color)}.el-message-box__headerbtn{position:absolute;top:var(--el-messagebox-padding-primary);right:var(--el-messagebox-padding-primary);padding:0;border:none;outline:0;background:0 0;font-size:var(--el-message-close-size,16px);cursor:pointer}.el-message-box__headerbtn .el-message-box__close{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:var(--el-color-primary)}.el-message-box__content{padding:10px var(--el-messagebox-padding-primary);color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box__status{position:absolute;top:50%;transform:translateY(-50%);font-size:24px!important}.el-message-box__status:before{padding-left:1px}.el-message-box__status.el-icon{position:absolute}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px;word-break:break-word}.el-message-box__status.el-message-box-icon--success{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{flex-direction:row-reverse}.el-message-box--center .el-message-box__title{position:relative;display:flex;align-items:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns{justify-content:center}.el-message-box--center .el-message-box__content{padding-left:calc(var(--el-messagebox-padding-primary) + 12px);padding-right:calc(var(--el-messagebox-padding-primary) + 12px);text-align:center}.fade-in-linear-enter-active .el-overlay-message-box{animation:msgbox-fade-in var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box{animation:msgbox-fade-in var(--el-transition-duration) reverse}@keyframes msgbox-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes msgbox-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-20px,0);opacity:0}}.el-message{--el-message-bg-color:var(--el-color-info-light-9);--el-message-border-color:var(--el-border-color-lighter);--el-message-padding:15px 19px;--el-message-close-size:16px;--el-message-close-icon-color:var(--el-text-color-placeholder);--el-message-close-hover-color:var(--el-text-color-secondary);width:fit-content;max-width:calc(100% - 32px);box-sizing:border-box;border-radius:var(--el-border-radius-base);border-width:var(--el-border-width);border-style:var(--el-border-style);border-color:var(--el-message-border-color);position:fixed;left:50%;top:20px;transform:translateX(-50%);background-color:var(--el-message-bg-color);transition:opacity var(--el-transition-duration),transform .4s,top .4s;padding:var(--el-message-padding);display:flex;align-items:center}.el-message.is-center{justify-content:center}.el-message.is-closable .el-message__content{padding-right:31px}.el-message p{margin:0}.el-message--success{--el-message-bg-color:var(--el-color-success-light-9);--el-message-border-color:var(--el-color-success-light-8);--el-message-text-color:var(--el-color-success)}.el-message--success .el-message__content{color:var(--el-message-text-color);overflow-wrap:anywhere}.el-message .el-message-icon--success{color:var(--el-message-text-color)}.el-message--info{--el-message-bg-color:var(--el-color-info-light-9);--el-message-border-color:var(--el-color-info-light-8);--el-message-text-color:var(--el-color-info)}.el-message--info .el-message__content{color:var(--el-message-text-color);overflow-wrap:anywhere}.el-message .el-message-icon--info{color:var(--el-message-text-color)}.el-message--warning{--el-message-bg-color:var(--el-color-warning-light-9);--el-message-border-color:var(--el-color-warning-light-8);--el-message-text-color:var(--el-color-warning)}.el-message--warning .el-message__content{color:var(--el-message-text-color);overflow-wrap:anywhere}.el-message .el-message-icon--warning{color:var(--el-message-text-color)}.el-message--error{--el-message-bg-color:var(--el-color-error-light-9);--el-message-border-color:var(--el-color-error-light-8);--el-message-text-color:var(--el-color-error)}.el-message--error .el-message__content{color:var(--el-message-text-color);overflow-wrap:anywhere}.el-message .el-message-icon--error{color:var(--el-message-text-color)}.el-message__icon{margin-right:10px}.el-message .el-message__badge{position:absolute;top:-8px;right:-8px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message .el-message__closeBtn{position:absolute;top:50%;right:19px;transform:translateY(-50%);cursor:pointer;color:var(--el-message-close-icon-color);font-size:var(--el-message-close-size)}.el-message .el-message__closeBtn:focus{outline-width:0}.el-message .el-message__closeBtn:hover{color:var(--el-message-close-hover-color)}.el-message-fade-enter-from,.el-message-fade-leave-to{opacity:0;transform:translate(-50%,-100%)}.el-notification{--el-notification-width:330px;--el-notification-padding:14px 26px 14px 13px;--el-notification-radius:8px;--el-notification-shadow:var(--el-box-shadow-light);--el-notification-border-color:var(--el-border-color-lighter);--el-notification-icon-size:24px;--el-notification-close-font-size:var(--el-message-close-size,16px);--el-notification-group-margin-left:13px;--el-notification-group-margin-right:8px;--el-notification-content-font-size:var(--el-font-size-base);--el-notification-content-color:var(--el-text-color-regular);--el-notification-title-font-size:16px;--el-notification-title-color:var(--el-text-color-primary);--el-notification-close-color:var(--el-text-color-secondary);--el-notification-close-hover-color:var(--el-text-color-regular);display:flex;width:var(--el-notification-width);padding:var(--el-notification-padding);border-radius:var(--el-notification-radius);box-sizing:border-box;border:1px solid var(--el-notification-border-color);position:fixed;background-color:var(--el-bg-color-overlay);box-shadow:var(--el-notification-shadow);transition:opacity var(--el-transition-duration),transform var(--el-transition-duration),left var(--el-transition-duration),right var(--el-transition-duration),top .4s,bottom var(--el-transition-duration);overflow-wrap:anywhere;overflow:hidden;z-index:9999}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:var(--el-notification-group-margin-left);margin-right:var(--el-notification-group-margin-right)}.el-notification__title{font-weight:700;font-size:var(--el-notification-title-font-size);line-height:var(--el-notification-icon-size);color:var(--el-notification-title-color);margin:0}.el-notification__content{font-size:var(--el-notification-content-font-size);line-height:24px;margin:6px 0 0;color:var(--el-notification-content-color);text-align:justify}.el-notification__content p{margin:0}.el-notification .el-notification__icon{height:var(--el-notification-icon-size);width:var(--el-notification-icon-size);font-size:var(--el-notification-icon-size)}.el-notification .el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:var(--el-notification-close-color);font-size:var(--el-notification-close-font-size)}.el-notification .el-notification__closeBtn:hover{color:var(--el-notification-close-hover-color)}.el-notification .el-notification--success{--el-notification-icon-color:var(--el-color-success);color:var(--el-notification-icon-color)}.el-notification .el-notification--info{--el-notification-icon-color:var(--el-color-info);color:var(--el-notification-icon-color)}.el-notification .el-notification--warning{--el-notification-icon-color:var(--el-color-warning);color:var(--el-notification-icon-color)}.el-notification .el-notification--error{--el-notification-icon-color:var(--el-color-error);color:var(--el-notification-icon-color)}.el-notification-fade-enter-from.right{right:0;transform:translateX(100%)}.el-notification-fade-enter-from.left{left:0;transform:translateX(-100%)}.el-notification-fade-leave-to{opacity:0}.el-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;height:100%;background-color:var(--el-overlay-color-lighter);overflow:auto}.el-overlay .el-overlay-root{height:0}.el-page-header.is-contentful .el-page-header__main{border-top:1px solid var(--el-border-color-light);margin-top:16px}.el-page-header__header{display:flex;align-items:center;justify-content:space-between;line-height:24px}.el-page-header__left{display:flex;align-items:center;margin-right:40px;position:relative}.el-page-header__back{display:flex;align-items:center;cursor:pointer}.el-page-header__left .el-divider--vertical{margin:0 16px}.el-page-header__icon{font-size:16px;margin-right:10px;display:flex;align-items:center}.el-page-header__icon .el-icon{font-size:inherit}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:var(--el-text-color-primary)}.el-page-header__breadcrumb{margin-bottom:16px}.el-pagination{--el-pagination-font-size:14px;--el-pagination-bg-color:var(--el-fill-color-blank);--el-pagination-text-color:var(--el-text-color-primary);--el-pagination-border-radius:2px;--el-pagination-button-color:var(--el-text-color-primary);--el-pagination-button-width:32px;--el-pagination-button-height:32px;--el-pagination-button-disabled-color:var(--el-text-color-placeholder);--el-pagination-button-disabled-bg-color:var(--el-fill-color-blank);--el-pagination-button-bg-color:var(--el-fill-color);--el-pagination-hover-color:var(--el-color-primary);--el-pagination-font-size-small:12px;--el-pagination-button-width-small:24px;--el-pagination-button-height-small:24px;--el-pagination-item-gap:16px;white-space:nowrap;color:var(--el-pagination-text-color);font-size:var(--el-pagination-font-size);font-weight:400;display:flex;align-items:center}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield}.el-pagination .el-select .el-input{width:128px}.el-pagination button{display:flex;justify-content:center;align-items:center;font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);color:var(--el-pagination-button-color);background:var(--el-pagination-bg-color);padding:0 4px;border:none;border-radius:var(--el-pagination-border-radius);cursor:pointer;text-align:center;box-sizing:border-box}.el-pagination button *{pointer-events:none}.el-pagination button:focus{outline:0}.el-pagination button.is-active,.el-pagination button:hover{color:var(--el-pagination-hover-color)}.el-pagination button.is-active{cursor:default;font-weight:700}.el-pagination button.is-active.is-disabled{font-weight:700;color:var(--el-text-color-secondary)}.el-pagination button.is-disabled,.el-pagination button:disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pagination button:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700;width:inherit}.el-pagination>.is-first{margin-left:0!important}.el-pagination>.is-last{margin-right:0!important}.el-pagination .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination__sizes,.el-pagination__total{margin-left:var(--el-pagination-item-gap);font-weight:400;color:var(--el-text-color-regular)}.el-pagination__total[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__jump{display:flex;align-items:center;margin-left:var(--el-pagination-item-gap);font-weight:400;color:var(--el-text-color-regular)}.el-pagination__jump[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__goto{margin-right:8px}.el-pagination__editor{text-align:center;box-sizing:border-box}.el-pagination__editor.el-input{width:56px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination__classifier{margin-left:8px}.el-pagination__rightwrapper{flex:1;display:flex;align-items:center;justify-content:flex-end}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 4px;background-color:var(--el-pagination-button-bg-color)}.el-pagination.is-background .btn-next.is-active,.el-pagination.is-background .btn-prev.is-active,.el-pagination.is-background .el-pager li.is-active{background-color:var(--el-color-primary);color:var(--el-color-white)}.el-pagination.is-background .btn-next.is-disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.is-disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.is-disabled,.el-pagination.is-background .el-pager li:disabled{color:var(--el-text-color-placeholder);background-color:var(--el-disabled-bg-color)}.el-pagination.is-background .btn-next.is-disabled.is-active,.el-pagination.is-background .btn-next:disabled.is-active,.el-pagination.is-background .btn-prev.is-disabled.is-active,.el-pagination.is-background .btn-prev:disabled.is-active,.el-pagination.is-background .el-pager li.is-disabled.is-active,.el-pagination.is-background .el-pager li:disabled.is-active{color:var(--el-text-color-secondary);background-color:var(--el-fill-color-dark)}.el-pagination.is-background .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li{height:var(--el-pagination-button-height-small);line-height:var(--el-pagination-button-height-small);font-size:var(--el-pagination-font-size-small);min-width:var(--el-pagination-button-width-small)}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){font-size:var(--el-pagination-font-size-small)}.el-pagination--small .el-select .el-input{width:100px}.el-pager{-webkit-user-select:none;user-select:none;list-style:none;font-size:0;padding:0;margin:0}.el-pager,.el-pager li{display:flex;align-items:center}.el-pager li{justify-content:center;font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);color:var(--el-pagination-button-color);background:var(--el-pagination-bg-color);padding:0 4px;border:none;border-radius:var(--el-pagination-border-radius);cursor:pointer;text-align:center;box-sizing:border-box}.el-pager li *{pointer-events:none}.el-pager li:focus{outline:0}.el-pager li.is-active,.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-pager li.is-active{cursor:default;font-weight:700}.el-pager li.is-active.is-disabled{font-weight:700;color:var(--el-text-color-secondary)}.el-pager li.is-disabled,.el-pager li:disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pager li:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-popconfirm__main{display:flex;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin-top:8px}.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);min-width:150px;border-radius:var(--el-popover-border-radius);border:1px solid var(--el-popover-border-color);padding:var(--el-popover-padding);z-index:var(--el-index-popper);color:var(--el-text-color-regular);line-height:1.4;text-align:justify;font-size:var(--el-popover-font-size);box-shadow:var(--el-box-shadow-light);word-break:break-all;box-sizing:border-box}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}.el-progress{position:relative;line-height:1;display:flex;align-items:center}.el-progress__text{font-size:14px;color:var(--el-text-color-regular);margin-left:5px;min-width:50px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:var(--el-color-success)}.el-progress.is-success .el-progress__text{color:var(--el-color-success)}.el-progress.is-warning .el-progress-bar__inner{background-color:var(--el-color-warning)}.el-progress.is-warning .el-progress__text{color:var(--el-color-warning)}.el-progress.is-exception .el-progress-bar__inner{background-color:var(--el-color-danger)}.el-progress.is-exception .el-progress__text{color:var(--el-color-danger)}.el-progress-bar{flex-grow:1;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:var(--el-border-color-lighter);overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:var(--el-color-primary);text-align:right;border-radius:100px;line-height:1;white-space:nowrap;transition:width .6s ease}.el-progress-bar__inner:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-progress-bar__inner--indeterminate{transform:translateZ(0);animation:indeterminate 3s infinite}.el-progress-bar__inner--striped{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 0,transparent 50%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 75%,transparent 0,transparent);background-size:1.25em 1.25em}.el-progress-bar__inner--striped.el-progress-bar__inner--striped-flow{animation:striped-flow 3s linear infinite}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes indeterminate{0%{left:-100%}to{left:100%}}@keyframes striped-flow{0%{background-position:-100%}to{background-position:100%}}.el-radio-button{--el-radio-button-checked-bg-color:var(--el-color-primary);--el-radio-button-checked-text-color:var(--el-color-white);--el-radio-button-checked-border-color:var(--el-color-primary);--el-radio-button-disabled-checked-fill:var(--el-border-color-extra-light)}.el-radio-button,.el-radio-button__inner{position:relative;display:inline-block;outline:0}.el-radio-button__inner{line-height:1;white-space:nowrap;vertical-align:middle;background:var(--el-button-bg-color,var(--el-fill-color-blank));border:var(--el-border);font-weight:var(--el-button-font-weight,var(--el-font-weight-primary));border-left:0;color:var(--el-button-text-color,var(--el-text-color-regular));-webkit-appearance:none;text-align:center;box-sizing:border-box;margin:0;cursor:pointer;transition:var(--el-transition-all);-webkit-user-select:none;user-select:none;padding:8px 15px;font-size:var(--el-font-size-base);border-radius:0}.el-radio-button__inner.is-round{padding:8px 15px}.el-radio-button__inner:hover{color:var(--el-color-primary)}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:var(--el-border);border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);box-shadow:none!important}.el-radio-button__original-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__original-radio:checked+.el-radio-button__inner{color:var(--el-radio-button-checked-text-color,var(--el-color-white));background-color:var(--el-radio-button-checked-bg-color,var(--el-color-primary));border-color:var(--el-radio-button-checked-border-color,var(--el-color-primary));box-shadow:-1px 0 0 0 var(--el-radio-button-checked-border-color,var(--el-color-primary))}.el-radio-button__original-radio:focus-visible+.el-radio-button__inner{border-left:var(--el-border);border-left-color:var(--el-radio-button-checked-border-color,var(--el-color-primary));outline:2px solid var(--el-radio-button-checked-border-color);outline-offset:1px;z-index:2;border-radius:var(--el-border-radius-base);box-shadow:none}.el-radio-button__original-radio:disabled+.el-radio-button__inner{color:var(--el-disabled-text-color);cursor:not-allowed;background-image:none;background-color:var(--el-button-disabled-bg-color,var(--el-fill-color-blank));border-color:var(--el-button-disabled-border-color,var(--el-border-color-light));box-shadow:none}.el-radio-button__original-radio:disabled:checked+.el-radio-button__inner{background-color:var(--el-radio-button-disabled-checked-fill)}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0}.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:var(--el-border-radius-base)}.el-radio-button--large .el-radio-button__inner{padding:12px 19px;font-size:var(--el-font-size-base);border-radius:0}.el-radio-button--large .el-radio-button__inner.is-round{padding:12px 19px}.el-radio-button--small .el-radio-button__inner{padding:5px 11px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:5px 11px}.el-radio-group{display:inline-flex;align-items:center;flex-wrap:wrap;font-size:0}.el-radio{--el-radio-font-size:var(--el-font-size-base);--el-radio-text-color:var(--el-text-color-regular);--el-radio-font-weight:var(--el-font-weight-primary);--el-radio-input-height:14px;--el-radio-input-width:14px;--el-radio-input-border-radius:var(--el-border-radius-circle);--el-radio-input-bg-color:var(--el-fill-color-blank);--el-radio-input-border:var(--el-border);--el-radio-input-border-color:var(--el-border-color);--el-radio-input-border-color-hover:var(--el-color-primary);color:var(--el-radio-text-color);font-weight:var(--el-radio-font-weight);position:relative;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;outline:0;font-size:var(--el-font-size-base);-webkit-user-select:none;user-select:none;margin-right:32px;height:32px}.el-radio.el-radio--large{height:40px}.el-radio.el-radio--small{height:24px}.el-radio.is-bordered{padding:0 15px 0 9px;border-radius:var(--el-border-radius-base);border:var(--el-border);box-sizing:border-box}.el-radio.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:var(--el-border-color-lighter)}.el-radio.is-bordered.el-radio--large{padding:0 19px 0 11px;border-radius:var(--el-border-radius-base)}.el-radio.is-bordered.el-radio--large .el-radio__label{font-size:var(--el-font-size-base)}.el-radio.is-bordered.el-radio--large .el-radio__inner{height:14px;width:14px}.el-radio.is-bordered.el-radio--small{padding:0 11px 0 7px;border-radius:var(--el-border-radius-base)}.el-radio.is-bordered.el-radio--small .el-radio__label{font-size:12px}.el-radio.is-bordered.el-radio--small .el-radio__inner{height:12px;width:12px}.el-radio:last-child{margin-right:0}.el-radio__input{white-space:nowrap;cursor:pointer;outline:0;display:inline-flex;position:relative;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{border-color:var(--el-disabled-border-color)}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled .el-radio__inner:after{background-color:var(--el-disabled-bg-color);cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color)}.el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:var(--el-text-color-placeholder)}.el-radio__input.is-disabled+span.el-radio__label{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:var(--el-color-primary);background:var(--el-color-primary)}.el-radio__input.is-checked .el-radio__inner:after{transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:var(--el-color-primary)}.el-radio__input.is-focus .el-radio__inner{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner{border:var(--el-radio-input-border);border-radius:var(--el-radio-input-border-radius);width:var(--el-radio-input-width);height:var(--el-radio-input-height);background-color:var(--el-radio-input-bg-color);position:relative;cursor:pointer;display:inline-block;box-sizing:border-box}.el-radio__inner:hover{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner:after{width:4px;height:4px;border-radius:var(--el-radio-input-border-radius);background-color:var(--el-color-white);content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio__original:focus-visible+.el-radio__inner{outline:2px solid var(--el-radio-input-border-color-hover);outline-offset:1px;border-radius:var(--el-radio-input-border-radius)}.el-radio:focus:not(:focus-visible):not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:0 0 2px 2px var(--el-radio-input-border-color-hover)}.el-radio__label{font-size:var(--el-radio-font-size);padding-left:8px}.el-radio.el-radio--large .el-radio__label{font-size:14px}.el-radio.el-radio--large .el-radio__inner{width:14px;height:14px}.el-radio.el-radio--small .el-radio__label{font-size:12px}.el-radio.el-radio--small .el-radio__inner{width:12px;height:12px}.el-rate{--el-rate-height:20px;--el-rate-font-size:var(--el-font-size-base);--el-rate-icon-size:18px;--el-rate-icon-margin:6px;--el-rate-void-color:var(--el-border-color-darker);--el-rate-fill-color:#f7ba2a;--el-rate-disabled-void-color:var(--el-fill-color);--el-rate-text-color:var(--el-text-color-primary);display:inline-flex;align-items:center;height:32px}.el-rate:active,.el-rate:focus{outline:0}.el-rate__item{cursor:pointer;display:inline-block;position:relative;font-size:0;vertical-align:middle;color:var(--el-rate-void-color);line-height:normal}.el-rate .el-rate__icon{position:relative;display:inline-block;font-size:var(--el-rate-icon-size);margin-right:var(--el-rate-icon-margin);transition:var(--el-transition-duration)}.el-rate .el-rate__icon.hover{transform:scale(1.15)}.el-rate .el-rate__icon .path2{position:absolute;left:0;top:0}.el-rate .el-rate__icon.is-active,.el-rate__decimal{color:var(--el-rate-fill-color)}.el-rate__decimal{position:absolute;top:0;left:0;display:inline-block;overflow:hidden}.el-rate__text{font-size:var(--el-rate-font-size);vertical-align:middle;color:var(--el-rate-text-color)}.el-rate--large{height:40px}.el-rate--small{height:24px}.el-rate--small .el-rate__icon{font-size:14px}.el-rate.is-disabled .el-rate__item{cursor:auto;color:var(--el-rate-disabled-void-color)}.el-result{--el-result-padding:40px 30px;--el-result-icon-font-size:64px;--el-result-title-font-size:20px;--el-result-title-margin-top:20px;--el-result-subtitle-margin-top:10px;--el-result-extra-margin-top:30px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;box-sizing:border-box;padding:var(--el-result-padding)}.el-result__icon svg{width:var(--el-result-icon-font-size);height:var(--el-result-icon-font-size)}.el-result__title{margin-top:var(--el-result-title-margin-top)}.el-result__title p{margin:0;font-size:var(--el-result-title-font-size);color:var(--el-text-color-primary);line-height:1.3}.el-result__subtitle{margin-top:var(--el-result-subtitle-margin-top)}.el-result__subtitle p{margin:0;font-size:var(--el-font-size-base);color:var(--el-text-color-regular);line-height:1.3}.el-result__extra{margin-top:var(--el-result-extra-margin-top)}.el-result .icon-primary{--el-result-color:var(--el-color-primary);color:var(--el-result-color)}.el-result .icon-success{--el-result-color:var(--el-color-success);color:var(--el-result-color)}.el-result .icon-warning{--el-result-color:var(--el-color-warning);color:var(--el-result-color)}.el-result .icon-danger{--el-result-color:var(--el-color-danger);color:var(--el-result-color)}.el-result .icon-error{--el-result-color:var(--el-color-error);color:var(--el-result-color)}.el-result .icon-info{--el-result-color:var(--el-color-info);color:var(--el-result-color)}.el-row{display:flex;flex-wrap:wrap;position:relative;box-sizing:border-box}.el-row.is-justify-center{justify-content:center}.el-row.is-justify-end{justify-content:flex-end}.el-row.is-justify-space-between{justify-content:space-between}.el-row.is-justify-space-around{justify-content:space-around}.el-row.is-justify-space-evenly{justify-content:space-evenly}.el-row.is-align-middle{align-items:center}.el-row.is-align-bottom{align-items:flex-end}.el-scrollbar{--el-scrollbar-opacity:0.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:0.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);overflow:hidden;position:relative;height:100%}.el-scrollbar__wrap{overflow:auto;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));transition:var(--el-transition-duration) background-color;opacity:var(--el-scrollbar-opacity,.3)}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}.el-select-dropdown__option-item.is-selected:not(.is-multiple).is-disabled{color:var(--el-text-color-disabled)}.el-select-dropdown__option-item.is-selected:not(.is-multiple).is-disabled:after{background-color:var(--el-text-color-disabled)}.el-select-dropdown__option-item:hover:not(.hover){background-color:transparent}.el-select-dropdown.is-multiple .el-select-dropdown__option-item.is-disabled.is-selected{color:var(--el-text-color-disabled)}.el-select-dropdown__list{margin:6px 0!important;padding:0!important}.el-select-dropdown__option-item{font-size:var(--el-select-font-size);padding:0 32px 0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--el-text-color-regular);height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}.el-select-dropdown__option-item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select-dropdown__option-item.is-disabled:hover{background-color:var(--el-bg-color)}.el-select-dropdown__option-item.is-selected{background-color:var(--el-fill-color-light);font-weight:700}.el-select-dropdown__option-item.is-selected:not(.is-multiple){color:var(--el-color-primary)}.el-select-dropdown__option-item.hover{background-color:var(--el-fill-color-light)!important}.el-select-dropdown__option-item:hover{background-color:var(--el-fill-color-light)}.el-select-dropdown.is-multiple .el-select-dropdown__option-item.is-selected{color:var(--el-color-primary);background-color:var(--el-bg-color-overlay)}.el-select-dropdown.is-multiple .el-select-dropdown__option-item.is-selected .el-icon{position:absolute;right:20px;top:0;height:inherit;font-size:12px}.el-select-dropdown.is-multiple .el-select-dropdown__option-item.is-selected .el-icon svg{height:inherit;vertical-align:middle}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type):after{content:"";display:block;bottom:12px}.el-select-group__split-dash,.el-select-group__wrap:not(:last-of-type):after{position:absolute;left:20px;right:20px;height:1px;background:var(--el-border-color-light)}.el-select-group__title{padding-left:20px;font-size:12px;color:var(--el-color-info);line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select-v2{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;display:inline-block;position:relative;vertical-align:middle;font-size:14px}.el-select-v2__wrapper{display:flex;align-items:center;flex-wrap:wrap;position:relative;box-sizing:border-box;cursor:pointer;padding:1px 30px 1px 0;border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);background-color:var(--el-fill-color-blank);transition:var(--el-transition-duration)}.el-select-v2__wrapper:hover{border-color:var(--el-text-color-placeholder)}.el-select-v2__wrapper.is-filterable{cursor:text}.el-select-v2__wrapper.is-focused{border-color:var(--el-color-primary)}.el-select-v2__wrapper.is-hovering:not(.is-focused){border-color:var(--el-border-color-hover)}.el-select-v2__wrapper.is-disabled{cursor:not-allowed;background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder)}.el-select-v2__wrapper.is-disabled,.el-select-v2__wrapper.is-disabled:hover{border-color:var(--el-select-disabled-border)}.el-select-v2__wrapper.is-disabled.is-focus{border-color:var(--el-input-focus-border-color)}.el-select-v2__wrapper.is-disabled .is-transparent{opacity:1;-webkit-user-select:none;user-select:none}.el-select-v2__wrapper.is-disabled .el-select-v2__caret,.el-select-v2__wrapper.is-disabled .el-select-v2__combobox-input{cursor:not-allowed}.el-select-v2__wrapper .el-select-v2__input-wrapper{box-sizing:border-box;position:relative;margin-inline-start:12px;max-width:100%;overflow:hidden}.el-select-v2__wrapper,.el-select-v2__wrapper .el-select-v2__input-wrapper{line-height:32px}.el-select-v2__wrapper .el-select-v2__input-wrapper input{--el-input-inner-height:calc(var(--el-component-size, 32px) - 8px);height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);min-width:4px;width:100%;background-color:transparent;appearance:none;background:0 0;border:none;margin:2px 0;outline:0;padding:0}.el-select-v2 .el-select-v2__tags-text{display:inline-block;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select-v2__empty{padding:10px 0;margin:0;text-align:center;color:var(--el-text-color-secondary);font-size:14px}.el-select-v2__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-select-v2__popper.el-popper,.el-select-v2__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select-v2__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-select-v2__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-select-v2__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-select-v2__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-select-v2--large .el-select-v2__wrapper .el-select-v2__combobox-input{height:32px}.el-select-v2--large .el-select-v2__caret,.el-select-v2--large .el-select-v2__suffix{height:40px}.el-select-v2--large .el-select-v2__placeholder{font-size:14px;line-height:40px}.el-select-v2--small .el-select-v2__wrapper .el-select-v2__combobox-input{height:16px}.el-select-v2--small .el-select-v2__caret,.el-select-v2--small .el-select-v2__suffix{height:24px}.el-select-v2--small .el-select-v2__placeholder{font-size:12px;line-height:24px}.el-select-v2 .el-select-v2__selection>span{display:inline-block}.el-select-v2:hover .el-select-v2__combobox-input{border-color:var(--el-select-border-color-hover)}.el-select-v2 .el-select__selection-text{text-overflow:ellipsis;display:inline-block;overflow-x:hidden;vertical-align:bottom}.el-select-v2 .el-select-v2__combobox-input{padding-right:35px;display:block;color:var(--el-text-color-regular)}.el-select-v2 .el-select-v2__combobox-input:focus{border-color:var(--el-select-input-focus-border-color)}.el-select-v2__input{border:none;outline:0;padding:0;margin-left:15px;color:var(--el-select-multiple-input-color);font-size:var(--el-select-font-size);appearance:none;height:28px}.el-select-v2__input.is-small{height:14px}.el-select-v2__close{cursor:pointer;position:absolute;top:8px;z-index:var(--el-index-top);right:25px;color:var(--el-select-input-color);line-height:18px;font-size:var(--el-select-input-font-size)}.el-select-v2__close:hover{color:var(--el-select-close-hover-color)}.el-select-v2__suffix{display:inline-flex;position:absolute;right:12px;height:32px;top:50%;transform:translateY(-50%);color:var(--el-input-icon-color,var(--el-text-color-placeholder))}.el-select-v2__suffix .el-input__icon{height:inherit}.el-select-v2__suffix .el-input__icon:not(:first-child){margin-left:8px}.el-select-v2__caret{color:var(--el-select-input-color);font-size:var(--el-select-input-font-size);transition:var(--el-transition-duration);transform:rotate(180deg);cursor:pointer}.el-select-v2__caret.is-reverse{transform:rotate(0)}.el-select-v2__caret.is-show-close{font-size:var(--el-select-font-size);text-align:center;transform:rotate(180deg);border-radius:var(--el-border-radius-circle);color:var(--el-select-input-color);transition:var(--el-transition-color)}.el-select-v2__caret.is-show-close:hover{color:var(--el-select-close-hover-color)}.el-select-v2__caret.el-icon{height:inherit}.el-select-v2__caret.el-icon svg{vertical-align:middle}.el-select-v2__selection{white-space:normal;z-index:var(--el-index-normal);display:flex;align-items:center;flex-wrap:wrap;width:100%}.el-select-v2__input-calculator{left:0;position:absolute;top:0;visibility:hidden;white-space:pre;z-index:999}.el-select-v2__selected-item{line-height:inherit;height:inherit;-webkit-user-select:none;user-select:none;display:flex;flex-wrap:wrap}.el-select-v2__placeholder{position:absolute;top:50%;transform:translateY(-50%);margin-inline-start:12px;width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--el-input-text-color,var(--el-text-color-regular))}.el-select-v2__placeholder.is-transparent{color:var(--el-text-color-placeholder)}.el-select-v2 .el-select-v2__selection .el-tag{box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:var(--el-fill-color)}.el-select-v2 .el-select-v2__selection .el-tag .el-icon-close{background-color:var(--el-text-color-placeholder);right:-7px;color:var(--el-color-white)}.el-select-v2 .el-select-v2__selection .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-select-v2 .el-select-v2__selection .el-tag .el-icon-close:before{display:block;transform:translateY(.5px)}.el-select-v2.el-select-v2--small .el-select-v2__selection .el-tag{margin:1px 0 1px 6px;height:18px}.el-select-dropdown{z-index:calc(var(--el-index-top) + 1);border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:var(--el-color-primary);background-color:var(--el-bg-color-overlay)}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:var(--el-fill-color-light)}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after{content:"";position:absolute;top:50%;right:20px;border-top:none;border-right:none;background-repeat:no-repeat;background-position:50%;background-color:var(--el-color-primary);mask:url("data:image/svg+xml;utf8,%3Csvg class=%27icon%27 width=%27200%27 height=%27200%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27currentColor%27 d=%27M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z%27%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class=%27icon%27 width=%27200%27 height=%27200%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27currentColor%27 d=%27M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z%27%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;transform:translateY(-50%);width:12px;height:12px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.is-disabled:after{background-color:var(--el-text-color-disabled)}.el-select-dropdown .el-select-dropdown__option-item.is-selected:after{content:"";position:absolute;top:50%;right:20px;border-top:none;border-right:none;background-repeat:no-repeat;background-position:50%;background-color:var(--el-color-primary);mask:url("data:image/svg+xml;utf8,%3Csvg class=%27icon%27 width=%27200%27 height=%27200%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27currentColor%27 d=%27M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z%27%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class=%27icon%27 width=%27200%27 height=%27200%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27currentColor%27 d=%27M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z%27%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;transform:translateY(-50%);width:12px;height:12px}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown .el-select-dropdown__item.is-disabled:hover{background-color:unset}.el-select-dropdown .el-select-dropdown__item.is-disabled.selected{color:var(--el-text-color-disabled)}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:var(--el-text-color-secondary);font-size:var(--el-select-font-size)}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;box-sizing:border-box}.el-select{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;display:inline-block;position:relative;vertical-align:middle;line-height:32px}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper,.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-select .el-select-tags-wrapper.has-prefix{margin-left:6px}.el-select--large{line-height:40px}.el-select--large .el-select-tags-wrapper.has-prefix{margin-left:8px}.el-select--small{line-height:24px}.el-select--small .el-select-tags-wrapper.has-prefix{margin-left:4px}.el-select .el-select__tags>span{display:inline-block}.el-select:hover:not(.el-select--disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-select-border-color-hover) inset}.el-select .el-select__tags-text{display:inline-block;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select .el-input__wrapper{cursor:pointer}.el-select .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-select-input-focus-border-color) inset!important}.el-select .el-input__inner{cursor:pointer}.el-select .el-input{display:flex}.el-select .el-input .el-select__caret{color:var(--el-select-input-color);font-size:var(--el-select-input-font-size);transition:transform var(--el-transition-duration);transform:rotate(0);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{transform:rotate(-180deg)}.el-select .el-input .el-select__caret.is-show-close{font-size:var(--el-select-font-size);text-align:center;transform:rotate(0);border-radius:var(--el-border-radius-circle);color:var(--el-select-input-color);transition:var(--el-transition-color)}.el-select .el-input .el-select__caret.is-show-close:hover{color:var(--el-select-close-hover-color)}.el-select .el-input .el-select__caret.el-icon{position:relative;height:inherit;z-index:2}.el-select .el-input.is-disabled .el-input__wrapper{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select .el-input.is-disabled .el-input__inner,.el-select .el-input.is-disabled .el-select__caret{cursor:not-allowed}.el-select .el-input.is-focus .el-input__wrapper{box-shadow:0 0 0 1px var(--el-select-input-focus-border-color) inset!important}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:var(--el-select-multiple-input-color);font-size:var(--el-select-font-size);appearance:none;height:28px;background-color:transparent}.el-select__input.is-disabled{cursor:not-allowed}.el-select__input--iOS{position:absolute;left:0;top:0;z-index:6}.el-select__input.is-small{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:var(--el-index-top);right:25px;color:var(--el-select-input-color);line-height:18px;font-size:var(--el-select-input-font-size)}.el-select__close:hover{color:var(--el-select-close-hover-color)}.el-select__tags{position:absolute;line-height:normal;top:50%;transform:translateY(-50%);white-space:normal;z-index:var(--el-index-normal);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer}.el-select__tags .el-tag{box-sizing:border-box;border-color:transparent;margin:2px 6px 2px 0}.el-select__tags .el-tag:last-child{margin-right:0}.el-select__tags .el-tag .el-icon-close{background-color:var(--el-text-color-placeholder);right:-7px;top:0;color:#fff}.el-select__tags .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-select__tags .el-tag .el-icon-close:before{display:block;transform:translateY(.5px)}.el-select__tags .el-tag--info{background-color:var(--el-fill-color)}.el-select__tags.is-disabled{cursor:not-allowed}.el-select__collapse-tags{white-space:normal;z-index:var(--el-index-normal);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer}.el-select__collapse-tags .el-tag{box-sizing:border-box;border-color:transparent;margin:2px 6px 2px 0}.el-select__collapse-tags .el-tag:last-child{margin-right:0}.el-select__collapse-tags .el-tag .el-icon-close{background-color:var(--el-text-color-placeholder);right:-7px;top:0;color:#fff}.el-select__collapse-tags .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-select__collapse-tags .el-tag .el-icon-close:before{display:block;transform:translateY(.5px)}.el-select__collapse-tags .el-tag--info{background-color:var(--el-fill-color)}.el-select__collapse-tag{line-height:inherit;height:inherit;display:flex}.el-skeleton{--el-skeleton-circle-size:var(--el-avatar-size)}.el-skeleton__item{background:var(--el-skeleton-color);display:inline-block;height:16px;border-radius:var(--el-border-radius-base);width:100%}.el-skeleton__circle{border-radius:50%;width:var(--el-skeleton-circle-size);height:var(--el-skeleton-circle-size);line-height:var(--el-skeleton-circle-size)}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:var(--el-font-size-small)}.el-skeleton__caption{height:var(--el-font-size-extra-small)}.el-skeleton__h1{height:var(--el-font-size-extra-large)}.el-skeleton__h3{height:var(--el-font-size-large)}.el-skeleton__h5{height:var(--el-font-size-medium)}.el-skeleton__image{width:unset;display:flex;align-items:center;justify-content:center;border-radius:0}.el-skeleton__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;width:22%;height:22%}.el-skeleton{--el-skeleton-color:var(--el-fill-color);--el-skeleton-to-color:var(--el-fill-color-darker)}@keyframes el-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:var(--el-skeleton-color)}.el-skeleton.is-animated .el-skeleton__item{background:linear-gradient(90deg,var(--el-skeleton-color) 25%,var(--el-skeleton-to-color) 37%,var(--el-skeleton-color) 63%);background-size:400% 100%;animation:el-skeleton-loading 1.4s ease infinite}.el-slider{--el-slider-main-bg-color:var(--el-color-primary);--el-slider-runway-bg-color:var(--el-border-color-light);--el-slider-stop-bg-color:var(--el-color-white);--el-slider-disabled-color:var(--el-text-color-placeholder);--el-slider-border-radius:3px;--el-slider-height:6px;--el-slider-button-size:20px;--el-slider-button-wrapper-size:36px;--el-slider-button-wrapper-offset:-15px;width:100%;height:32px;display:flex;align-items:center}.el-slider__runway{flex:1;height:var(--el-slider-height);background-color:var(--el-slider-runway-bg-color);border-radius:var(--el-slider-border-radius);position:relative;cursor:pointer}.el-slider__runway.show-input{margin-right:30px;width:auto}.el-slider__runway.is-disabled{cursor:default}.el-slider__runway.is-disabled .el-slider__bar{background-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button{border-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging,.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.is-disabled .el-slider__button.dragging,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button:hover{transform:scale(1)}.el-slider__runway.is-disabled .el-slider__button.dragging,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button:hover{cursor:not-allowed}.el-slider__input{flex-shrink:0;width:130px}.el-slider__bar{height:var(--el-slider-height);background-color:var(--el-slider-main-bg-color);border-top-left-radius:var(--el-slider-border-radius);border-bottom-left-radius:var(--el-slider-border-radius);position:absolute}.el-slider__button-wrapper{height:var(--el-slider-button-wrapper-size);width:var(--el-slider-button-wrapper-size);position:absolute;z-index:1;top:var(--el-slider-button-wrapper-offset);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;user-select:none;line-height:normal;outline:0}.el-slider__button-wrapper:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:grab}.el-slider__button-wrapper.dragging{cursor:grabbing}.el-slider__button{display:inline-block;width:var(--el-slider-button-size);height:var(--el-slider-button-size);vertical-align:middle;border:solid 2px var(--el-slider-main-bg-color);background-color:var(--el-color-white);border-radius:50%;box-sizing:border-box;transition:var(--el-transition-duration-fast);-webkit-user-select:none;user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:grab}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{position:absolute;height:var(--el-slider-height);width:var(--el-slider-height);border-radius:var(--el-border-radius-circle);background-color:var(--el-slider-stop-bg-color);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;transform:translateX(-50%);font-size:14px;color:var(--el-color-info);margin-top:15px;white-space:pre}.el-slider.is-vertical{position:relative;display:inline-flex;width:auto;height:100%;flex:0}.el-slider.is-vertical .el-slider__runway{width:var(--el-slider-height);height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:var(--el-slider-height);height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:var(--el-slider-button-wrapper-offset);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{transform:translateY(50%)}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;transform:translateY(50%)}.el-slider--large{height:40px}.el-slider--small{height:24px}.el-space{display:inline-flex;vertical-align:top}.el-space__item{display:flex;flex-wrap:wrap}.el-space__item>*{flex:1}.el-space--vertical{flex-direction:column}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner{display:inline-block;vertical-align:middle}.el-spinner-inner{animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:var(--el-border-color-lighter);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-step{position:relative;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{flex-basis:auto!important;flex-shrink:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:var(--el-text-color-primary);border-color:var(--el-text-color-primary)}.el-step__head.is-wait{color:var(--el-text-color-placeholder);border-color:var(--el-text-color-placeholder)}.el-step__head.is-success{color:var(--el-color-success);border-color:var(--el-color-success)}.el-step__head.is-error{color:var(--el-color-danger);border-color:var(--el-color-danger)}.el-step__head.is-finish{color:var(--el-color-primary);border-color:var(--el-color-primary)}.el-step__icon{position:relative;z-index:1;display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;box-sizing:border-box;background:var(--el-bg-color);transition:.15s ease-out}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{display:inline-block;-webkit-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:var(--el-text-color-placeholder)}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;transition:.15s ease-out;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:var(--el-text-color-primary)}.el-step__title.is-wait{color:var(--el-text-color-placeholder)}.el-step__title.is-success{color:var(--el-color-success)}.el-step__title.is-error{color:var(--el-color-danger)}.el-step__title.is-finish{color:var(--el-color-primary)}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:var(--el-text-color-primary)}.el-step__description.is-wait{color:var(--el-text-color-placeholder)}.el-step__description.is-success{color:var(--el-color-success)}.el-step__description.is-error{color:var(--el-color-danger)}.el-step__description.is-finish{color:var(--el-color-primary)}.el-step.is-horizontal{display:inline-block}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:flex}.el-step.is-vertical .el-step__head{flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:flex;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:flex;align-items:stretch;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{flex-grow:1;display:flex;align-items:center;justify-content:center}.el-step.is-simple .el-step__arrow:after,.el-step.is-simple .el-step__arrow:before{content:"";display:inline-block;position:absolute;height:15px;width:1px;background:var(--el-text-color-placeholder)}.el-step.is-simple .el-step__arrow:before{transform:rotate(-45deg) translateY(-4px);transform-origin:0 0}.el-step.is-simple .el-step__arrow:after{transform:rotate(45deg) translateY(4px);transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-steps{display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:var(--el-fill-color-light)}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;flex-flow:column}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:20px;height:32px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{transition:var(--el-transition-duration-fast);height:20px;display:inline-block;font-size:14px;font-weight:500;cursor:pointer;vertical-align:middle;color:var(--el-text-color-primary)}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{display:inline-flex;position:relative;align-items:center;min-width:40px;height:20px;border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));outline:0;border-radius:10px;box-sizing:border-box;background:var(--el-switch-off-color);cursor:pointer;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{width:100%;transition:all var(--el-transition-duration);height:16px;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0 4px 0 18px}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{font-size:12px;color:var(--el-color-white);-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-switch__core .el-switch__action{position:absolute;left:1px;border-radius:var(--el-border-radius-circle);transition:all var(--el-transition-duration);width:16px;height:16px;background-color:var(--el-color-white);display:flex;justify-content:center;align-items:center;color:var(--el-switch-off-color)}.el-switch.is-checked .el-switch__core{border-color:var(--el-switch-border-color,var(--el-switch-on-color));background-color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 17px);color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;line-height:24px;height:40px}.el-switch--large .el-switch__label{height:24px;font-size:14px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{min-width:50px;height:24px;border-radius:12px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{width:20px;height:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;line-height:16px;height:24px}.el-switch--small .el-switch__label{height:16px;font-size:12px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{min-width:30px;height:16px;border-radius:8px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{width:12px;height:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:solid 1px var(--el-border-color-lighter);border-radius:2px;background-color:#fff;box-shadow:var(--el-box-shadow-light);box-sizing:border-box}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:var(--el-font-size-base)}.el-table-filter__list-item:hover{background-color:var(--el-color-primary-light-9);color:var(--el-color-primary)}.el-table-filter__list-item.is-active{background-color:var(--el-color-primary);color:#fff}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid var(--el-border-color-lighter);padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:var(--el-text-color-regular);cursor:pointer;font-size:var(--el-font-size-small);padding:0 3px}.el-table-filter__bottom button:hover{color:var(--el-color-primary)}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:flex;align-items:center;margin-right:5px;margin-bottom:12px;margin-left:5px;height:unset}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-table{--el-table-border-color:var(--el-border-color-lighter);--el-table-border:1px solid var(--el-table-border-color);--el-table-text-color:var(--el-text-color-regular);--el-table-header-text-color:var(--el-text-color-secondary);--el-table-row-hover-bg-color:var(--el-fill-color-light);--el-table-current-row-bg-color:var(--el-color-primary-light-9);--el-table-header-bg-color:var(--el-bg-color);--el-table-fixed-box-shadow:var(--el-box-shadow-light);--el-table-bg-color:var(--el-fill-color-blank);--el-table-tr-bg-color:var(--el-fill-color-blank);--el-table-expanded-cell-bg-color:var(--el-fill-color-blank);--el-table-fixed-left-column:inset 10px 0 10px -10px rgba(0,0,0,.15);--el-table-fixed-right-column:inset -10px 0 10px -10px rgba(0,0,0,.15);position:relative;overflow:hidden;box-sizing:border-box;height:fit-content;width:100%;max-width:100%;background-color:var(--el-table-bg-color);font-size:14px;color:var(--el-table-text-color)}.el-table__inner-wrapper{position:relative;display:flex;flex-direction:column;height:100%}.el-table__inner-wrapper:before{left:0;bottom:0;width:100%;height:1px}.el-table.has-footer.el-table--fluid-height tr:last-child td.el-table__cell,.el-table.has-footer.el-table--scrollable-y tr:last-child td.el-table__cell{border-bottom-color:transparent}.el-table__empty-block{position:sticky;left:0;min-height:60px;text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.el-table__empty-text{line-height:60px;width:50%;color:var(--el-text-color-secondary)}.el-table__expand-column .cell{padding:0;text-align:center;-webkit-user-select:none;user-select:none}.el-table__expand-icon{position:relative;cursor:pointer;color:var(--el-text-color-regular);font-size:12px;transition:transform var(--el-transition-duration-fast) ease-in-out;height:20px}.el-table__expand-icon--expanded{transform:rotate(90deg)}.el-table__expand-icon>.el-icon{font-size:12px}.el-table__expanded-cell{background-color:var(--el-table-expanded-cell-bg-color)}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table thead{color:var(--el-table-header-text-color);font-weight:500}.el-table thead.is-group th.el-table__cell{background:var(--el-fill-color-light)}.el-table .el-table__cell{padding:8px 0;min-width:0;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left;z-index:1}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table .cell{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding:0 12px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--large{font-size:var(--el-font-size-base)}.el-table--large .el-table__cell{padding:12px 0}.el-table--large .cell{padding:0 16px}.el-table--default{font-size:14px}.el-table--default .el-table__cell{padding:8px 0}.el-table--default .cell{padding:0 12px}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:4px 0}.el-table--small .cell{padding:0 8px}.el-table tr{background-color:var(--el-table-tr-bg-color)}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:var(--el-table-border)}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{-webkit-user-select:none;user-select:none;background-color:var(--el-table-header-bg-color)}.el-table th.el-table__cell>.cell.highlight{color:var(--el-color-primary)}.el-table th.el-table__cell.required>div:before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td.el-table__cell div{box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table__footer-wrapper{border-top:var(--el-table-border)}.el-table--border .el-table__inner-wrapper:after,.el-table--border:after,.el-table--border:before,.el-table__inner-wrapper:before{content:"";position:absolute;background-color:var(--el-table-border-color);z-index:3}.el-table--border .el-table__inner-wrapper:after{left:0;top:0;width:100%;height:1px}.el-table--border:before{top:-1px;left:0;width:1px;height:100%}.el-table--border:after{top:-1px;right:0;width:1px;height:100%}.el-table--border .el-table__inner-wrapper{border-right:none;border-bottom:none}.el-table--border .el-table__footer-wrapper{position:relative;flex-shrink:0}.el-table--border .el-table__cell{border-right:var(--el-table-border)}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:var(--el-table-border);border-bottom-width:1px}.el-table--border th.el-table__cell{border-bottom:var(--el-table-border)}.el-table--hidden{visibility:hidden}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__body-wrapper tr td.el-table-fixed-column--left,.el-table__body-wrapper tr td.el-table-fixed-column--right,.el-table__body-wrapper tr th.el-table-fixed-column--left,.el-table__body-wrapper tr th.el-table-fixed-column--right,.el-table__footer-wrapper tr td.el-table-fixed-column--left,.el-table__footer-wrapper tr td.el-table-fixed-column--right,.el-table__footer-wrapper tr th.el-table-fixed-column--left,.el-table__footer-wrapper tr th.el-table-fixed-column--right,.el-table__header-wrapper tr td.el-table-fixed-column--left,.el-table__header-wrapper tr td.el-table-fixed-column--right,.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right{position:sticky!important;z-index:2;background:var(--el-bg-color)}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before{content:"";position:absolute;top:0;width:10px;bottom:-1px;overflow-x:hidden;overflow-y:hidden;box-shadow:none;touch-action:none;pointer-events:none}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before{left:-10px}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before{right:-10px;box-shadow:none}.el-table__body-wrapper tr td.el-table__fixed-right-patch,.el-table__body-wrapper tr th.el-table__fixed-right-patch,.el-table__footer-wrapper tr td.el-table__fixed-right-patch,.el-table__footer-wrapper tr th.el-table__fixed-right-patch,.el-table__header-wrapper tr td.el-table__fixed-right-patch,.el-table__header-wrapper tr th.el-table__fixed-right-patch{position:sticky!important;z-index:2;background:#fff;right:0}.el-table__header-wrapper{flex-shrink:0}.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td.el-table__cell,.el-table__header-wrapper tbody td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__body-wrapper .el-table-column--selection>.cell,.el-table__header-wrapper .el-table-column--selection>.cell{display:inline-flex;align-items:center;height:23px}.el-table__body-wrapper .el-table-column--selection .el-checkbox,.el-table__header-wrapper .el-table-column--selection .el-checkbox{height:unset}.el-table.is-scrolling-left .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)}.el-table.is-scrolling-left.el-table--border .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:var(--el-table-border)}.el-table.is-scrolling-left th.el-table-fixed-column--left{background-color:var(--el-table-header-bg-color)}.el-table.is-scrolling-right .el-table-fixed-column--left.is-last-column:before{box-shadow:var(--el-table-fixed-left-column)}.el-table.is-scrolling-right .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:none}.el-table.is-scrolling-right th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table.is-scrolling-middle .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:none}.el-table.is-scrolling-middle .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)}.el-table.is-scrolling-middle .el-table-fixed-column--left.is-last-column:before{box-shadow:var(--el-table-fixed-left-column)}.el-table.is-scrolling-none .el-table-fixed-column--left.is-first-column:before,.el-table.is-scrolling-none .el-table-fixed-column--left.is-last-column:before,.el-table.is-scrolling-none .el-table-fixed-column--right.is-first-column:before,.el-table.is-scrolling-none .el-table-fixed-column--right.is-last-column:before{box-shadow:none}.el-table.is-scrolling-none th.el-table-fixed-column--left,.el-table.is-scrolling-none th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table__body-wrapper{overflow:hidden;position:relative;flex:1}.el-table__body-wrapper .el-scrollbar__bar{z-index:2}.el-table .caret-wrapper{display:inline-flex;flex-direction:column;align-items:center;height:14px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:var(--el-text-color-placeholder);top:-5px}.el-table .sort-caret.descending{border-top-color:var(--el-text-color-placeholder);bottom:-3px}.el-table .ascending .sort-caret.ascending{border-bottom-color:var(--el-color-primary)}.el-table .descending .sort-caret.descending{border-top-color:var(--el-color-primary)}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:var(--el-fill-color-lighter)}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell{background-color:var(--el-table-current-row-bg-color)}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:var(--el-table-row-hover-bg-color)}.el-table__body tr.current-row>td.el-table__cell{background-color:var(--el-table-current-row-bg-color)}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:var(--el-table-border);z-index:10}.el-table__column-filter-trigger{display:inline-block;cursor:pointer}.el-table__column-filter-trigger i{color:var(--el-color-info);font-size:14px;vertical-align:middle}.el-table__border-left-patch{top:0;width:1px;height:100%}.el-table__border-bottom-patch,.el-table__border-left-patch{left:0;z-index:3;position:absolute;background-color:var(--el-table-border-color)}.el-table__border-bottom-patch{height:1px}.el-table__border-right-patch{top:0;height:100%;width:1px;z-index:3;position:absolute;background-color:var(--el-table-border-color)}.el-table--enable-row-transition .el-table__body td.el-table__cell{transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:var(--el-table-row-hover-bg-color)}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:12px;line-height:12px;height:12px;text-align:center;margin-right:8px}.el-table .el-table.el-table--border .el-table__cell{border-right:var(--el-table-border)}.el-table:not(.el-table--border) .el-table__cell{border-right:none}.el-table:not(.el-table--border)>.el-table__inner-wrapper:after{content:none}.el-table-v2{--el-table-border-color:var(--el-border-color-lighter);--el-table-border:1px solid var(--el-table-border-color);--el-table-text-color:var(--el-text-color-regular);--el-table-header-text-color:var(--el-text-color-secondary);--el-table-row-hover-bg-color:var(--el-fill-color-light);--el-table-current-row-bg-color:var(--el-color-primary-light-9);--el-table-header-bg-color:var(--el-bg-color);--el-table-fixed-box-shadow:var(--el-box-shadow-light);--el-table-bg-color:var(--el-fill-color-blank);--el-table-tr-bg-color:var(--el-fill-color-blank);--el-table-expanded-cell-bg-color:var(--el-fill-color-blank);--el-table-fixed-left-column:inset 10px 0 10px -10px rgba(0,0,0,.15);--el-table-fixed-right-column:inset -10px 0 10px -10px rgba(0,0,0,.15);font-size:14px}.el-table-v2 *{box-sizing:border-box}.el-table-v2__root{position:relative}.el-table-v2__root:hover .el-table-v2__main .el-virtual-scrollbar{opacity:1}.el-table-v2__main{display:flex;flex-direction:column-reverse;position:absolute;overflow:hidden;top:0;background-color:var(--el-bg-color);left:0}.el-table-v2__main .el-vl__horizontal,.el-table-v2__main .el-vl__vertical{z-index:2}.el-table-v2__left{display:flex;flex-direction:column-reverse;position:absolute;overflow:hidden;top:0;background-color:var(--el-bg-color);left:0;box-shadow:2px 0 4px 0 rgba(0,0,0,.06)}.el-table-v2__left .el-virtual-scrollbar{opacity:0}.el-table-v2__left .el-vl__horizontal,.el-table-v2__left .el-vl__vertical{z-index:-1}.el-table-v2__right{display:flex;flex-direction:column-reverse;position:absolute;overflow:hidden;top:0;background-color:var(--el-bg-color);right:0;box-shadow:-2px 0 4px 0 rgba(0,0,0,.06)}.el-table-v2__right .el-virtual-scrollbar{opacity:0}.el-table-v2__right .el-vl__horizontal,.el-table-v2__right .el-vl__vertical{z-index:-1}.el-table-v2__header-row,.el-table-v2__row{padding-inline-end:var(--el-table-scrollbar-size)}.el-table-v2__header-wrapper{overflow:hidden}.el-table-v2__header{position:relative;overflow:hidden}.el-table-v2__footer{right:0;bottom:0;overflow:hidden}.el-table-v2__empty,.el-table-v2__footer,.el-table-v2__overlay{position:absolute;left:0}.el-table-v2__overlay{right:0;top:0;bottom:0;z-index:9999}.el-table-v2__header-row{display:flex;border-bottom:var(--el-table-border)}.el-table-v2__header-cell{display:flex;align-items:center;padding:0 8px;height:100%;-webkit-user-select:none;user-select:none;overflow:hidden;background-color:var(--el-table-header-bg-color);color:var(--el-table-header-text-color);font-weight:700}.el-table-v2__header-cell.is-align-center{justify-content:center;text-align:center}.el-table-v2__header-cell.is-align-right{justify-content:flex-end;text-align:right}.el-table-v2__header-cell.is-sortable{cursor:pointer}.el-table-v2__header-cell:hover .el-icon{display:block}.el-table-v2__sort-icon{transition:opacity,display var(--el-transition-duration);opacity:.6;display:none}.el-table-v2__sort-icon.is-sorting{display:block;opacity:1}.el-table-v2__row{border-bottom:var(--el-table-border);display:flex;align-items:center;transition:background-color var(--el-transition-duration)}.el-table-v2__row.is-hovered,.el-table-v2__row:hover{background-color:var(--el-table-row-hover-bg-color)}.el-table-v2__row-cell{height:100%;overflow:hidden;display:flex;align-items:center;padding:0 8px}.el-table-v2__row-cell.is-align-center{justify-content:center;text-align:center}.el-table-v2__row-cell.is-align-right{justify-content:flex-end;text-align:right}.el-table-v2__expand-icon{margin:0 4px;cursor:pointer;-webkit-user-select:none;user-select:none}.el-table-v2__expand-icon svg{transition:transform var(--el-transition-duration)}.el-table-v2__expand-icon.is-expanded svg{transform:rotate(90deg)}.el-table-v2:not(.is-dynamic) .el-table-v2__cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-table-v2.is-dynamic .el-table-v2__row{overflow:hidden;align-items:stretch}.el-table-v2.is-dynamic .el-table-v2__row .el-table-v2__row-cell{word-break:break-all}.el-tabs{--el-tabs-header-height:40px}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:var(--el-color-primary);z-index:1;transition:width var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier),transform var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);list-style:none}.el-tabs__new-tab{display:flex;align-items:center;justify-content:center;float:right;border:1px solid var(--el-border-color);height:20px;width:20px;line-height:20px;margin:10px 0 10px 10px;border-radius:3px;text-align:center;font-size:12px;color:var(--el-text-color-primary);cursor:pointer;transition:all .15s}.el-tabs__new-tab .is-icon-plus{height:inherit;width:inherit;transform:scale(.8)}.el-tabs__new-tab .is-icon-plus svg{vertical-align:middle}.el-tabs__new-tab:hover{color:var(--el-color-primary)}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:var(--el-border-color-light);z-index:var(--el-index-normal)}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:var(--el-text-color-secondary);width:20px;text-align:center}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{display:flex;white-space:nowrap;position:relative;transition:transform var(--el-transition-duration);float:left;z-index:calc(var(--el-index-normal) + 1)}.el-tabs__nav.is-stretch{min-width:100%;display:flex}.el-tabs__nav.is-stretch>*{flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:var(--el-tabs-header-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;list-style:none;font-size:var(--el-font-size-base);font-weight:500;color:var(--el-text-color-primary);position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus-visible{box-shadow:0 0 2px 2px var(--el-color-primary) inset;border-radius:3px}.el-tabs__item .is-icon-close{border-radius:50%;text-align:center;transition:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);margin-left:5px}.el-tabs__item .is-icon-close:before{transform:scale(.9);display:inline-block}.el-tabs__item .is-icon-close:hover{background-color:var(--el-text-color-placeholder);color:#fff}.el-tabs__item.is-active,.el-tabs__item:hover{color:var(--el-color-primary)}.el-tabs__item:hover{cursor:pointer}.el-tabs__item.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid var(--el-border-color-light);height:var(--el-tabs-header-height)}.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap:after{content:none}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid var(--el-border-color-light);border-bottom:none;border-radius:4px 4px 0 0;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card>.el-tabs__header .el-tabs__item .is-icon-close{position:relative;font-size:12px;width:0;height:14px;overflow:hidden;right:-2px;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid var(--el-border-color-light);transition:color var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier),padding var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .is-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:var(--el-bg-color)}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .is-icon-close{width:14px}.el-tabs--border-card{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:var(--el-fill-color-light);border-bottom:1px solid var(--el-border-color-light);margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap:after{content:none}.el-tabs--border-card>.el-tabs__header .el-tabs__item{transition:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);border:1px solid transparent;margin-top:-1px;color:var(--el-text-color-secondary)}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:var(--el-color-primary);background-color:var(--el-bg-color-overlay);border-right-color:var(--el-border-color);border-left-color:var(--el-border-color)}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:var(--el-color-primary)}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:var(--el-disabled-text-color)}.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover{padding-left:13px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover{padding-right:13px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid var(--el-border-color)}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{transform:rotate(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left:after,.el-tabs--left .el-tabs__nav-wrap.is-right:after,.el-tabs--right .el-tabs__nav-wrap.is-left:after,.el-tabs--right .el-tabs__nav-wrap.is-right:after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{flex-direction:column}.el-tabs--left .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-left{justify-content:flex-end}.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-right{justify-content:flex-start}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left:after{left:auto;right:0}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left{display:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid var(--el-border-color-light);border-bottom:none;border-top:1px solid var(--el-border-color-light);text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid var(--el-border-color-light);border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid var(--el-border-color-light);border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid var(--el-border-color-light);border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid var(--el-border-color)}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:transparent;border-top-color:#d1dbe5;border-bottom-color:#d1dbe5}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right:after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid var(--el-border-color-light)}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid var(--el-border-color-light);border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid var(--el-border-color-light);border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid var(--el-border-color-light);border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid var(--el-border-color)}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:transparent;border-top-color:#d1dbe5;border-bottom-color:#d1dbe5}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{animation:slideInRight-enter var(--el-transition-duration)}.slideInRight-leave{position:absolute;left:0;right:0;animation:slideInRight-leave var(--el-transition-duration)}.slideInLeft-enter{animation:slideInLeft-enter var(--el-transition-duration)}.slideInLeft-leave{position:absolute;left:0;right:0;animation:slideInLeft-leave var(--el-transition-duration)}@keyframes slideInRight-enter{0%{opacity:0;transform-origin:0 0;transform:translateX(100%)}to{opacity:1;transform-origin:0 0;transform:translateX(0)}}@keyframes slideInRight-leave{0%{transform-origin:0 0;transform:translateX(0);opacity:1}to{transform-origin:0 0;transform:translateX(100%);opacity:0}}@keyframes slideInLeft-enter{0%{opacity:0;transform-origin:0 0;transform:translateX(-100%)}to{opacity:1;transform-origin:0 0;transform:translateX(0)}}@keyframes slideInLeft-leave{0%{transform-origin:0 0;transform:translateX(0);opacity:1}to{transform-origin:0 0;transform:translateX(-100%);opacity:0}}.el-tag{--el-tag-font-size:12px;--el-tag-border-radius:4px;--el-tag-border-radius-rounded:9999px;--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary);--el-tag-text-color:var(--el-color-primary);background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);color:var(--el-tag-text-color);display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:24px;padding:0 9px;font-size:var(--el-tag-font-size);line-height:1;border-width:1px;border-style:solid;border-radius:var(--el-tag-border-radius);box-sizing:border-box;white-space:nowrap;--el-icon-size:14px}.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color:var(--el-color-success-light-9);--el-tag-border-color:var(--el-color-success-light-8);--el-tag-hover-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color:var(--el-color-warning-light-9);--el-tag-border-color:var(--el-color-warning-light-8);--el-tag-hover-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color:var(--el-color-danger-light-9);--el-tag-border-color:var(--el-color-danger-light-8);--el-tag-hover-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color:var(--el-color-error-light-9);--el-tag-border-color:var(--el-color-error-light-8);--el-tag-hover-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color:var(--el-color-info-light-9);--el-tag-border-color:var(--el-color-info-light-8);--el-tag-hover-color:var(--el-color-info)}.el-tag.el-tag--primary{--el-tag-text-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color:var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{color:var(--el-tag-text-color)}.el-tag .el-tag__close:hover{color:var(--el-color-white);background-color:var(--el-tag-hover-color)}.el-tag .el-icon{border-radius:50%;cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size)}.el-tag .el-tag__close{margin-left:6px}.el-tag--dark{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3);--el-tag-text-color:var(--el-color-white)}.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color:var(--el-color-success);--el-tag-border-color:var(--el-color-success);--el-tag-hover-color:var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color:var(--el-color-warning);--el-tag-border-color:var(--el-color-warning);--el-tag-hover-color:var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color:var(--el-color-danger);--el-tag-border-color:var(--el-color-danger);--el-tag-hover-color:var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color:var(--el-color-error);--el-tag-border-color:var(--el-color-error);--el-tag-hover-color:var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color:var(--el-color-info);--el-tag-border-color:var(--el-color-info);--el-tag-hover-color:var(--el-color-info-light-3)}.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info,.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning{--el-tag-text-color:var(--el-color-white)}.el-tag--plain{--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary);--el-tag-bg-color:var(--el-fill-color-blank)}.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-success-light-5);--el-tag-hover-color:var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-warning-light-5);--el-tag-hover-color:var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-danger-light-5);--el-tag-hover-color:var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-error-light-5);--el-tag-hover-color:var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-info-light-5);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{padding:0 11px;height:32px;--el-icon-size:16px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{padding:0 7px;height:20px;--el-icon-size:12px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}.el-text{--el-text-font-size:var(--el-font-size-base);--el-text-color:var(--el-text-color-regular);align-self:center;margin:0;padding:0;font-size:var(--el-text-font-size);color:var(--el-text-color);word-break:break-all}.el-text.is-truncated{display:inline-block;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.el-text--large{--el-text-font-size:var(--el-font-size-medium)}.el-text--default{--el-text-font-size:var(--el-font-size-base)}.el-text--small{--el-text-font-size:var(--el-font-size-extra-small)}.el-text.el-text--primary{--el-text-color:var(--el-color-primary)}.el-text.el-text--success{--el-text-color:var(--el-color-success)}.el-text.el-text--warning{--el-text-color:var(--el-color-warning)}.el-text.el-text--danger{--el-text-color:var(--el-color-danger)}.el-text.el-text--error{--el-text-color:var(--el-color-error)}.el-text.el-text--info{--el-text-color:var(--el-color-info)}.el-text>.el-icon{vertical-align:-2px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.disabled{color:var(--el-datepicker-border-color);cursor:not-allowed}.time-select-item:hover{background-color:var(--el-fill-color-light);font-weight:700;cursor:pointer}.time-select .time-select-item.selected:not(.disabled){color:var(--el-color-primary);font-weight:700}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid var(--el-timeline-node-color)}.el-timeline-item .el-timeline-item__icon{color:var(--el-color-white);font-size:var(--el-font-size-small)}.el-timeline-item__node{position:absolute;background-color:var(--el-timeline-node-color);border-color:var(--el-timeline-node-color);border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.el-timeline-item__node--normal{left:-1px;width:var(--el-timeline-node-size-normal);height:var(--el-timeline-node-size-normal)}.el-timeline-item__node--large{left:-2px;width:var(--el-timeline-node-size-large);height:var(--el-timeline-node-size-large)}.el-timeline-item__node.is-hollow{background:var(--el-color-white);border-style:solid;border-width:2px}.el-timeline-item__node--primary{background-color:var(--el-color-primary);border-color:var(--el-color-primary)}.el-timeline-item__node--success{background-color:var(--el-color-success);border-color:var(--el-color-success)}.el-timeline-item__node--warning{background-color:var(--el-color-warning);border-color:var(--el-color-warning)}.el-timeline-item__node--danger{background-color:var(--el-color-danger);border-color:var(--el-color-danger)}.el-timeline-item__node--info{background-color:var(--el-color-info);border-color:var(--el-color-info)}.el-timeline-item__dot{position:absolute;display:flex;justify-content:center;align-items:center}.el-timeline-item__content{color:var(--el-text-color-primary)}.el-timeline-item__timestamp{color:var(--el-text-color-secondary);line-height:1;font-size:var(--el-font-size-small)}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-timeline{--el-timeline-node-size-normal:12px;--el-timeline-node-size-large:14px;--el-timeline-node-color:var(--el-border-color-light);margin:0;font-size:var(--el-font-size-base);list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline .el-timeline-item__center{display:flex;align-items:center}.el-timeline .el-timeline-item__center .el-timeline-item__wrapper{width:100%}.el-timeline .el-timeline-item__center .el-timeline-item__tail{top:0}.el-timeline .el-timeline-item__center:first-child .el-timeline-item__tail{height:calc(50% + 10px);top:calc(50% - 10px)}.el-timeline .el-timeline-item__center:last-child .el-timeline-item__tail{display:block;height:calc(50% - 10px)}.el-tooltip-v2__content{--el-tooltip-v2-padding:5px 10px;--el-tooltip-v2-border-radius:4px;--el-tooltip-v2-border-color:var(--el-border-color);border-radius:var(--el-tooltip-v2-border-radius);color:var(--el-color-black);background-color:var(--el-color-white);padding:var(--el-tooltip-v2-padding);border:1px solid var(--el-border-color)}.el-tooltip-v2__arrow{position:absolute;color:var(--el-color-white);width:var(--el-tooltip-v2-arrow-width);height:var(--el-tooltip-v2-arrow-height);pointer-events:none;left:var(--el-tooltip-v2-arrow-x);top:var(--el-tooltip-v2-arrow-y)}.el-tooltip-v2__arrow:after,.el-tooltip-v2__arrow:before{content:"";width:0;height:0;border:var(--el-tooltip-v2-arrow-border-width) solid transparent;position:absolute}.el-tooltip-v2__content[data-side^=top] .el-tooltip-v2__arrow{bottom:0}.el-tooltip-v2__content[data-side^=top] .el-tooltip-v2__arrow:before{border-top-color:var(--el-color-white);border-top-width:var(--el-tooltip-v2-arrow-border-width);border-bottom:0;top:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=top] .el-tooltip-v2__arrow:after{border-top-color:var(--el-border-color);border-top-width:var(--el-tooltip-v2-arrow-border-width);border-bottom:0;top:100%;z-index:-1}.el-tooltip-v2__content[data-side^=bottom] .el-tooltip-v2__arrow{top:0}.el-tooltip-v2__content[data-side^=bottom] .el-tooltip-v2__arrow:before{border-bottom-color:var(--el-color-white);border-bottom-width:var(--el-tooltip-v2-arrow-border-width);border-top:0;bottom:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=bottom] .el-tooltip-v2__arrow:after{border-bottom-color:var(--el-border-color);border-bottom-width:var(--el-tooltip-v2-arrow-border-width);border-top:0;bottom:100%;z-index:-1}.el-tooltip-v2__content[data-side^=left] .el-tooltip-v2__arrow{right:0}.el-tooltip-v2__content[data-side^=left] .el-tooltip-v2__arrow:before{border-left-color:var(--el-color-white);border-left-width:var(--el-tooltip-v2-arrow-border-width);border-right:0;left:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=left] .el-tooltip-v2__arrow:after{border-left-color:var(--el-border-color);border-left-width:var(--el-tooltip-v2-arrow-border-width);border-right:0;left:100%;z-index:-1}.el-tooltip-v2__content[data-side^=right] .el-tooltip-v2__arrow{left:0}.el-tooltip-v2__content[data-side^=right] .el-tooltip-v2__arrow:before{border-right-color:var(--el-color-white);border-right-width:var(--el-tooltip-v2-arrow-border-width);border-left:0;right:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=right] .el-tooltip-v2__arrow:after{border-right-color:var(--el-border-color);border-right-width:var(--el-tooltip-v2-arrow-border-width);border-left:0;right:100%;z-index:-1}.el-tooltip-v2__content.is-dark{--el-tooltip-v2-border-color:transparent;color:var(--el-color-white)}.el-tooltip-v2__content.is-dark,.el-tooltip-v2__content.is-dark .el-tooltip-v2__arrow{background-color:var(--el-color-black);border-color:transparent}.el-transfer{--el-transfer-border-color:var(--el-border-color-lighter);--el-transfer-border-radius:var(--el-border-radius-base);--el-transfer-panel-width:200px;--el-transfer-panel-header-height:40px;--el-transfer-panel-header-bg-color:var(--el-fill-color-light);--el-transfer-panel-footer-height:40px;--el-transfer-panel-body-height:278px;--el-transfer-item-height:30px;--el-transfer-filter-height:32px;font-size:var(--el-font-size-base)}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{vertical-align:top}.el-transfer__button:nth-child(2){margin:0 0 0 10px}.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer__button .el-icon+span{margin-left:0}.el-transfer-panel{overflow:hidden;background:var(--el-bg-color-overlay);display:inline-block;text-align:left;vertical-align:middle;width:var(--el-transfer-panel-width);max-height:100%;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:var(--el-transfer-panel-body-height);border-left:1px solid var(--el-transfer-border-color);border-right:1px solid var(--el-transfer-border-color);border-bottom:1px solid var(--el-transfer-border-color);border-bottom-left-radius:var(--el-transfer-border-radius);border-bottom-right-radius:var(--el-transfer-border-radius);overflow:hidden}.el-transfer-panel__body.is-with-footer{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:var(--el-transfer-panel-body-height);overflow:auto;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:calc(100% - var(--el-transfer-filter-height) - 30px);padding-top:0}.el-transfer-panel__item{height:var(--el-transfer-item-height);line-height:var(--el-transfer-item-height);padding-left:15px;display:block!important}.el-transfer-panel__item+.el-transfer-panel__item{margin-left:0}.el-transfer-panel__item.el-checkbox{color:var(--el-text-color-regular)}.el-transfer-panel__item:hover{color:var(--el-color-primary)}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;box-sizing:border-box;padding-left:22px;line-height:var(--el-transfer-item-height)}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;padding:15px;box-sizing:border-box}.el-transfer-panel__filter .el-input__inner{height:var(--el-transfer-filter-height);width:100%;font-size:12px;display:inline-block;box-sizing:border-box;border-radius:calc(var(--el-transfer-filter-height)/2)}.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-transfer-panel .el-transfer-panel__header{display:flex;align-items:center;height:var(--el-transfer-panel-header-height);background:var(--el-transfer-panel-header-bg-color);margin:0;padding-left:15px;border:1px solid var(--el-transfer-border-color);border-top-left-radius:var(--el-transfer-border-radius);border-top-right-radius:var(--el-transfer-border-radius);box-sizing:border-box;color:var(--el-color-black)}.el-transfer-panel .el-transfer-panel__header .el-checkbox{position:relative;display:flex;width:100%;align-items:center}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:var(--el-text-color-primary);font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;top:50%;transform:translate3d(0,-50%,0);color:var(--el-text-color-secondary);font-size:12px;font-weight:400}.el-transfer-panel .el-transfer-panel__footer{height:var(--el-transfer-panel-footer-height);background:var(--el-bg-color-overlay);margin:0;padding:0;border:1px solid var(--el-transfer-border-color);border-bottom-left-radius:var(--el-transfer-border-radius);border-bottom-right-radius:var(--el-transfer-border-radius)}.el-transfer-panel .el-transfer-panel__footer:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:var(--el-text-color-regular)}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:var(--el-transfer-item-height);line-height:var(--el-transfer-item-height);padding:6px 15px 0;color:var(--el-text-color-secondary);text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner:after{height:6px;width:3px;left:4px}.el-tree{--el-tree-node-hover-bg-color:var(--el-fill-color-light);--el-tree-text-color:var(--el-text-color-regular);--el-tree-expand-icon-color:var(--el-text-color-placeholder);position:relative;cursor:default;background:var(--el-fill-color-blank);color:var(--el-tree-text-color);font-size:var(--el-font-size-base)}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--el-text-color-secondary);font-size:var(--el-font-size-base)}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:var(--el-color-primary)}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus>.el-tree-node__content{background-color:var(--el-tree-node-hover-bg-color)}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:var(--el-color-primary);color:#fff}.el-tree-node__content{display:flex;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px;box-sizing:content-box}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree-node__content:hover{background-color:var(--el-tree-node-hover-bg-color)}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:var(--el-tree-expand-icon-color);font-size:12px;transform:rotate(0);transition:transform var(--el-transition-duration) ease-in-out}.el-tree-node__expand-icon.expanded{transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__expand-icon.is-hidden{visibility:hidden}.el-tree-node__loading-icon{margin-right:8px;font-size:var(--el-font-size-base);color:var(--el-tree-expand-icon-color)}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:var(--el-color-primary-light-9)}.el-tree-select{--el-tree-node-hover-bg-color:var(--el-fill-color-light);--el-tree-text-color:var(--el-text-color-regular);--el-tree-expand-icon-color:var(--el-text-color-placeholder)}.el-tree-select__popper .el-tree-node__expand-icon{margin-left:8px}.el-tree-select__popper .el-tree-node.is-checked>.el-tree-node__content .el-select-dropdown__item.selected:after{content:none}.el-tree-select__popper .el-select-dropdown__item{flex:1;background:0 0!important;padding-left:0;height:20px;line-height:20px}.el-upload{--el-upload-dragger-padding-horizontal:40px;--el-upload-dragger-padding-vertical:10px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:var(--el-text-color-regular);margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;opacity:0}.el-upload--picture-card{--el-upload-picture-card-size:148px;background-color:var(--el-fill-color-lighter);border:1px dashed var(--el-border-color-darker);border-radius:6px;box-sizing:border-box;width:var(--el-upload-picture-card-size);height:var(--el-upload-picture-card-size);cursor:pointer;vertical-align:top;display:inline-flex;justify-content:center;align-items:center}.el-upload--picture-card i{font-size:28px;color:var(--el-text-color-secondary)}.el-upload--picture-card:hover{border-color:var(--el-color-primary);color:var(--el-color-primary)}.el-upload.is-drag{display:block}.el-upload:focus{color:var(--el-color-primary)}.el-upload:focus,.el-upload:focus .el-upload-dragger{border-color:var(--el-color-primary)}.el-upload-dragger{padding:var(--el-upload-dragger-padding-horizontal) var(--el-upload-dragger-padding-vertical);background-color:var(--el-fill-color-blank);border:1px dashed var(--el-border-color);border-radius:6px;box-sizing:border-box;text-align:center;cursor:pointer;position:relative;overflow:hidden}.el-upload-dragger .el-icon--upload{font-size:67px;color:var(--el-text-color-placeholder);margin-bottom:16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:var(--el-border);margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:var(--el-text-color-regular);font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:var(--el-color-primary);font-style:normal}.el-upload-dragger:hover{border-color:var(--el-color-primary)}.el-upload-dragger.is-dragover{padding:calc(var(--el-upload-dragger-padding-horizontal) - 1px) calc(var(--el-upload-dragger-padding-vertical) - 1px);background-color:var(--el-color-primary-light-9);border:2px dashed var(--el-color-primary)}.el-upload-list{margin:10px 0 0;padding:0;list-style:none;position:relative}.el-upload-list__item{transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:var(--el-text-color-regular);margin-bottom:5px;position:relative;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item .el-icon--upload-success{color:var(--el-color-success)}.el-upload-list__item .el-icon--close{display:none;position:absolute;right:5px;top:50%;cursor:pointer;opacity:.75;color:var(--el-text-color-regular);transition:opacity var(--el-transition-duration);transform:translateY(-50%)}.el-upload-list__item .el-icon--close:hover{opacity:1;color:var(--el-color-primary)}.el-upload-list__item .el-icon--close-tip{display:none;position:absolute;top:1px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:var(--el-color-primary);font-style:normal}.el-upload-list__item:hover{background-color:var(--el-fill-color-light)}.el-upload-list__item:hover .el-icon--close{display:inline-flex}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item .el-upload-list__item-info{display:inline-flex;justify-content:center;flex-direction:column;width:calc(100% - 30px);margin-left:4px}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:inline-flex}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:var(--el-color-primary);cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon--close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon--close-tip,.el-upload-list__item.is-success:not(.focusing):focus .el-icon--close-tip{display:none}.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label{display:none;opacity:0}.el-upload-list__item-name{color:var(--el-text-color-regular);display:inline-flex;text-align:center;align-items:center;padding:0 4px;transition:color var(--el-transition-duration);font-size:var(--el-font-size-base)}.el-upload-list__item-name .el-icon{margin-right:6px;color:var(--el-text-color-secondary)}.el-upload-list__item-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none;height:100%;justify-content:center;align-items:center;transition:opacity var(--el-transition-duration)}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:var(--el-text-color-regular);display:none}.el-upload-list__item-delete:hover{color:var(--el-color-primary)}.el-upload-list--picture-card{--el-upload-list-picture-card-size:148px;display:inline-flex;flex-wrap:wrap;margin:0}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:6px;box-sizing:border-box;width:var(--el-upload-list-picture-card-size);height:var(--el-upload-list-picture-card-size);margin:0 8px 8px 0;padding:0;display:inline-flex}.el-upload-list--picture-card .el-upload-list__item .el-icon--check,.el-upload-list--picture-card .el-upload-list__item .el-icon--circle-check{color:#fff}.el-upload-list--picture-card .el-upload-list__item .el-icon--close{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{opacity:0;display:block}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%;object-fit:contain}.el-upload-list--picture-card .el-upload-list__item-status-label{right:-15px;top:-6px;width:40px;height:24px;background:var(--el-color-success);text-align:center;transform:rotate(45deg)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;display:inline-flex;justify-content:center;align-items:center;color:#fff;opacity:0;font-size:20px;background-color:var(--el-overlay-color-lighter);transition:opacity var(--el-transition-duration)}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:1rem}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-flex}.el-upload-list--picture-card .el-progress{top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:6px;box-sizing:border-box;margin-top:10px;padding:10px;display:flex;align-items:center}.el-upload-list--picture .el-upload-list__item .el-icon--check,.el-upload-list--picture .el-upload-list__item .el-icon--circle-check{color:#fff}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{opacity:0;display:inline-flex}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item .el-icon--close{top:5px;transform:translateY(0)}.el-upload-list--picture .el-upload-list__item-thumbnail{display:inline-flex;justify-content:center;align-items:center;width:70px;height:70px;object-fit:contain;position:relative;z-index:1;background-color:var(--el-color-white)}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:var(--el-color-success);text-align:center;transform:rotate(45deg)}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{right:-15px;top:-6px;width:40px;height:24px;background:var(--el-color-success);text-align:center;transform:rotate(45deg)}.el-upload-cover__label i{font-size:12px;margin-top:11px;transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:var(--el-overlay-color-light);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#fff;font-size:14px;cursor:pointer;vertical-align:middle;transition:var(--el-transition-md-fade);margin-top:60px}.el-upload-cover__interact .btn i{margin-top:0}.el-upload-cover__interact .btn span{opacity:0;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#fff;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#fff;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:var(--el-text-color-primary)}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-vl__wrapper{position:relative}.el-vl__wrapper.always-on .el-virtual-scrollbar,.el-vl__wrapper:hover .el-virtual-scrollbar{opacity:1}.el-vl__window{scrollbar-width:none}.el-vl__window::-webkit-scrollbar{display:none}.el-virtual-scrollbar{opacity:0;transition:opacity .34s ease-out}.el-virtual-scrollbar.always-on{opacity:1}.el-vg__wrapper{position:relative}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);position:absolute;border-radius:var(--el-popper-border-radius);padding:5px 11px;z-index:2000;font-size:12px;line-height:20px;min-width:10px;word-wrap:break-word;visibility:visible}.el-popper.is-dark{color:var(--el-bg-color)}.el-popper.is-dark,.el-popper.is-dark .el-popper__arrow:before{background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark .el-popper__arrow:before{right:0}.el-popper.is-light,.el-popper.is-light .el-popper__arrow:before{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light)}.el-popper.is-light .el-popper__arrow:before{right:0}.el-popper.is-pure{padding:0}.el-popper__arrow,.el-popper__arrow:before{position:absolute;width:10px;height:10px;z-index:-1}.el-popper__arrow:before{content:" ";transform:rotate(45deg);background:var(--el-text-color-primary);box-sizing:border-box}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent!important;border-left-color:transparent!important}.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent!important;border-right-color:transparent!important}.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent!important;border-bottom-color:transparent!important}.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent!important;border-top-color:transparent!important}.el-select-dropdown__item{font-size:var(--el-font-size-base);padding:0 32px 0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--el-text-color-regular);height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.selected{color:var(--el-color-primary);font-weight:700}.el-statistic{--el-statistic-title-font-weight:400;--el-statistic-title-font-size:var(--el-font-size-extra-small);--el-statistic-title-color:var(--el-text-color-regular);--el-statistic-content-font-weight:400;--el-statistic-content-font-size:var(--el-font-size-extra-large);--el-statistic-content-color:var(--el-text-color-primary)}.el-statistic__head{font-weight:var(--el-statistic-title-font-weight);font-size:var(--el-statistic-title-font-size);color:var(--el-statistic-title-color);line-height:20px;margin-bottom:4px}.el-statistic__content{font-weight:var(--el-statistic-content-font-weight);font-size:var(--el-statistic-content-font-size);color:var(--el-statistic-content-color)}.el-statistic__value{display:inline-block}.el-statistic__prefix{margin-right:4px;display:inline-block}.el-statistic__suffix{margin-left:4px;display:inline-block}:root{--cbs_f_color_white:var(--cs-version-one,#fff) var(--cs-version-two,#fff);--cbs_f_color_theme_6:hsl(var(--hue),var(--sat),var(--light));--cbs_f_color_theme_0:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(97.5 + (var(--incr) - 97.5*var(--incr)/100)*97.5)))) var(--cs-version-two,hsl(var(--hue),var(--sat),98%));--cbs_f_color_theme_1:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))) var(--cs-version-two,hsl(var(--hue),var(--sat),calc(1%*(var(--lightValue) + 5*(95 - var(--lightValue))/5))));--cbs_f_color_theme_2:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(87.5 + (var(--incr) - 87.5*var(--incr)/100)*87.5)))) var(--cs-version-two,hsl(var(--hue),var(--sat),calc(1%*(var(--lightValue) + 4*(95 - var(--lightValue))/5))));--cbs_f_color_theme_3:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(80 + (var(--incr) - 80*var(--incr)/100)*80)))) var(--cs-version-two,hsl(var(--hue),var(--sat),calc(1%*(var(--lightValue) + 3*(95 - var(--lightValue))/5))));--cbs_f_color_theme_4:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(70 + (var(--incr) - 70*var(--incr)/100)*70)))) var(--cs-version-two,hsl(var(--hue),var(--sat),calc(1%*(var(--lightValue) + 2*(95 - var(--lightValue))/5))));--cbs_f_color_theme_5:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(60 + (var(--incr) - 60*var(--incr)/100)*60)))) var(--cs-version-two,hsl(var(--hue),var(--sat),calc(1%*(var(--lightValue) + 1*(95 - var(--lightValue))/5))));--cbs_f_color_theme_7:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(45 + (var(--incr) - 45*var(--incr)/100)*45)))) var(--cs-version-two,hsl(var(--hue),calc(1%*(var(--satValue) + 1*(var(--satDesignConst) - var(--satValue))/5)),calc(1%*(var(--lightValue) - 1*(var(--lightValue) - 15)/5))));--cbs_f_color_theme_8:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(37.5 + (var(--incr) - 37.5*var(--incr)/100)*37.5)))) var(--cs-version-two,hsl(var(--hue),calc(1%*(var(--satValue) + 2*(var(--satDesignConst) - var(--satValue))/5)),calc(1%*(var(--lightValue) - 2*(var(--lightValue) - 15)/5))));--cbs_f_color_theme_9:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(30 + (var(--incr) - 30*var(--incr)/100)*30)))) var(--cs-version-two,hsl(var(--hue),calc(1%*(var(--satValue) + 3*(var(--satDesignConst) - var(--satValue))/5)),calc(1%*(var(--lightValue) - 3*(var(--lightValue) - 15)/5))));--cbs_f_color_theme_10:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(22.5 + (var(--incr) - 22.5*var(--incr)/100)*22.5)))) var(--cs-version-two,hsl(var(--hue),calc(1%*(var(--satValue) + 4*(var(--satDesignConst) - var(--satValue))/5)),calc(1%*(var(--lightValue) - 4*(var(--lightValue) - 15)/5))));--cbs_f_color_theme_11:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(15 + (var(--incr) - 15*var(--incr)/100)*15)))) var(--cs-version-two,hsl(var(--hue),calc(1%*(var(--satValue) + 5*(var(--satDesignConst) - var(--satValue))/5)),calc(1%*(var(--lightValue) - 5*(var(--lightValue) - 15)/5))));--cbs_f_color_theme_12:var(--cs-version-one,hsl(var(--hue),var(--sat),calc(1%*(10 + (var(--incr) - 10*var(--incr)/100)*10)))) var(--cs-version-two,hsl(var(--hue),100%,10%));--cbs_f_color_informative_6:var(--cs-version-one,#01a8ff) var(--cs-version-two,#1a72e6);--cbs_f_color_informative_0:var(--cs-version-one,#f2fbff) var(--cs-version-two,#f6f9fe);--cbs_f_color_informative_1:var(--cs-version-one,#e6f6ff) var(--cs-version-two,#e8f1fc);--cbs_f_color_informative_2:var(--cs-version-one,#c0e9ff) var(--cs-version-two,#bfd7f8);--cbs_f_color_informative_3:var(--cs-version-one,#99dcff) var(--cs-version-two,#95bef3);--cbs_f_color_informative_4:var(--cs-version-one,#67cbff) var(--cs-version-two,#6ca5ef);--cbs_f_color_informative_5:var(--cs-version-one,#34b9ff) var(--cs-version-two,#438bea);--cbs_f_color_informative_7:var(--cs-version-one,#039bea) var(--cs-version-two,#1261ca);--cbs_f_color_informative_8:var(--cs-version-one,#0787cc) var(--cs-version-two,#0b51ad);--cbs_f_color_informative_9:var(--cs-version-one,#0b72ad) var(--cs-version-two,#06418e);--cbs_f_color_informative_10:var(--cs-version-one,#0e5e8e) var(--cs-version-two,#02316e);--cbs_f_color_informative_11:var(--cs-version-one,#124a6f) var(--cs-version-two,#00214d);--cbs_f_color_constructive_6:var(--cs-version-one,#6bc50b) var(--cs-version-two,#3a884b);--cbs_f_color_constructive_0:var(--cs-version-one,#f8fcf3) var(--cs-version-two,#f8fcf9);--cbs_f_color_constructive_1:var(--cs-version-one,#f0f9e7) var(--cs-version-two,#edf7ef);--cbs_f_color_constructive_2:var(--cs-version-one,#daf1c2) var(--cs-version-two,#c6e7cd);--cbs_f_color_constructive_3:var(--cs-version-one,#c4e89d) var(--cs-version-two,#9bd4a7);--cbs_f_color_constructive_4:var(--cs-version-one,#a6dc6d) var(--cs-version-two,#74c385);--cbs_f_color_constructive_5:var(--cs-version-one,#89d13c) var(--cs-version-two,#4baf61);--cbs_f_color_constructive_7:var(--cs-version-one,#63b50f) var(--cs-version-two,#2f793f);--cbs_f_color_constructive_8:var(--cs-version-one,#579c15) var(--cs-version-two,#266d36);--cbs_f_color_constructive_9:var(--cs-version-one,#4a841a) var(--cs-version-two,#1d5d2b);--cbs_f_color_constructive_10:var(--cs-version-one,#3e6b20) var(--cs-version-two,#165023);--cbs_f_color_constructive_11:var(--cs-version-one,#325326) var(--cs-version-two,#0f3d19);--cbs_f_color_preventive_6:var(--cs-version-one,#f7b500) var(--cs-version-two,#e66f00);--cbs_f_color_preventive_0:var(--cs-version-one,#fffbf2) var(--cs-version-two,#fffaf5);--cbs_f_color_preventive_1:var(--cs-version-one,#fef4d9) var(--cs-version-two,#fff2e6);--cbs_f_color_preventive_2:var(--cs-version-one,#fde9b3) var(--cs-version-two,#ffd7b3);--cbs_f_color_preventive_3:var(--cs-version-one,#fbda80) var(--cs-version-two,#ffbd80);--cbs_f_color_preventive_4:var(--cs-version-one,#facf59) var(--cs-version-two,#ffa34d);--cbs_f_color_preventive_5:var(--cs-version-one,#f9c433) var(--cs-version-two,#ff8819);--cbs_f_color_preventive_7:var(--cs-version-one,#e1a605) var(--cs-version-two,#c76000);--cbs_f_color_preventive_8:var(--cs-version-one,#c0900c) var(--cs-version-two,#a85100);--cbs_f_color_preventive_9:var(--cs-version-one,#9e7a14) var(--cs-version-two,#8a4300);--cbs_f_color_preventive_10:var(--cs-version-one,#7d641b) var(--cs-version-two,#6b3400);--cbs_f_color_preventive_11:var(--cs-version-one,#5c4e22) var(--cs-version-two,#4d2500);--cbs_f_color_destructive_6:var(--cs-version-one,#d72934) var(--cs-version-two,#d92626);--cbs_f_color_destructive_0:var(--cs-version-one,#fdf4f5) var(--cs-version-two,#fdf6f6);--cbs_f_color_destructive_1:var(--cs-version-one,#fbeaeb) var(--cs-version-two,#fbe9e9);--cbs_f_color_destructive_2:var(--cs-version-one,#f3bfc2) var(--cs-version-two,#f4c2c2);--cbs_f_color_destructive_3:var(--cs-version-one,#eb949a) var(--cs-version-two,#ed9b9b);--cbs_f_color_destructive_4:var(--cs-version-one,#e5747b) var(--cs-version-two,#e77474);--cbs_f_color_destructive_5:var(--cs-version-one,#df545d) var(--cs-version-two,#e04d4d);--cbs_f_color_destructive_7:var(--cs-version-one,#c42834) var(--cs-version-two,#bf1d1d);--cbs_f_color_destructive_8:var(--cs-version-one,#a82733) var(--cs-version-two,#a31414);--cbs_f_color_destructive_9:var(--cs-version-one,#8b2633) var(--cs-version-two,#870d0d);--cbs_f_color_destructive_10:var(--cs-version-one,#6f2532) var(--cs-version-two,#680808);--cbs_f_color_destructive_11:var(--cs-version-one,#522432) var(--cs-version-two,#490404);--cbs_f_color_neutral_6:var(--cs-version-one,#8c9198) var(--cs-version-two,hsl(var(--hue),5%,var(--light)));--cbs_f_color_neutral_0:var(--cs-version-one,#fafbfb) var(--cs-version-two,hsl(var(--hue),5%,98%));--cbs_f_color_neutral_1:var(--cs-version-one,#f4f4f5) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) + 5*(95 - var(--lightValue))/5))));--cbs_f_color_neutral_2:var(--cs-version-one,#dddee0) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) + 4*(95 - var(--lightValue))/5))));--cbs_f_color_neutral_3:var(--cs-version-one,#c6c8cc) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) + 3*(95 - var(--lightValue))/5))));--cbs_f_color_neutral_4:var(--cs-version-one,#babdc1) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) + 2*(95 - var(--lightValue))/5))));--cbs_f_color_neutral_5:var(--cs-version-one,#a3a7ad) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) + 1*(95 - var(--lightValue))/5))));--cbs_f_color_neutral_7:var(--cs-version-one,#7c818a) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) - 1*(var(--lightValue) - 15)/5))));--cbs_f_color_neutral_8:var(--cs-version-one,#6a6f79) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) - 2*(var(--lightValue) - 15)/5))));--cbs_f_color_neutral_9:var(--cs-version-one,#5e646f) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) - 3*(var(--lightValue) - 15)/5))));--cbs_f_color_neutral_10:var(--cs-version-one,#474e5a) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) - 4*(var(--lightValue) - 15)/5))));--cbs_f_color_neutral_11:var(--cs-version-one,#3c4350) var(--cs-version-two,hsl(var(--hue),5%,calc(1%*(var(--lightValue) - 5*(var(--lightValue) - 15)/5))));--cbs_f_color_lime_6:var(--cs-version-one,#5ba413) var(--cs-version-two,#679c16);--cbs_f_color_lime_0:var(--cs-version-one,#f8fcf3) var(--cs-version-two,#fbfef6);--cbs_f_color_lime_1:var(--cs-version-one,#f0f9e7) var(--cs-version-two,#f4fce9);--cbs_f_color_lime_2:var(--cs-version-one,#daf1c2) var(--cs-version-two,#daf4b3);--cbs_f_color_lime_3:var(--cs-version-one,#bce591) var(--cs-version-two,#c0ed7e);--cbs_f_color_lime_4:var(--cs-version-one,#97d654) var(--cs-version-two,#a6e548);--cbs_f_color_lime_5:var(--cs-version-one,#7acb23) var(--cs-version-two,#8ad21e);--cbs_f_color_lime_7:var(--cs-version-one,#579c15) var(--cs-version-two,#5c8d11);--cbs_f_color_lime_8:var(--cs-version-one,#4e8c18) var(--cs-version-two,#507e0c);--cbs_f_color_lime_9:var(--cs-version-one,#467c1c) var(--cs-version-two,#456e08);--cbs_f_color_lime_10:var(--cs-version-one,#42741e) var(--cs-version-two,#395d04);--cbs_f_color_lime_11:var(--cs-version-one,#3a6322) var(--cs-version-two,#2e4b02);--cbs_f_color_mint_6:var(--cs-version-one,#3bb39b) var(--cs-version-two,#12a182);--cbs_f_color_mint_0:var(--cs-version-one,#f6fdfb) var(--cs-version-two,#f6fefc);--cbs_f_color_mint_1:var(--cs-version-one,#e3f9f4) var(--cs-version-two,#e8fcf8);--cbs_f_color_mint_2:var(--cs-version-one,#bef1e5) var(--cs-version-two,#b1f6e7);--cbs_f_color_mint_3:var(--cs-version-one,#8fe7d3) var(--cs-version-two,#7af0d7);--cbs_f_color_mint_4:var(--cs-version-one,#57dbbd) var(--cs-version-two,#43eac6);--cbs_f_color_mint_5:var(--cs-version-one,#4dd9ba) var(--cs-version-two,#18d8ae);--cbs_f_color_mint_7:var(--cs-version-one,#37a18e) var(--cs-version-two,#0b9376);--cbs_f_color_mint_8:var(--cs-version-one,#359887) var(--cs-version-two,#088268);--cbs_f_color_mint_9:var(--cs-version-one,#31867a) var(--cs-version-two,#04715a);--cbs_f_color_mint_10:var(--cs-version-one,#2c736d) var(--cs-version-two,#025f4b);--cbs_f_color_mint_11:var(--cs-version-one,#286160) var(--cs-version-two,#004d3c);--cbs_f_color_lagoon_6:var(--cs-version-one,#2ca3b9) var(--cs-version-two,#049baf);--cbs_f_color_lagoon_0:var(--cs-version-one,#f5fcfd) var(--cs-version-two,#f5feff);--cbs_f_color_lagoon_1:var(--cs-version-one,#eaf8fa) var(--cs-version-two,#e6fcfe);--cbs_f_color_lagoon_2:var(--cs-version-one,#cbeef4) var(--cs-version-two,#aaf4fd);--cbs_f_color_lagoon_3:var(--cs-version-one,#ace3ed) var(--cs-version-two,#6eebfc);--cbs_f_color_lagoon_4:var(--cs-version-one,#6dcfdf) var(--cs-version-two,#32e3fb);--cbs_f_color_lagoon_5:var(--cs-version-one,#2fbad1) var(--cs-version-two,#05d0eb);--cbs_f_color_lagoon_7:var(--cs-version-one,#2b9cb1) var(--cs-version-two,#028a9c);--cbs_f_color_lagoon_8:var(--cs-version-one,#288ca1) var(--cs-version-two,#017988);--cbs_f_color_lagoon_9:var(--cs-version-one,#267d91) var(--cs-version-two,#016774);--cbs_f_color_lagoon_10:var(--cs-version-one,#236679) var(--cs-version-two,#005560);--cbs_f_color_lagoon_11:var(--cs-version-one,#215769) var(--cs-version-two,#00444d);--cbs_f_color_blueberry_6:var(--cs-version-one,#3c36db) var(--cs-version-two,#7946f1);--cbs_f_color_blueberry_0:var(--cs-version-one,#f5f5fd) var(--cs-version-two,#f8f6fe);--cbs_f_color_blueberry_1:var(--cs-version-one,#ecebfb) var(--cs-version-two,#eee7fd);--cbs_f_color_blueberry_2:var(--cs-version-one,#cecdf6) var(--cs-version-two,#d6c6fb);--cbs_f_color_blueberry_3:var(--cs-version-one,#b1aff1) var(--cs-version-two,#bea5f8);--cbs_f_color_blueberry_4:var(--cs-version-one,#8a86e9) var(--cs-version-two,#a988f6);--cbs_f_color_blueberry_5:var(--cs-version-one,#635ee2) var(--cs-version-two,#9167f4);--cbs_f_color_blueberry_7:var(--cs-version-one,#3a35d3) var(--cs-version-two,#5918f2);--cbs_f_color_blueberry_8:var(--cs-version-one,#3532b9) var(--cs-version-two,#4509d3);--cbs_f_color_blueberry_9:var(--cs-version-one,#302fa0) var(--cs-version-two,#3505a3);--cbs_f_color_blueberry_10:var(--cs-version-one,#2b2c86) var(--cs-version-two,#250279);--cbs_f_color_blueberry_11:var(--cs-version-one,#25296d) var(--cs-version-two,#17004d);--cbs_f_color_plum_6:var(--cs-version-one,#7636ff) var(--cs-version-two,#b44bf1);--cbs_f_color_plum_0:var(--cs-version-one,#f8f5ff) var(--cs-version-two,#fbf6fe);--cbs_f_color_plum_1:var(--cs-version-one,#f1ebff) var(--cs-version-two,#f5e7fd);--cbs_f_color_plum_2:var(--cs-version-one,#ddcdff) var(--cs-version-two,#e7c6fb);--cbs_f_color_plum_3:var(--cs-version-one,#c8afff) var(--cs-version-two,#dcaaf9);--cbs_f_color_plum_4:var(--cs-version-one,#ad86ff) var(--cs-version-two,#ce88f6);--cbs_f_color_plum_5:var(--cs-version-one,#915eff) var(--cs-version-two,#c26cf4);--cbs_f_color_plum_7:var(--cs-version-one,#6d34ea) var(--cs-version-two,#a41cf2);--cbs_f_color_plum_8:var(--cs-version-one,#6332d6) var(--cs-version-two,#8909d3);--cbs_f_color_plum_9:var(--cs-version-one,#552fb7) var(--cs-version-two,#6c05a8);--cbs_f_color_plum_10:var(--cs-version-one,#482c98) var(--cs-version-two,#4d0279);--cbs_f_color_plum_11:var(--cs-version-one,#35286f) var(--cs-version-two,#30004d);--cbs_f_color_grape_6:var(--cs-version-one,#9720bd) var(--cs-version-two,#d948ef);--cbs_f_color_grape_0:var(--cs-version-one,#fbf4fd) var(--cs-version-two,#fdf6fe);--cbs_f_color_grape_1:var(--cs-version-one,#f8e9fc) var(--cs-version-two,#fae8fd);--cbs_f_color_grape_2:var(--cs-version-one,#edc7f7) var(--cs-version-two,#f3c7fa);--cbs_f_color_grape_3:var(--cs-version-one,#e2a6f3) var(--cs-version-two,#eca6f7);--cbs_f_color_grape_4:var(--cs-version-one,#d784ee) var(--cs-version-two,#e78af5);--cbs_f_color_grape_5:var(--cs-version-one,#cc63e9) var(--cs-version-two,#e069f2);--cbs_f_color_grape_7:var(--cs-version-one,#b620e0) var(--cs-version-two,#d31aef);--cbs_f_color_grape_8:var(--cs-version-one,#a620cf) var(--cs-version-two,#b60bd0);--cbs_f_color_grape_9:var(--cs-version-one,#8721ac) var(--cs-version-two,#8e05a3);--cbs_f_color_grape_10:var(--cs-version-one,#6f2191) var(--cs-version-two,#690279);--cbs_f_color_grape_11:var(--cs-version-one,#50216e) var(--cs-version-two,#42004d);--cbs_f_color_rubarb_6:var(--cs-version-one,#f467a2) var(--cs-version-two,#ee4491);--cbs_f_color_rubarb_0:var(--cs-version-one,#fef7fa) var(--cs-version-two,#fef6f9);--cbs_f_color_rubarb_1:var(--cs-version-one,#fde8f1) var(--cs-version-two,#fde8f1);--cbs_f_color_rubarb_2:var(--cs-version-one,#fbcade) var(--cs-version-two,#fac7de);--cbs_f_color_rubarb_3:var(--cs-version-one,#fab3d1) var(--cs-version-two,#f7a6cb);--cbs_f_color_rubarb_4:var(--cs-version-one,#f795be) var(--cs-version-two,#f486b7);--cbs_f_color_rubarb_5:var(--cs-version-one,#f576ab) var(--cs-version-two,#f165a4);--cbs_f_color_rubarb_7:var(--cs-version-one,#de6097) var(--cs-version-two,#ef1577);--cbs_f_color_rubarb_8:var(--cs-version-one,#bd5686) var(--cs-version-two,#cb0b61);--cbs_f_color_rubarb_9:var(--cs-version-one,#9c4b75) var(--cs-version-two,#a3054c);--cbs_f_color_rubarb_10:var(--cs-version-one,#7c4164) var(--cs-version-two,#790237);--cbs_f_color_rubarb_11:var(--cs-version-one,#5b3753) var(--cs-version-two,#4d0022);--cbs_f_color_cherry_6:var(--cs-version-one,#f25c54) var(--cs-version-two,#f43e5c);--cbs_f_color_cherry_0:var(--cs-version-one,#fef7f6) var(--cs-version-two,#fef5f7);--cbs_f_color_cherry_1:var(--cs-version-one,#fde7e5) var(--cs-version-two,#fee7eb);--cbs_f_color_cherry_2:var(--cs-version-one,#fbcecc) var(--cs-version-two,#fcc5ce);--cbs_f_color_cherry_3:var(--cs-version-one,#f9aeaa) var(--cs-version-two,#faa3b2);--cbs_f_color_cherry_4:var(--cs-version-one,#f68d87) var(--cs-version-two,#f88295);--cbs_f_color_cherry_5:var(--cs-version-one,#f4746e) var(--cs-version-two,#f66079);--cbs_f_color_cherry_7:var(--cs-version-one,#dc5651) var(--cs-version-two,#f50f35);--cbs_f_color_cherry_8:var(--cs-version-one,#bc4e4b) var(--cs-version-two,#d00628);--cbs_f_color_cherry_9:var(--cs-version-one,#9b4546) var(--cs-version-two,#a5031e);--cbs_f_color_cherry_10:var(--cs-version-one,#7b3c41) var(--cs-version-two,#790115);--cbs_f_color_cherry_11:var(--cs-version-one,#5a333c) var(--cs-version-two,#4d000d);--cbs_f_color_mango_6:var(--cs-version-one,#fa8920) var(--cs-version-two,#f27c0d);--cbs_f_color_mango_0:var(--cs-version-one,#fff9f4) var(--cs-version-two,#fefaf5);--cbs_f_color_mango_1:var(--cs-version-one,#fff3e9) var(--cs-version-two,#fef2e7);--cbs_f_color_mango_2:var(--cs-version-one,#fedcbc) var(--cs-version-two,#fbdabb);--cbs_f_color_mango_3:var(--cs-version-one,#fdc490) var(--cs-version-two,#f9c390);--cbs_f_color_mango_4:var(--cs-version-one,#fcac63) var(--cs-version-two,#f7ab64);--cbs_f_color_mango_5:var(--cs-version-one,#fb9536) var(--cs-version-two,#f79336);--cbs_f_color_mango_7:var(--cs-version-one,#d87a23) var(--cs-version-two,#d56a07);--cbs_f_color_mango_8:var(--cs-version-one,#c26f24) var(--cs-version-two,#b25906);--cbs_f_color_mango_9:var(--cs-version-one,#a06027) var(--cs-version-two,#914803);--cbs_f_color_mango_10:var(--cs-version-one,#7e5029) var(--cs-version-two,#6f3601);--cbs_f_color_mango_11:var(--cs-version-one,#5d412c) var(--cs-version-two,#4d2500);--cbs_f_color_papaya_6:var(--cs-version-one,#f7b500) var(--cs-version-two,#f9b701);--cbs_f_color_papaya_0:var(--cs-version-one,#fffbf2) var(--cs-version-two,#fffcf5);--cbs_f_color_papaya_1:var(--cs-version-one,#fef8e6) var(--cs-version-two,#fff8e6);--cbs_f_color_papaya_2:var(--cs-version-one,#fdedbf) var(--cs-version-two,#ffecb8);--cbs_f_color_papaya_3:var(--cs-version-one,#fce199) var(--cs-version-two,#fedf8a);--cbs_f_color_papaya_4:var(--cs-version-one,#fad366) var(--cs-version-two,#fed258);--cbs_f_color_papaya_5:var(--cs-version-one,#f9c433) var(--cs-version-two,#fec52a);--cbs_f_color_papaya_7:var(--cs-version-one,#e1a605) var(--cs-version-two,#d59d01);--cbs_f_color_papaya_8:var(--cs-version-one,#c0900c) var(--cs-version-two,#b28201);--cbs_f_color_papaya_9:var(--cs-version-one,#9e7a14) var(--cs-version-two,#946c00);--cbs_f_color_papaya_10:var(--cs-version-one,#7d641b) var(--cs-version-two,#705200);--cbs_f_color_papaya_11:var(--cs-version-one,#5c4e22) var(--cs-version-two,#4d3800);--cbs_f_color_lemon_6:var(--cs-version-one,#f7e500) var(--cs-version-two,#f2cc0d);--cbs_f_color_lemon_0:var(--cs-version-one,#fffef2) var(--cs-version-two,#fefdf5);--cbs_f_color_lemon_1:var(--cs-version-one,#fefce6) var(--cs-version-two,#fefae7);--cbs_f_color_lemon_2:var(--cs-version-one,#fdf9bf) var(--cs-version-two,#fbf1bb);--cbs_f_color_lemon_3:var(--cs-version-one,#fcf599) var(--cs-version-two,#f9e890);--cbs_f_color_lemon_4:var(--cs-version-one,#faef66) var(--cs-version-two,#f7de64);--cbs_f_color_lemon_5:var(--cs-version-one,#f9ea33) var(--cs-version-two,#f5d538);--cbs_f_color_lemon_7:var(--cs-version-one,#e1d205) var(--cs-version-two,#d3b109);--cbs_f_color_lemon_8:var(--cs-version-one,#c0b40c) var(--cs-version-two,#b29506);--cbs_f_color_lemon_9:var(--cs-version-one,#9e9714) var(--cs-version-two,#917903);--cbs_f_color_lemon_10:var(--cs-version-one,#7d7a1b) var(--cs-version-two,#6f5d01);--cbs_f_color_lemon_11:var(--cs-version-one,#5c5d22) var(--cs-version-two,#4d4000);--cbs_f_gradient_theme_6:linear-gradient(110deg,var(--cbs_f_color_theme_7),var(--cbs_f_color_theme_5));--cbs_f_gradient_theme_7:linear-gradient(110deg,var(--cbs_f_color_theme_8),var(--cbs_f_color_theme_6));--cbs_f_gradient_theme_8:linear-gradient(110deg,var(--cbs_f_color_theme_9),var(--cbs_f_color_theme_7));--cbs_f_gradient_destructive_6:linear-gradient(110deg,var(--cbs_f_color_destructive_7),var(--cbs_f_color_destructive_5));--cbs_f_gradient_destructive_7:linear-gradient(110deg,var(--cbs_f_color_destructive_8),var(--cbs_f_color_destructive_6));--cbs_f_gradient_destructive_8:linear-gradient(110deg,var(--cbs_f_color_destructive_9),var(--cbs_f_color_destructive_7));--cbs_f_gradient_constructive_6:linear-gradient(110deg,var(--cbs_f_color_constructive_7),var(--cbs_f_color_constructive_5));--cbs_f_gradient_constructive_7:linear-gradient(110deg,var(--cbs_f_color_constructive_8),var(--cbs_f_color_constructive_6));--cbs_f_gradient_constructive_8:linear-gradient(110deg,var(--cbs_f_color_constructive_9),var(--cbs_f_color_constructive_7));--cbs_f_gradient_preventive_6:linear-gradient(110deg,var(--cbs_f_color_preventive_7),var(--cbs_f_color_preventive_5));--cbs_f_gradient_preventive_7:linear-gradient(110deg,var(--cbs_f_color_preventive_8),var(--cbs_f_color_preventive_6));--cbs_f_gradient_preventive_8:linear-gradient(110deg,var(--cbs_f_color_preventive_9),var(--cbs_f_color_preventive_7));--cbs_f_gradient_informative_6:linear-gradient(110deg,var(--cbs_f_color_informative_7),var(--cbs_f_color_informative_5));--cbs_f_gradient_informative_7:linear-gradient(110deg,var(--cbs_f_color_informative_8),var(--cbs_f_color_informative_6));--cbs_f_gradient_informative_8:linear-gradient(110deg,var(--cbs_f_color_informative_9),var(--cbs_f_color_informative_7));--cbs_f_gradient_lime_6:linear-gradient(110deg,var(--cbs_f_color_lime_7),var(--cbs_f_color_lime_5));--cbs_f_gradient_lime_7:linear-gradient(110deg,var(--cbs_f_color_lime_8),var(--cbs_f_color_lime_6));--cbs_f_gradient_lime_8:linear-gradient(110deg,var(--cbs_f_color_lime_9),var(--cbs_f_color_lime_7));--cbs_f_gradient_mint_6:linear-gradient(110deg,var(--cbs_f_color_mint_7),var(--cbs_f_color_mint_5));--cbs_f_gradient_mint_7:linear-gradient(110deg,var(--cbs_f_color_mint_8),var(--cbs_f_color_mint_6));--cbs_f_gradient_mint_8:linear-gradient(110deg,var(--cbs_f_color_mint_9),var(--cbs_f_color_mint_7));--cbs_f_gradient_lagoon_6:linear-gradient(110deg,var(--cbs_f_color_lagoon_7),var(--cbs_f_color_lagoon_5));--cbs_f_gradient_lagoon_7:linear-gradient(110deg,var(--cbs_f_color_lagoon_8),var(--cbs_f_color_lagoon_6));--cbs_f_gradient_lagoon_8:linear-gradient(110deg,var(--cbs_f_color_lagoon_9),var(--cbs_f_color_lagoon_7));--cbs_f_gradient_blueberry_6:linear-gradient(110deg,var(--cbs_f_color_blueberry_7),var(--cbs_f_color_blueberry_5));--cbs_f_gradient_blueberry_7:linear-gradient(110deg,var(--cbs_f_color_blueberry_8),var(--cbs_f_color_blueberry_6));--cbs_f_gradient_blueberry_8:linear-gradient(110deg,var(--cbs_f_color_blueberry_9),var(--cbs_f_color_blueberry_7));--cbs_f_gradient_plum_6:linear-gradient(110deg,var(--cbs_f_color_plum_7),var(--cbs_f_color_plum_5));--cbs_f_gradient_plum_7:linear-gradient(110deg,var(--cbs_f_color_plum_8),var(--cbs_f_color_plum_6));--cbs_f_gradient_plum_8:linear-gradient(110deg,var(--cbs_f_color_plum_9),var(--cbs_f_color_plum_7));--cbs_f_gradient_grape_6:linear-gradient(110deg,var(--cbs_f_color_grape_7),var(--cbs_f_color_grape_5));--cbs_f_gradient_grape_7:linear-gradient(110deg,var(--cbs_f_color_grape_8),var(--cbs_f_color_grape_6));--cbs_f_gradient_grape_8:linear-gradient(110deg,var(--cbs_f_color_grape_9),var(--cbs_f_color_grape_7));--cbs_f_gradient_rubarb_6:linear-gradient(110deg,var(--cbs_f_color_rubarb_7),var(--cbs_f_color_rubarb_5));--cbs_f_gradient_rubarb_7:linear-gradient(110deg,var(--cbs_f_color_rubarb_8),var(--cbs_f_color_rubarb_6));--cbs_f_gradient_rubarb_8:linear-gradient(110deg,var(--cbs_f_color_rubarb_9),var(--cbs_f_color_rubarb_7));--cbs_f_gradient_cherry_6:linear-gradient(110deg,var(--cbs_f_color_cherry_7),var(--cbs_f_color_cherry_5));--cbs_f_gradient_cherry_7:linear-gradient(110deg,var(--cbs_f_color_cherry_8),var(--cbs_f_color_cherry_6));--cbs_f_gradient_cherry_8:linear-gradient(110deg,var(--cbs_f_color_cherry_9),var(--cbs_f_color_cherry_7));--cbs_f_gradient_mango_6:linear-gradient(110deg,var(--cbs_f_color_mango_7),var(--cbs_f_color_mango_5));--cbs_f_gradient_mango_7:linear-gradient(110deg,var(--cbs_f_color_mango_8),var(--cbs_f_color_mango_6));--cbs_f_gradient_mango_8:linear-gradient(110deg,var(--cbs_f_color_mango_9),var(--cbs_f_color_mango_7));--cbs_f_gradient_papaya_6:linear-gradient(110deg,var(--cbs_f_color_papaya_7),var(--cbs_f_color_papaya_5));--cbs_f_gradient_papaya_7:linear-gradient(110deg,var(--cbs_f_color_papaya_8),var(--cbs_f_color_papaya_6));--cbs_f_gradient_papaya_8:linear-gradient(110deg,var(--cbs_f_color_papaya_9),var(--cbs_f_color_papaya_7));--cbs_f_gradient_lemon_6:linear-gradient(110deg,var(--cbs_f_color_lemon_7),var(--cbs_f_color_lemon_5));--cbs_f_gradient_lemon_7:linear-gradient(110deg,var(--cbs_f_color_lemon_8),var(--cbs_f_color_lemon_6));--cbs_f_gradient_lemon_8:linear-gradient(110deg,var(--cbs_f_color_lemon_9),var(--cbs_f_color_lemon_7));--cbs_f_spacing_none:0;--cbs_f_spacing_standard_xsmall:clamp(0.11rem,calc(0.097rem + 0.031vw),0.14rem);--cbs_f_spacing_standard_small:clamp(0.22rem,calc(0.194rem + 0.062vw),0.28rem);--cbs_f_spacing_standard_regular:clamp(0.44rem,calc(0.388rem + 0.124vw),0.56rem);--cbs_f_spacing_standard_medium:clamp(0.66rem,calc(0.582rem + 0.186vw),0.84rem);--cbs_f_spacing_standard_large:clamp(0.88rem,calc(0.776rem + 0.249vw),1.12rem);--cbs_f_spacing_standard_xlarge:clamp(1.32rem,calc(1.164rem + 0.373vw),1.68rem);--cbs_f_spacing_standard_xxlarge:clamp(1.76rem,calc(1.553rem + 0.497vw),2.24rem);--cbs_f_spacing_interactive_xsmall:clamp(0.1rem,calc(0.078rem + 0.052vw),0.15rem);--cbs_f_spacing_interactive_small:clamp(0.2rem,calc(0.157rem + 0.104vw),0.3rem);--cbs_f_spacing_interactive_regular:clamp(0.4rem,calc(0.314rem + 0.207vw),0.6rem);--cbs_f_spacing_interactive_medium:clamp(0.6rem,calc(0.47rem + 0.311vw),0.9rem);--cbs_f_spacing_interactive_large:clamp(0.8rem,calc(0.627rem + 0.414vw),1.2rem);--cbs_f_spacing_interactive_xlarge:clamp(1.2rem,calc(0.941rem + 0.621vw),1.8rem);--cbs_f_spacing_interactive_xxlarge:clamp(1.76rem,calc(1.553rem + 0.497vw),2.24rem);--cbs_f_spacing_dense_xsmall:clamp(0.119rem,calc(0.113rem + 0.013vw),0.131rem);--cbs_f_spacing_dense_small:clamp(0.238rem,calc(0.227rem + 0.026vw),0.263rem);--cbs_f_spacing_dense_regular:clamp(0.475rem,calc(0.453rem + 0.052vw),0.525rem);--cbs_f_spacing_dense_medium:clamp(0.712rem,calc(0.68rem + 0.078vw),0.788rem);--cbs_f_spacing_dense_large:clamp(0.95rem,calc(0.907rem + 0.104vw),1.05rem);--cbs_f_spacing_dense_xlarge:clamp(1.425rem,calc(1.36rem + 0.155vw),1.575rem);--cbs_f_spacing_dense_xxlarge:clamp(1.9rem,calc(1.814rem + 0.207vw),2.1rem)}@media(max-width:50rem){:root{--cbs_f_spacing_standard_xsmall:clamp(0.088rem,calc(0.078rem + 0.025vw),0.112rem);--cbs_f_spacing_standard_small:clamp(0.176rem,calc(0.155rem + 0.05vw),0.224rem);--cbs_f_spacing_standard_regular:clamp(0.352rem,calc(0.311rem + 0.099vw),0.448rem);--cbs_f_spacing_standard_medium:clamp(0.528rem,calc(0.466rem + 0.149vw),0.672rem);--cbs_f_spacing_standard_large:clamp(0.704rem,calc(0.621rem + 0.199vw),0.896rem);--cbs_f_spacing_standard_xlarge:clamp(1.056rem,calc(0.932rem + 0.298vw),1.344rem);--cbs_f_spacing_standard_xxlarge:clamp(1.408rem,calc(1.242rem + 0.398vw),1.792rem);--cbs_f_spacing_interactive_xsmall:clamp(0.08rem,calc(0.063rem + 0.041vw),0.12rem);--cbs_f_spacing_interactive_small:clamp(0.16rem,calc(0.125rem + 0.083vw),0.24rem);--cbs_f_spacing_interactive_regular:clamp(0.32rem,calc(0.251rem + 0.166vw),0.48rem);--cbs_f_spacing_interactive_medium:clamp(0.48rem,calc(0.376rem + 0.249vw),0.72rem);--cbs_f_spacing_interactive_large:clamp(0.64rem,calc(0.502rem + 0.331vw),0.96rem);--cbs_f_spacing_interactive_xlarge:clamp(0.96rem,calc(0.753rem + 0.497vw),1.44rem);--cbs_f_spacing_interactive_xxlarge:clamp(1.408rem,calc(1.242rem + 0.398vw),1.792rem);--cbs_f_spacing_dense_xsmall:clamp(0.095rem,calc(0.091rem + 0.01vw),0.105rem);--cbs_f_spacing_dense_small:clamp(0.19rem,calc(0.181rem + 0.021vw),0.21rem);--cbs_f_spacing_dense_regular:clamp(0.38rem,calc(0.363rem + 0.041vw),0.42rem);--cbs_f_spacing_dense_medium:clamp(0.57rem,calc(0.544rem + 0.062vw),0.63rem);--cbs_f_spacing_dense_large:clamp(0.76rem,calc(0.725rem + 0.083vw),0.84rem);--cbs_f_spacing_dense_xlarge:clamp(1.14rem,calc(1.088rem + 0.124vw),1.26rem);--cbs_f_spacing_dense_xxlarge:clamp(1.52rem,calc(1.451rem + 0.166vw),1.68rem)}}@media(min-width:90rem){:root{--cbs_f_spacing_standard_xsmall:clamp(0.132rem,calc(0.116rem + 0.037vw),0.168rem);--cbs_f_spacing_standard_small:clamp(0.264rem,calc(0.233rem + 0.075vw),0.336rem);--cbs_f_spacing_standard_regular:clamp(0.528rem,calc(0.466rem + 0.149vw),0.672rem);--cbs_f_spacing_standard_medium:clamp(0.792rem,calc(0.699rem + 0.224vw),1.008rem);--cbs_f_spacing_standard_large:clamp(1.056rem,calc(0.932rem + 0.298vw),1.344rem);--cbs_f_spacing_standard_xlarge:clamp(1.584rem,calc(1.397rem + 0.447vw),2.016rem);--cbs_f_spacing_standard_xxlarge:clamp(2.112rem,calc(1.863rem + 0.597vw),2.688rem);--cbs_f_spacing_interactive_xsmall:clamp(0.12rem,calc(0.094rem + 0.062vw),0.18rem);--cbs_f_spacing_interactive_small:clamp(0.24rem,calc(0.188rem + 0.124vw),0.36rem);--cbs_f_spacing_interactive_regular:clamp(0.48rem,calc(0.376rem + 0.249vw),0.72rem);--cbs_f_spacing_interactive_medium:clamp(0.72rem,calc(0.564rem + 0.373vw),1.08rem);--cbs_f_spacing_interactive_large:clamp(0.96rem,calc(0.753rem + 0.497vw),1.44rem);--cbs_f_spacing_interactive_xlarge:clamp(1.44rem,calc(1.129rem + 0.746vw),2.16rem);--cbs_f_spacing_interactive_xxlarge:clamp(1.92rem,calc(1.505rem + 0.994vw),2.88rem);--cbs_f_spacing_dense_xsmall:clamp(0.143rem,calc(0.136rem + 0.016vw),0.158rem);--cbs_f_spacing_dense_small:clamp(0.285rem,calc(0.272rem + 0.031vw),0.315rem);--cbs_f_spacing_dense_regular:clamp(0.57rem,calc(0.544rem + 0.062vw),0.63rem);--cbs_f_spacing_dense_medium:clamp(0.855rem,calc(0.816rem + 0.093vw),0.945rem);--cbs_f_spacing_dense_large:clamp(1.14rem,calc(1.088rem + 0.124vw),1.26rem);--cbs_f_spacing_dense_xlarge:clamp(1.71rem,calc(1.632rem + 0.186vw),1.89rem);--cbs_f_spacing_dense_xxlarge:clamp(2.28rem,calc(2.176rem + 0.249vw),2.52rem)}}:root{--cbs_f_typo_fontweight_regular:400;--cbs_f_typo_fontweight_semibold:600;--cbs_f_typo_fontweight_bold:700;--cbs_f_typo_fontfamily_010:"Nunito Sans",system-ui,"Open Sans",sans-serif;--cbs_f_typo_fontfamily_020:"DM Mono";--cbs_f_typo_fontsize_070:0.5rem;--cbs_f_typo_fontsize_080:0.625rem;--cbs_f_typo_fontsize_090:0.75rem;--cbs_f_typo_fontsize_100:0.875rem;--cbs_f_typo_fontsize_200:1rem;--cbs_f_typo_fontsize_300:1.125rem;--cbs_f_typo_fontsize_400:1.25rem;--cbs_f_typo_fontsize_500:1.5rem;--cbs_f_typo_fontsize_600:1.75rem;--cbs_f_typo_fontsize_700:2rem;--cbs_f_typo_fontsize_800:2.5rem;--cbs_f_typo_fontsize_900:3rem;--cbs_f_typo_line-height_body:140%;--cbs_f_typo_line-height_heading:120%;--cbs_f_radius_none:0;--cbs_f_radius_xxsmall:0.125rem;--cbs_f_radius_xsmall:0.25rem;--cbs_f_radius_small:0.375rem;--cbs_f_radius_regular:0.5rem;--cbs_f_radius_medium:0.625rem;--cbs_f_radius_large:0.75rem;--cbs_f_radius_xlarge:1rem;--cbs_f_radius_complete:50vh;--cbs_f_border-width_regular:1px;--cbs_f_border-width_thick:2px;--cbs_f_border-style_none:none;--cbs_f_border-style_regular:solid;--cbs_f_border-style_partial:dashed;--cbs_f_shadow_color:var(--cbs_f_color_neutral_6);--cbs_f_shadow_spread:1px;--cbs_f_shadow_raised:0.125rem 0.125rem 0.5rem var(--cbs_f_shadow_spread) color-mix(in srgb,var(--cbs_f_shadow_color) 15%,transparent);--cbs_f_shadow_raised_highlight:0.125rem 0.125rem 0.5rem var(--cbs_f_shadow_spread) color-mix(in srgb,var(--cbs_f_shadow_color) 30%,transparent);--cbs_f_shadow_overflow:0rem 0rem 1rem var(--cbs_f_shadow_spread) color-mix(in srgb,var(--cbs_f_shadow_color) 10%,transparent);--cbs_f_shadow_overlay:0.125rem 0.125rem 1.5rem var(--cbs_f_shadow_spread) color-mix(in srgb,var(--cbs_f_shadow_color) 10%,transparent);--cbs_d_color_rh-paie_6:var(--cbs_f_color_mango_6);--cbs_d_color_rh-paie_0:var(--cbs_f_color_mango_0);--cbs_d_color_rh-paie_1:var(--cbs_f_color_mango_1);--cbs_d_color_rh-paie_2:var(--cbs_f_color_mango_2);--cbs_d_color_rh-paie_3:var(--cbs_f_color_mango_3);--cbs_d_color_rh-paie_4:var(--cbs_f_color_mango_4);--cbs_d_color_rh-paie_5:var(--cbs_f_color_mango_5);--cbs_d_color_rh-paie_7:var(--cbs_f_color_mango_7);--cbs_d_color_rh-paie_8:var(--cbs_f_color_mango_8);--cbs_d_color_rh-paie_9:var(--cbs_f_color_mango_9);--cbs_d_color_rh-paie_10:var(--cbs_f_color_mango_10);--cbs_d_color_rh-paie_11:var(--cbs_f_color_mango_11);--cbs_d_gradient_rh-paie_6:var(--cbs_f_gradient_mango_6);--cbs_d_gradient_rh-paie_7:var(--cbs_f_gradient_mango_7);--cbs_d_gradient_rh-paie_8:var(--cbs_f_gradient_mango_8);--cbs_d_color_facturation-achat_6:var(--cbs_f_color_rubarb_6);--cbs_d_color_facturation-achat_0:var(--cbs_f_color_rubarb_0);--cbs_d_color_facturation-achat_1:var(--cbs_f_color_rubarb_1);--cbs_d_color_facturation-achat_2:var(--cbs_f_color_rubarb_2);--cbs_d_color_facturation-achat_3:var(--cbs_f_color_rubarb_3);--cbs_d_color_facturation-achat_4:var(--cbs_f_color_rubarb_4);--cbs_d_color_facturation-achat_5:var(--cbs_f_color_rubarb_5);--cbs_d_color_facturation-achat_7:var(--cbs_f_color_rubarb_7);--cbs_d_color_facturation-achat_8:var(--cbs_f_color_rubarb_8);--cbs_d_color_facturation-achat_9:var(--cbs_f_color_rubarb_9);--cbs_d_color_facturation-achat_10:var(--cbs_f_color_rubarb_10);--cbs_d_color_facturation-achat_11:var(--cbs_f_color_rubarb_11);--cbs_d_gradient_facturation-achat_6:var(--cbs_f_gradient_rubarb_6);--cbs_d_gradient_facturation-achat_7:var(--cbs_f_gradient_rubarb_7);--cbs_d_gradient_facturation-achat_8:var(--cbs_f_gradient_rubarb_8);--cbs_d_color_sante_6:var(--cbs_f_color_mint_6);--cbs_d_color_sante_0:var(--cbs_f_color_mint_0);--cbs_d_color_sante_1:var(--cbs_f_color_mint_1);--cbs_d_color_sante_2:var(--cbs_f_color_mint_2);--cbs_d_color_sante_3:var(--cbs_f_color_mint_3);--cbs_d_color_sante_4:var(--cbs_f_color_mint_4);--cbs_d_color_sante_5:var(--cbs_f_color_mint_5);--cbs_d_color_sante_7:var(--cbs_f_color_mint_7);--cbs_d_color_sante_8:var(--cbs_f_color_mint_8);--cbs_d_color_sante_9:var(--cbs_f_color_mint_9);--cbs_d_color_sante_10:var(--cbs_f_color_mint_10);--cbs_d_color_sante_11:var(--cbs_f_color_mint_11);--cbs_d_gradient_sante_6:var(--cbs_f_gradient_mint_6);--cbs_d_gradient_sante_7:var(--cbs_f_gradient_mint_7);--cbs_d_gradient_sante_8:var(--cbs_f_gradient_mint_8);--cbs_d_color_dev_6:var(--cbs_f_color_lime_6);--cbs_d_color_dev_0:var(--cbs_f_color_lime_0);--cbs_d_color_dev_1:var(--cbs_f_color_lime_1);--cbs_d_color_dev_2:var(--cbs_f_color_lime_2);--cbs_d_color_dev_3:var(--cbs_f_color_lime_3);--cbs_d_color_dev_4:var(--cbs_f_color_lime_4);--cbs_d_color_dev_5:var(--cbs_f_color_lime_5);--cbs_d_color_dev_7:var(--cbs_f_color_lime_7);--cbs_d_color_dev_8:var(--cbs_f_color_lime_8);--cbs_d_color_dev_9:var(--cbs_f_color_lime_9);--cbs_d_color_dev_10:var(--cbs_f_color_lime_10);--cbs_d_color_dev_11:var(--cbs_f_color_lime_11);--cbs_d_gradient_dev_6:var(--cbs_f_gradient_lime_6);--cbs_d_gradient_dev_7:var(--cbs_f_gradient_lime_7);--cbs_d_gradient_dev_8:var(--cbs_f_gradient_lime_8);--cbs_d_color_rec_6:var(--cbs_f_color_grape_6);--cbs_d_color_rec_0:var(--cbs_f_color_grape_0);--cbs_d_color_rec_1:var(--cbs_f_color_grape_1);--cbs_d_color_rec_2:var(--cbs_f_color_grape_2);--cbs_d_color_rec_3:var(--cbs_f_color_grape_3);--cbs_d_color_rec_4:var(--cbs_f_color_grape_4);--cbs_d_color_rec_5:var(--cbs_f_color_grape_5);--cbs_d_color_rec_7:var(--cbs_f_color_grape_7);--cbs_d_color_rec_8:var(--cbs_f_color_grape_8);--cbs_d_color_rec_9:var(--cbs_f_color_grape_9);--cbs_d_color_rec_10:var(--cbs_f_color_grape_10);--cbs_d_color_rec_11:var(--cbs_f_color_grape_11);--cbs_d_gradient_rec_6:var(--cbs_f_gradient_grape_6);--cbs_d_gradient_rec_7:var(--cbs_f_gradient_grape_7);--cbs_d_gradient_rec_8:var(--cbs_f_gradient_grape_8);--cbs_d_color_qa_6:var(--cbs_f_color_papaya_6);--cbs_d_color_qa_0:var(--cbs_f_color_papaya_0);--cbs_d_color_qa_1:var(--cbs_f_color_papaya_1);--cbs_d_color_qa_2:var(--cbs_f_color_papaya_2);--cbs_d_color_qa_3:var(--cbs_f_color_papaya_3);--cbs_d_color_qa_4:var(--cbs_f_color_papaya_4);--cbs_d_color_qa_5:var(--cbs_f_color_papaya_5);--cbs_d_color_qa_7:var(--cbs_f_color_papaya_7);--cbs_d_color_qa_8:var(--cbs_f_color_papaya_8);--cbs_d_color_qa_9:var(--cbs_f_color_papaya_9);--cbs_d_color_qa_10:var(--cbs_f_color_papaya_10);--cbs_d_color_qa_11:var(--cbs_f_color_papaya_11);--cbs_d_gradient_qa_6:var(--cbs_f_gradient_papaya_6);--cbs_d_gradient_qa_7:var(--cbs_f_gradient_papaya_7);--cbs_d_gradient_qa_8:var(--cbs_f_gradient_papaya_8);--cbs_d_color_prod_6:var(--cbs_f_color_lagoon_6);--cbs_d_color_prod_0:var(--cbs_f_color_lagoon_0);--cbs_d_color_prod_1:var(--cbs_f_color_lagoon_1);--cbs_d_color_prod_2:var(--cbs_f_color_lagoon_2);--cbs_d_color_prod_3:var(--cbs_f_color_lagoon_3);--cbs_d_color_prod_4:var(--cbs_f_color_lagoon_4);--cbs_d_color_prod_5:var(--cbs_f_color_lagoon_5);--cbs_d_color_prod_7:var(--cbs_f_color_lagoon_7);--cbs_d_color_prod_8:var(--cbs_f_color_lagoon_8);--cbs_d_color_prod_9:var(--cbs_f_color_lagoon_9);--cbs_d_color_prod_10:var(--cbs_f_color_lagoon_10);--cbs_d_color_prod_11:var(--cbs_f_color_lagoon_11);--cbs_d_gradient_prod_6:var(--cbs_f_gradient_lagoon_6);--cbs_d_gradient_prod_7:var(--cbs_f_gradient_lagoon_7);--cbs_d_gradient_prod_8:var(--cbs_f_gradient_lagoon_8);--cbs_d_color_presence_6:var(--cbs_f_color_lagoon_6);--cbs_d_color_presence_0:var(--cbs_f_color_lagoon_0);--cbs_d_color_presence_1:var(--cbs_f_color_lagoon_1);--cbs_d_color_presence_2:var(--cbs_f_color_lagoon_2);--cbs_d_color_presence_3:var(--cbs_f_color_lagoon_3);--cbs_d_color_presence_4:var(--cbs_f_color_lagoon_4);--cbs_d_color_presence_5:var(--cbs_f_color_lagoon_5);--cbs_d_color_presence_7:var(--cbs_f_color_lagoon_7);--cbs_d_color_presence_8:var(--cbs_f_color_lagoon_8);--cbs_d_color_presence_9:var(--cbs_f_color_lagoon_9);--cbs_d_color_presence_10:var(--cbs_f_color_lagoon_10);--cbs_d_color_presence_11:var(--cbs_f_color_lagoon_11);--cbs_d_gradient_presence_6:var(--cbs_f_gradient_lagoon_6);--cbs_d_gradient_presence_7:var(--cbs_f_gradient_lagoon_7);--cbs_d_gradient_presence_8:var(--cbs_f_gradient_lagoon_8);--cbs_d_color_indisp_6:var(--cbs_f_color_plum_6);--cbs_d_color_indisp_0:var(--cbs_f_color_plum_0);--cbs_d_color_indisp_1:var(--cbs_f_color_plum_1);--cbs_d_color_indisp_2:var(--cbs_f_color_plum_2);--cbs_d_color_indisp_3:var(--cbs_f_color_plum_3);--cbs_d_color_indisp_4:var(--cbs_f_color_plum_4);--cbs_d_color_indisp_5:var(--cbs_f_color_plum_5);--cbs_d_color_indisp_7:var(--cbs_f_color_plum_7);--cbs_d_color_indisp_8:var(--cbs_f_color_plum_8);--cbs_d_color_indisp_9:var(--cbs_f_color_plum_9);--cbs_d_color_indisp_10:var(--cbs_f_color_plum_10);--cbs_d_color_indisp_11:var(--cbs_f_color_plum_11);--cbs_d_gradient_indisp_6:var(--cbs_f_gradient_plum_6);--cbs_d_gradient_indisp_7:var(--cbs_f_gradient_plum_7);--cbs_d_gradient_indisp_8:var(--cbs_f_gradient_plum_8);--cbs_d_color_absence_6:var(--cbs_f_color_mango_6);--cbs_d_color_absence_0:var(--cbs_f_color_mango_0);--cbs_d_color_absence_1:var(--cbs_f_color_mango_1);--cbs_d_color_absence_2:var(--cbs_f_color_mango_2);--cbs_d_color_absence_3:var(--cbs_f_color_mango_3);--cbs_d_color_absence_4:var(--cbs_f_color_mango_4);--cbs_d_color_absence_5:var(--cbs_f_color_mango_5);--cbs_d_color_absence_7:var(--cbs_f_color_mango_7);--cbs_d_color_absence_8:var(--cbs_f_color_mango_8);--cbs_d_color_absence_9:var(--cbs_f_color_mango_9);--cbs_d_color_absence_10:var(--cbs_f_color_mango_10);--cbs_d_color_absence_11:var(--cbs_f_color_mango_11);--cbs_d_gradient_absence_6:var(--cbs_f_gradient_mango_6);--cbs_d_gradient_absence_7:var(--cbs_f_gradient_mango_7);--cbs_d_gradient_absence_8:var(--cbs_f_gradient_mango_8);--cbs_d_color_ia_6:var(--cbs_f_color_grape_6);--cbs_d_color_ia_0:var(--cbs_f_color_grape_0);--cbs_d_color_ia_1:var(--cbs_f_color_grape_1);--cbs_d_color_ia_2:var(--cbs_f_color_grape_2);--cbs_d_color_ia_3:var(--cbs_f_color_grape_3);--cbs_d_color_ia_4:var(--cbs_f_color_grape_4);--cbs_d_color_ia_5:var(--cbs_f_color_grape_5);--cbs_d_color_ia_7:var(--cbs_f_color_grape_7);--cbs_d_color_ia_8:var(--cbs_f_color_grape_8);--cbs_d_color_ia_9:var(--cbs_f_color_grape_9);--cbs_d_color_ia_10:var(--cbs_f_color_grape_10);--cbs_d_color_ia_11:var(--cbs_f_color_grape_11);--cbs_d_gradient_ia_6:var(--cbs_f_gradient_grape_6);--cbs_d_gradient_ia_7:var(--cbs_f_gradient_grape_7);--cbs_d_gradient_ia_8:var(--cbs_f_gradient_grape_8);--cbs_d_component-interactive_text-style:var(--cbs_d_typo_content_regular);--cbs_d_component-interactive_text-weight:var(--cbs_f_typo_fontweight_bold);--cbs_d_component-interactive_bg-color_disabled:color-mix(in srgb,#8c9198 5%,transparent);--cbs_d_component-interactive_border-color_disabled:color-mix(in srgb,#8c9198 5%,transparent);--cbs_d_component-interactive_text-color_disabled:var(--cbs_d_text-color_default_main_disabled);--cbs_d_component-interactive_bg-color_primary:var(--cbs_f_color_theme_6);--cbs_d_component-interactive_border-color_primary:transparent;--cbs_d_component-interactive_text-color_primary:var(--cbs_d_text-color_on-theme-6);--cbs_d_component-interactive_bg-color_primary_hover:var(--cbs_f_color_theme_7);--cbs_d_component-interactive_border-color_primary_hover:transparent;--cbs_d_component-interactive_text-color_primary_hover:var(--cbs_d_text-color_on-theme-6);--cbs_d_component-interactive_bg-color_primary_pressed:var(--cbs_f_color_theme_8);--cbs_d_component-interactive_border-color_primary_pressed:transparent;--cbs_d_component-interactive_text-color_primary_pressed:var(--cbs_d_text-color_on-theme-6);--cbs_d_component-interactive_bg-color_secondary:var(--cbs_f_color_theme_1);--cbs_d_component-interactive_border-color_secondary:var(--cs-version-one,var(--cbs_f_color_theme_6)) var(--cs-version-two,var(--cbs_f_color_theme_2));--cbs_d_component-interactive_text-color_secondary:var(--cs-version-one,var(--cbs_f_color_theme_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_secondary_hover:var(--cbs_f_color_theme_2);--cbs_d_component-interactive_border-color_secondary_hover:var(--cs-version-one,var(--cbs_f_color_theme_7)) var(--cs-version-two,var(--cbs_f_color_theme_3));--cbs_d_component-interactive_text-color_secondary_hover:var(--cs-version-one,var(--cbs_f_color_theme_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_secondary_pressed:var(--cbs_f_color_theme_3);--cbs_d_component-interactive_border-color_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_theme_8)) var(--cs-version-two,var(--cbs_f_color_theme_4));--cbs_d_component-interactive_text-color_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_theme_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_destructive_primary:var(--cbs_f_color_destructive_6);--cbs_d_component-interactive_border-color_destructive_primary:transparent;--cbs_d_component-interactive_text-color_destructive_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_destructive_primary_hover:var(--cbs_f_color_destructive_7);--cbs_d_component-interactive_border-color_destructive_primary_hover:transparent;--cbs_d_component-interactive_text-color_destructive_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_destructive_primary_pressed:var(--cbs_f_color_destructive_8);--cbs_d_component-interactive_border-color_destructive_primary_pressed:transparent;--cbs_d_component-interactive_text-color_destructive_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_destructive_secondary:var(--cbs_f_color_destructive_1);--cbs_d_component-interactive_border-color_destructive_secondary:var(--cs-version-one,var(--cbs_f_color_destructive_6)) var(--cs-version-two,var(--cbs_f_color_destructive_2));--cbs_d_component-interactive_text-color_destructive_secondary:var(--cs-version-one,var(--cbs_f_color_destructive_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_destructive_secondary_hover:var(--cbs_f_color_destructive_2);--cbs_d_component-interactive_border-color_destructive_secondary_hover:var(--cs-version-one,var(--cbs_f_color_destructive_7)) var(--cs-version-two,var(--cbs_f_color_destructive_3));--cbs_d_component-interactive_text-color_destructive_secondary_hover:var(--cs-version-one,var(--cbs_f_color_destructive_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_destructive_secondary_pressed:var(--cbs_f_color_destructive_3);--cbs_d_component-interactive_border-color_destructive_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_destructive_8)) var(--cs-version-two,var(--cbs_f_color_destructive_4));--cbs_d_component-interactive_text-color_destructive_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_destructive_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_constructive_primary:var(--cbs_f_color_constructive_6);--cbs_d_component-interactive_border-color_constructive_primary:transparent;--cbs_d_component-interactive_text-color_constructive_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_constructive_primary_hover:var(--cbs_f_color_constructive_7);--cbs_d_component-interactive_border-color_constructive_primary_hover:transparent;--cbs_d_component-interactive_text-color_constructive_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_constructive_primary_pressed:var(--cbs_f_color_constructive_8);--cbs_d_component-interactive_border-color_constructive_primary_pressed:transparent;--cbs_d_component-interactive_text-color_constructive_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_constructive_secondary:var(--cbs_f_color_constructive_1);--cbs_d_component-interactive_border-color_constructive_secondary:var(--cs-version-one,var(--cbs_f_color_constructive_6)) var(--cs-version-two,var(--cbs_f_color_constructive_2));--cbs_d_component-interactive_text-color_constructive_secondary:var(--cs-version-one,var(--cbs_f_color_constructive_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_constructive_secondary_hover:var(--cbs_f_color_constructive_2);--cbs_d_component-interactive_border-color_constructive_secondary_hover:var(--cs-version-one,var(--cbs_f_color_constructive_7)) var(--cs-version-two,var(--cbs_f_color_constructive_3));--cbs_d_component-interactive_text-color_constructive_secondary_hover:var(--cs-version-one,var(--cbs_f_color_constructive_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_constructive_secondary_pressed:var(--cbs_f_color_constructive_3);--cbs_d_component-interactive_border-color_constructive_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_constructive_8)) var(--cs-version-two,var(--cbs_f_color_constructive_4));--cbs_d_component-interactive_text-color_constructive_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_constructive_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_preventive_primary:var(--cbs_f_color_preventive_6);--cbs_d_component-interactive_border-color_preventive_primary:transparent;--cbs_d_component-interactive_text-color_preventive_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_preventive_primary_hover:var(--cbs_f_color_preventive_7);--cbs_d_component-interactive_border-color_preventive_primary_hover:transparent;--cbs_d_component-interactive_text-color_preventive_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_preventive_primary_pressed:var(--cbs_f_color_preventive_8);--cbs_d_component-interactive_border-color_preventive_primary_pressed:transparent;--cbs_d_component-interactive_text-color_preventive_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_preventive_secondary:var(--cbs_f_color_preventive_1);--cbs_d_component-interactive_border-color_preventive_secondary:var(--cs-version-one,var(--cbs_f_color_preventive_6)) var(--cs-version-two,var(--cbs_f_color_preventive_2));--cbs_d_component-interactive_text-color_preventive_secondary:var(--cs-version-one,var(--cbs_f_color_preventive_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_preventive_secondary_hover:var(--cbs_f_color_preventive_2);--cbs_d_component-interactive_border-color_preventive_secondary_hover:var(--cs-version-one,var(--cbs_f_color_preventive_7)) var(--cs-version-two,var(--cbs_f_color_preventive_3));--cbs_d_component-interactive_text-color_preventive_secondary_hover:var(--cs-version-one,var(--cbs_f_color_preventive_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_preventive_secondary_pressed:var(--cbs_f_color_preventive_3);--cbs_d_component-interactive_border-color_preventive_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_preventive_8)) var(--cs-version-two,var(--cbs_f_color_preventive_4));--cbs_d_component-interactive_text-color_preventive_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_preventive_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_informative_primary:var(--cbs_f_color_informative_6);--cbs_d_component-interactive_border-color_informative_primary:transparent;--cbs_d_component-interactive_text-color_informative_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_informative_primary_hover:var(--cbs_f_color_informative_7);--cbs_d_component-interactive_border-color_informative_primary_hover:transparent;--cbs_d_component-interactive_text-color_informative_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_informative_primary_pressed:var(--cbs_f_color_informative_8);--cbs_d_component-interactive_border-color_informative_primary_pressed:transparent;--cbs_d_component-interactive_text-color_informative_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_informative_secondary:var(--cbs_f_color_informative_1);--cbs_d_component-interactive_border-color_informative_secondary:var(--cs-version-one,var(--cbs_f_color_informative_6)) var(--cs-version-two,var(--cbs_f_color_informative_2));--cbs_d_component-interactive_text-color_informative_secondary:var(--cs-version-one,var(--cbs_f_color_informative_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_informative_secondary_hover:var(--cbs_f_color_informative_2);--cbs_d_component-interactive_border-color_informative_secondary_hover:var(--cs-version-one,var(--cbs_f_color_informative_7)) var(--cs-version-two,var(--cbs_f_color_informative_3));--cbs_d_component-interactive_text-color_informative_secondary_hover:var(--cs-version-one,var(--cbs_f_color_informative_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_informative_secondary_pressed:var(--cbs_f_color_informative_3);--cbs_d_component-interactive_border-color_informative_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_informative_8)) var(--cs-version-two,var(--cbs_f_color_informative_4));--cbs_d_component-interactive_text-color_informative_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_informative_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lime_primary:var(--cbs_f_color_lime_6);--cbs_d_component-interactive_border-color_lime_primary:transparent;--cbs_d_component-interactive_text-color_lime_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lime_primary_hover:var(--cbs_f_color_lime_7);--cbs_d_component-interactive_border-color_lime_primary_hover:transparent;--cbs_d_component-interactive_text-color_lime_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lime_primary_pressed:var(--cbs_f_color_lime_8);--cbs_d_component-interactive_border-color_lime_primary_pressed:transparent;--cbs_d_component-interactive_text-color_lime_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lime_secondary:var(--cbs_f_color_lime_1);--cbs_d_component-interactive_border-color_lime_secondary:var(--cs-version-one,var(--cbs_f_color_lime_6)) var(--cs-version-two,var(--cbs_f_color_lime_2));--cbs_d_component-interactive_text-color_lime_secondary:var(--cs-version-one,var(--cbs_f_color_lime_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lime_secondary_hover:var(--cbs_f_color_lime_2);--cbs_d_component-interactive_border-color_lime_secondary_hover:var(--cs-version-one,var(--cbs_f_color_lime_7)) var(--cs-version-two,var(--cbs_f_color_lime_3));--cbs_d_component-interactive_text-color_lime_secondary_hover:var(--cs-version-one,var(--cbs_f_color_lime_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lime_secondary_pressed:var(--cbs_f_color_lime_3);--cbs_d_component-interactive_border-color_lime_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_lime_8)) var(--cs-version-two,var(--cbs_f_color_lime_4));--cbs_d_component-interactive_text-color_lime_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_lime_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_mint_primary:var(--cbs_f_color_mint_6);--cbs_d_component-interactive_border-color_mint_primary:transparent;--cbs_d_component-interactive_text-color_mint_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_mint_primary_hover:var(--cbs_f_color_mint_7);--cbs_d_component-interactive_border-color_mint_primary_hover:transparent;--cbs_d_component-interactive_text-color_mint_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_mint_primary_pressed:var(--cbs_f_color_mint_8);--cbs_d_component-interactive_border-color_mint_primary_pressed:transparent;--cbs_d_component-interactive_text-color_mint_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_mint_secondary:var(--cbs_f_color_mint_1);--cbs_d_component-interactive_border-color_mint_secondary:var(--cs-version-one,var(--cbs_f_color_mint_6)) var(--cs-version-two,var(--cbs_f_color_mint_2));--cbs_d_component-interactive_text-color_mint_secondary:var(--cs-version-one,var(--cbs_f_color_mint_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_mint_secondary_hover:var(--cbs_f_color_mint_2);--cbs_d_component-interactive_border-color_mint_secondary_hover:var(--cs-version-one,var(--cbs_f_color_mint_7)) var(--cs-version-two,var(--cbs_f_color_mint_3));--cbs_d_component-interactive_text-color_mint_secondary_hover:var(--cs-version-one,var(--cbs_f_color_mint_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_mint_secondary_pressed:var(--cbs_f_color_mint_3);--cbs_d_component-interactive_border-color_mint_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_mint_8)) var(--cs-version-two,var(--cbs_f_color_mint_4));--cbs_d_component-interactive_text-color_mint_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_mint_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lagoon_primary:var(--cbs_f_color_lagoon_6);--cbs_d_component-interactive_border-color_lagoon_primary:transparent;--cbs_d_component-interactive_text-color_lagoon_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lagoon_primary_hover:var(--cbs_f_color_lagoon_7);--cbs_d_component-interactive_border-color_lagoon_primary_hover:transparent;--cbs_d_component-interactive_text-color_lagoon_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lagoon_primary_pressed:var(--cbs_f_color_lagoon_8);--cbs_d_component-interactive_border-color_lagoon_primary_pressed:transparent;--cbs_d_component-interactive_text-color_lagoon_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lagoon_secondary:var(--cbs_f_color_lagoon_1);--cbs_d_component-interactive_border-color_lagoon_secondary:var(--cs-version-one,var(--cbs_f_color_lagoon_6)) var(--cs-version-two,var(--cbs_f_color_lagoon_2));--cbs_d_component-interactive_text-color_lagoon_secondary:var(--cs-version-one,var(--cbs_f_color_lagoon_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lagoon_secondary_hover:var(--cbs_f_color_lagoon_2);--cbs_d_component-interactive_border-color_lagoon_secondary_hover:var(--cs-version-one,var(--cbs_f_color_lagoon_7)) var(--cs-version-two,var(--cbs_f_color_lagoon_3));--cbs_d_component-interactive_text-color_lagoon_secondary_hover:var(--cs-version-one,var(--cbs_f_color_lagoon_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lagoon_secondary_pressed:var(--cbs_f_color_lagoon_3);--cbs_d_component-interactive_border-color_lagoon_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_lagoon_8)) var(--cs-version-two,var(--cbs_f_color_lagoon_4));--cbs_d_component-interactive_text-color_lagoon_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_lagoon_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_blueberry_primary:var(--cbs_f_color_blueberry_6);--cbs_d_component-interactive_border-color_blueberry_primary:transparent;--cbs_d_component-interactive_text-color_blueberry_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_blueberry_primary_hover:var(--cbs_f_color_blueberry_7);--cbs_d_component-interactive_border-color_blueberry_primary_hover:transparent;--cbs_d_component-interactive_text-color_blueberry_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_blueberry_primary_pressed:var(--cbs_f_color_blueberry_8);--cbs_d_component-interactive_border-color_blueberry_primary_pressed:transparent;--cbs_d_component-interactive_text-color_blueberry_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_blueberry_secondary:var(--cbs_f_color_blueberry_1);--cbs_d_component-interactive_border-color_blueberry_secondary:var(--cs-version-one,var(--cbs_f_color_blueberry_6)) var(--cs-version-two,var(--cbs_f_color_blueberry_2));--cbs_d_component-interactive_text-color_blueberry_secondary:var(--cs-version-one,var(--cbs_f_color_blueberry_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_blueberry_secondary_hover:var(--cbs_f_color_blueberry_2);--cbs_d_component-interactive_border-color_blueberry_secondary_hover:var(--cs-version-one,var(--cbs_f_color_blueberry_7)) var(--cs-version-two,var(--cbs_f_color_blueberry_3));--cbs_d_component-interactive_text-color_blueberry_secondary_hover:var(--cs-version-one,var(--cbs_f_color_blueberry_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_blueberry_secondary_pressed:var(--cbs_f_color_blueberry_3);--cbs_d_component-interactive_border-color_blueberry_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_blueberry_8)) var(--cs-version-two,var(--cbs_f_color_blueberry_4));--cbs_d_component-interactive_text-color_blueberry_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_blueberry_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_plum_primary:var(--cbs_f_color_plum_6);--cbs_d_component-interactive_border-color_plum_primary:transparent;--cbs_d_component-interactive_text-color_plum_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_plum_primary_hover:var(--cbs_f_color_plum_7);--cbs_d_component-interactive_border-color_plum_primary_hover:transparent;--cbs_d_component-interactive_text-color_plum_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_plum_primary_pressed:var(--cbs_f_color_plum_8);--cbs_d_component-interactive_border-color_plum_primary_pressed:transparent;--cbs_d_component-interactive_text-color_plum_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_plum_secondary:var(--cbs_f_color_plum_1);--cbs_d_component-interactive_border-color_plum_secondary:var(--cs-version-one,var(--cbs_f_color_plum_6)) var(--cs-version-two,var(--cbs_f_color_plum_2));--cbs_d_component-interactive_text-color_plum_secondary:var(--cs-version-one,var(--cbs_f_color_plum_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_plum_secondary_hover:var(--cbs_f_color_plum_2);--cbs_d_component-interactive_border-color_plum_secondary_hover:var(--cs-version-one,var(--cbs_f_color_plum_7)) var(--cs-version-two,var(--cbs_f_color_plum_3));--cbs_d_component-interactive_text-color_plum_secondary_hover:var(--cs-version-one,var(--cbs_f_color_plum_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_plum_secondary_pressed:var(--cbs_f_color_plum_3);--cbs_d_component-interactive_border-color_plum_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_plum_8)) var(--cs-version-two,var(--cbs_f_color_plum_4));--cbs_d_component-interactive_text-color_plum_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_plum_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_grape_primary:var(--cbs_f_color_grape_6);--cbs_d_component-interactive_border-color_grape_primary:transparent;--cbs_d_component-interactive_text-color_grape_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_grape_primary_hover:var(--cbs_f_color_grape_7);--cbs_d_component-interactive_border-color_grape_primary_hover:transparent;--cbs_d_component-interactive_text-color_grape_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_grape_primary_pressed:var(--cbs_f_color_grape_8);--cbs_d_component-interactive_border-color_grape_primary_pressed:transparent;--cbs_d_component-interactive_text-color_grape_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_grape_secondary:var(--cbs_f_color_grape_1);--cbs_d_component-interactive_border-color_grape_secondary:var(--cs-version-one,var(--cbs_f_color_grape_6)) var(--cs-version-two,var(--cbs_f_color_grape_2));--cbs_d_component-interactive_text-color_grape_secondary:var(--cs-version-one,var(--cbs_f_color_grape_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_grape_secondary_hover:var(--cbs_f_color_grape_2);--cbs_d_component-interactive_border-color_grape_secondary_hover:var(--cs-version-one,var(--cbs_f_color_grape_7)) var(--cs-version-two,var(--cbs_f_color_grape_3));--cbs_d_component-interactive_text-color_grape_secondary_hover:var(--cs-version-one,var(--cbs_f_color_grape_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_grape_secondary_pressed:var(--cbs_f_color_grape_3);--cbs_d_component-interactive_border-color_grape_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_grape_8)) var(--cs-version-two,var(--cbs_f_color_grape_4));--cbs_d_component-interactive_text-color_grape_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_grape_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rubarb_primary:var(--cbs_f_color_rubarb_6);--cbs_d_component-interactive_border-color_rubarb_primary:transparent;--cbs_d_component-interactive_text-color_rubarb_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_rubarb_primary_hover:var(--cbs_f_color_rubarb_7);--cbs_d_component-interactive_border-color_rubarb_primary_hover:transparent;--cbs_d_component-interactive_text-color_rubarb_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_rubarb_primary_pressed:var(--cbs_f_color_rubarb_8);--cbs_d_component-interactive_border-color_rubarb_primary_pressed:transparent;--cbs_d_component-interactive_text-color_rubarb_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_rubarb_secondary:var(--cbs_f_color_rubarb_1);--cbs_d_component-interactive_border-color_rubarb_secondary:var(--cs-version-one,var(--cbs_f_color_rubarb_6)) var(--cs-version-two,var(--cbs_f_color_rubarb_2));--cbs_d_component-interactive_text-color_rubarb_secondary:var(--cs-version-one,var(--cbs_f_color_rubarb_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rubarb_secondary_hover:var(--cbs_f_color_rubarb_2);--cbs_d_component-interactive_border-color_rubarb_secondary_hover:var(--cs-version-one,var(--cbs_f_color_rubarb_7)) var(--cs-version-two,var(--cbs_f_color_rubarb_3));--cbs_d_component-interactive_text-color_rubarb_secondary_hover:var(--cs-version-one,var(--cbs_f_color_rubarb_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rubarb_secondary_pressed:var(--cbs_f_color_rubarb_3);--cbs_d_component-interactive_border-color_rubarb_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_rubarb_8)) var(--cs-version-two,var(--cbs_f_color_rubarb_4));--cbs_d_component-interactive_text-color_rubarb_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_rubarb_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_cherry_primary:var(--cbs_f_color_cherry_6);--cbs_d_component-interactive_border-color_cherry_primary:transparent;--cbs_d_component-interactive_text-color_cherry_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_cherry_primary_hover:var(--cbs_f_color_cherry_7);--cbs_d_component-interactive_border-color_cherry_primary_hover:transparent;--cbs_d_component-interactive_text-color_cherry_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_cherry_primary_pressed:var(--cbs_f_color_cherry_8);--cbs_d_component-interactive_border-color_cherry_primary_pressed:transparent;--cbs_d_component-interactive_text-color_cherry_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_cherry_secondary:var(--cbs_f_color_cherry_1);--cbs_d_component-interactive_border-color_cherry_secondary:var(--cs-version-one,var(--cbs_f_color_cherry_6)) var(--cs-version-two,var(--cbs_f_color_cherry_2));--cbs_d_component-interactive_text-color_cherry_secondary:var(--cs-version-one,var(--cbs_f_color_cherry_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_cherry_secondary_hover:var(--cbs_f_color_cherry_2);--cbs_d_component-interactive_border-color_cherry_secondary_hover:var(--cs-version-one,var(--cbs_f_color_cherry_7)) var(--cs-version-two,var(--cbs_f_color_cherry_3));--cbs_d_component-interactive_text-color_cherry_secondary_hover:var(--cs-version-one,var(--cbs_f_color_cherry_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_cherry_secondary_pressed:var(--cbs_f_color_cherry_3);--cbs_d_component-interactive_border-color_cherry_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_cherry_8)) var(--cs-version-two,var(--cbs_f_color_cherry_4));--cbs_d_component-interactive_text-color_cherry_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_cherry_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_mango_primary:var(--cbs_f_color_mango_6);--cbs_d_component-interactive_border-color_mango_primary:transparent;--cbs_d_component-interactive_text-color_mango_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_mango_primary_hover:var(--cbs_f_color_mango_7);--cbs_d_component-interactive_border-color_mango_primary_hover:transparent;--cbs_d_component-interactive_text-color_mango_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_mango_primary_pressed:var(--cbs_f_color_mango_8);--cbs_d_component-interactive_border-color_mango_primary_pressed:transparent;--cbs_d_component-interactive_text-color_mango_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_mango_secondary:var(--cbs_f_color_mango_1);--cbs_d_component-interactive_border-color_mango_secondary:var(--cs-version-one,var(--cbs_f_color_mango_6)) var(--cs-version-two,var(--cbs_f_color_mango_2));--cbs_d_component-interactive_text-color_mango_secondary:var(--cs-version-one,var(--cbs_f_color_mango_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_mango_secondary_hover:var(--cbs_f_color_mango_2);--cbs_d_component-interactive_border-color_mango_secondary_hover:var(--cs-version-one,var(--cbs_f_color_mango_7)) var(--cs-version-two,var(--cbs_f_color_mango_3));--cbs_d_component-interactive_text-color_mango_secondary_hover:var(--cs-version-one,var(--cbs_f_color_mango_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_mango_secondary_pressed:var(--cbs_f_color_mango_3);--cbs_d_component-interactive_border-color_mango_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_mango_8)) var(--cs-version-two,var(--cbs_f_color_mango_4));--cbs_d_component-interactive_text-color_mango_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_mango_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_papaya_primary:var(--cbs_f_color_papaya_6);--cbs_d_component-interactive_border-color_papaya_primary:transparent;--cbs_d_component-interactive_text-color_papaya_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_papaya_primary_hover:var(--cbs_f_color_papaya_7);--cbs_d_component-interactive_border-color_papaya_primary_hover:transparent;--cbs_d_component-interactive_text-color_papaya_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_papaya_primary_pressed:var(--cbs_f_color_papaya_8);--cbs_d_component-interactive_border-color_papaya_primary_pressed:transparent;--cbs_d_component-interactive_text-color_papaya_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_papaya_secondary:var(--cbs_f_color_papaya_1);--cbs_d_component-interactive_border-color_papaya_secondary:var(--cs-version-one,var(--cbs_f_color_papaya_6)) var(--cs-version-two,var(--cbs_f_color_papaya_2));--cbs_d_component-interactive_text-color_papaya_secondary:var(--cs-version-one,var(--cbs_f_color_papaya_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_papaya_secondary_hover:var(--cbs_f_color_papaya_2);--cbs_d_component-interactive_border-color_papaya_secondary_hover:var(--cs-version-one,var(--cbs_f_color_papaya_7)) var(--cs-version-two,var(--cbs_f_color_papaya_3));--cbs_d_component-interactive_text-color_papaya_secondary_hover:var(--cs-version-one,var(--cbs_f_color_papaya_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_papaya_secondary_pressed:var(--cbs_f_color_papaya_3);--cbs_d_component-interactive_border-color_papaya_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_papaya_8)) var(--cs-version-two,var(--cbs_f_color_papaya_4));--cbs_d_component-interactive_text-color_papaya_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_papaya_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lemon_primary:var(--cbs_f_color_lemon_6);--cbs_d_component-interactive_border-color_lemon_primary:transparent;--cbs_d_component-interactive_text-color_lemon_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lemon_primary_hover:var(--cbs_f_color_lemon_7);--cbs_d_component-interactive_border-color_lemon_primary_hover:transparent;--cbs_d_component-interactive_text-color_lemon_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lemon_primary_pressed:var(--cbs_f_color_lemon_8);--cbs_d_component-interactive_border-color_lemon_primary_pressed:transparent;--cbs_d_component-interactive_text-color_lemon_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_lemon_secondary:var(--cbs_f_color_lemon_1);--cbs_d_component-interactive_border-color_lemon_secondary:var(--cs-version-one,var(--cbs_f_color_lemon_6)) var(--cs-version-two,var(--cbs_f_color_lemon_2));--cbs_d_component-interactive_text-color_lemon_secondary:var(--cs-version-one,var(--cbs_f_color_lemon_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lemon_secondary_hover:var(--cbs_f_color_lemon_2);--cbs_d_component-interactive_border-color_lemon_secondary_hover:var(--cs-version-one,var(--cbs_f_color_lemon_7)) var(--cs-version-two,var(--cbs_f_color_lemon_3));--cbs_d_component-interactive_text-color_lemon_secondary_hover:var(--cs-version-one,var(--cbs_f_color_lemon_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_lemon_secondary_pressed:var(--cbs_f_color_lemon_3);--cbs_d_component-interactive_border-color_lemon_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_lemon_8)) var(--cs-version-two,var(--cbs_f_color_lemon_4));--cbs_d_component-interactive_text-color_lemon_secondary_pressed:var(--cs-version-one,var(--cbs_f_color_lemon_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rh-paie_secondary:var(--cbs_d_color_rh-paie_1);--cbs_d_component-interactive_border-color_rh-paie_secondary:var(--cs-version-one,var(--cbs_d_color_rh-paie_6)) var(--cs-version-two,var(--cbs_d_color_rh-paie_2));--cbs_d_component-interactive_text-color_rh-paie_secondary:var(--cs-version-one,var(--cbs_d_color_rh-paie_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rh-paie_secondary_hover:var(--cbs_d_color_rh-paie_2);--cbs_d_component-interactive_border-color_rh-paie_secondary_hover:var(--cs-version-one,var(--cbs_d_color_rh-paie_7)) var(--cs-version-two,var(--cbs_d_color_rh-paie_3));--cbs_d_component-interactive_text-color_rh-paie_secondary_hover:var(--cs-version-one,var(--cbs_d_color_rh-paie_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rh-paie_secondary_pressed:var(--cbs_d_color_rh-paie_3);--cbs_d_component-interactive_border-color_rh-paie_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_rh-paie_8)) var(--cs-version-two,var(--cbs_d_color_rh-paie_4));--cbs_d_component-interactive_text-color_rh-paie_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_rh-paie_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_facturation-achat_secondary:var(--cbs_d_color_facturation-achat_1);--cbs_d_component-interactive_border-color_facturation-achat_secondary:var(--cs-version-one,var(--cbs_d_color_facturation-achat_6)) var(--cs-version-two,var(--cbs_d_color_facturation-achat_2));--cbs_d_component-interactive_text-color_facturation-achat_secondary:var(--cs-version-one,var(--cbs_d_color_facturation-achat_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_facturation-achat_secondary_hover:var(--cbs_d_color_facturation-achat_2);--cbs_d_component-interactive_border-color_facturation-achat_secondary_hover:var(--cs-version-one,var(--cbs_d_color_facturation-achat_7)) var(--cs-version-two,var(--cbs_d_color_facturation-achat_3));--cbs_d_component-interactive_text-color_facturation-achat_secondary_hover:var(--cs-version-one,var(--cbs_d_color_facturation-achat_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_facturation-achat_secondary_pressed:var(--cbs_d_color_facturation-achat_3);--cbs_d_component-interactive_border-color_facturation-achat_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_facturation-achat_8)) var(--cs-version-two,var(--cbs_d_color_facturation-achat_4));--cbs_d_component-interactive_text-color_facturation-achat_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_facturation-achat_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_sante_secondary:var(--cbs_d_color_sante_1);--cbs_d_component-interactive_border-color_sante_secondary:var(--cs-version-one,var(--cbs_d_color_sante_6)) var(--cs-version-two,var(--cbs_d_color_sante_2));--cbs_d_component-interactive_text-color_sante_secondary:var(--cs-version-one,var(--cbs_d_color_sante_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_sante_secondary_hover:var(--cbs_d_color_sante_2);--cbs_d_component-interactive_border-color_sante_secondary_hover:var(--cs-version-one,var(--cbs_d_color_sante_7)) var(--cs-version-two,var(--cbs_d_color_sante_3));--cbs_d_component-interactive_text-color_sante_secondary_hover:var(--cs-version-one,var(--cbs_d_color_sante_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_sante_secondary_pressed:var(--cbs_d_color_sante_3);--cbs_d_component-interactive_border-color_sante_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_sante_8)) var(--cs-version-two,var(--cbs_d_color_sante_4));--cbs_d_component-interactive_text-color_sante_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_sante_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_presence_primary:var(--cbs_d_color_presence_6);--cbs_d_component-interactive_border-color_presence_primary:transparent;--cbs_d_component-interactive_text-color_presence_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_presence_primary_hover:var(--cbs_d_color_presence_7);--cbs_d_component-interactive_border-color_presence_primary_hover:transparent;--cbs_d_component-interactive_text-color_presence_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_presence_primary_pressed:var(--cbs_d_color_presence_8);--cbs_d_component-interactive_border-color_presence_primary_pressed:transparent;--cbs_d_component-interactive_text-color_presence_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_presence_secondary:var(--cs-version-one,var(--cbs_d_color_presence_2)) var(--cs-version-two,var(--cbs_d_color_presence_1));--cbs_d_component-interactive_border-color_presence_secondary:var(--cs-version-one,var(--cbs_d_color_presence_3)) var(--cs-version-two,var(--cbs_d_color_presence_2));--cbs_d_component-interactive_text-color_presence_secondary:var(--cs-version-one,var(--cbs_d_color_presence_4)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_presence_secondary_hover:var(--cs-version-one,var(--cbs_d_color_presence_5)) var(--cs-version-two,var(--cbs_d_color_presence_2));--cbs_d_component-interactive_border-color_presence_secondary_hover:var(--cs-version-one,var(--cbs_d_color_presence_6)) var(--cs-version-two,var(--cbs_d_color_presence_3));--cbs_d_component-interactive_text-color_presence_secondary_hover:var(--cs-version-one,var(--cbs_d_color_presence_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_presence_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_presence_8)) var(--cs-version-two,var(--cbs_d_color_presence_3));--cbs_d_component-interactive_border-color_presence_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_presence_9)) var(--cs-version-two,var(--cbs_d_color_presence_4));--cbs_d_component-interactive_text-color_presence_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_presence_10)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_indisp_primary:var(--cbs_d_color_indisp_6);--cbs_d_component-interactive_border-color_indisp_primary:transparent;--cbs_d_component-interactive_text-color_indisp_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_indisp_primary_hover:var(--cbs_d_color_indisp_7);--cbs_d_component-interactive_border-color_indisp_primary_hover:transparent;--cbs_d_component-interactive_text-color_indisp_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_indisp_primary_pressed:var(--cbs_d_color_indisp_8);--cbs_d_component-interactive_border-color_indisp_primary_pressed:transparent;--cbs_d_component-interactive_text-color_indisp_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_indisp_secondary:var(--cs-version-one,var(--cbs_d_color_indisp_2)) var(--cs-version-two,var(--cbs_d_color_indisp_1));--cbs_d_component-interactive_border-color_indis_secondary:var(--cs-version-one,var(--cbs_d_color_indisp_3)) var(--cs-version-two,var(--cbs_d_color_indisp_2));--cbs_d_component-interactive_text-color_indisp_secondary:var(--cs-version-one,var(--cbs_d_color_indisp_4)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_indisp_secondary_hover:var(--cs-version-one,var(--cbs_d_color_indisp_5)) var(--cs-version-two,var(--cbs_d_color_indisp_2));--cbs_d_component-interactive_border-color_indisp_secondary_hover:var(--cs-version-one,var(--cbs_d_color_indisp_6)) var(--cs-version-two,var(--cbs_d_color_indisp_3));--cbs_d_component-interactive_text-color_indisp_secondary_hover:var(--cs-version-one,var(--cbs_d_color_indisp_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-F:var(--cs-version-one,var(--cbs_d_color_indisp_8)) var(--cs-version-two,var(--cbs_d_color_indisp_3));--cbs_d_component-interactive_border-color_indisp_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_indisp_9)) var(--cs-version-two,var(--cbs_d_color_indisp_4));--cbs_d_component-interactive_text-color_indisp_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_indisp_10)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_absence_primary:var(--cbs_d_color_absence_6);--cbs_d_component-interactive_border-color_absence_primary:transparent;--cbs_d_component-interactive_text-color_absence_primary:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_absence_primary_hover:var(--cbs_d_color_absence_7);--cbs_d_component-interactive_border-color_absence_primary_hover:transparent;--cbs_d_component-interactive_text-color_absence_primary_hover:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_absence_primary_pressed:var(--cbs_d_color_absence_8);--cbs_d_component-interactive_border-color_absence_primary_pressed:transparent;--cbs_d_component-interactive_text-color_absence_primary_pressed:var(--cbs_d_text-color_inverted_main);--cbs_d_component-interactive_bg-color_absence_secondary:var(--cs-version-one,var(--cbs_d_color_absence_2)) var(--cs-version-two,var(--cbs_d_color_absence_1));--cbs_d_component-interactive_border-color_absence_secondary:var(--cs-version-one,var(--cbs_d_color_absence_3)) var(--cs-version-two,var(--cbs_d_color_absence_2));--cbs_d_component-interactive_text-color_absence_secondary:var(--cs-version-one,var(--cbs_d_color_absence_4)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_absence_secondary_hover:var(--cs-version-one,var(--cbs_d_color_absence_5)) var(--cs-version-two,var(--cbs_d_color_absence_2));--cbs_d_component-interactive_border-color_absence_secondary_hover:var(--cs-version-one,var(--cbs_d_color_absence_6)) var(--cs-version-two,var(--cbs_d_color_absence_3));--cbs_d_component-interactive_text-color_absence_secondary_hover:var(--cs-version-one,var(--cbs_d_color_absence_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_absence_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_absence_8)) var(--cs-version-two,var(--cbs_d_color_absence_3));--cbs_d_component-interactive_border-color_absence_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_absence_9)) var(--cs-version-two,var(--cbs_d_color_absence_4));--cbs_d_component-interactive_text-color_absence_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_absence_10)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_dev_secondary:var(--cbs_d_color_dev_1);--cbs_d_component-interactive_border-color_dev_secondary:var(--cs-version-one,var(--cbs_d_color_dev_6)) var(--cs-version-two,var(--cbs_d_color_dev_2));--cbs_d_component-interactive_text-color_dev_secondary:var(--cs-version-one,var(--cbs_d_color_dev_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_dev_secondary_hover:var(--cbs_d_color_dev_2);--cbs_d_component-interactive_border-color_dev_secondary_hover:var(--cs-version-one,var(--cbs_d_color_dev_7)) var(--cs-version-two,var(--cbs_d_color_dev_3));--cbs_d_component-interactive_text-color_dev_secondary_hover:var(--cs-version-one,var(--cbs_d_color_dev_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_dev_secondary_pressed:var(--cbs_d_color_dev_3);--cbs_d_component-interactive_border-color_dev_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_dev_8)) var(--cs-version-two,var(--cbs_d_color_dev_4));--cbs_d_component-interactive_text-color_dev_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_dev_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rec_secondary:var(--cbs_d_color_rec_1);--cbs_d_component-interactive_border-color_rec_secondary:var(--cs-version-one,var(--cbs_d_color_rec_6)) var(--cs-version-two,var(--cbs_d_color_rec_2));--cbs_d_component-interactive_text-color_rec_secondary:var(--cs-version-one,var(--cbs_d_color_rec_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rec_secondary_hover:var(--cbs_d_color_rec_2);--cbs_d_component-interactive_border-color_rec_secondary_hover:var(--cs-version-one,var(--cbs_d_color_rec_7)) var(--cs-version-two,var(--cbs_d_color_rec_3));--cbs_d_component-interactive_text-color_rec_secondary_hover:var(--cs-version-one,var(--cbs_d_color_rec_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_rec_secondary_pressed:var(--cbs_d_color_rec_3);--cbs_d_component-interactive_border-color_rec_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_rec_8)) var(--cs-version-two,var(--cbs_d_color_rec_4));--cbs_d_component-interactive_text-color_rec_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_rec_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_qa_secondary:var(--cbs_d_color_qa_1);--cbs_d_component-interactive_border-color_qa_secondary:var(--cs-version-one,var(--cbs_d_color_qa_6)) var(--cs-version-two,var(--cbs_d_color_qa_2));--cbs_d_component-interactive_text-color_qa_secondary:var(--cs-version-one,var(--cbs_d_color_qa_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_qa_secondary_hover:var(--cbs_d_color_qa_2);--cbs_d_component-interactive_border-color_qa_secondary_hover:var(--cs-version-one,var(--cbs_d_color_qa_7)) var(--cs-version-two,var(--cbs_d_color_qa_3));--cbs_d_component-interactive_text-color_qa_secondary_hover:var(--cs-version-one,var(--cbs_d_color_qa_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_qa_secondary_pressed:var(--cbs_d_color_qa_3);--cbs_d_component-interactive_border-color_qa_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_qa_8)) var(--cs-version-two,var(--cbs_d_color_qa_4));--cbs_d_component-interactive_text-color_qa_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_qa_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_prod_secondary:var(--cbs_d_color_prod_1);--cbs_d_component-interactive_border-color_prod_secondary:var(--cs-version-one,var(--cbs_d_color_prod_6)) var(--cs-version-two,var(--cbs_d_color_prod_2));--cbs_d_component-interactive_text-color_prod_secondary:var(--cs-version-one,var(--cbs_d_color_prod_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_prod_secondary_hover:var(--cbs_d_color_prod_2);--cbs_d_component-interactive_border-color_prod_secondary_hover:var(--cs-version-one,var(--cbs_d_color_prod_7)) var(--cs-version-two,var(--cbs_d_color_prod_3));--cbs_d_component-interactive_text-color_prod_secondary_hover:var(--cs-version-one,var(--cbs_d_color_prod_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_prod_secondary_pressed:var(--cbs_d_color_prod_3);--cbs_d_component-interactive_border-color_prod_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_prod_8)) var(--cs-version-two,var(--cbs_d_color_prod_4));--cbs_d_component-interactive_text-color_prod_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_prod_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_ia_secondary:var(--cbs_d_color_ia_1);--cbs_d_component-interactive_border-color_ia_secondary:var(--cs-version-one,var(--cbs_d_color_ia_6)) var(--cs-version-two,var(--cbs_d_color_ia_2));--cbs_d_component-interactive_text-color_ia_secondary:var(--cs-version-one,var(--cbs_d_color_ia_6)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_ia_secondary_hover:var(--cbs_d_color_ia_2);--cbs_d_component-interactive_border-color_ia_secondary_hover:var(--cs-version-one,var(--cbs_d_color_ia_7)) var(--cs-version-two,var(--cbs_d_color_ia_3));--cbs_d_component-interactive_text-color_ia_secondary_hover:var(--cs-version-one,var(--cbs_d_color_ia_7)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_ia_secondary_pressed:var(--cbs_d_color_ia_3);--cbs_d_component-interactive_border-color_ia_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_ia_8)) var(--cs-version-two,var(--cbs_d_color_ia_4));--cbs_d_component-interactive_text-color_ia_secondary_pressed:var(--cs-version-one,var(--cbs_d_color_ia_8)) var(--cs-version-two,var(--cbs_d_text-color_default_main));--cbs_d_component-interactive_bg-color_suspended_primary:#7f18be;--cbs_d_component-interactive_border-color_suspended_primary:transparent;--cbs_d_component-interactive_text-color_suspended_primary:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_suspended_primary_hover:#7519b0;--cbs_d_component-interactive_border-color_suspended_primary_hover:transparent;--cbs_d_component-interactive_text-color_suspended_primary_hover:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_suspended_primary_pressed:#2d204d;--cbs_d_component-interactive_border-color_suspended_primary_pressed:transparent;--cbs_d_component-interactive_text-color_suspended_primary_pressed:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_suspended_secondary:#ecddf6;--cbs_d_component-interactive_border-color_suspended_secondary:#7f18be;--cbs_d_component-interactive_text-color_suspended_secondary:#af6cd8;--cbs_d_component-interactive_bg-color_suspended_secondary_hover:#e5d1f2;--cbs_d_component-interactive_border-color_suspended_secondary_hover:#7f18be;--cbs_d_component-interactive_text-color_suspended_secondary_hover:#af6cd8;--cbs_d_component-interactive_bg-color_suspended_secondary_pressed:#2e3545;--cbs_d_component-interactive_border-color_suspended_secondary_pressed:#2d204d;--cbs_d_component-interactive_text-color_suspended_secondary_pressed:#af6cd8;--cbs_d_component-interactive_bg-color_pending_primary:#a7b1bf;--cbs_d_component-interactive_border-color_pending_primary:transparent;--cbs_d_component-interactive_text-color_pending_primary:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_pending_primary_hover:#99a3b1;--cbs_d_component-interactive_border-color_pending_primary_hover:transparent;--cbs_d_component-interactive_text-color_pending_primary_hover:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_pending_primary_pressed:#353f4d;--cbs_d_component-interactive_border-color_pending_primary_pressed:transparent;--cbs_d_component-interactive_text-color_pending_primary_pressed:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_pending_secondary:#e7eaf2;--cbs_d_component-interactive_border-color_pending_secondary:#a7b1bf;--cbs_d_component-interactive_text-color_pending_secondary:#7c8694;--cbs_d_component-interactive_bg-color_pending_secondary_hover:#edeff2;--cbs_d_component-interactive_border-color_pending_secondary_hover:#a7b1bf;--cbs_d_component-interactive_text-color_pending_secondary_hover:#7c8694;--cbs_d_component-interactive_bg-color_pending_secondary_pressed:#2e3644;--cbs_d_component-interactive_border-color_pending_secondary_pressed:#353f4d;--cbs_d_component-interactive_text-color_pending_secondary_pressed:#7c8694;--cbs_d_component-interactive_bg-color_neutral_primary:var( --cbs_f_color_neutral_6 );--cbs_d_component-interactive_border-color_neutral_primary:transparent;--cbs_d_component-interactive_text-color_neutral_primary:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_neutral_primary_hover:var( --cbs_f_color_neutral_7 );--cbs_d_component-interactive_border-color_neutral_primary_hover:transparent;--cbs_d_component-interactive_text-color_neutral_primary_hover:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_neutral_primary_pressed:var( --cbs_f_color_neutral_8 );--cbs_d_component-interactive_border-color_neutral_primary_pressed:transparent;--cbs_d_component-interactive_text-color_neutral_primary_pressed:var( --cbs_d_text-color_inverted_main );--cbs_d_component-interactive_bg-color_neutral_secondary:var( --cbs_f_color_neutral_1 );--cbs_d_component-interactive_border-color_neutral_secondary:var( --cbs_f_color_neutral_6 );--cbs_d_component-interactive_text-color_neutral_secondary:var( --cbs_f_color_neutral_6 );--cbs_d_component-interactive_bg-color_neutral_secondary_hover:var( --cbs_f_color_neutral_2 );--cbs_d_component-interactive_border-color_neutral_secondary_hover:var( --cbs_f_color_neutral_7 );--cbs_d_component-interactive_text-color_neutral_secondary_hover:var( --cbs_f_color_neutral_6 );--cbs_d_component-interactive_bg-color_neutral_secondary_pressed:var( --cbs_f_color_neutral_3 );--cbs_d_component-interactive_border-color_neutral_secondary_pressed:var( --cbs_f_color_neutral_8 );--cbs_d_component-interactive_text-color_neutral_secondary_pressed:var( --cbs_f_color_neutral_6 );--cbs_d_surface_text-color:var(--cbs_d_text-color_default_main);--cbs_d_surface_text-style:var(--cbs_d_typo_content_regular);--cbs_d_surface_bg-color_default:var(--cbs_f_color_white);--cbs_d_surface_border-color_default:var(--cbs_f_color_neutral_1);--cbs_d_surface_bg-color_subtle:var(--cbs_f_color_neutral_0);--cbs_d_surface_border-color_subtle:var(--cbs_f_color_neutral_1);--cbs_d_surface_bg-color_theme:var(--cbs_f_color_theme_0);--cbs_d_surface_border-color_theme:var(--cbs_f_color_theme_1);--cbs_d_surface-interactive_bg-color:var(--cbs_d_surface_bg-color_default);--cbs_d_surface-interactive_border-color:var(--cbs_d_color_surface_border-color_default);--cbs_d_surface-interactive_bg-color_hover:var(--cbs_d_surface_bg-color_default);--cbs_d_surface-interactive_border-color_hover:var(--cbs_f_color_neutral_2);--cbs_d_surface-interactive_shadow_hover:var(--cbs_f_shadow_raised);--cbs_d_surface-interactive_bg-color_pressed:var(--cbs_d_surface_bg-color_default);--cbs_d_surface-interactive_border-color_pressed:var(--cbs_f_color_theme_6);--cbs_d_surface-interactive_bg-color_disabled:color-mix(in srgb,#8c9198 10%,transparent);--cbs_d_surface-interactive_border-color_disabled:color-mix(in srgb,#8c9198 10%,transparent);--cbs_d_surface-interactive_bg-color_primary-active:var(--cbs_f_color_theme_6);--cbs_d_surface-interactive_border-color_primary-active:transparent;--cbs_d_surface-interactive_bg-color_primary-active_hover:var(--cbs_f_color_theme_7);--cbs_d_surface-interactive_border-color_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_primary-active_pressed:var(--cbs_f_color_theme_8);--cbs_d_surface-interactive_border-color_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_destructive_primary-active:var(--cbs_f_color_destructive_6);--cbs_d_surface-interactive_border-color_destructive_primary-active:transparent;--cbs_d_surface-interactive_bg-color_destructive_primary-active_hover:var(--cbs_f_color_destructive_7);--cbs_d_surface-interactive_border-color_destructive_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_destructive_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_destructive_primary-active_pressed:var(--cbs_f_color_destructive_8);--cbs_d_surface-interactive_border-color_destructive_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_constructive_primary-active:var(--cbs_f_color_constructive_6);--cbs_d_surface-interactive_border-color_constructive_primary-active:transparent;--cbs_d_surface-interactive_bg-color_constructive_primary-active_hover:var(--cbs_f_color_constructive_7);--cbs_d_surface-interactive_border-color_constructive_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_constructive_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_constructive_primary-active_pressed:var(--cbs_f_color_constructive_8);--cbs_d_surface-interactive_border-color_constructive_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_preventive_primary-active:var(--cbs_f_color_preventive_6);--cbs_d_surface-interactive_border-color_preventive_primary-active:transparent;--cbs_d_surface-interactive_bg-color_preventive_primary-active_hover:var(--cbs_f_color_preventive_7);--cbs_d_surface-interactive_border-color_preventive_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_preventive_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_preventive_primary-active_pressed:var(--cbs_f_color_preventive_8);--cbs_d_surface-interactive_border-color_preventive_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_informative_primary-active:var(--cbs_f_color_informative_6);--cbs_d_surface-interactive_border-color_informative_primary-active:transparent;--cbs_d_surface-interactive_bg-color_informative_primary-active_hover:var(--cbs_f_color_informative_7);--cbs_d_surface-interactive_border-color_informative_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_informative_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_informative_primary-active_pressed:var(--cbs_f_color_informative_8);--cbs_d_surface-interactive_border-color_informative_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_lime_primary-active:var(--cbs_f_color_lime_6);--cbs_d_surface-interactive_border-color_lime_primary-active:transparent;--cbs_d_surface-interactive_bg-color_lime_primary-active_hover:var(--cbs_f_color_lime_7);--cbs_d_surface-interactive_border-color_lime_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_lime_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_lime_primary-active_pressed:var(--cbs_f_color_lime_8);--cbs_d_surface-interactive_border-color_lime_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_mint_primary-active:var(--cbs_f_color_mint_6);--cbs_d_surface-interactive_border-color_mint_primary-active:transparent;--cbs_d_surface-interactive_bg-color_mint_primary-active_hover:var(--cbs_f_color_mint_7);--cbs_d_surface-interactive_border-color_mint_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_mint_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_mint_primary-active_pressed:var(--cbs_f_color_mint_8);--cbs_d_surface-interactive_border-color_mint_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_lagoon_primary-active:var(--cbs_f_color_lagoon_6);--cbs_d_surface-interactive_border-color_lagoon_primary-active:transparent;--cbs_d_surface-interactive_bg-color_lagoon_primary-active_hover:var(--cbs_f_color_lagoon_7);--cbs_d_surface-interactive_border-color_lagoon_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_lagoon_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_lagoon_primary-active_pressed:var(--cbs_f_color_lagoon_8);--cbs_d_surface-interactive_border-color_lagoon_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_blueberry_primary-active:var(--cbs_f_color_blueberry_6);--cbs_d_surface-interactive_border-color_blueberry_primary-active:transparent;--cbs_d_surface-interactive_bg-color_blueberry_primary-active_hover:var(--cbs_f_color_blueberry_7);--cbs_d_surface-interactive_border-color_blueberry_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_blueberry_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_blueberry_primary-active_pressed:var(--cbs_f_color_blueberry_8);--cbs_d_surface-interactive_border-color_blueberry_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_plum_primary-active:var(--cbs_f_color_plum_6);--cbs_d_surface-interactive_border-color_plum_primary-active:transparent;--cbs_d_surface-interactive_bg-color_plum_primary-active_hover:var(--cbs_f_color_plum_7);--cbs_d_surface-interactive_border-color_plum_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_plum_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_plum_primary-active_pressed:var(--cbs_f_color_plum_8);--cbs_d_surface-interactive_border-color_plum_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_grape_primary-active:var(--cbs_f_color_grape_6);--cbs_d_surface-interactive_border-color_grape_primary-active:transparent;--cbs_d_surface-interactive_bg-color_grape_primary-active_hover:var(--cbs_f_color_grape_7);--cbs_d_surface-interactive_border-color_grape_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_grape_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_grape_primary-active_pressed:var(--cbs_f_color_grape_8);--cbs_d_surface-interactive_border-color_grape_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_rubarb_primary-active:var(--cbs_f_color_rubarb_6);--cbs_d_surface-interactive_border-color_rubarb_primary-active:transparent;--cbs_d_surface-interactive_bg-color_rubarb_primary-active_hover:var(--cbs_f_color_rubarb_7);--cbs_d_surface-interactive_border-color_rubarb_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_rubarb_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_rubarb_primary-active_pressed:var(--cbs_f_color_rubarb_8);--cbs_d_surface-interactive_border-color_rubarb_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_cherry_primary-active:var(--cbs_f_color_cherry_6);--cbs_d_surface-interactive_border-color_cherry_primary-active:transparent;--cbs_d_surface-interactive_bg-color_cherry_primary-active_hover:var(--cbs_f_color_cherry_7);--cbs_d_surface-interactive_border-color_cherry_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_cherry_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_cherry_primary-active_pressed:var(--cbs_f_color_cherry_8);--cbs_d_surface-interactive_border-color_cherry_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_mango_primary-active:var(--cbs_f_color_mango_6);--cbs_d_surface-interactive_border-color_mango_primary-active:transparent;--cbs_d_surface-interactive_bg-color_mango_primary-active_hover:var(--cbs_f_color_mango_7);--cbs_d_surface-interactive_border-color_mango_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_mango_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_mango_primary-active_pressed:var(--cbs_f_color_mango_8);--cbs_d_surface-interactive_border-color_mango_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_papaya_primary-active:var(--cbs_f_color_papaya_6);--cbs_d_surface-interactive_border-color_papaya_primary-active:transparent;--cbs_d_surface-interactive_bg-color_papaya_primary-active_hover:var(--cbs_f_color_papaya_7);--cbs_d_surface-interactive_border-color_papaya_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_papaya_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_papaya_primary-active_pressed:var(--cbs_f_color_papaya_8);--cbs_d_surface-interactive_border-color_papaya_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_lemon_primary-active:var(--cbs_f_color_lemon_6);--cbs_d_surface-interactive_border-color_lemon_primary-active:transparent;--cbs_d_surface-interactive_bg-color_lemon_primary-active_hover:var(--cbs_f_color_lemon_7);--cbs_d_surface-interactive_border-color_lemon_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_lemon_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_lemon_primary-active_pressed:var(--cbs_f_color_lemon_8);--cbs_d_surface-interactive_border-color_lemon_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_rh-paie_primary-active:var(--cbs_d_color_rh-paie_6);--cbs_d_surface-interactive_border-color_rh-paie_primary-active:transparent;--cbs_d_surface-interactive_bg-color_rh-paie_primary-active_hover:var(--cbs_d_color_rh-paie_7);--cbs_d_surface-interactive_border-color_rh-paie_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_rh-paie_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_rh-paie_primary-active_pressed:var(--cbs_d_color_rh-paie_8);--cbs_d_surface-interactive_border-color_rh-paie_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_facturation-achat_primary-active:var(--cbs_d_color_facturation-achat_6);--cbs_d_surface-interactive_border-color_facturation-achat_primary-active:transparent;--cbs_d_surface-interactive_bg-color_facturation-achat_primary-active_hover:var(--cbs_d_color_facturation-achat_7);--cbs_d_surface-interactive_border-color_facturation-achat_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_facturation-achat_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_facturation-achat_primary-active_pressed:var(--cbs_d_color_facturation-achat_8);--cbs_d_surface-interactive_border-color_facturation-achat_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_sante_primary-active:var(--cbs_d_color_sante_6);--cbs_d_surface-interactive_border-color_sante_primary-active:transparent;--cbs_d_surface-interactive_bg-color_sante_primary-active_hover:var(--cbs_d_color_sante_7);--cbs_d_surface-interactive_border-color_sante_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_sante_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_sante_primary-active_pressed:var(--cbs_d_color_sante_8);--cbs_d_surface-interactive_border-color_sante_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_presence_primary-active:var(--cbs_d_color_presence_6);--cbs_d_surface-interactive_border-color_presence_primary-active:transparent;--cbs_d_surface-interactive_bg-color_presence_primary-active_hover:var(--cbs_d_color_presence_7);--cbs_d_surface-interactive_border-color_presence_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_presence_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_presence_primary-active_pressed:var(--cbs_d_color_presence_8);--cbs_d_surface-interactive_border-color_presence_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_indisp_primary-active:var(--cbs_d_color_indisp_6);--cbs_d_surface-interactive_border-color_indisp_primary-active:transparent;--cbs_d_surface-interactive_bg-color_indisp_primary-active_hover:var(--cbs_d_color_indisp_7);--cbs_d_surface-interactive_border-color_indisp_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_indisp_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_indisp_primary-active_pressed:var(--cbs_d_color_indisp_8);--cbs_d_surface-interactive_border-color_indisp_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_absence_primary-active:var(--cbs_d_color_absence_6);--cbs_d_surface-interactive_border-color_absence_primary-active:transparent;--cbs_d_surface-interactive_bg-color_absence_primary-active_hover:var(--cbs_d_color_absence_7);--cbs_d_surface-interactive_border-color_absence_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_absence_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_absence_primary-active_pressed:var(--cbs_d_color_absence_8);--cbs_d_surface-interactive_border-color_absence_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_dev_primary-active:var(--cbs_d_color_dev_6);--cbs_d_surface-interactive_border-color_dev_primary-active:transparent;--cbs_d_surface-interactive_bg-color_dev_primary-active_hover:var(--cbs_d_color_dev_7);--cbs_d_surface-interactive_border-color_dev_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_dev_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_dev_primary-active_pressed:var(--cbs_d_color_dev_8);--cbs_d_surface-interactive_border-color_dev_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_rec_primary-active:var(--cbs_d_color_rec_6);--cbs_d_surface-interactive_border-color_rec_primary-active:transparent;--cbs_d_surface-interactive_bg-color_rec_primary-active_hover:var(--cbs_d_color_rec_7);--cbs_d_surface-interactive_border-color_rec_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_rec_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_rec_primary-active_pressed:var(--cbs_d_color_rec_8);--cbs_d_surface-interactive_border-color_rec_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_qa_primary-active:var(--cbs_d_color_qa_6);--cbs_d_surface-interactive_border-color_qa_primary-active:transparent;--cbs_d_surface-interactive_bg-color_qa_primary-active_hover:var(--cbs_d_color_qa_7);--cbs_d_surface-interactive_border-color_qa_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_qa_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_qa_primary-active_pressed:var(--cbs_d_color_qa_8);--cbs_d_surface-interactive_border-color_qa_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_prod_primary-active:var(--cbs_d_color_prod_6);--cbs_d_surface-interactive_border-color_prod_primary-active:transparent;--cbs_d_surface-interactive_bg-color_prod_primary-active_hover:var(--cbs_d_color_prod_7);--cbs_d_surface-interactive_border-color_prod_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_prod_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_prod_primary-active_pressed:var(--cbs_d_color_prod_8);--cbs_d_surface-interactive_border-color_prod_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_ia_primary-active:var(--cbs_d_color_ia_6);--cbs_d_surface-interactive_border-color_ia_primary-active:transparent;--cbs_d_surface-interactive_bg-color_ia_primary-active_hover:var(--cbs_d_color_ia_7);--cbs_d_surface-interactive_border-color_ia_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_ia_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_ia_primary-active_pressed:var(--cbs_d_color_ia_8);--cbs_d_surface-interactive_border-color_ia_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_secondary-active:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_surface-interactive_border-color_secondary-active:var(--cbs_f_color_theme_6);--cbs_d_surface-interactive_bg-color_secondary-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 15%,transparent);--cbs_d_surface-interactive_border-color_secondary-active_hover:var(--cbs_f_color_theme_7);--cbs_d_surface-interactive_shadow_secondary-active_hover:var(--cbs_f_shadow_raised);--cbs_d_surface-interactive_bg-color_secondary-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 20%,transparent);--cbs_d_surface-interactive_border-color_secondary-active_pressed:var(--cbs_f_color_theme_8);--cbs_d_surface-interactive_bg-color_suspended_primary-active:#7f18be;--cbs_d_surface-interactive_border-color_suspended_primary-active:transparent;--cbs_d_surface-interactive_bg-color_suspended_primary-active_hover:#7519b0;--cbs_d_surface-interactive_border-color_suspended_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_suspended_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_suspended_primary-active_pressed:#6b1aa2;--cbs_d_surface-interactive_border-color_suspended_primary-active_pressed:transparent;--cbs_d_surface-interactive_bg-color_pending_primary-active:#a7b1bf;--cbs_d_surface-interactive_border-color_pending_primary-active:transparent;--cbs_d_surface-interactive_bg-color_pending_primary-active_hover:#99a3b1;--cbs_d_surface-interactive_border-color_pending_primary-active_hover:transparent;--cbs_d_surface-interactive_shadow_pending_primary-active_hover:var(--cbs_f_shadow_raised_highlight);--cbs_d_surface-interactive_bg-color_pending_primary-active_pressed:#8b94a3;--cbs_d_surface-interactive_border-color_pending_primary-active_pressed:transparent;--cbs_d_item-interactive_text-style:var(--cbs_d_typo_content_regular);--cbs_d_item-interactive_bg-color:transparent;--cbs_d_item-interactive_border-color:transparent;--cbs_d_item-interactive_text-color:var(--cbs_d_text-color_default_main);--cbs_d_item-interactive_text-weight:var(--cbs_f_typo_fontweight_regular);--cbs_d_item-interactive_bg-color_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_border-color_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_text-color_hover:var(--cbs_d_text-color_default_main_highlight);--cbs_d_item-interactive_text-weight_hover:var(--cbs_f_typo_fontweight_regular);--cbs_d_item-interactive_bg-color_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_border-color_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_text-color_pressed:var(--cbs_d_text-color_default_main_highlight);--cbs_d_item-interactive_text-weight_pressed:var(--cbs_f_typo_fontweight_regular);--cbs_d_item-interactive_bg-color_disabled:transparent;--cbs_d_item-interactive_border-color_disabled:transparent;--cbs_d_item-interactive_text-color_disabled:var(--cbs_d_text-color_default_main_disabled);--cbs_d_item-interactive_text-weight_disabled:var(--cbs_f_typo_fontweight_regular);--cbs_d_item-interactive_bg-color_primary-active:var(--cbs_f_color_theme_6);--cbs_d_item-interactive_border-color_primary-active:transparent;--cbs_d_item-interactive_text-color_primary-active:var(--cbs_d_text-color_on-theme-6);--cbs_d_item-interactive_text-weight_primary-active:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_primary-active_hover:var(--cbs_f_color_theme_7);--cbs_d_item-interactive_border-color_primary-active_hover:transparent;--cbs_d_item-interactive_text-color_primary-active_hover:var(--cbs_d_text-color_on-theme-6);--cbs_d_item-interactive_text-weight_primary-active_hover:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_primary-active_pressed:var(--cbs_f_color_theme_8);--cbs_d_item-interactive_border-color_primary-active_pressed:transparent;--cbs_d_item-interactive_text-color_primary-active_pressed:var(--cbs_d_text-color_on-theme-6);--cbs_d_item-interactive_text-weight_primary-active_pressed:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_secondary-active:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_border-color_secondary-active:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_text-color_secondary-active:var(--cbs_d_text-color_default_main_highlight);--cbs_d_item-interactive_text-weight_secondary-active:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_secondary-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 15%,transparent);--cbs_d_item-interactive_border-color_secondary-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_text-color_secondary-active_hover:var(--cbs_f_color_theme_7);--cbs_d_item-interactive_text-weight_secondary-active_hover:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_secondary-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 20%,transparent);--cbs_d_item-interactive_border-color_secondary-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_text-color_secondary-active_pressed:var(--cbs_f_color_theme_8);--cbs_d_item-interactive_text-weight_secondary-active_pressed:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_tertiary-active:transparent;--cbs_d_item-interactive_border-color_tertiary-active:transparent;--cbs_d_item-interactive_text-color_tertiary-active:var(--cbs_d_text-color_default_main_highlight);--cbs_d_item-interactive_text-weight_tertiary-active:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_tertiary-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_border-color_tertiary-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_text-color_tertiary-active_hover:var(--cbs_f_color_theme_7);--cbs_d_item-interactive_text-weight_tertiary-active_hover:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_tertiary-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_border-color_tertiary-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_text-color_tertiary-active_pressed:var(--cbs_f_color_theme_8);--cbs_d_item-interactive_text-weight_tertiary-active_pressed:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_subtle-active:transparent;--cbs_d_item-interactive_border-color_subtle-active:transparent;--cbs_d_item-interactive_text-color_subtle-active:var(--cbs_d_text-color_default_main);--cbs_d_item-interactive_text-weight_subtle-active:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_subtle-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_border-color_subtle-active_hover:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_text-color_subtle-active_hover:var(--cbs_d_text-color_default_main);--cbs_d_item-interactive_text-weight_subtle-active_hover:var(--cbs_f_typo_fontweight_bold);--cbs_d_item-interactive_bg-color_subtle-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 10%,transparent);--cbs_d_item-interactive_border-color_subtle-active_pressed:color-mix(in srgb,var(--cbs_f_color_theme_6) 5%,transparent);--cbs_d_item-interactive_text-color_subtle-active_pressed:var(--cbs_d_text-color_default_main);--cbs_d_item-interactive_text-weight_subtle-active_pressed:var(--cbs_f_typo_fontweight_bold);--cbs_d_text-color_default_main:var(--cs-version-one,#192231) var(--cs-version-two,var(--cbs_f_color_theme_12));--cbs_d_text-color_default_main_highlight:var(--cbs_f_color_theme_6);--cbs_d_text-color_default_placeholder:var(--cs-version-one,#8c9198) var(--cs-version-two,hsla(218,6%,57%,.5));--cbs_d_text-color_default_main_disabled:var(--cs-version-one,#babdc1) var(--cs-version-two,hsla(218,6%,74%,.5));--cbs_d_text-color_default_detail:var(--cbs_f_color_neutral_9);--cbs_d_text-color_default_detail_disabled:var(--cs-version-one,#babdc1) var(--cs-version-two,hsla(218,6%,74%,.3));--cbs_d_text-color_inverted_main:var(--cbs_f_color_white);--cbs_d_text-color_inverted_detail:color-mix(in srgb,#fff 80%,transparent);--cbs_d_text-color_on-theme-6:var(--contrast);--cbs_d_text-color_on-theme-6_detail:var(--detail);--cbs_d_text-decoration_default_placeholder:italic;--cbs_c_card_border-width:var(--cbs_f_border-width_regular);--cbs_c_card_radius_large:var(--cbs_f_radius_regular);--cbs_c_card_radius_regular:var(--cbs_f_radius_small);--cbs_c_card_radius_small:var(--cbs_f_radius_xsmall);--cbs_c_card_padding_large:var(--cbs_f_spacing_large);--cbs_c_card_padding_regular:var(--cbs_f_spacing_medium);--cbs_c_card_padding_small:var(--cbs_f_spacing_small)}.cbs_d_typo_body_regular{font-size:var(--cbs_f_typo_fontsize_100)}.cbs_d_typo_body_medium,.cbs_d_typo_body_regular{font-family:var(--cbs_f_typo_fontfamily_010);line-height:var(--cbs_f_typo_line-height_body)}.cbs_d_typo_body_medium{font-size:var(--cbs_f_typo_fontsize_200)}.cbs_d_typo_heading_h1{font-size:var(--cbs_f_typo_fontsize_400)}.cbs_d_typo_heading_h1,.cbs_d_typo_heading_h2{font-family:var(--cbs_f_typo_fontfamily_010);line-height:var(--cbs_f_typo_line-height_heading);font-weight:var(--cbs_f_typo_fontweight_bold)}.cbs_d_typo_heading_h2{font-size:var(--cbs_f_typo_fontsize_200)}.cbs_d_typo_heading_h3{font-size:var(--cbs_f_typo_fontsize_100)}.cbs_d_typo_heading_h3,.cbs_d_typo_heading_h4{font-family:var(--cbs_f_typo_fontfamily_010);line-height:var(--cbs_f_typo_line-height_heading);font-weight:var(--cbs_f_typo_fontweight_bold)}.cbs_d_typo_heading_h4{font-size:var(--cbs_f_typo_fontsize_090)}.cbs_d_typo_content_regular{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_100)}.cbs_d_typo_content_medium{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_200)}.cbs_d_typo_content_large{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_400)}.cbs_d_typo_content_xlarge{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_500)}.cbs_d_typo_content_xxlarge{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_700)}.cbs_d_typo_content_xxxlarge{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_900)}.cbs_d_typo_detail_regular{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_090)}.cbs_d_typo_detail_medium{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_100)}.cbs_d_typo_detail_large{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_200)}.cbs_d_typo_detail_xlarge{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_400)}.cbs_d_typo_detail_xxlarge{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_500)}.cbs_d_typo_detail_xxxlarge{font-family:var(--cbs_f_typo_fontfamily_010);font-size:var(--cbs_f_typo_fontsize_700)}.cbs_c_card{background:var(--cbs_f_color_white);border:var(--cbs_c_card_border-width) var(--cbs_f_border-style_regular) var(--cbs_f_color_neutral_2);color:var(--cbs_d_text-color_default_main);box-sizing:border-box}.cbs_c_card.cbs_c_card_hover,.cbs_c_card:hover{background:var(--cbs_f_color_theme_1);border-color:var(--cbs_f_color_theme_3);box-shadow:var(--cbs_f_shadow_raised)}.cbs_c_card.cbs_c_card_focus-visible,.cbs_c_card:focus-visible{background:var(--cbs_f_color_theme_1);border-color:var(--cbs_f_color_theme_3);box-shadow:var(--cbs_f_shadow_raised);outline:var(--cbs_d_focus_outline)}.cbs_c_card.cbs_c_card_active,.cbs_c_card:active{background:var(--cbs_f_color_theme_2);border-color:var(--cbs_f_color_theme_6)}.cbs_c_card.cbs_c_card_disabled,.cbs_c_card:disabled,.cbs_c_card[aria-disabled=true]{background:color-mix(in srgb,var(--cbs_f_color_neutral_6) 10%,transparent);border-color:color-mix(in srgb,var(--cbs_f_color_neutral_6) 10%,transparent);color:var(--cbs_d_text-color_main_disabled);pointer-events:none}.cbs_c_card_primary-active{background:var(--cbs_f_gradient_theme_6);border:var(--cbs_c_card_border-width) var(--cbs_f_border-style_regular) transparent;color:var(--cbs_d_text-color_on-theme-6_main);box-sizing:border-box}.cbs_c_card_primary-active.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active:hover{background:var(--cbs_f_gradient_theme_7);box-shadow:var(--cbs_f_shadow_raised_highlight)}.cbs_c_card_primary-active.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active:focus-visible{background:var(--cbs_f_gradient_theme_7);box-shadow:var(--cbs_f_shadow_raised_highlight);outline:var(--cbs_d_focus_outline)}.cbs_c_card_primary-active.cbs_c_card_primary-active_active,.cbs_c_card_primary-active:active{background:var(--cbs_f_gradient_theme_8)}.cbs_c_card_primary-active.cbs_c_card_destructive{background:var(--cbs_f_gradient_destructive_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_destructive.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_destructive:hover{background:var(--cbs_f_gradient_destructive_7)}.cbs_c_card_primary-active.cbs_c_card_destructive.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_destructive:focus-visible{background:var(--cbs_f_gradient_destructive_7)}.cbs_c_card_primary-active.cbs_c_card_destructive.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_destructive:active{background:var(--cbs_f_gradient_destructive_8)}.cbs_c_card_primary-active.cbs_c_card_constructive{background:var(--cbs_f_gradient_constructive_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_constructive.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_constructive:hover{background:var(--cbs_f_gradient_constructive_7)}.cbs_c_card_primary-active.cbs_c_card_constructive.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_constructive:focus-visible{background:var(--cbs_f_gradient_constructive_7)}.cbs_c_card_primary-active.cbs_c_card_constructive.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_constructive:active{background:var(--cbs_f_gradient_constructive_8)}.cbs_c_card_primary-active.cbs_c_card_preventive{background:var(--cbs_f_gradient_preventive_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_preventive.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_preventive:hover{background:var(--cbs_f_gradient_preventive_7)}.cbs_c_card_primary-active.cbs_c_card_preventive.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_preventive:focus-visible{background:var(--cbs_f_gradient_preventive_7)}.cbs_c_card_primary-active.cbs_c_card_preventive.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_preventive:active{background:var(--cbs_f_gradient_preventive_8)}.cbs_c_card_primary-active.cbs_c_card_informative{background:var(--cbs_f_gradient_informative_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_informative.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_informative:hover{background:var(--cbs_f_gradient_informative_7)}.cbs_c_card_primary-active.cbs_c_card_informative.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_informative:focus-visible{background:var(--cbs_f_gradient_informative_7)}.cbs_c_card_primary-active.cbs_c_card_informative.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_informative:active{background:var(--cbs_f_gradient_informative_8)}.cbs_c_card_primary-active.cbs_c_card_lime{background:var(--cbs_f_gradient_lime_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_lime.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_lime:hover{background:var(--cbs_f_gradient_lime_7)}.cbs_c_card_primary-active.cbs_c_card_lime.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_lime:focus-visible{background:var(--cbs_f_gradient_lime_7)}.cbs_c_card_primary-active.cbs_c_card_lime.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_lime:active{background:var(--cbs_f_gradient_lime_8)}.cbs_c_card_primary-active.cbs_c_card_mint{background:var(--cbs_f_gradient_mint_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_mint.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_mint:hover{background:var(--cbs_f_gradient_mint_7)}.cbs_c_card_primary-active.cbs_c_card_mint.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_mint:focus-visible{background:var(--cbs_f_gradient_mint_7)}.cbs_c_card_primary-active.cbs_c_card_mint.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_mint:active{background:var(--cbs_f_gradient_mint_8)}.cbs_c_card_primary-active.cbs_c_card_lagoon{background:var(--cbs_f_gradient_lagoon_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_lagoon.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_lagoon:hover{background:var(--cbs_f_gradient_lagoon_7)}.cbs_c_card_primary-active.cbs_c_card_lagoon.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_lagoon:focus-visible{background:var(--cbs_f_gradient_lagoon_7)}.cbs_c_card_primary-active.cbs_c_card_lagoon.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_lagoon:active{background:var(--cbs_f_gradient_lagoon_8)}.cbs_c_card_primary-active.cbs_c_card_blueberry{background:var(--cbs_f_gradient_blueberry_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_blueberry.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_blueberry:hover{background:var(--cbs_f_gradient_blueberry_7)}.cbs_c_card_primary-active.cbs_c_card_blueberry.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_blueberry:focus-visible{background:var(--cbs_f_gradient_blueberry_7)}.cbs_c_card_primary-active.cbs_c_card_blueberry.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_blueberry:active{background:var(--cbs_f_gradient_blueberry_8)}.cbs_c_card_primary-active.cbs_c_card_plum{background:var(--cbs_f_gradient_plum_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_plum.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_plum:hover{background:var(--cbs_f_gradient_plum_7)}.cbs_c_card_primary-active.cbs_c_card_plum.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_plum:focus-visible{background:var(--cbs_f_gradient_plum_7)}.cbs_c_card_primary-active.cbs_c_card_plum.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_plum:active{background:var(--cbs_f_gradient_plum_8)}.cbs_c_card_primary-active.cbs_c_card_grape{background:var(--cbs_f_gradient_grape_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_grape.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_grape:hover{background:var(--cbs_f_gradient_grape_7)}.cbs_c_card_primary-active.cbs_c_card_grape.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_grape:focus-visible{background:var(--cbs_f_gradient_grape_7)}.cbs_c_card_primary-active.cbs_c_card_grape.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_grape:active{background:var(--cbs_f_gradient_grape_8)}.cbs_c_card_primary-active.cbs_c_card_rubarb{background:var(--cbs_f_gradient_rubarb_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_rubarb.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_rubarb:hover{background:var(--cbs_f_gradient_rubarb_7)}.cbs_c_card_primary-active.cbs_c_card_rubarb.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_rubarb:focus-visible{background:var(--cbs_f_gradient_rubarb_7)}.cbs_c_card_primary-active.cbs_c_card_rubarb.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_rubarb:active{background:var(--cbs_f_gradient_rubarb_8)}.cbs_c_card_primary-active.cbs_c_card_cherry{background:var(--cbs_f_gradient_cherry_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_cherry.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_cherry:hover{background:var(--cbs_f_gradient_cherry_7)}.cbs_c_card_primary-active.cbs_c_card_cherry.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_cherry:focus-visible{background:var(--cbs_f_gradient_cherry_7)}.cbs_c_card_primary-active.cbs_c_card_cherry.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_cherry:active{background:var(--cbs_f_gradient_cherry_8)}.cbs_c_card_primary-active.cbs_c_card_mango{background:var(--cbs_f_gradient_mango_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_mango.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_mango:hover{background:var(--cbs_f_gradient_mango_7)}.cbs_c_card_primary-active.cbs_c_card_mango.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_mango:focus-visible{background:var(--cbs_f_gradient_mango_7)}.cbs_c_card_primary-active.cbs_c_card_mango.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_mango:active{background:var(--cbs_f_gradient_mango_8)}.cbs_c_card_primary-active.cbs_c_card_papaya{background:var(--cbs_f_gradient_papaya_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_papaya.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_papaya:hover{background:var(--cbs_f_gradient_papaya_7)}.cbs_c_card_primary-active.cbs_c_card_papaya.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_papaya:focus-visible{background:var(--cbs_f_gradient_papaya_7)}.cbs_c_card_primary-active.cbs_c_card_papaya.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_papaya:active{background:var(--cbs_f_gradient_papaya_8)}.cbs_c_card_primary-active.cbs_c_card_lemon{background:var(--cbs_f_gradient_lemon_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_lemon.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_lemon:hover{background:var(--cbs_f_gradient_lemon_7)}.cbs_c_card_primary-active.cbs_c_card_lemon.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_lemon:focus-visible{background:var(--cbs_f_gradient_lemon_7)}.cbs_c_card_primary-active.cbs_c_card_lemon.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_lemon:active{background:var(--cbs_f_gradient_lemon_8)}.cbs_c_card_primary-active.cbs_c_card_rh-paie{background:var(--cbs_d_gradient_rh-paie_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_rh-paie.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_rh-paie:hover{background:var(--cbs_d_gradient_rh-paie_7)}.cbs_c_card_primary-active.cbs_c_card_rh-paie.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_rh-paie:focus-visible{background:var(--cbs_d_gradient_rh-paie_7)}.cbs_c_card_primary-active.cbs_c_card_rh-paie.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_rh-paie:active{background:var(--cbs_d_gradient_rh-paie_8)}.cbs_c_card_primary-active.cbs_c_card_facturation-achat{background:var(--cbs_d_gradient_facturation-achat_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_facturation-achat.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_facturation-achat:hover{background:var(--cbs_d_gradient_facturation-achat_7)}.cbs_c_card_primary-active.cbs_c_card_facturation-achat.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_facturation-achat:focus-visible{background:var(--cbs_d_gradient_facturation-achat_7)}.cbs_c_card_primary-active.cbs_c_card_facturation-achat.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_facturation-achat:active{background:var(--cbs_d_gradient_facturation-achat_8)}.cbs_c_card_primary-active.cbs_c_card_sante{background:var(--cbs_d_gradient_sante_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_sante.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_sante:hover{background:var(--cbs_d_gradient_sante_7)}.cbs_c_card_primary-active.cbs_c_card_sante.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_sante:focus-visible{background:var(--cbs_d_gradient_sante_7)}.cbs_c_card_primary-active.cbs_c_card_sante.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_sante:active{background:var(--cbs_d_gradient_sante_8)}.cbs_c_card_primary-active.cbs_c_card_dev{background:var(--cbs_d_gradient_dev_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_dev.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_dev:hover{background:var(--cbs_d_gradient_dev_7)}.cbs_c_card_primary-active.cbs_c_card_dev.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_dev:focus-visible{background:var(--cbs_d_gradient_dev_7)}.cbs_c_card_primary-active.cbs_c_card_dev.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_dev:active{background:var(--cbs_d_gradient_dev_8)}.cbs_c_card_primary-active.cbs_c_card_rec{background:var(--cbs_d_gradient_rec_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_rec.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_rec:hover{background:var(--cbs_d_gradient_rec_7)}.cbs_c_card_primary-active.cbs_c_card_rec.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_rec:focus-visible{background:var(--cbs_d_gradient_rec_7)}.cbs_c_card_primary-active.cbs_c_card_rec.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_rec:active{background:var(--cbs_d_gradient_rec_8)}.cbs_c_card_primary-active.cbs_c_card_qa{background:var(--cbs_d_gradient_qa_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_qa.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_qa:hover{background:var(--cbs_d_gradient_qa_7)}.cbs_c_card_primary-active.cbs_c_card_qa.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_qa:focus-visible{background:var(--cbs_d_gradient_qa_7)}.cbs_c_card_primary-active.cbs_c_card_qa.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_qa:active{background:var(--cbs_d_gradient_qa_8)}.cbs_c_card_primary-active.cbs_c_card_prod{background:var(--cbs_d_gradient_prod_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_prod.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_prod:hover{background:var(--cbs_d_gradient_prod_7)}.cbs_c_card_primary-active.cbs_c_card_prod.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_prod:focus-visible{background:var(--cbs_d_gradient_prod_7)}.cbs_c_card_primary-active.cbs_c_card_prod.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_prod:active{background:var(--cbs_d_gradient_prod_8)}.cbs_c_card_primary-active.cbs_c_card_ia{background:var(--cbs_d_gradient_ia_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_ia.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_ia:hover{background:var(--cbs_d_gradient_ia_7)}.cbs_c_card_primary-active.cbs_c_card_ia.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_ia:focus-visible{background:var(--cbs_d_gradient_ia_7)}.cbs_c_card_primary-active.cbs_c_card_ia.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_ia:active{background:var(--cbs_d_gradient_ia_8)}.cbs_c_card_primary-active.cbs_c_card_presence{background:var(--cbs_d_gradient_presence_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_presence.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_presence:hover{background:var(--cbs_d_gradient_presence_7)}.cbs_c_card_primary-active.cbs_c_card_presence.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_presence:focus-visible{background:var(--cbs_d_gradient_presence_7)}.cbs_c_card_primary-active.cbs_c_card_presence.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_presence:active{background:var(--cbs_d_gradient_presence_8)}.cbs_c_card_primary-active.cbs_c_card_indisp{background:var(--cbs_d_gradient_indisp_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_indisp.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_indisp:hover{background:var(--cbs_d_gradient_indisp_7)}.cbs_c_card_primary-active.cbs_c_card_indisp.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_indisp:focus-visible{background:var(--cbs_d_gradient_indisp_7)}.cbs_c_card_primary-active.cbs_c_card_indisp.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_indisp:active{background:var(--cbs_d_gradient_indisp_8)}.cbs_c_card_primary-active.cbs_c_card_absence{background:var(--cbs_d_gradient_absence_6);color:var(--cbs_d_text-color_inverted_main)}.cbs_c_card_primary-active.cbs_c_card_absence.cbs_c_card_primary-active_hover,.cbs_c_card_primary-active.cbs_c_card_absence:hover{background:var(--cbs_d_gradient_absence_7)}.cbs_c_card_primary-active.cbs_c_card_absence.cbs_c_card_primary-active_focus-visible,.cbs_c_card_primary-active.cbs_c_card_absence:focus-visible{background:var(--cbs_d_gradient_absence_7)}.cbs_c_card_primary-active.cbs_c_card_absence.cbs_c_card_primary-active_active,.cbs_c_card_primary-active.cbs_c_card_absence:active{background:var(--cbs_d_gradient_absence_8)}.cbs_c_card_secondary-active{background:var(--cbs_f_color_white);border:var(--cbs_f_border-width_thick) var(--cbs_f_border-style_regular) var(--cbs_f_color_theme_6);color:var(--cbs_d_text-color_default_main);box-sizing:border-box}.cbs_c_card_secondary-active.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active:hover{background:var(--cbs_f_color_theme_1);border-color:var(--cbs_f_color_theme_7);box-shadow:var(--cbs_f_shadow_raised)}.cbs_c_card_secondary-active.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active:focus-visible{background:var(--cbs_f_color_theme_1);border-color:var(--cbs_f_color_theme_7);box-shadow:var(--cbs_f_shadow_raised);outline:var(--cbs_d_focus_outline)}.cbs_c_card_secondary-active.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active:active{background:var(--cbs_f_color_theme_2);border-color:var(--cbs_f_color_theme_8)}.cbs_c_card_secondary-active.cbs_c_card_destructive{border-color:var(--cbs_f_color_destructive_6)}.cbs_c_card_secondary-active.cbs_c_card_destructive.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_destructive:hover{background:var(--cbs_f_color_destructive_1);border-color:var(--cbs_f_color_destructive_7)}.cbs_c_card_secondary-active.cbs_c_card_destructive.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_destructive:focus-visible{background:var(--cbs_f_color_destructive_1);border-color:var(--cbs_f_color_destructive_7)}.cbs_c_card_secondary-active.cbs_c_card_destructive.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_destructive:active{background:var(--cbs_f_color_destructive_2);border-color:var(--cbs_f_color_destructive_8)}.cbs_c_card_secondary-active.cbs_c_card_constructive{border-color:var(--cbs_f_color_constructive_6)}.cbs_c_card_secondary-active.cbs_c_card_constructive.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_constructive:hover{background:var(--cbs_f_color_constructive_1);border-color:var(--cbs_f_color_constructive_7)}.cbs_c_card_secondary-active.cbs_c_card_constructive.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_constructive:focus-visible{background:var(--cbs_f_color_constructive_1);border-color:var(--cbs_f_color_constructive_7)}.cbs_c_card_secondary-active.cbs_c_card_constructive.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_constructive:active{background:var(--cbs_f_color_constructive_2);border-color:var(--cbs_f_color_constructive_8)}.cbs_c_card_secondary-active.cbs_c_card_preventive{border-color:var(--cbs_f_color_preventive_6)}.cbs_c_card_secondary-active.cbs_c_card_preventive.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_preventive:hover{background:var(--cbs_f_color_preventive_1);border-color:var(--cbs_f_color_preventive_7)}.cbs_c_card_secondary-active.cbs_c_card_preventive.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_preventive:focus-visible{background:var(--cbs_f_color_preventive_1);border-color:var(--cbs_f_color_preventive_7)}.cbs_c_card_secondary-active.cbs_c_card_preventive.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_preventive:active{background:var(--cbs_f_color_preventive_2);border-color:var(--cbs_f_color_preventive_8)}.cbs_c_card_secondary-active.cbs_c_card_informative{border-color:var(--cbs_f_color_informative_6)}.cbs_c_card_secondary-active.cbs_c_card_informative.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_informative:hover{background:var(--cbs_f_color_informative_1);border-color:var(--cbs_f_color_informative_7)}.cbs_c_card_secondary-active.cbs_c_card_informative.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_informative:focus-visible{background:var(--cbs_f_color_informative_1);border-color:var(--cbs_f_color_informative_7)}.cbs_c_card_secondary-active.cbs_c_card_informative.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_informative:active{background:var(--cbs_f_color_informative_2);border-color:var(--cbs_f_color_informative_8)}.cbs_c_card_secondary-active.cbs_c_card_lime{border-color:var(--cbs_f_color_lime_6)}.cbs_c_card_secondary-active.cbs_c_card_lime.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_lime:hover{background:var(--cbs_f_color_lime_1);border-color:var(--cbs_f_color_lime_7)}.cbs_c_card_secondary-active.cbs_c_card_lime.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_lime:focus-visible{background:var(--cbs_f_color_lime_1);border-color:var(--cbs_f_color_lime_7)}.cbs_c_card_secondary-active.cbs_c_card_lime.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_lime:active{background:var(--cbs_f_color_lime_2);border-color:var(--cbs_f_color_lime_8)}.cbs_c_card_secondary-active.cbs_c_card_mint{border-color:var(--cbs_f_color_mint_6)}.cbs_c_card_secondary-active.cbs_c_card_mint.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_mint:hover{background:var(--cbs_f_color_mint_1);border-color:var(--cbs_f_color_mint_7)}.cbs_c_card_secondary-active.cbs_c_card_mint.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_mint:focus-visible{background:var(--cbs_f_color_mint_1);border-color:var(--cbs_f_color_mint_7)}.cbs_c_card_secondary-active.cbs_c_card_mint.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_mint:active{background:var(--cbs_f_color_mint_2);border-color:var(--cbs_f_color_mint_8)}.cbs_c_card_secondary-active.cbs_c_card_lagoon{border-color:var(--cbs_f_color_lagoon_6)}.cbs_c_card_secondary-active.cbs_c_card_lagoon.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_lagoon:hover{background:var(--cbs_f_color_lagoon_1);border-color:var(--cbs_f_color_lagoon_7)}.cbs_c_card_secondary-active.cbs_c_card_lagoon.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_lagoon:focus-visible{background:var(--cbs_f_color_lagoon_1);border-color:var(--cbs_f_color_lagoon_7)}.cbs_c_card_secondary-active.cbs_c_card_lagoon.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_lagoon:active{background:var(--cbs_f_color_lagoon_2);border-color:var(--cbs_f_color_lagoon_8)}.cbs_c_card_secondary-active.cbs_c_card_blueberry{border-color:var(--cbs_f_color_blueberry_6)}.cbs_c_card_secondary-active.cbs_c_card_blueberry.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_blueberry:hover{background:var(--cbs_f_color_blueberry_1);border-color:var(--cbs_f_color_blueberry_7)}.cbs_c_card_secondary-active.cbs_c_card_blueberry.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_blueberry:focus-visible{background:var(--cbs_f_color_blueberry_1);border-color:var(--cbs_f_color_blueberry_7)}.cbs_c_card_secondary-active.cbs_c_card_blueberry.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_blueberry:active{background:var(--cbs_f_color_blueberry_2);border-color:var(--cbs_f_color_blueberry_8)}.cbs_c_card_secondary-active.cbs_c_card_plum{border-color:var(--cbs_f_color_plum_6)}.cbs_c_card_secondary-active.cbs_c_card_plum.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_plum:hover{background:var(--cbs_f_color_plum_1);border-color:var(--cbs_f_color_plum_7)}.cbs_c_card_secondary-active.cbs_c_card_plum.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_plum:focus-visible{background:var(--cbs_f_color_plum_1);border-color:var(--cbs_f_color_plum_7)}.cbs_c_card_secondary-active.cbs_c_card_plum.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_plum:active{background:var(--cbs_f_color_plum_2);border-color:var(--cbs_f_color_plum_8)}.cbs_c_card_secondary-active.cbs_c_card_grape{border-color:var(--cbs_f_color_grape_6)}.cbs_c_card_secondary-active.cbs_c_card_grape.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_grape:hover{background:var(--cbs_f_color_grape_1);border-color:var(--cbs_f_color_grape_7)}.cbs_c_card_secondary-active.cbs_c_card_grape.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_grape:focus-visible{background:var(--cbs_f_color_grape_1);border-color:var(--cbs_f_color_grape_7)}.cbs_c_card_secondary-active.cbs_c_card_grape.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_grape:active{background:var(--cbs_f_color_grape_2);border-color:var(--cbs_f_color_grape_8)}.cbs_c_card_secondary-active.cbs_c_card_rubarb{border-color:var(--cbs_f_color_rubarb_6)}.cbs_c_card_secondary-active.cbs_c_card_rubarb.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_rubarb:hover{background:var(--cbs_f_color_rubarb_1);border-color:var(--cbs_f_color_rubarb_7)}.cbs_c_card_secondary-active.cbs_c_card_rubarb.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_rubarb:focus-visible{background:var(--cbs_f_color_rubarb_1);border-color:var(--cbs_f_color_rubarb_7)}.cbs_c_card_secondary-active.cbs_c_card_rubarb.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_rubarb:active{background:var(--cbs_f_color_rubarb_2);border-color:var(--cbs_f_color_rubarb_8)}.cbs_c_card_secondary-active.cbs_c_card_cherry{border-color:var(--cbs_f_color_cherry_6)}.cbs_c_card_secondary-active.cbs_c_card_cherry.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_cherry:hover{background:var(--cbs_f_color_cherry_1);border-color:var(--cbs_f_color_cherry_7)}.cbs_c_card_secondary-active.cbs_c_card_cherry.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_cherry:focus-visible{background:var(--cbs_f_color_cherry_1);border-color:var(--cbs_f_color_cherry_7)}.cbs_c_card_secondary-active.cbs_c_card_cherry.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_cherry:active{background:var(--cbs_f_color_cherry_2);border-color:var(--cbs_f_color_cherry_8)}.cbs_c_card_secondary-active.cbs_c_card_mango{border-color:var(--cbs_f_color_mango_6)}.cbs_c_card_secondary-active.cbs_c_card_mango.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_mango:hover{background:var(--cbs_f_color_mango_1);border-color:var(--cbs_f_color_mango_7)}.cbs_c_card_secondary-active.cbs_c_card_mango.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_mango:focus-visible{background:var(--cbs_f_color_mango_1);border-color:var(--cbs_f_color_mango_7)}.cbs_c_card_secondary-active.cbs_c_card_mango.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_mango:active{background:var(--cbs_f_color_mango_2);border-color:var(--cbs_f_color_mango_8)}.cbs_c_card_secondary-active.cbs_c_card_papaya{border-color:var(--cbs_f_color_papaya_6)}.cbs_c_card_secondary-active.cbs_c_card_papaya.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_papaya:hover{background:var(--cbs_f_color_papaya_1);border-color:var(--cbs_f_color_papaya_7)}.cbs_c_card_secondary-active.cbs_c_card_papaya.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_papaya:focus-visible{background:var(--cbs_f_color_papaya_1);border-color:var(--cbs_f_color_papaya_7)}.cbs_c_card_secondary-active.cbs_c_card_papaya.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_papaya:active{background:var(--cbs_f_color_papaya_2);border-color:var(--cbs_f_color_papaya_8)}.cbs_c_card_secondary-active.cbs_c_card_lemon{border-color:var(--cbs_f_color_lemon_6)}.cbs_c_card_secondary-active.cbs_c_card_lemon.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_lemon:hover{background:var(--cbs_f_color_lemon_1);border-color:var(--cbs_f_color_lemon_7)}.cbs_c_card_secondary-active.cbs_c_card_lemon.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_lemon:focus-visible{background:var(--cbs_f_color_lemon_1);border-color:var(--cbs_f_color_lemon_7)}.cbs_c_card_secondary-active.cbs_c_card_lemon.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_lemon:active{background:var(--cbs_f_color_lemon_2);border-color:var(--cbs_f_color_lemon_8)}.cbs_c_card_secondary-active.cbs_c_card_rh-paie{border-color:var(--cbs_d_color_rh-paie_6)}.cbs_c_card_secondary-active.cbs_c_card_rh-paie.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_rh-paie:hover{background:var(--cbs_d_color_rh-paie_1);border-color:var(--cbs_d_color_rh-paie_7)}.cbs_c_card_secondary-active.cbs_c_card_rh-paie.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_rh-paie:focus-visible{background:var(--cbs_d_color_rh-paie_1);border-color:var(--cbs_d_color_rh-paie_7)}.cbs_c_card_secondary-active.cbs_c_card_rh-paie.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_rh-paie:active{background:var(--cbs_d_color_rh-paie_2);border-color:var(--cbs_d_color_rh-paie_8)}.cbs_c_card_secondary-active.cbs_c_card_facturation-achat{border-color:var(--cbs_d_color_facturation-achat_6)}.cbs_c_card_secondary-active.cbs_c_card_facturation-achat.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_facturation-achat:hover{background:var(--cbs_d_color_facturation-achat_1);border-color:var(--cbs_d_color_facturation-achat_7)}.cbs_c_card_secondary-active.cbs_c_card_facturation-achat.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_facturation-achat:focus-visible{background:var(--cbs_d_color_facturation-achat_1);border-color:var(--cbs_d_color_facturation-achat_7)}.cbs_c_card_secondary-active.cbs_c_card_facturation-achat.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_facturation-achat:active{background:var(--cbs_d_color_facturation-achat_2);border-color:var(--cbs_d_color_facturation-achat_8)}.cbs_c_card_secondary-active.cbs_c_card_sante{border-color:var(--cbs_d_color_sante_6)}.cbs_c_card_secondary-active.cbs_c_card_sante.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_sante:hover{background:var(--cbs_d_color_sante_1);border-color:var(--cbs_d_color_sante_7)}.cbs_c_card_secondary-active.cbs_c_card_sante.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_sante:focus-visible{background:var(--cbs_d_color_sante_1);border-color:var(--cbs_d_color_sante_7)}.cbs_c_card_secondary-active.cbs_c_card_sante.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_sante:active{background:var(--cbs_d_color_sante_2);border-color:var(--cbs_d_color_sante_8)}.cbs_c_card_secondary-active.cbs_c_card_dev{border-color:var(--cbs_d_color_dev_6)}.cbs_c_card_secondary-active.cbs_c_card_dev.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_dev:hover{background:var(--cbs_d_color_dev_1);border-color:var(--cbs_d_color_dev_7)}.cbs_c_card_secondary-active.cbs_c_card_dev.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_dev:focus-visible{background:var(--cbs_d_color_dev_1);border-color:var(--cbs_d_color_dev_7)}.cbs_c_card_secondary-active.cbs_c_card_dev.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_dev:active{background:var(--cbs_d_color_dev_2);border-color:var(--cbs_d_color_dev_8)}.cbs_c_card_secondary-active.cbs_c_card_rec{border-color:var(--cbs_d_color_rec_6)}.cbs_c_card_secondary-active.cbs_c_card_rec.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_rec:hover{background:var(--cbs_d_color_rec_1);border-color:var(--cbs_d_color_rec_7)}.cbs_c_card_secondary-active.cbs_c_card_rec.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_rec:focus-visible{background:var(--cbs_d_color_rec_1);border-color:var(--cbs_d_color_rec_7)}.cbs_c_card_secondary-active.cbs_c_card_rec.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_rec:active{background:var(--cbs_d_color_rec_2);border-color:var(--cbs_d_color_rec_8)}.cbs_c_card_secondary-active.cbs_c_card_qa{border-color:var(--cbs_d_color_qa_6)}.cbs_c_card_secondary-active.cbs_c_card_qa.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_qa:hover{background:var(--cbs_d_color_qa_1);border-color:var(--cbs_d_color_qa_7)}.cbs_c_card_secondary-active.cbs_c_card_qa.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_qa:focus-visible{background:var(--cbs_d_color_qa_1);border-color:var(--cbs_d_color_qa_7)}.cbs_c_card_secondary-active.cbs_c_card_qa.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_qa:active{background:var(--cbs_d_color_qa_2);border-color:var(--cbs_d_color_qa_8)}.cbs_c_card_secondary-active.cbs_c_card_prod{border-color:var(--cbs_d_color_prod_6)}.cbs_c_card_secondary-active.cbs_c_card_prod.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_prod:hover{background:var(--cbs_d_color_prod_1);border-color:var(--cbs_d_color_prod_7)}.cbs_c_card_secondary-active.cbs_c_card_prod.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_prod:focus-visible{background:var(--cbs_d_color_prod_1);border-color:var(--cbs_d_color_prod_7)}.cbs_c_card_secondary-active.cbs_c_card_prod.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_prod:active{background:var(--cbs_d_color_prod_2);border-color:var(--cbs_d_color_prod_8)}.cbs_c_card_secondary-active.cbs_c_card_ia{border-color:var(--cbs_d_color_ia_6)}.cbs_c_card_secondary-active.cbs_c_card_ia.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_ia:hover{background:var(--cbs_d_color_ia_1);border-color:var(--cbs_d_color_ia_7)}.cbs_c_card_secondary-active.cbs_c_card_ia.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_ia:focus-visible{background:var(--cbs_d_color_ia_1);border-color:var(--cbs_d_color_ia_7)}.cbs_c_card_secondary-active.cbs_c_card_ia.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_ia:active{background:var(--cbs_d_color_ia_2);border-color:var(--cbs_d_color_ia_8)}.cbs_c_card_secondary-active.cbs_c_card_presence{border-color:var(--cbs_d_color_presence_6)}.cbs_c_card_secondary-active.cbs_c_card_presence.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_presence:hover{background:var(--cbs_d_color_presence_1);border-color:var(--cbs_d_color_presence_7)}.cbs_c_card_secondary-active.cbs_c_card_presence.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_presence:focus-visible{background:var(--cbs_d_color_presence_1);border-color:var(--cbs_d_color_presence_7)}.cbs_c_card_secondary-active.cbs_c_card_presence.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_presence:active{background:var(--cbs_d_color_presence_2);border-color:var(--cbs_d_color_presence_8)}.cbs_c_card_secondary-active.cbs_c_card_indisp{border-color:var(--cbs_d_color_indisp_6)}.cbs_c_card_secondary-active.cbs_c_card_indisp.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_indisp:hover{background:var(--cbs_d_color_indisp_1);border-color:var(--cbs_d_color_indisp_7)}.cbs_c_card_secondary-active.cbs_c_card_indisp.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_indisp:focus-visible{background:var(--cbs_d_color_indisp_1);border-color:var(--cbs_d_color_indisp_7)}.cbs_c_card_secondary-active.cbs_c_card_indisp.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_indisp:active{background:var(--cbs_d_color_indisp_2);border-color:var(--cbs_d_color_indisp_8)}.cbs_c_card_secondary-active.cbs_c_card_absence{border-color:var(--cbs_d_color_absence_6)}.cbs_c_card_secondary-active.cbs_c_card_absence.cbs_c_card_secondary-active_hover,.cbs_c_card_secondary-active.cbs_c_card_absence:hover{background:var(--cbs_d_color_absence_1);border-color:var(--cbs_d_color_absence_7)}.cbs_c_card_secondary-active.cbs_c_card_absence.cbs_c_card_secondary-active_focus-visible,.cbs_c_card_secondary-active.cbs_c_card_absence:focus-visible{background:var(--cbs_d_color_absence_1);border-color:var(--cbs_d_color_absence_7)}.cbs_c_card_secondary-active.cbs_c_card_absence.cbs_c_card_secondary-active_active,.cbs_c_card_secondary-active.cbs_c_card_absence:active{background:var(--cbs_d_color_absence_2);border-color:var(--cbs_d_color_absence_8)}.cbs_c_card_regular{padding:var(--cbs_c_card_padding_regular);border-radius:var(--cbs_c_card_radius_regular)}.cbs_c_card_large{padding:var(--cbs_c_card_padding_large);border-radius:var(--cbs_c_card_radius_large)}.cbs_c_card_small{padding:var(--cbs_c_card_padding_small);border-radius:var(--cbs_c_card_radius_small)}.cbs_c_card_secondary-active.cbs_c_card_partially-active{border-style:var(--cbs_f_border-style_partial) var(--cbs_f_border-style_partial) var(--cbs_f_border-style_partial) var(--cbs_f_border-style_regular)}.cbs_c_card_secondary-active.cbs_c_card_large{border-left-width:var(--cbs_c_card_radius_large)}.cbs_c_card_secondary-active.cbs_c_card_small{border-left-width:var(--cbs_c_card_radius_small)}.cs-design-token-version-1{--cs-version-one:initial;--cs-version-two: }.cs-design-token-version-2{--cs-version-one: ;--cs-version-two:initial}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:200;src:url(/fonts/nunito-sans-v15-latin-200.8369c790.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:200;src:url(/fonts/nunito-sans-v15-latin-200italic.64ff45e8.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:300;src:url(/fonts/nunito-sans-v15-latin-300.2beb695e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:300;src:url(/fonts/nunito-sans-v15-latin-300italic.ed94975b.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:400;src:url(/fonts/nunito-sans-v15-latin-regular.3d9e47d8.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:400;src:url(/fonts/nunito-sans-v15-latin-italic.0bf6c676.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:500;src:url(/fonts/nunito-sans-v15-latin-500.88ffbf1c.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:500;src:url(/fonts/nunito-sans-v15-latin-500italic.58af7aa7.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:600;src:url(/fonts/nunito-sans-v15-latin-600.a2be345f.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:600;src:url(/fonts/nunito-sans-v15-latin-600italic.53bb0cae.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:700;src:url(/fonts/nunito-sans-v15-latin-700.ace41c8f.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:700;src:url(/fonts/nunito-sans-v15-latin-700italic.05e0ee57.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:800;src:url(/fonts/nunito-sans-v15-latin-800.d52d8e2a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:800;src:url(/fonts/nunito-sans-v15-latin-800italic.34ac2259.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:900;src:url(/fonts/nunito-sans-v15-latin-900.1ec6a979.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:italic;font-weight:900;src:url(/fonts/nunito-sans-v15-latin-900italic.c9582578.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(/fonts/open-sans-v36-latin-300.b105c4ee.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:300;src:url(/fonts/open-sans-v36-latin-300italic.7bc3f0b0.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/fonts/open-sans-v36-latin-regular.78b92b99.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/fonts/open-sans-v36-latin-italic.4535b286.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:500;src:url(/fonts/open-sans-v36-latin-500.bc3aafed.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:500;src:url(/fonts/open-sans-v36-latin-500italic.ada157a9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:url(/fonts/open-sans-v36-latin-600.a1f5f23e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:600;src:url(/fonts/open-sans-v36-latin-600italic.fa9ecc73.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(/fonts/open-sans-v36-latin-700.4708c714.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:700;src:url(/fonts/open-sans-v36-latin-700italic.68d17697.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:800;src:url(/fonts/open-sans-v36-latin-800.258d6a1e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:800;src:url(/fonts/open-sans-v36-latin-800italic.3534d5f8.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:100;src:url(/fonts/lato-v24-latin-100.5a773cf2.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:100;src:url(/fonts/lato-v24-latin-100italic.2c108306.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(/fonts/lato-v24-latin-300.c5195215.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:300;src:url(/fonts/lato-v24-latin-300italic.804a1838.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/fonts/lato-v24-latin-regular.b7ffde23.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:400;src:url(/fonts/lato-v24-latin-italic.3d031459.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/fonts/lato-v24-latin-700.d5eb20bc.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:700;src:url(/fonts/lato-v24-latin-700italic.495c95e9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/fonts/lato-v24-latin-900.d884a71c.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:900;src:url(/fonts/lato-v24-latin-900italic.58c81a9c.woff2) format("woff2")}body .cs-xx-large-bold{line-height:normal;font-size:2rem;line-height:2.25rem}body .cs-medium-bold,body .cs-xx-large-bold{font-family:var(--cbs_f_typo_fontfamily_010);letter-spacing:0;font-weight:400;font-weight:700}body .cs-medium-bold{line-height:normal;font-size:1rem;line-height:1.25rem}body .cs-regular,body .cs-regular-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.875rem;font-weight:400;line-height:1.125rem}body .cs-regular-semibold{font-weight:600}body .cs-small{line-height:normal;font-size:.75rem;line-height:1rem}body .cs-small,body .cs-x-small{font-family:var(--cbs_f_typo_fontfamily_010);letter-spacing:0;font-weight:400}body .cs-x-small{line-height:normal;font-size:.625rem;line-height:.875rem}section.cs-section{box-shadow:0 2px 3px 0 rgba(43,53,70,.2);border-radius:8px;background-color:#fff;padding:30px}.cs-simple-button{border:none;background:none;font-family:inherit;padding:0}.cs-actions-margin{margin:.5rem}.cs-actions-margin-left{margin-left:.5rem}.cs-actions-margin-right{margin-right:.5rem}.gradient-1{background-image:linear-gradient(135deg,#c74646,#b946c7)}.gradient-2{background-image:linear-gradient(135deg,#af46c7,#4d46c7)}.gradient-3{background-image:linear-gradient(135deg,#4664c7,#469ec7)}.gradient-4{background-image:linear-gradient(135deg,#46b9c7,#77c746)}.gradient-5{background-image:linear-gradient(135deg,#a9c746,#c79464)}.gradient-6{background-image:linear-gradient(135deg,#c78046,#c74656)}.theme-outline:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.theme-outline:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-tooltip{padding:4px 10px;width:-moz-max-content;width:max-content;max-width:250px;background-color:#2c3949;color:#fff;position:fixed;font-size:15px;z-index:1000;box-shadow:none;border:1px solid #2c3949;border-radius:5px;line-height:16px;text-align:center;left:var(--v-cs-tooltip-left);top:var(--v-cs-tooltip-top);transform:var(--v-cs-tooltip-translate);transition:opacity .5s ease-out;opacity:0;visibility:hidden;overflow-wrap:break-word;white-space:pre-line;max-height:min(400px,100vh - 100px);overflow-y:auto}.cs-tooltip::-webkit-scrollbar{width:8px}.cs-tooltip::-webkit-scrollbar-thumb{background-color:#e8e9ea;border-radius:4px}.cs-tooltip::-webkit-scrollbar-track{background-color:#2c3949;border-radius:4px}.cs-tooltip .cs-tooltip-arrow{position:absolute;width:8px;height:8px;background-color:#2c3949}.cs-tooltip.cs-tooltip-light{background-color:#fff;color:#2c3949;border:1px solid #e8e9ea;box-shadow:0 0 12px 0 rgba(0,0,0,.078)}.cs-tooltip.cs-tooltip-light .cs-tooltip-arrow{background-color:#fff;border-color:#e8e9ea;border-style:solid;border-width:0}.cs-tooltip.cs-tooltip-light::-webkit-scrollbar-thumb{background-color:#e8e9ea}.cs-tooltip.cs-tooltip-light::-webkit-scrollbar-track{background-color:#fff}.cs-popper-root{--popper-theme-background-color:#2c3949;--popper-theme-background-color-hover:#2c3949;--popper-theme-text-color:#fff;--popper-theme-border-color:#2c3949;--popper-theme-padding:0px;--popper-theme-border-width:1px;--popper-theme-border-style:solid;--popper-theme-border-radius:5px}.cs-popper-root.cs-popper-light{--popper-theme-background-color:#fff;--popper-theme-background-color-hover:#fff;--popper-theme-text-color:#2c3949;--popper-theme-border-color:#e8e9ea;--popper-theme-box-shadow:0px 0px 12px 0px #00000014}.cs-popper-root.cs-popper-light .cs-popper{background-color:#fff;color:#2c3949}.cs-popper-root .cs-popper{max-width:250px;line-height:16px;text-align:center;padding:4px 10px;border-radius:5px;background-color:#2c3949;color:#fff}.generic-grid .cs-grid-tooltip{color:#fff;background-color:#3d3d3d;line-height:24px;border-radius:3px;padding:4px 10px;font-size:14px;position:absolute;text-align:center;font-family:var(--cbs_f_typo_fontfamily_010);transition:opacity 1s;word-break:break-word;white-space:pre-line}.generic-grid .cs-grid-tooltip.ag-tooltip-hiding{opacity:0}.generic-grid .generic-ag-grid-vue .ag-header .ag-header-cell,.generic-grid .generic-ag-grid-vue .ag-header .ag-header-group-cell,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell{font-family:var(--cbs_f_typo_fontfamily_010);color:#192231}.generic-grid{height:100%;display:grid;position:relative;grid-template:"summary search selection" "edit edit edit" "list list list" 1fr/1fr 1fr 1fr}.generic-grid .ag-theme-balham{--ag-row-hover-color:#d0e0ff;--ag-selected-row-background-color:none}.generic-grid .ag-theme-balham .ag-cell-wrapper.ag-cell-wrapper>:not(.ag-cell-value,.ag-group-value){height:20px}.generic-grid .ag-root-wrapper{overflow:visible}.generic-grid .cs-generic-grid-summary{grid-area:summary;font-weight:600;font-size:16px;color:#192231;padding-top:9px}.generic-grid .cs-generic-grid-filter-button{margin-right:1px}.generic-grid .cs-generic-grid-search{grid-area:search;text-align:center;margin:0 .4rem 1rem}.generic-grid .cs-generic-grid-selection{grid-area:selection;display:inline-flex;align-items:center;justify-content:flex-end;margin-bottom:1rem}.generic-grid .cs-generic-grid-selection .cs-floating-button{margin-right:1px}.generic-grid .cs-generic-grid-edit-collective-header{grid-area:edit;overflow:hidden}.generic-grid .cs-generic-grid-body{position:relative;grid-area:list}.generic-grid .generic-ag-grid-vue{height:100%}.generic-grid .generic-ag-grid-vue .ag-root-wrapper{border:none}.generic-grid .generic-ag-grid-vue .ag-header{background-color:#fff;border-bottom:2px;box-shadow:0 2px 5px 0 rgba(220,223,230,.72)}.generic-grid .generic-ag-grid-vue .ag-header .ag-header-select-all{margin-right:0}.generic-grid .generic-ag-grid-vue .ag-header .ag-header-cell,.generic-grid .generic-ag-grid-vue .ag-header .ag-header-group-cell{border:.0625rem solid #dcdfe6;border-radius:2px;box-sizing:border-box;padding-left:1rem;font-weight:700;letter-spacing:.69px}.generic-grid .generic-ag-grid-vue .ag-header .ag-header-cell:after,.generic-grid .generic-ag-grid-vue .ag-header .ag-header-group-cell:after{display:none}.generic-grid .generic-ag-grid-vue.row-select .ag-row.cs-is-row-selectable .ag-cell{color:#192231}.generic-grid .generic-ag-grid-vue .ag-row{border-color:transparent;border-radius:3px;border-bottom:5px solid #fff}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell{line-height:20px;padding:13px 16px;font-size:14px;letter-spacing:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell.disabled{background-color:#e8e9ea;cursor:not-allowed;color:#8c9198!important;cursor:not-allowed!important}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell.cs-row-expandable-hidden,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell.disabled .cs-action-cell-renderer{display:none}.generic-grid .generic-ag-grid-vue .ag-row.cs-has-default-action .ag-cell{color:#192231}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell.cs-cell-is-editable{cursor:pointer;color:#192231}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell.cs-cell-is-changed{background-color:#fef8e6}.generic-grid .generic-ag-grid-vue .ag-row .cs-generic-grid-cell-center{text-align:center}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell.negative{color:#f7a902}.generic-grid .generic-ag-grid-vue .ag-row.ag-row-odd{background-color:rgba(3,97,223,.08)}.generic-grid .generic-ag-grid-vue .ag-row.ag-row-even{background-color:rgba(3,97,223,.03)}.generic-grid .generic-ag-grid-vue .cs-has-default-action:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2);cursor:pointer}.generic-grid .generic-ag-grid-vue .ag-body-viewport .ag-center-cols-viewport{overflow-x:hidden}.generic-grid .generic-ag-grid-vue .ag-popup .ag-popup-editor{border:none;box-shadow:none;background-color:transparent}.cs-has-default-action{cursor:pointer}.generic-grid.cs-generic-grid-with-favorites{-moz-column-gap:10px;column-gap:10px;grid-template:"summary search listFav selection" "list list list list" 1fr/1fr 1fr 1fr 1fr}.generic-grid.cs-generic-grid-with-favorites:not(:has(.cs-generic-grid-summary,.cs-generic-grid-search)){grid-template:"listFav selection selection selection" "list list list list" 1fr/auto 1fr}.generic-grid.cs-generic-grid-with-favorites .cs-grid-lists-favorites{grid-area:listFav;justify-self:center}.generic-grid.cs-generic-grid-with-favorites .cs-grid-lists-favorites .cs-favorite-list{display:inline-flex}.generic-grid.cs-generic-grid-with-favorites .cs-grid-lists-favorites .cs-favorite-list .cs-grid-add-favorite-list,.generic-grid.cs-generic-grid-with-favorites .cs-grid-lists-favorites .cs-favorite-list .cs-grid-save-favorite-list{margin-left:1px}.generic-grid.cs-generic-grid-with-favorites .cs-grid-lists-favorites .cs-favorite-list .cs-add-favorite-list-modal .cs-custom-form-button{margin:0 5px}.generic-grid.cs-generic-grid-with-favorites .cs-grid-lists-favorites .cs-grid-remove-favorite-list{margin-left:5px}.cs-popup-container-container{position:fixed;height:100%;width:100%;z-index:2;top:0;left:0}.cs-popup-container-container .cs-popup-container{padding:15px 0 30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin-left:auto;margin-right:auto;width:30%;max-width:400px;border-radius:8px;z-index:3;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border:1px solid #e8e9ea;box-shadow:0 2px 3px 0 rgba(43,53,70,.2)}.cs-popup-container-container .cs-popup-container .cs-popup-footer{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:10px;border-radius:0 0 8px 8px}.cs-popup-container-container .cs-popup-container .cs-popup-header{width:100%}.cs-popup-container-container .cs-popup-container .cs-popup-content{padding:15px 30px 0}.cs-icon{position:relative;display:inline-block;overflow:hidden}.cs-icon:focus-visible:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-icon:focus-visible:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-icon:focus-visible{border-radius:4px}.cs-icon svg{position:absolute;left:0;width:inherit;height:inherit}.cs-color-bg-information-5{background-color:#f2fbff;color:#192231}.cs-color-bg-information-10{background-color:#e6f6ff;color:#192231}.cs-color-bg-information-20{background-color:#cef;color:#192231}.cs-color-bg-information-25{background-color:#c0e9ff;color:#192231}.cs-color-bg-information-30{background-color:#b3e5ff;color:#192231}.cs-color-bg-information-35{background-color:#a6e1ff;color:#192231}.cs-color-bg-information-40{background-color:#99dcff;color:#192231}.cs-color-bg-information-45{background-color:#8dd8ff;color:#192231}.cs-color-bg-information-50{background-color:#80d4ff;color:#192231}.cs-color-bg-information-60{background-color:#67cbff;color:#192231}.cs-color-bg-information-70{background-color:#4dc2ff;color:#192231}.cs-color-bg-information-80{background-color:#34b9ff;color:#192231}.cs-color-bg-information-90{background-color:#1ab1ff;color:#192231}.cs-color-bg-information-110{background-color:#039bea;color:#fff}.cs-color-bg-information-120{background-color:#068dd6;color:#fff}.cs-color-bg-information-130{background-color:#0880c1;color:#fff}.cs-color-bg-information-135{background-color:#0979b7;color:#fff}.cs-color-bg-information-140{background-color:#0b72ad;color:#fff}.cs-color-bg-information-145{background-color:#0c6ca2;color:#fff}.cs-color-bg-information-150{background-color:#0d6598;color:#fff}.cs-color-bg-information-155{background-color:#0e5e8e;color:#fff}.cs-color-bg-information-160{background-color:#0f5883;color:#fff}.cs-color-bg-information-165{background-color:#115179;color:#fff}.cs-color-bg-information-170{background-color:#124a6f;color:#fff}.cs-color-bg-information-180{background-color:#143d5a;color:#fff}.cs-color-bg-information-190{background-color:#172f46;color:#fff}.cs-color-bg-information-100_5{background-color:rgba(1,168,255,.05)}.cs-color-bg-information-100_10{background-color:rgba(1,168,255,.1)}.cs-color-bg-information-100_20{background-color:rgba(1,168,255,.2)}.cs-color-bg-information-100_30{background-color:rgba(1,168,255,.3)}.cs-color-bg-information-100_40{background-color:rgba(1,168,255,.4)}.cs-color-bg-information-100_50{background-color:rgba(1,168,255,.5)}.cs-color-bg-information-100_60{background-color:rgba(1,168,255,.6)}.cs-color-bg-information-100_70{background-color:rgba(1,168,255,.7)}.cs-color-bg-information-100_80{background-color:rgba(1,168,255,.8)}.cs-color-bg-information-100_90{background-color:rgba(1,168,255,.9)}.cs-color-bg-information-100{background-color:#01a8ff;color:#fff}.cs-color-information-100{color:#01a8ff}.cs-color-bg-success-5{background-color:#f8fcf3;color:#192231}.cs-color-bg-success-10{background-color:#f0f9e7;color:#192231}.cs-color-bg-success-20{background-color:#e1f3ce;color:#192231}.cs-color-bg-success-25{background-color:#daf1c2;color:#192231}.cs-color-bg-success-30{background-color:#d3eeb6;color:#192231}.cs-color-bg-success-35{background-color:#cbebaa;color:#192231}.cs-color-bg-success-40{background-color:#c4e89d;color:#192231}.cs-color-bg-success-45{background-color:#bce591;color:#192231}.cs-color-bg-success-50{background-color:#b5e285;color:#192231}.cs-color-bg-success-60{background-color:#a6dc6d;color:#192231}.cs-color-bg-success-70{background-color:#97d654;color:#192231}.cs-color-bg-success-80{background-color:#89d13c;color:#192231}.cs-color-bg-success-90{background-color:#7acb23;color:#192231}.cs-color-bg-success-110{background-color:#63b50f;color:#192231}.cs-color-bg-success-120{background-color:#5ba413;color:#fff}.cs-color-bg-success-130{background-color:#529416;color:#fff}.cs-color-bg-success-135{background-color:#4e8c18;color:#fff}.cs-color-bg-success-140{background-color:#4a841a;color:#fff}.cs-color-bg-success-145{background-color:#467c1c;color:#fff}.cs-color-bg-success-150{background-color:#42741e;color:#fff}.cs-color-bg-success-155{background-color:#3e6b20;color:#fff}.cs-color-bg-success-160{background-color:#3a6322;color:#fff}.cs-color-bg-success-165{background-color:#365b24;color:#fff}.cs-color-bg-success-170{background-color:#325326;color:#fff}.cs-color-bg-success-180{background-color:#294329;color:#fff}.cs-color-bg-success-190{background-color:#21322d;color:#fff}.cs-color-bg-success-100_5{background-color:rgba(107,197,11,.05)}.cs-color-bg-success-100_10{background-color:rgba(107,197,11,.1)}.cs-color-bg-success-100_20{background-color:rgba(107,197,11,.2)}.cs-color-bg-success-100_30{background-color:rgba(107,197,11,.3)}.cs-color-bg-success-100_40{background-color:rgba(107,197,11,.4)}.cs-color-bg-success-100_50{background-color:rgba(107,197,11,.5)}.cs-color-bg-success-100_60{background-color:rgba(107,197,11,.6)}.cs-color-bg-success-100_70{background-color:rgba(107,197,11,.7)}.cs-color-bg-success-100_80{background-color:rgba(107,197,11,.8)}.cs-color-bg-success-100_90{background-color:rgba(107,197,11,.9)}.cs-color-bg-success-100{background-color:#6bc50b;color:#192231}.cs-color-success-100{color:#6bc50b}.cs-color-bg-warning-5{background-color:#fffbf2;color:#192231}.cs-color-bg-warning-10{background-color:#fef8e6;color:#192231}.cs-color-bg-warning-20{background-color:#fdf0cc;color:#192231}.cs-color-bg-warning-25{background-color:#fdedbf;color:#192231}.cs-color-bg-warning-30{background-color:#fde9b3;color:#192231}.cs-color-bg-warning-35{background-color:#fce5a6;color:#192231}.cs-color-bg-warning-40{background-color:#fce199;color:#192231}.cs-color-bg-warning-45{background-color:#fbde8c;color:#192231}.cs-color-bg-warning-50{background-color:#fbda80;color:#192231}.cs-color-bg-warning-60{background-color:#fad366;color:#192231}.cs-color-bg-warning-70{background-color:#f9cb4d;color:#192231}.cs-color-bg-warning-80{background-color:#f9c433;color:#192231}.cs-color-bg-warning-90{background-color:#f8bc1a;color:#192231}.cs-color-bg-warning-110{background-color:#e1a605;color:#192231}.cs-color-bg-warning-120{background-color:#cb980a;color:#192231}.cs-color-bg-warning-130{background-color:#b4890f;color:#192231}.cs-color-bg-warning-135{background-color:#a98211;color:#192231}.cs-color-bg-warning-140{background-color:#9e7a14;color:#fff}.cs-color-bg-warning-145{background-color:#937316;color:#fff}.cs-color-bg-warning-150{background-color:#886c19;color:#fff}.cs-color-bg-warning-155{background-color:#7d641b;color:#fff}.cs-color-bg-warning-160{background-color:#725d1d;color:#fff}.cs-color-bg-warning-165{background-color:#675520;color:#fff}.cs-color-bg-warning-170{background-color:#5c4e22;color:#fff}.cs-color-bg-warning-180{background-color:#453f27;color:#fff}.cs-color-bg-warning-190{background-color:#2f312c;color:#fff}.cs-color-bg-warning-100_5{background-color:rgba(247,181,0,.05)}.cs-color-bg-warning-100_10{background-color:rgba(247,181,0,.1)}.cs-color-bg-warning-100_20{background-color:rgba(247,181,0,.2)}.cs-color-bg-warning-100_30{background-color:rgba(247,181,0,.3)}.cs-color-bg-warning-100_40{background-color:rgba(247,181,0,.4)}.cs-color-bg-warning-100_50{background-color:rgba(247,181,0,.5)}.cs-color-bg-warning-100_60{background-color:rgba(247,181,0,.6)}.cs-color-bg-warning-100_70{background-color:rgba(247,181,0,.7)}.cs-color-bg-warning-100_80{background-color:rgba(247,181,0,.8)}.cs-color-bg-warning-100_90{background-color:rgba(247,181,0,.9)}.cs-color-bg-warning-100{background-color:#f7b500;color:#192231}.cs-color-warning-100{color:#f7b500}.cs-color-bg-error-5{background-color:#fdf4f5;color:#192231}.cs-color-bg-error-10{background-color:#fbeaeb;color:#192231}.cs-color-bg-error-20{background-color:#f7d4d6;color:#192231}.cs-color-bg-error-25{background-color:#f5cacc;color:#192231}.cs-color-bg-error-30{background-color:#f3bfc2;color:#192231}.cs-color-bg-error-35{background-color:#f1b4b8;color:#192231}.cs-color-bg-error-40{background-color:#efa9ae;color:#192231}.cs-color-bg-error-45{background-color:#ed9fa4;color:#192231}.cs-color-bg-error-50{background-color:#eb949a;color:#192231}.cs-color-bg-error-60{background-color:#e77f85;color:#192231}.cs-color-bg-error-70{background-color:#e36971;color:#192231}.cs-color-bg-error-80{background-color:#df545d;color:#fff}.cs-color-bg-error-90{background-color:#db3e48;color:#fff}.cs-color-bg-error-110{background-color:#c42834;color:#fff}.cs-color-bg-error-120{background-color:#b12833;color:#fff}.cs-color-bg-error-130{background-color:#9e2733;color:#fff}.cs-color-bg-error-135{background-color:#952733;color:#fff}.cs-color-bg-error-140{background-color:#8b2633;color:#fff}.cs-color-bg-error-145{background-color:#822633;color:#fff}.cs-color-bg-error-150{background-color:#782633;color:#fff}.cs-color-bg-error-155{background-color:#6f2532;color:#fff}.cs-color-bg-error-160{background-color:#652532;color:#fff}.cs-color-bg-error-165{background-color:#5c2432;color:#fff}.cs-color-bg-error-170{background-color:#522432;color:#fff}.cs-color-bg-error-180{background-color:#3f2332;color:#fff}.cs-color-bg-error-190{background-color:#2c2331;color:#fff}.cs-color-bg-error-100_5{background-color:rgba(215,41,52,.05)}.cs-color-bg-error-100_10{background-color:rgba(215,41,52,.1)}.cs-color-bg-error-100_20{background-color:rgba(215,41,52,.2)}.cs-color-bg-error-100_30{background-color:rgba(215,41,52,.3)}.cs-color-bg-error-100_40{background-color:rgba(215,41,52,.4)}.cs-color-bg-error-100_50{background-color:rgba(215,41,52,.5)}.cs-color-bg-error-100_60{background-color:rgba(215,41,52,.6)}.cs-color-bg-error-100_70{background-color:rgba(215,41,52,.7)}.cs-color-bg-error-100_80{background-color:rgba(215,41,52,.8)}.cs-color-bg-error-100_90{background-color:rgba(215,41,52,.9)}.cs-color-bg-error-100{background-color:#d72934;color:#fff}.cs-color-error-100{color:#d72934}.cs-color-bg-suspended-5{background-color:#f9f3fc;color:#192231}.cs-color-bg-suspended-10{background-color:#f2e8f9;color:#192231}.cs-color-bg-suspended-20{background-color:#e5d1f2;color:#192231}.cs-color-bg-suspended-25{background-color:#dfc5ef;color:#192231}.cs-color-bg-suspended-30{background-color:#d9baec;color:#192231}.cs-color-bg-suspended-35{background-color:#d2aee8;color:#192231}.cs-color-bg-suspended-40{background-color:#cca3e5;color:#192231}.cs-color-bg-suspended-45{background-color:#c597e2;color:#192231}.cs-color-bg-suspended-50{background-color:#bf8cdf;color:#192231}.cs-color-bg-suspended-60{background-color:#b274d8;color:#192231}.cs-color-bg-suspended-70{background-color:#a55dd2;color:#192231}.cs-color-bg-suspended-80{background-color:#9946cb;color:#fff}.cs-color-bg-suspended-90{background-color:#8c2fc5;color:#fff}.cs-color-bg-suspended-110{background-color:#7519b0;color:#fff}.cs-color-bg-suspended-120{background-color:#6b1aa2;color:#fff}.cs-color-bg-suspended-130{background-color:#601b94;color:#fff}.cs-color-bg-suspended-135{background-color:#5b1c8d;color:#fff}.cs-color-bg-suspended-140{background-color:#561c86;color:#fff}.cs-color-bg-suspended-145{background-color:#511d7f;color:#fff}.cs-color-bg-suspended-150{background-color:#4c1d78;color:#fff}.cs-color-bg-suspended-155{background-color:#471e70;color:#fff}.cs-color-bg-suspended-160{background-color:#421e69;color:#fff}.cs-color-bg-suspended-165{background-color:#3d1f62;color:#fff}.cs-color-bg-suspended-170{background-color:#381f5b;color:#fff}.cs-color-bg-suspended-180{background-color:#2d204d;color:#fff}.cs-color-bg-suspended-190{background-color:#23213f;color:#fff}.cs-color-bg-suspended-100_5{background-color:rgba(127,24,190,.05)}.cs-color-bg-suspended-100_10{background-color:rgba(127,24,190,.1)}.cs-color-bg-suspended-100_20{background-color:rgba(127,24,190,.2)}.cs-color-bg-suspended-100_30{background-color:rgba(127,24,190,.3)}.cs-color-bg-suspended-100_40{background-color:rgba(127,24,190,.4)}.cs-color-bg-suspended-100_50{background-color:rgba(127,24,190,.5)}.cs-color-bg-suspended-100_60{background-color:rgba(127,24,190,.6)}.cs-color-bg-suspended-100_70{background-color:rgba(127,24,190,.7)}.cs-color-bg-suspended-100_80{background-color:rgba(127,24,190,.8)}.cs-color-bg-suspended-100_90{background-color:rgba(127,24,190,.9)}.cs-color-bg-suspended-100{background-color:#7f18be;color:#fff}.cs-color-suspended-100{color:#7f18be}.cs-color-bg-pending-5{background-color:#fbfbfc;color:#192231}.cs-color-bg-pending-10{background-color:#f6f7f9;color:#192231}.cs-color-bg-pending-20{background-color:#edeff2;color:#192231}.cs-color-bg-pending-25{background-color:#e9ecef;color:#192231}.cs-color-bg-pending-30{background-color:#e5e8ec;color:#192231}.cs-color-bg-pending-35{background-color:#e0e4e9;color:#192231}.cs-color-bg-pending-40{background-color:#dce0e5;color:#192231}.cs-color-bg-pending-45{background-color:#d7dce2;color:#192231}.cs-color-bg-pending-50{background-color:#d3d8df;color:#192231}.cs-color-bg-pending-60{background-color:#cad0d9;color:#192231}.cs-color-bg-pending-70{background-color:#c1c8d2;color:#192231}.cs-color-bg-pending-80{background-color:#b9c1cc;color:#192231}.cs-color-bg-pending-90{background-color:#b0b9c5;color:#192231}.cs-color-bg-pending-110{background-color:#99a3b1;color:#192231}.cs-color-bg-pending-120{background-color:#8b94a3;color:#192231}.cs-color-bg-pending-130{background-color:#7c8694;color:#192231}.cs-color-bg-pending-135{background-color:#757f8d;color:#fff}.cs-color-bg-pending-140{background-color:#6e7886;color:#fff}.cs-color-bg-pending-145{background-color:#67717f;color:#fff}.cs-color-bg-pending-150{background-color:#606a78;color:#fff}.cs-color-bg-pending-155{background-color:#596271;color:#fff}.cs-color-bg-pending-160{background-color:#525b6a;color:#fff}.cs-color-bg-pending-165{background-color:#4b5463;color:#fff}.cs-color-bg-pending-170{background-color:#444d5c;color:#fff}.cs-color-bg-pending-180{background-color:#353f4d;color:#fff}.cs-color-bg-pending-190{background-color:#27303f;color:#fff}.cs-color-bg-pending-100_5{background-color:rgba(167,177,191,.05)}.cs-color-bg-pending-100_10{background-color:rgba(167,177,191,.1)}.cs-color-bg-pending-100_20{background-color:rgba(167,177,191,.2)}.cs-color-bg-pending-100_30{background-color:rgba(167,177,191,.3)}.cs-color-bg-pending-100_40{background-color:rgba(167,177,191,.4)}.cs-color-bg-pending-100_50{background-color:rgba(167,177,191,.5)}.cs-color-bg-pending-100_60{background-color:rgba(167,177,191,.6)}.cs-color-bg-pending-100_70{background-color:rgba(167,177,191,.7)}.cs-color-bg-pending-100_80{background-color:rgba(167,177,191,.8)}.cs-color-bg-pending-100_90{background-color:rgba(167,177,191,.9)}.cs-color-bg-pending-100{background-color:#a7b1bf;color:#192231}.cs-color-pending-100{color:#a7b1bf}.cs-color-bg-neutral-5{background-color:#f4f4f5;color:#192231}.cs-color-bg-neutral-10{background-color:#e8e9ea;color:#192231}.cs-color-bg-neutral-20{background-color:#d1d3d6;color:#192231}.cs-color-bg-neutral-25{background-color:#c6c8cc;color:#192231}.cs-color-bg-neutral-30{background-color:#babdc1;color:#192231}.cs-color-bg-neutral-35{background-color:#afb2b7;color:#192231}.cs-color-bg-neutral-40{background-color:#a3a7ad;color:#192231}.cs-color-bg-neutral-45{background-color:#989ca2;color:#192231}.cs-color-bg-neutral-50{background-color:#8c9198;color:#192231}.cs-color-bg-neutral-60{background-color:#757a83;color:#fff}.cs-color-bg-neutral-70{background-color:#5e646f;color:#fff}.cs-color-bg-neutral-80{background-color:#474e5a;color:#fff}.cs-color-bg-neutral-90{background-color:#303846;color:#fff}.cs-color-bg-neutral-110,.cs-color-bg-neutral-120,.cs-color-bg-neutral-130,.cs-color-bg-neutral-135,.cs-color-bg-neutral-140,.cs-color-bg-neutral-145,.cs-color-bg-neutral-150,.cs-color-bg-neutral-155,.cs-color-bg-neutral-160,.cs-color-bg-neutral-165,.cs-color-bg-neutral-170,.cs-color-bg-neutral-180,.cs-color-bg-neutral-190{background-color:#192231;color:#fff}.cs-color-bg-neutral-100_5{background-color:rgba(25,34,49,.05)}.cs-color-bg-neutral-100_10{background-color:rgba(25,34,49,.1)}.cs-color-bg-neutral-100_20{background-color:rgba(25,34,49,.2)}.cs-color-bg-neutral-100_30{background-color:rgba(25,34,49,.3)}.cs-color-bg-neutral-100_40{background-color:rgba(25,34,49,.4)}.cs-color-bg-neutral-100_50{background-color:rgba(25,34,49,.5)}.cs-color-bg-neutral-100_60{background-color:rgba(25,34,49,.6)}.cs-color-bg-neutral-100_70{background-color:rgba(25,34,49,.7)}.cs-color-bg-neutral-100_80{background-color:rgba(25,34,49,.8)}.cs-color-bg-neutral-100_90{background-color:rgba(25,34,49,.9)}.cs-color-bg-neutral-100{background-color:#192231;color:#fff}.cs-color-neutral-100{color:#192231}.cs-color-bg-lemon-5{background-color:#fffef2;color:#192231}.cs-color-bg-lemon-10{background-color:#fefce6;color:#192231}.cs-color-bg-lemon-20{background-color:#fdfacc;color:#192231}.cs-color-bg-lemon-25{background-color:#fdf9bf;color:#192231}.cs-color-bg-lemon-30{background-color:#fdf7b3;color:#192231}.cs-color-bg-lemon-35{background-color:#fcf6a6;color:#192231}.cs-color-bg-lemon-40{background-color:#fcf599;color:#192231}.cs-color-bg-lemon-45{background-color:#fbf38c;color:#192231}.cs-color-bg-lemon-50{background-color:#fbf280;color:#192231}.cs-color-bg-lemon-60{background-color:#faef66;color:#192231}.cs-color-bg-lemon-70{background-color:#f9ed4d;color:#192231}.cs-color-bg-lemon-80{background-color:#f9ea33;color:#192231}.cs-color-bg-lemon-90{background-color:#f8e81a;color:#192231}.cs-color-bg-lemon-110{background-color:#e1d205;color:#192231}.cs-color-bg-lemon-120{background-color:#cbbe0a;color:#192231}.cs-color-bg-lemon-130{background-color:#b4ab0f;color:#192231}.cs-color-bg-lemon-135{background-color:#a9a111;color:#192231}.cs-color-bg-lemon-140{background-color:#9e9714;color:#192231}.cs-color-bg-lemon-145{background-color:#938d16;color:#192231}.cs-color-bg-lemon-150{background-color:#888419;color:#fff}.cs-color-bg-lemon-155{background-color:#7d7a1b;color:#fff}.cs-color-bg-lemon-160{background-color:#72701d;color:#fff}.cs-color-bg-lemon-165{background-color:#676620;color:#fff}.cs-color-bg-lemon-170{background-color:#5c5d22;color:#fff}.cs-color-bg-lemon-180{background-color:#454927;color:#fff}.cs-color-bg-lemon-190{background-color:#2f362c;color:#fff}.cs-color-bg-lemon-100_5{background-color:rgba(247,229,0,.05)}.cs-color-bg-lemon-100_10{background-color:rgba(247,229,0,.1)}.cs-color-bg-lemon-100_20{background-color:rgba(247,229,0,.2)}.cs-color-bg-lemon-100_30{background-color:rgba(247,229,0,.3)}.cs-color-bg-lemon-100_40{background-color:rgba(247,229,0,.4)}.cs-color-bg-lemon-100_50{background-color:rgba(247,229,0,.5)}.cs-color-bg-lemon-100_60{background-color:rgba(247,229,0,.6)}.cs-color-bg-lemon-100_70{background-color:rgba(247,229,0,.7)}.cs-color-bg-lemon-100_80{background-color:rgba(247,229,0,.8)}.cs-color-bg-lemon-100_90{background-color:rgba(247,229,0,.9)}.cs-color-bg-lemon-100{background-color:#f7e500;color:#192231}.cs-color-lemon-100{color:#f7e500}.cs-color-bg-papaya-5{background-color:#fffbf2;color:#192231}.cs-color-bg-papaya-10{background-color:#fef8e6;color:#192231}.cs-color-bg-papaya-20{background-color:#fdf0cc;color:#192231}.cs-color-bg-papaya-25{background-color:#fdedbf;color:#192231}.cs-color-bg-papaya-30{background-color:#fde9b3;color:#192231}.cs-color-bg-papaya-35{background-color:#fce5a6;color:#192231}.cs-color-bg-papaya-40{background-color:#fce199;color:#192231}.cs-color-bg-papaya-45{background-color:#fbde8c;color:#192231}.cs-color-bg-papaya-50{background-color:#fbda80;color:#192231}.cs-color-bg-papaya-60{background-color:#fad366;color:#192231}.cs-color-bg-papaya-70{background-color:#f9cb4d;color:#192231}.cs-color-bg-papaya-80{background-color:#f9c433;color:#192231}.cs-color-bg-papaya-90{background-color:#f8bc1a;color:#192231}.cs-color-bg-papaya-110{background-color:#e1a605;color:#192231}.cs-color-bg-papaya-120{background-color:#cb980a;color:#192231}.cs-color-bg-papaya-130{background-color:#b4890f;color:#192231}.cs-color-bg-papaya-135{background-color:#a98211;color:#192231}.cs-color-bg-papaya-140{background-color:#9e7a14;color:#fff}.cs-color-bg-papaya-145{background-color:#937316;color:#fff}.cs-color-bg-papaya-150{background-color:#886c19;color:#fff}.cs-color-bg-papaya-155{background-color:#7d641b;color:#fff}.cs-color-bg-papaya-160{background-color:#725d1d;color:#fff}.cs-color-bg-papaya-165{background-color:#675520;color:#fff}.cs-color-bg-papaya-170{background-color:#5c4e22;color:#fff}.cs-color-bg-papaya-180{background-color:#453f27;color:#fff}.cs-color-bg-papaya-190{background-color:#2f312c;color:#fff}.cs-color-bg-papaya-100_5{background-color:rgba(247,181,0,.05)}.cs-color-bg-papaya-100_10{background-color:rgba(247,181,0,.1)}.cs-color-bg-papaya-100_20{background-color:rgba(247,181,0,.2)}.cs-color-bg-papaya-100_30{background-color:rgba(247,181,0,.3)}.cs-color-bg-papaya-100_40{background-color:rgba(247,181,0,.4)}.cs-color-bg-papaya-100_50{background-color:rgba(247,181,0,.5)}.cs-color-bg-papaya-100_60{background-color:rgba(247,181,0,.6)}.cs-color-bg-papaya-100_70{background-color:rgba(247,181,0,.7)}.cs-color-bg-papaya-100_80{background-color:rgba(247,181,0,.8)}.cs-color-bg-papaya-100_90{background-color:rgba(247,181,0,.9)}.cs-color-bg-papaya-100{background-color:#f7b500;color:#192231}.cs-color-papaya-100{color:#f7b500}.cs-color-bg-orange-5{background-color:#fff9f4;color:#192231}.cs-color-bg-orange-10{background-color:#fff3e9;color:#192231}.cs-color-bg-orange-20{background-color:#fee7d2;color:#192231}.cs-color-bg-orange-25{background-color:#fee2c7;color:#192231}.cs-color-bg-orange-30{background-color:#fedcbc;color:#192231}.cs-color-bg-orange-35{background-color:#fdd6b1;color:#192231}.cs-color-bg-orange-40{background-color:#fdd0a6;color:#192231}.cs-color-bg-orange-45{background-color:#fdca9b;color:#192231}.cs-color-bg-orange-50{background-color:#fdc490;color:#192231}.cs-color-bg-orange-60{background-color:#fcb879;color:#192231}.cs-color-bg-orange-70{background-color:#fcac63;color:#192231}.cs-color-bg-orange-80{background-color:#fba14d;color:#192231}.cs-color-bg-orange-90{background-color:#fb9536;color:#192231}.cs-color-bg-orange-110{background-color:#e47f22;color:#192231}.cs-color-bg-orange-120{background-color:#cd7423;color:#192231}.cs-color-bg-orange-130{background-color:#b76a25;color:#fff}.cs-color-bg-orange-135{background-color:#ab6526;color:#fff}.cs-color-bg-orange-140{background-color:#a06027;color:#fff}.cs-color-bg-orange-145{background-color:#955b28;color:#fff}.cs-color-bg-orange-150{background-color:#8a5629;color:#fff}.cs-color-bg-orange-155{background-color:#7e5029;color:#fff}.cs-color-bg-orange-160{background-color:#734b2a;color:#fff}.cs-color-bg-orange-165{background-color:#68462b;color:#fff}.cs-color-bg-orange-170{background-color:#5d412c;color:#fff}.cs-color-bg-orange-180{background-color:#46372e;color:#fff}.cs-color-bg-orange-190{background-color:#302c2f;color:#fff}.cs-color-bg-orange-100_5{background-color:rgba(250,137,32,.05)}.cs-color-bg-orange-100_10{background-color:rgba(250,137,32,.1)}.cs-color-bg-orange-100_20{background-color:rgba(250,137,32,.2)}.cs-color-bg-orange-100_30{background-color:rgba(250,137,32,.3)}.cs-color-bg-orange-100_40{background-color:rgba(250,137,32,.4)}.cs-color-bg-orange-100_50{background-color:rgba(250,137,32,.5)}.cs-color-bg-orange-100_60{background-color:rgba(250,137,32,.6)}.cs-color-bg-orange-100_70{background-color:rgba(250,137,32,.7)}.cs-color-bg-orange-100_80{background-color:rgba(250,137,32,.8)}.cs-color-bg-orange-100_90{background-color:rgba(250,137,32,.9)}.cs-color-bg-orange-100{background-color:#fa8920;color:#192231}.cs-color-orange-100{color:#fa8920}.cs-color-bg-strawberry-5{background-color:#fef7f6;color:#192231}.cs-color-bg-strawberry-10{background-color:#feefee;color:#192231}.cs-color-bg-strawberry-20{background-color:#fcdedd;color:#192231}.cs-color-bg-strawberry-25{background-color:#fcd6d4;color:#192231}.cs-color-bg-strawberry-30{background-color:#fbcecc;color:#192231}.cs-color-bg-strawberry-35{background-color:#fac6c3;color:#192231}.cs-color-bg-strawberry-40{background-color:#fabebb;color:#192231}.cs-color-bg-strawberry-45{background-color:#f9b6b2;color:#192231}.cs-color-bg-strawberry-50{background-color:#f9aeaa;color:#192231}.cs-color-bg-strawberry-60{background-color:#f79d98;color:#192231}.cs-color-bg-strawberry-70{background-color:#f68d87;color:#192231}.cs-color-bg-strawberry-80{background-color:#f57d76;color:#192231}.cs-color-bg-strawberry-90{background-color:#f36c65;color:#192231}.cs-color-bg-strawberry-110{background-color:#dc5651;color:#fff}.cs-color-bg-strawberry-120{background-color:#c7504d;color:#fff}.cs-color-bg-strawberry-130{background-color:#b14b4a;color:#fff}.cs-color-bg-strawberry-135{background-color:#a64848;color:#fff}.cs-color-bg-strawberry-140{background-color:#9b4546;color:#fff}.cs-color-bg-strawberry-145{background-color:#904244;color:#fff}.cs-color-bg-strawberry-150{background-color:#863f43;color:#fff}.cs-color-bg-strawberry-155{background-color:#7b3c41;color:#fff}.cs-color-bg-strawberry-160{background-color:#70393f;color:#fff}.cs-color-bg-strawberry-165{background-color:#65363d;color:#fff}.cs-color-bg-strawberry-170{background-color:#5a333c;color:#fff}.cs-color-bg-strawberry-180{background-color:#442e38;color:#fff}.cs-color-bg-strawberry-190{background-color:#2f2835;color:#fff}.cs-color-bg-strawberry-100_5{background-color:rgba(242,92,84,.05)}.cs-color-bg-strawberry-100_10{background-color:rgba(242,92,84,.1)}.cs-color-bg-strawberry-100_20{background-color:rgba(242,92,84,.2)}.cs-color-bg-strawberry-100_30{background-color:rgba(242,92,84,.3)}.cs-color-bg-strawberry-100_40{background-color:rgba(242,92,84,.4)}.cs-color-bg-strawberry-100_50{background-color:rgba(242,92,84,.5)}.cs-color-bg-strawberry-100_60{background-color:rgba(242,92,84,.6)}.cs-color-bg-strawberry-100_70{background-color:rgba(242,92,84,.7)}.cs-color-bg-strawberry-100_80{background-color:rgba(242,92,84,.8)}.cs-color-bg-strawberry-100_90{background-color:rgba(242,92,84,.9)}.cs-color-bg-strawberry-100{background-color:#f25c54;color:#192231}.cs-color-strawberry-100{color:#f25c54}.cs-color-bg-cherry-5{background-color:#fdf4f5;color:#192231}.cs-color-bg-cherry-10{background-color:#fbeaeb;color:#192231}.cs-color-bg-cherry-20{background-color:#f7d4d6;color:#192231}.cs-color-bg-cherry-25{background-color:#f5cacc;color:#192231}.cs-color-bg-cherry-30{background-color:#f3bfc2;color:#192231}.cs-color-bg-cherry-35{background-color:#f1b4b8;color:#192231}.cs-color-bg-cherry-40{background-color:#efa9ae;color:#192231}.cs-color-bg-cherry-45{background-color:#ed9fa4;color:#192231}.cs-color-bg-cherry-50{background-color:#eb949a;color:#192231}.cs-color-bg-cherry-60{background-color:#e77f85;color:#192231}.cs-color-bg-cherry-70{background-color:#e36971;color:#192231}.cs-color-bg-cherry-80{background-color:#df545d;color:#fff}.cs-color-bg-cherry-90{background-color:#db3e48;color:#fff}.cs-color-bg-cherry-110{background-color:#c42834;color:#fff}.cs-color-bg-cherry-120{background-color:#b12833;color:#fff}.cs-color-bg-cherry-130{background-color:#9e2733;color:#fff}.cs-color-bg-cherry-135{background-color:#952733;color:#fff}.cs-color-bg-cherry-140{background-color:#8b2633;color:#fff}.cs-color-bg-cherry-145{background-color:#822633;color:#fff}.cs-color-bg-cherry-150{background-color:#782633;color:#fff}.cs-color-bg-cherry-155{background-color:#6f2532;color:#fff}.cs-color-bg-cherry-160{background-color:#652532;color:#fff}.cs-color-bg-cherry-165{background-color:#5c2432;color:#fff}.cs-color-bg-cherry-170{background-color:#522432;color:#fff}.cs-color-bg-cherry-180{background-color:#3f2332;color:#fff}.cs-color-bg-cherry-190{background-color:#2c2331;color:#fff}.cs-color-bg-cherry-100_5{background-color:rgba(215,41,52,.05)}.cs-color-bg-cherry-100_10{background-color:rgba(215,41,52,.1)}.cs-color-bg-cherry-100_20{background-color:rgba(215,41,52,.2)}.cs-color-bg-cherry-100_30{background-color:rgba(215,41,52,.3)}.cs-color-bg-cherry-100_40{background-color:rgba(215,41,52,.4)}.cs-color-bg-cherry-100_50{background-color:rgba(215,41,52,.5)}.cs-color-bg-cherry-100_60{background-color:rgba(215,41,52,.6)}.cs-color-bg-cherry-100_70{background-color:rgba(215,41,52,.7)}.cs-color-bg-cherry-100_80{background-color:rgba(215,41,52,.8)}.cs-color-bg-cherry-100_90{background-color:rgba(215,41,52,.9)}.cs-color-bg-cherry-100{background-color:#d72934;color:#fff}.cs-color-cherry-100{color:#d72934}.cs-color-bg-rubarb-5{background-color:#fef7fa;color:#192231}.cs-color-bg-rubarb-10{background-color:#fef0f6;color:#192231}.cs-color-bg-rubarb-20{background-color:#fde1ec;color:#192231}.cs-color-bg-rubarb-25{background-color:#fcd9e8;color:#192231}.cs-color-bg-rubarb-30{background-color:#fcd1e3;color:#192231}.cs-color-bg-rubarb-35{background-color:#fbcade;color:#192231}.cs-color-bg-rubarb-40{background-color:#fbc2da;color:#192231}.cs-color-bg-rubarb-45{background-color:#fabbd5;color:#192231}.cs-color-bg-rubarb-50{background-color:#fab3d1;color:#192231}.cs-color-bg-rubarb-60{background-color:#f8a4c7;color:#192231}.cs-color-bg-rubarb-70{background-color:#f795be;color:#192231}.cs-color-bg-rubarb-80{background-color:#f685b5;color:#192231}.cs-color-bg-rubarb-90{background-color:#f576ab;color:#192231}.cs-color-bg-rubarb-110{background-color:#de6097;color:#192231}.cs-color-bg-rubarb-120{background-color:#c8598b;color:#192231}.cs-color-bg-rubarb-130{background-color:#b25280;color:#fff}.cs-color-bg-rubarb-135{background-color:#a74f7a;color:#fff}.cs-color-bg-rubarb-140{background-color:#9c4b75;color:#fff}.cs-color-bg-rubarb-145{background-color:#91486f;color:#fff}.cs-color-bg-rubarb-150{background-color:#87456a;color:#fff}.cs-color-bg-rubarb-155{background-color:#7c4164;color:#fff}.cs-color-bg-rubarb-160{background-color:#713e5e;color:#fff}.cs-color-bg-rubarb-165{background-color:#663a59;color:#fff}.cs-color-bg-rubarb-170{background-color:#5b3753;color:#fff}.cs-color-bg-rubarb-180{background-color:#453048;color:#fff}.cs-color-bg-rubarb-190{background-color:#2f293c;color:#fff}.cs-color-bg-rubarb-100_5{background-color:rgba(244,103,162,.05)}.cs-color-bg-rubarb-100_10{background-color:rgba(244,103,162,.1)}.cs-color-bg-rubarb-100_20{background-color:rgba(244,103,162,.2)}.cs-color-bg-rubarb-100_30{background-color:rgba(244,103,162,.3)}.cs-color-bg-rubarb-100_40{background-color:rgba(244,103,162,.4)}.cs-color-bg-rubarb-100_50{background-color:rgba(244,103,162,.5)}.cs-color-bg-rubarb-100_60{background-color:rgba(244,103,162,.6)}.cs-color-bg-rubarb-100_70{background-color:rgba(244,103,162,.7)}.cs-color-bg-rubarb-100_80{background-color:rgba(244,103,162,.8)}.cs-color-bg-rubarb-100_90{background-color:rgba(244,103,162,.9)}.cs-color-bg-rubarb-100{background-color:#f467a2;color:#192231}.cs-color-rubarb-100{color:#f467a2}.cs-color-bg-grape-5{background-color:#fbf4fd;color:#192231}.cs-color-bg-grape-10{background-color:#f8e9fc;color:#192231}.cs-color-bg-grape-20{background-color:#f0d2f9;color:#192231}.cs-color-bg-grape-25{background-color:#edc7f7;color:#192231}.cs-color-bg-grape-30{background-color:#e9bcf6;color:#192231}.cs-color-bg-grape-35{background-color:#e5b1f4;color:#192231}.cs-color-bg-grape-40{background-color:#e2a6f3;color:#192231}.cs-color-bg-grape-45{background-color:#de9bf1;color:#192231}.cs-color-bg-grape-50{background-color:#db90f0;color:#192231}.cs-color-bg-grape-60{background-color:#d379ec;color:#192231}.cs-color-bg-grape-70{background-color:#cc63e9;color:#192231}.cs-color-bg-grape-80{background-color:#c54de6;color:#192231}.cs-color-bg-grape-90{background-color:#bd36e3;color:#fff}.cs-color-bg-grape-110{background-color:#a620cf;color:#fff}.cs-color-bg-grape-120{background-color:#9720bd;color:#fff}.cs-color-bg-grape-130{background-color:#8721ac;color:#fff}.cs-color-bg-grape-135{background-color:#7f21a3;color:#fff}.cs-color-bg-grape-140{background-color:#77219a;color:#fff}.cs-color-bg-grape-145{background-color:#6f2191;color:#fff}.cs-color-bg-grape-150{background-color:#682189;color:#fff}.cs-color-bg-grape-155{background-color:#602180;color:#fff}.cs-color-bg-grape-160{background-color:#582177;color:#fff}.cs-color-bg-grape-165{background-color:#50216e;color:#fff}.cs-color-bg-grape-170{background-color:#482166;color:#fff}.cs-color-bg-grape-180{background-color:#382254;color:#fff}.cs-color-bg-grape-190{background-color:#292243;color:#fff}.cs-color-bg-grape-100_5{background-color:rgba(182,32,224,.05)}.cs-color-bg-grape-100_10{background-color:rgba(182,32,224,.1)}.cs-color-bg-grape-100_20{background-color:rgba(182,32,224,.2)}.cs-color-bg-grape-100_30{background-color:rgba(182,32,224,.3)}.cs-color-bg-grape-100_40{background-color:rgba(182,32,224,.4)}.cs-color-bg-grape-100_50{background-color:rgba(182,32,224,.5)}.cs-color-bg-grape-100_60{background-color:rgba(182,32,224,.6)}.cs-color-bg-grape-100_70{background-color:rgba(182,32,224,.7)}.cs-color-bg-grape-100_80{background-color:rgba(182,32,224,.8)}.cs-color-bg-grape-100_90{background-color:rgba(182,32,224,.9)}.cs-color-bg-grape-100{background-color:#b620e0;color:#fff}.cs-color-grape-100{color:#b620e0}.cs-color-bg-blackberry-5{background-color:#f8f5ff;color:#192231}.cs-color-bg-blackberry-10{background-color:#f1ebff;color:#192231}.cs-color-bg-blackberry-20{background-color:#e4d7ff;color:#192231}.cs-color-bg-blackberry-25{background-color:#ddcdff;color:#192231}.cs-color-bg-blackberry-30{background-color:#d6c3ff;color:#192231}.cs-color-bg-blackberry-35{background-color:#cfb9ff;color:#192231}.cs-color-bg-blackberry-40{background-color:#c8afff;color:#192231}.cs-color-bg-blackberry-45{background-color:#c1a5ff;color:#192231}.cs-color-bg-blackberry-50{background-color:#bb9bff;color:#192231}.cs-color-bg-blackberry-60{background-color:#ad86ff;color:#192231}.cs-color-bg-blackberry-70{background-color:#9f72ff;color:#192231}.cs-color-bg-blackberry-80{background-color:#915eff;color:#fff}.cs-color-bg-blackberry-90{background-color:#844aff;color:#fff}.cs-color-bg-blackberry-110{background-color:#6d34ea;color:#fff}.cs-color-bg-blackberry-120{background-color:#6332d6;color:#fff}.cs-color-bg-blackberry-130{background-color:#5a30c1;color:#fff}.cs-color-bg-blackberry-135{background-color:#552fb7;color:#fff}.cs-color-bg-blackberry-140{background-color:#512ead;color:#fff}.cs-color-bg-blackberry-145{background-color:#4c2da2;color:#fff}.cs-color-bg-blackberry-150{background-color:#482c98;color:#fff}.cs-color-bg-blackberry-155{background-color:#432b8e;color:#fff}.cs-color-bg-blackberry-160{background-color:#3e2a83;color:#fff}.cs-color-bg-blackberry-165{background-color:#3a2979;color:#fff}.cs-color-bg-blackberry-170{background-color:#35286f;color:#fff}.cs-color-bg-blackberry-180{background-color:#2c265a;color:#fff}.cs-color-bg-blackberry-190{background-color:#222446;color:#fff}.cs-color-bg-blackberry-100_5{background-color:rgba(118,54,255,.05)}.cs-color-bg-blackberry-100_10{background-color:rgba(118,54,255,.1)}.cs-color-bg-blackberry-100_20{background-color:rgba(118,54,255,.2)}.cs-color-bg-blackberry-100_30{background-color:rgba(118,54,255,.3)}.cs-color-bg-blackberry-100_40{background-color:rgba(118,54,255,.4)}.cs-color-bg-blackberry-100_50{background-color:rgba(118,54,255,.5)}.cs-color-bg-blackberry-100_60{background-color:rgba(118,54,255,.6)}.cs-color-bg-blackberry-100_70{background-color:rgba(118,54,255,.7)}.cs-color-bg-blackberry-100_80{background-color:rgba(118,54,255,.8)}.cs-color-bg-blackberry-100_90{background-color:rgba(118,54,255,.9)}.cs-color-bg-blackberry-100{background-color:#7636ff;color:#fff}.cs-color-blackberry-100{color:#7636ff}.cs-color-bg-blueberry-5{background-color:#f5f5fd;color:#192231}.cs-color-bg-blueberry-10{background-color:#ecebfb;color:#192231}.cs-color-bg-blueberry-20{background-color:#d8d7f8;color:#192231}.cs-color-bg-blueberry-25{background-color:#cecdf6;color:#192231}.cs-color-bg-blueberry-30{background-color:#c5c3f4;color:#192231}.cs-color-bg-blueberry-35{background-color:#bbb9f2;color:#192231}.cs-color-bg-blueberry-40{background-color:#b1aff1;color:#192231}.cs-color-bg-blueberry-45{background-color:#a7a5ef;color:#192231}.cs-color-bg-blueberry-50{background-color:#9e9bed;color:#192231}.cs-color-bg-blueberry-60{background-color:#8a86e9;color:#192231}.cs-color-bg-blueberry-70{background-color:#7772e6;color:#192231}.cs-color-bg-blueberry-80{background-color:#635ee2;color:#fff}.cs-color-bg-blueberry-90{background-color:#504adf;color:#fff}.cs-color-bg-blueberry-110{background-color:#3934ca;color:#fff}.cs-color-bg-blueberry-120{background-color:#3532b9;color:#fff}.cs-color-bg-blueberry-130{background-color:#3230a8;color:#fff}.cs-color-bg-blueberry-135{background-color:#302fa0;color:#fff}.cs-color-bg-blueberry-140{background-color:#2e2e97;color:#fff}.cs-color-bg-blueberry-145{background-color:#2c2d8f;color:#fff}.cs-color-bg-blueberry-150{background-color:#2b2c86;color:#fff}.cs-color-bg-blueberry-155{background-color:#292b7e;color:#fff}.cs-color-bg-blueberry-160{background-color:#272a75;color:#fff}.cs-color-bg-blueberry-165{background-color:#25296d;color:#fff}.cs-color-bg-blueberry-170{background-color:#242864;color:#fff}.cs-color-bg-blueberry-180{background-color:#202653;color:#fff}.cs-color-bg-blueberry-190{background-color:#1d2442;color:#fff}.cs-color-bg-blueberry-100_5{background-color:rgba(60,54,219,.05)}.cs-color-bg-blueberry-100_10{background-color:rgba(60,54,219,.1)}.cs-color-bg-blueberry-100_20{background-color:rgba(60,54,219,.2)}.cs-color-bg-blueberry-100_30{background-color:rgba(60,54,219,.3)}.cs-color-bg-blueberry-100_40{background-color:rgba(60,54,219,.4)}.cs-color-bg-blueberry-100_50{background-color:rgba(60,54,219,.5)}.cs-color-bg-blueberry-100_60{background-color:rgba(60,54,219,.6)}.cs-color-bg-blueberry-100_70{background-color:rgba(60,54,219,.7)}.cs-color-bg-blueberry-100_80{background-color:rgba(60,54,219,.8)}.cs-color-bg-blueberry-100_90{background-color:rgba(60,54,219,.9)}.cs-color-bg-blueberry-100{background-color:#3c36db;color:#fff}.cs-color-blueberry-100{color:#3c36db}.cs-color-bg-cerulean-5{background-color:#f2fbff;color:#192231}.cs-color-bg-cerulean-10{background-color:#e6f6ff;color:#192231}.cs-color-bg-cerulean-20{background-color:#cef;color:#192231}.cs-color-bg-cerulean-25{background-color:#c0e9ff;color:#192231}.cs-color-bg-cerulean-30{background-color:#b3e5ff;color:#192231}.cs-color-bg-cerulean-35{background-color:#a6e1ff;color:#192231}.cs-color-bg-cerulean-40{background-color:#99dcff;color:#192231}.cs-color-bg-cerulean-45{background-color:#8dd8ff;color:#192231}.cs-color-bg-cerulean-50{background-color:#80d4ff;color:#192231}.cs-color-bg-cerulean-60{background-color:#67cbff;color:#192231}.cs-color-bg-cerulean-70{background-color:#4dc2ff;color:#192231}.cs-color-bg-cerulean-80{background-color:#34b9ff;color:#192231}.cs-color-bg-cerulean-90{background-color:#1ab1ff;color:#192231}.cs-color-bg-cerulean-110{background-color:#039bea;color:#fff}.cs-color-bg-cerulean-120{background-color:#068dd6;color:#fff}.cs-color-bg-cerulean-130{background-color:#0880c1;color:#fff}.cs-color-bg-cerulean-135{background-color:#0979b7;color:#fff}.cs-color-bg-cerulean-140{background-color:#0b72ad;color:#fff}.cs-color-bg-cerulean-145{background-color:#0c6ca2;color:#fff}.cs-color-bg-cerulean-150{background-color:#0d6598;color:#fff}.cs-color-bg-cerulean-155{background-color:#0e5e8e;color:#fff}.cs-color-bg-cerulean-160{background-color:#0f5883;color:#fff}.cs-color-bg-cerulean-165{background-color:#115179;color:#fff}.cs-color-bg-cerulean-170{background-color:#124a6f;color:#fff}.cs-color-bg-cerulean-180{background-color:#143d5a;color:#fff}.cs-color-bg-cerulean-190{background-color:#172f46;color:#fff}.cs-color-bg-cerulean-100_5{background-color:rgba(1,168,255,.05)}.cs-color-bg-cerulean-100_10{background-color:rgba(1,168,255,.1)}.cs-color-bg-cerulean-100_20{background-color:rgba(1,168,255,.2)}.cs-color-bg-cerulean-100_30{background-color:rgba(1,168,255,.3)}.cs-color-bg-cerulean-100_40{background-color:rgba(1,168,255,.4)}.cs-color-bg-cerulean-100_50{background-color:rgba(1,168,255,.5)}.cs-color-bg-cerulean-100_60{background-color:rgba(1,168,255,.6)}.cs-color-bg-cerulean-100_70{background-color:rgba(1,168,255,.7)}.cs-color-bg-cerulean-100_80{background-color:rgba(1,168,255,.8)}.cs-color-bg-cerulean-100_90{background-color:rgba(1,168,255,.9)}.cs-color-bg-cerulean-100{background-color:#01a8ff;color:#fff}.cs-color-cerulean-100{color:#01a8ff}.cs-color-bg-sky-5{background-color:#f2fdfe;color:#192231}.cs-color-bg-sky-10{background-color:#e6fbfe;color:#192231}.cs-color-bg-sky-20{background-color:#ccf7fd;color:#192231}.cs-color-bg-sky-25{background-color:#bff5fc;color:#192231}.cs-color-bg-sky-30{background-color:#b3f3fc;color:#192231}.cs-color-bg-sky-35{background-color:#a6f1fb;color:#192231}.cs-color-bg-sky-40{background-color:#99effb;color:#192231}.cs-color-bg-sky-45{background-color:#8cedfa;color:#192231}.cs-color-bg-sky-50{background-color:#80ebfa;color:#192231}.cs-color-bg-sky-60{background-color:#66e7f8;color:#192231}.cs-color-bg-sky-70{background-color:#4de3f7;color:#192231}.cs-color-bg-sky-80{background-color:#33dff6;color:#192231}.cs-color-bg-sky-90{background-color:#1adbf5;color:#192231}.cs-color-bg-sky-110{background-color:#03c5e1;color:#192231}.cs-color-bg-sky-120{background-color:#05b3cd;color:#192231}.cs-color-bg-sky-130{background-color:#08a1ba;color:#fff}.cs-color-bg-sky-135{background-color:#0998b0;color:#fff}.cs-color-bg-sky-140{background-color:#0a8fa6;color:#fff}.cs-color-bg-sky-145{background-color:#0b869c;color:#fff}.cs-color-bg-sky-150{background-color:#0d7d93;color:#fff}.cs-color-bg-sky-155{background-color:#0e7389;color:#fff}.cs-color-bg-sky-160{background-color:#0f6a7f;color:#fff}.cs-color-bg-sky-165{background-color:#106175;color:#fff}.cs-color-bg-sky-170{background-color:#12586c;color:#fff}.cs-color-bg-sky-180{background-color:#144658;color:#fff}.cs-color-bg-sky-190{background-color:#173445;color:#fff}.cs-color-bg-sky-100_5{background-color:rgba(0,215,244,.05)}.cs-color-bg-sky-100_10{background-color:rgba(0,215,244,.1)}.cs-color-bg-sky-100_20{background-color:rgba(0,215,244,.2)}.cs-color-bg-sky-100_30{background-color:rgba(0,215,244,.3)}.cs-color-bg-sky-100_40{background-color:rgba(0,215,244,.4)}.cs-color-bg-sky-100_50{background-color:rgba(0,215,244,.5)}.cs-color-bg-sky-100_60{background-color:rgba(0,215,244,.6)}.cs-color-bg-sky-100_70{background-color:rgba(0,215,244,.7)}.cs-color-bg-sky-100_80{background-color:rgba(0,215,244,.8)}.cs-color-bg-sky-100_90{background-color:rgba(0,215,244,.9)}.cs-color-bg-sky-100{background-color:#00d7f4;color:#192231}.cs-color-sky-100{color:#00d7f4}.cs-color-bg-lagoon-5{background-color:#f5fcfd;color:#192231}.cs-color-bg-lagoon-10{background-color:#eaf8fa;color:#192231}.cs-color-bg-lagoon-20{background-color:#d5f1f6;color:#192231}.cs-color-bg-lagoon-25{background-color:#cbeef4;color:#192231}.cs-color-bg-lagoon-30{background-color:#c1eaf1;color:#192231}.cs-color-bg-lagoon-35{background-color:#b6e7ef;color:#192231}.cs-color-bg-lagoon-40{background-color:#ace3ed;color:#192231}.cs-color-bg-lagoon-45{background-color:#a1e0ea;color:#192231}.cs-color-bg-lagoon-50{background-color:#97dde8;color:#192231}.cs-color-bg-lagoon-60{background-color:#82d6e3;color:#192231}.cs-color-bg-lagoon-70{background-color:#6dcfdf;color:#192231}.cs-color-bg-lagoon-80{background-color:#59c8da;color:#192231}.cs-color-bg-lagoon-90{background-color:#44c1d6;color:#192231}.cs-color-bg-lagoon-110{background-color:#2dabc1;color:#192231}.cs-color-bg-lagoon-120{background-color:#2b9cb1;color:#fff}.cs-color-bg-lagoon-130{background-color:#288ca1;color:#fff}.cs-color-bg-lagoon-135{background-color:#278599;color:#fff}.cs-color-bg-lagoon-140{background-color:#267d91;color:#fff}.cs-color-bg-lagoon-145{background-color:#257689;color:#fff}.cs-color-bg-lagoon-150{background-color:#246e81;color:#fff}.cs-color-bg-lagoon-155{background-color:#236679;color:#fff}.cs-color-bg-lagoon-160{background-color:#225f71;color:#fff}.cs-color-bg-lagoon-165{background-color:#215769;color:#fff}.cs-color-bg-lagoon-170{background-color:#205061;color:#fff}.cs-color-bg-lagoon-180{background-color:#1d4051;color:#fff}.cs-color-bg-lagoon-190{background-color:#1b3141;color:#fff}.cs-color-bg-lagoon-100_5{background-color:rgba(47,186,209,.05)}.cs-color-bg-lagoon-100_10{background-color:rgba(47,186,209,.1)}.cs-color-bg-lagoon-100_20{background-color:rgba(47,186,209,.2)}.cs-color-bg-lagoon-100_30{background-color:rgba(47,186,209,.3)}.cs-color-bg-lagoon-100_40{background-color:rgba(47,186,209,.4)}.cs-color-bg-lagoon-100_50{background-color:rgba(47,186,209,.5)}.cs-color-bg-lagoon-100_60{background-color:rgba(47,186,209,.6)}.cs-color-bg-lagoon-100_70{background-color:rgba(47,186,209,.7)}.cs-color-bg-lagoon-100_80{background-color:rgba(47,186,209,.8)}.cs-color-bg-lagoon-100_90{background-color:rgba(47,186,209,.9)}.cs-color-bg-lagoon-100{background-color:#2fbad1;color:#192231}.cs-color-lagoon-100{color:#2fbad1}.cs-color-bg-mint-5{background-color:#f6fdfb;color:#192231}.cs-color-bg-mint-10{background-color:#ecfbf8;color:#192231}.cs-color-bg-mint-20{background-color:#daf7f0;color:#192231}.cs-color-bg-mint-25{background-color:#d0f5ed;color:#192231}.cs-color-bg-mint-30{background-color:#c7f3e9;color:#192231}.cs-color-bg-mint-35{background-color:#bef1e5;color:#192231}.cs-color-bg-mint-40{background-color:#b4efe2;color:#192231}.cs-color-bg-mint-45{background-color:#abedde;color:#192231}.cs-color-bg-mint-50{background-color:#a2ebdb;color:#192231}.cs-color-bg-mint-60{background-color:#8fe7d3;color:#192231}.cs-color-bg-mint-70{background-color:#7ce3cc;color:#192231}.cs-color-bg-mint-80{background-color:#69dfc5;color:#192231}.cs-color-bg-mint-90{background-color:#57dbbd;color:#192231}.cs-color-bg-mint-110{background-color:#40c5a9;color:#192231}.cs-color-bg-mint-120{background-color:#3bb39b;color:#192231}.cs-color-bg-mint-130{background-color:#37a18e;color:#fff}.cs-color-bg-mint-135{background-color:#359887;color:#fff}.cs-color-bg-mint-140{background-color:#338f81;color:#fff}.cs-color-bg-mint-145{background-color:#31867a;color:#fff}.cs-color-bg-mint-150{background-color:#2f7d74;color:#fff}.cs-color-bg-mint-155{background-color:#2c736d;color:#fff}.cs-color-bg-mint-160{background-color:#2a6a66;color:#fff}.cs-color-bg-mint-165{background-color:#286160;color:#fff}.cs-color-bg-mint-170{background-color:#265859;color:#fff}.cs-color-bg-mint-180{background-color:#22464c;color:#fff}.cs-color-bg-mint-190{background-color:#1d343e;color:#fff}.cs-color-bg-mint-100_5{background-color:rgba(68,215,182,.05)}.cs-color-bg-mint-100_10{background-color:rgba(68,215,182,.1)}.cs-color-bg-mint-100_20{background-color:rgba(68,215,182,.2)}.cs-color-bg-mint-100_30{background-color:rgba(68,215,182,.3)}.cs-color-bg-mint-100_40{background-color:rgba(68,215,182,.4)}.cs-color-bg-mint-100_50{background-color:rgba(68,215,182,.5)}.cs-color-bg-mint-100_60{background-color:rgba(68,215,182,.6)}.cs-color-bg-mint-100_70{background-color:rgba(68,215,182,.7)}.cs-color-bg-mint-100_80{background-color:rgba(68,215,182,.8)}.cs-color-bg-mint-100_90{background-color:rgba(68,215,182,.9)}.cs-color-bg-mint-100{background-color:#44d7b6;color:#192231}.cs-color-mint-100{color:#44d7b6}.cs-color-bg-lime-5{background-color:#f8fcf3;color:#192231}.cs-color-bg-lime-10{background-color:#f0f9e7;color:#192231}.cs-color-bg-lime-20{background-color:#e1f3ce;color:#192231}.cs-color-bg-lime-25{background-color:#daf1c2;color:#192231}.cs-color-bg-lime-30{background-color:#d3eeb6;color:#192231}.cs-color-bg-lime-35{background-color:#cbebaa;color:#192231}.cs-color-bg-lime-40{background-color:#c4e89d;color:#192231}.cs-color-bg-lime-45{background-color:#bce591;color:#192231}.cs-color-bg-lime-50{background-color:#b5e285;color:#192231}.cs-color-bg-lime-60{background-color:#a6dc6d;color:#192231}.cs-color-bg-lime-70{background-color:#97d654;color:#192231}.cs-color-bg-lime-80{background-color:#89d13c;color:#192231}.cs-color-bg-lime-90{background-color:#7acb23;color:#192231}.cs-color-bg-lime-110{background-color:#63b50f;color:#192231}.cs-color-bg-lime-120{background-color:#5ba413;color:#fff}.cs-color-bg-lime-130{background-color:#529416;color:#fff}.cs-color-bg-lime-135{background-color:#4e8c18;color:#fff}.cs-color-bg-lime-140{background-color:#4a841a;color:#fff}.cs-color-bg-lime-145{background-color:#467c1c;color:#fff}.cs-color-bg-lime-150{background-color:#42741e;color:#fff}.cs-color-bg-lime-155{background-color:#3e6b20;color:#fff}.cs-color-bg-lime-160{background-color:#3a6322;color:#fff}.cs-color-bg-lime-165{background-color:#365b24;color:#fff}.cs-color-bg-lime-170{background-color:#325326;color:#fff}.cs-color-bg-lime-180{background-color:#294329;color:#fff}.cs-color-bg-lime-190{background-color:#21322d;color:#fff}.cs-color-bg-lime-100_5{background-color:rgba(107,197,11,.05)}.cs-color-bg-lime-100_10{background-color:rgba(107,197,11,.1)}.cs-color-bg-lime-100_20{background-color:rgba(107,197,11,.2)}.cs-color-bg-lime-100_30{background-color:rgba(107,197,11,.3)}.cs-color-bg-lime-100_40{background-color:rgba(107,197,11,.4)}.cs-color-bg-lime-100_50{background-color:rgba(107,197,11,.5)}.cs-color-bg-lime-100_60{background-color:rgba(107,197,11,.6)}.cs-color-bg-lime-100_70{background-color:rgba(107,197,11,.7)}.cs-color-bg-lime-100_80{background-color:rgba(107,197,11,.8)}.cs-color-bg-lime-100_90{background-color:rgba(107,197,11,.9)}.cs-color-bg-lime-100{background-color:#6bc50b;color:#192231}.cs-color-lime-100{color:#6bc50b}.cs-color-bg-gradient-information-success_5{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.05}.cs-color-bg-gradient-information-success_10{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.1}.cs-color-bg-gradient-information-success_20{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.2}.cs-color-bg-gradient-information-success_30{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.3}.cs-color-bg-gradient-information-success_40{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.4}.cs-color-bg-gradient-information-success_50{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.5}.cs-color-bg-gradient-information-success_60{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.6}.cs-color-bg-gradient-information-success_70{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.7}.cs-color-bg-gradient-information-success_80{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.8}.cs-color-bg-gradient-information-success_90{opacity:.9}.cs-color-bg-gradient-information-success,.cs-color-bg-gradient-information-success_90{background:linear-gradient(95deg,#01a8ff,#6bc50b)}.cs-color-bg-gradient-information-warning_5{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.05}.cs-color-bg-gradient-information-warning_10{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.1}.cs-color-bg-gradient-information-warning_20{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.2}.cs-color-bg-gradient-information-warning_30{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.3}.cs-color-bg-gradient-information-warning_40{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.4}.cs-color-bg-gradient-information-warning_50{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.5}.cs-color-bg-gradient-information-warning_60{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.6}.cs-color-bg-gradient-information-warning_70{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.7}.cs-color-bg-gradient-information-warning_80{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.8}.cs-color-bg-gradient-information-warning_90{opacity:.9}.cs-color-bg-gradient-information-warning,.cs-color-bg-gradient-information-warning_90{background:linear-gradient(95deg,#01a8ff,#f7b500)}.cs-color-bg-gradient-information-error_5{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.05}.cs-color-bg-gradient-information-error_10{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.1}.cs-color-bg-gradient-information-error_20{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.2}.cs-color-bg-gradient-information-error_30{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.3}.cs-color-bg-gradient-information-error_40{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.4}.cs-color-bg-gradient-information-error_50{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.5}.cs-color-bg-gradient-information-error_60{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.6}.cs-color-bg-gradient-information-error_70{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.7}.cs-color-bg-gradient-information-error_80{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.8}.cs-color-bg-gradient-information-error_90{opacity:.9}.cs-color-bg-gradient-information-error,.cs-color-bg-gradient-information-error_90{background:linear-gradient(95deg,#01a8ff,#d72934)}.cs-color-bg-gradient-information-suspended_5{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.05}.cs-color-bg-gradient-information-suspended_10{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.1}.cs-color-bg-gradient-information-suspended_20{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.2}.cs-color-bg-gradient-information-suspended_30{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.3}.cs-color-bg-gradient-information-suspended_40{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.4}.cs-color-bg-gradient-information-suspended_50{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.5}.cs-color-bg-gradient-information-suspended_60{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.6}.cs-color-bg-gradient-information-suspended_70{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.7}.cs-color-bg-gradient-information-suspended_80{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.8}.cs-color-bg-gradient-information-suspended_90{opacity:.9}.cs-color-bg-gradient-information-suspended,.cs-color-bg-gradient-information-suspended_90{background:linear-gradient(95deg,#01a8ff,#7f18be)}.cs-color-bg-gradient-information-pending_5{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.05}.cs-color-bg-gradient-information-pending_10{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.1}.cs-color-bg-gradient-information-pending_20{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.2}.cs-color-bg-gradient-information-pending_30{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.3}.cs-color-bg-gradient-information-pending_40{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.4}.cs-color-bg-gradient-information-pending_50{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.5}.cs-color-bg-gradient-information-pending_60{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.6}.cs-color-bg-gradient-information-pending_70{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.7}.cs-color-bg-gradient-information-pending_80{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.8}.cs-color-bg-gradient-information-pending_90{opacity:.9}.cs-color-bg-gradient-information-pending,.cs-color-bg-gradient-information-pending_90{background:linear-gradient(95deg,#01a8ff,#a7b1bf)}.cs-color-bg-gradient-information-neutral_5{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.05}.cs-color-bg-gradient-information-neutral_10{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.1}.cs-color-bg-gradient-information-neutral_20{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.2}.cs-color-bg-gradient-information-neutral_30{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.3}.cs-color-bg-gradient-information-neutral_40{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.4}.cs-color-bg-gradient-information-neutral_50{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.5}.cs-color-bg-gradient-information-neutral_60{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.6}.cs-color-bg-gradient-information-neutral_70{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.7}.cs-color-bg-gradient-information-neutral_80{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.8}.cs-color-bg-gradient-information-neutral_90{opacity:.9}.cs-color-bg-gradient-information-neutral,.cs-color-bg-gradient-information-neutral_90{background:linear-gradient(95deg,#01a8ff,#192231)}.cs-color-bg-gradient-information-lemon_5{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.05}.cs-color-bg-gradient-information-lemon_10{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.1}.cs-color-bg-gradient-information-lemon_20{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.2}.cs-color-bg-gradient-information-lemon_30{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.3}.cs-color-bg-gradient-information-lemon_40{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.4}.cs-color-bg-gradient-information-lemon_50{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.5}.cs-color-bg-gradient-information-lemon_60{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.6}.cs-color-bg-gradient-information-lemon_70{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.7}.cs-color-bg-gradient-information-lemon_80{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.8}.cs-color-bg-gradient-information-lemon_90{opacity:.9}.cs-color-bg-gradient-information-lemon,.cs-color-bg-gradient-information-lemon_90{background:linear-gradient(95deg,#01a8ff,#f7e500)}.cs-color-bg-gradient-information-papaya_5{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.05}.cs-color-bg-gradient-information-papaya_10{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.1}.cs-color-bg-gradient-information-papaya_20{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.2}.cs-color-bg-gradient-information-papaya_30{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.3}.cs-color-bg-gradient-information-papaya_40{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.4}.cs-color-bg-gradient-information-papaya_50{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.5}.cs-color-bg-gradient-information-papaya_60{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.6}.cs-color-bg-gradient-information-papaya_70{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.7}.cs-color-bg-gradient-information-papaya_80{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.8}.cs-color-bg-gradient-information-papaya_90{opacity:.9}.cs-color-bg-gradient-information-papaya,.cs-color-bg-gradient-information-papaya_90{background:linear-gradient(95deg,#01a8ff,#f7b500)}.cs-color-bg-gradient-information-orange_5{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.05}.cs-color-bg-gradient-information-orange_10{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.1}.cs-color-bg-gradient-information-orange_20{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.2}.cs-color-bg-gradient-information-orange_30{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.3}.cs-color-bg-gradient-information-orange_40{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.4}.cs-color-bg-gradient-information-orange_50{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.5}.cs-color-bg-gradient-information-orange_60{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.6}.cs-color-bg-gradient-information-orange_70{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.7}.cs-color-bg-gradient-information-orange_80{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.8}.cs-color-bg-gradient-information-orange_90{opacity:.9}.cs-color-bg-gradient-information-orange,.cs-color-bg-gradient-information-orange_90{background:linear-gradient(95deg,#01a8ff,#fa8920)}.cs-color-bg-gradient-information-strawberry_5{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.05}.cs-color-bg-gradient-information-strawberry_10{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.1}.cs-color-bg-gradient-information-strawberry_20{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.2}.cs-color-bg-gradient-information-strawberry_30{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.3}.cs-color-bg-gradient-information-strawberry_40{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.4}.cs-color-bg-gradient-information-strawberry_50{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.5}.cs-color-bg-gradient-information-strawberry_60{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.6}.cs-color-bg-gradient-information-strawberry_70{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.7}.cs-color-bg-gradient-information-strawberry_80{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.8}.cs-color-bg-gradient-information-strawberry_90{opacity:.9}.cs-color-bg-gradient-information-strawberry,.cs-color-bg-gradient-information-strawberry_90{background:linear-gradient(95deg,#01a8ff,#f25c54)}.cs-color-bg-gradient-information-cherry_5{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.05}.cs-color-bg-gradient-information-cherry_10{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.1}.cs-color-bg-gradient-information-cherry_20{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.2}.cs-color-bg-gradient-information-cherry_30{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.3}.cs-color-bg-gradient-information-cherry_40{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.4}.cs-color-bg-gradient-information-cherry_50{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.5}.cs-color-bg-gradient-information-cherry_60{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.6}.cs-color-bg-gradient-information-cherry_70{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.7}.cs-color-bg-gradient-information-cherry_80{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.8}.cs-color-bg-gradient-information-cherry_90{opacity:.9}.cs-color-bg-gradient-information-cherry,.cs-color-bg-gradient-information-cherry_90{background:linear-gradient(95deg,#01a8ff,#d72934)}.cs-color-bg-gradient-information-rubarb_5{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.05}.cs-color-bg-gradient-information-rubarb_10{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.1}.cs-color-bg-gradient-information-rubarb_20{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.2}.cs-color-bg-gradient-information-rubarb_30{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.3}.cs-color-bg-gradient-information-rubarb_40{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.4}.cs-color-bg-gradient-information-rubarb_50{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.5}.cs-color-bg-gradient-information-rubarb_60{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.6}.cs-color-bg-gradient-information-rubarb_70{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.7}.cs-color-bg-gradient-information-rubarb_80{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.8}.cs-color-bg-gradient-information-rubarb_90{opacity:.9}.cs-color-bg-gradient-information-rubarb,.cs-color-bg-gradient-information-rubarb_90{background:linear-gradient(95deg,#01a8ff,#f467a2)}.cs-color-bg-gradient-information-grape_5{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.05}.cs-color-bg-gradient-information-grape_10{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.1}.cs-color-bg-gradient-information-grape_20{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.2}.cs-color-bg-gradient-information-grape_30{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.3}.cs-color-bg-gradient-information-grape_40{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.4}.cs-color-bg-gradient-information-grape_50{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.5}.cs-color-bg-gradient-information-grape_60{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.6}.cs-color-bg-gradient-information-grape_70{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.7}.cs-color-bg-gradient-information-grape_80{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.8}.cs-color-bg-gradient-information-grape_90{opacity:.9}.cs-color-bg-gradient-information-grape,.cs-color-bg-gradient-information-grape_90{background:linear-gradient(95deg,#01a8ff,#b620e0)}.cs-color-bg-gradient-information-blackberry_5{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.05}.cs-color-bg-gradient-information-blackberry_10{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.1}.cs-color-bg-gradient-information-blackberry_20{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.2}.cs-color-bg-gradient-information-blackberry_30{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.3}.cs-color-bg-gradient-information-blackberry_40{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.4}.cs-color-bg-gradient-information-blackberry_50{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.5}.cs-color-bg-gradient-information-blackberry_60{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.6}.cs-color-bg-gradient-information-blackberry_70{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.7}.cs-color-bg-gradient-information-blackberry_80{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.8}.cs-color-bg-gradient-information-blackberry_90{opacity:.9}.cs-color-bg-gradient-information-blackberry,.cs-color-bg-gradient-information-blackberry_90{background:linear-gradient(95deg,#01a8ff,#7636ff)}.cs-color-bg-gradient-information-blueberry_5{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.05}.cs-color-bg-gradient-information-blueberry_10{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.1}.cs-color-bg-gradient-information-blueberry_20{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.2}.cs-color-bg-gradient-information-blueberry_30{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.3}.cs-color-bg-gradient-information-blueberry_40{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.4}.cs-color-bg-gradient-information-blueberry_50{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.5}.cs-color-bg-gradient-information-blueberry_60{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.6}.cs-color-bg-gradient-information-blueberry_70{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.7}.cs-color-bg-gradient-information-blueberry_80{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.8}.cs-color-bg-gradient-information-blueberry_90{opacity:.9}.cs-color-bg-gradient-information-blueberry,.cs-color-bg-gradient-information-blueberry_90{background:linear-gradient(95deg,#01a8ff,#3c36db)}.cs-color-bg-gradient-information-sky_5{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.05}.cs-color-bg-gradient-information-sky_10{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.1}.cs-color-bg-gradient-information-sky_20{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.2}.cs-color-bg-gradient-information-sky_30{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.3}.cs-color-bg-gradient-information-sky_40{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.4}.cs-color-bg-gradient-information-sky_50{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.5}.cs-color-bg-gradient-information-sky_60{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.6}.cs-color-bg-gradient-information-sky_70{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.7}.cs-color-bg-gradient-information-sky_80{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.8}.cs-color-bg-gradient-information-sky_90{opacity:.9}.cs-color-bg-gradient-information-sky,.cs-color-bg-gradient-information-sky_90{background:linear-gradient(95deg,#01a8ff,#00d7f4)}.cs-color-bg-gradient-information-lagoon_5{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.05}.cs-color-bg-gradient-information-lagoon_10{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.1}.cs-color-bg-gradient-information-lagoon_20{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.2}.cs-color-bg-gradient-information-lagoon_30{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.3}.cs-color-bg-gradient-information-lagoon_40{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.4}.cs-color-bg-gradient-information-lagoon_50{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.5}.cs-color-bg-gradient-information-lagoon_60{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.6}.cs-color-bg-gradient-information-lagoon_70{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.7}.cs-color-bg-gradient-information-lagoon_80{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.8}.cs-color-bg-gradient-information-lagoon_90{opacity:.9}.cs-color-bg-gradient-information-lagoon,.cs-color-bg-gradient-information-lagoon_90{background:linear-gradient(95deg,#01a8ff,#2fbad1)}.cs-color-bg-gradient-information-mint_5{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.05}.cs-color-bg-gradient-information-mint_10{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.1}.cs-color-bg-gradient-information-mint_20{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.2}.cs-color-bg-gradient-information-mint_30{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.3}.cs-color-bg-gradient-information-mint_40{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.4}.cs-color-bg-gradient-information-mint_50{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.5}.cs-color-bg-gradient-information-mint_60{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.6}.cs-color-bg-gradient-information-mint_70{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.7}.cs-color-bg-gradient-information-mint_80{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.8}.cs-color-bg-gradient-information-mint_90{opacity:.9}.cs-color-bg-gradient-information-mint,.cs-color-bg-gradient-information-mint_90{background:linear-gradient(95deg,#01a8ff,#44d7b6)}.cs-color-bg-gradient-information-lime_5{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.05}.cs-color-bg-gradient-information-lime_10{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.1}.cs-color-bg-gradient-information-lime_20{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.2}.cs-color-bg-gradient-information-lime_30{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.3}.cs-color-bg-gradient-information-lime_40{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.4}.cs-color-bg-gradient-information-lime_50{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.5}.cs-color-bg-gradient-information-lime_60{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.6}.cs-color-bg-gradient-information-lime_70{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.7}.cs-color-bg-gradient-information-lime_80{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.8}.cs-color-bg-gradient-information-lime_90{opacity:.9}.cs-color-bg-gradient-information-lime,.cs-color-bg-gradient-information-lime_90{background:linear-gradient(95deg,#01a8ff,#6bc50b)}.cs-color-bg-gradient-success-information_5{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.05}.cs-color-bg-gradient-success-information_10{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.1}.cs-color-bg-gradient-success-information_20{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.2}.cs-color-bg-gradient-success-information_30{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.3}.cs-color-bg-gradient-success-information_40{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.4}.cs-color-bg-gradient-success-information_50{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.5}.cs-color-bg-gradient-success-information_60{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.6}.cs-color-bg-gradient-success-information_70{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.7}.cs-color-bg-gradient-success-information_80{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.8}.cs-color-bg-gradient-success-information_90{opacity:.9}.cs-color-bg-gradient-success-information,.cs-color-bg-gradient-success-information_90{background:linear-gradient(95deg,#6bc50b,#01a8ff)}.cs-color-bg-gradient-success-warning_5{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.05}.cs-color-bg-gradient-success-warning_10{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.1}.cs-color-bg-gradient-success-warning_20{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.2}.cs-color-bg-gradient-success-warning_30{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.3}.cs-color-bg-gradient-success-warning_40{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.4}.cs-color-bg-gradient-success-warning_50{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.5}.cs-color-bg-gradient-success-warning_60{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.6}.cs-color-bg-gradient-success-warning_70{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.7}.cs-color-bg-gradient-success-warning_80{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.8}.cs-color-bg-gradient-success-warning_90{opacity:.9}.cs-color-bg-gradient-success-warning,.cs-color-bg-gradient-success-warning_90{background:linear-gradient(95deg,#6bc50b,#f7b500)}.cs-color-bg-gradient-success-error_5{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.05}.cs-color-bg-gradient-success-error_10{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.1}.cs-color-bg-gradient-success-error_20{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.2}.cs-color-bg-gradient-success-error_30{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.3}.cs-color-bg-gradient-success-error_40{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.4}.cs-color-bg-gradient-success-error_50{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.5}.cs-color-bg-gradient-success-error_60{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.6}.cs-color-bg-gradient-success-error_70{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.7}.cs-color-bg-gradient-success-error_80{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.8}.cs-color-bg-gradient-success-error_90{opacity:.9}.cs-color-bg-gradient-success-error,.cs-color-bg-gradient-success-error_90{background:linear-gradient(95deg,#6bc50b,#d72934)}.cs-color-bg-gradient-success-suspended_5{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.05}.cs-color-bg-gradient-success-suspended_10{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.1}.cs-color-bg-gradient-success-suspended_20{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.2}.cs-color-bg-gradient-success-suspended_30{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.3}.cs-color-bg-gradient-success-suspended_40{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.4}.cs-color-bg-gradient-success-suspended_50{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.5}.cs-color-bg-gradient-success-suspended_60{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.6}.cs-color-bg-gradient-success-suspended_70{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.7}.cs-color-bg-gradient-success-suspended_80{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.8}.cs-color-bg-gradient-success-suspended_90{opacity:.9}.cs-color-bg-gradient-success-suspended,.cs-color-bg-gradient-success-suspended_90{background:linear-gradient(95deg,#6bc50b,#7f18be)}.cs-color-bg-gradient-success-pending_5{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.05}.cs-color-bg-gradient-success-pending_10{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.1}.cs-color-bg-gradient-success-pending_20{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.2}.cs-color-bg-gradient-success-pending_30{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.3}.cs-color-bg-gradient-success-pending_40{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.4}.cs-color-bg-gradient-success-pending_50{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.5}.cs-color-bg-gradient-success-pending_60{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.6}.cs-color-bg-gradient-success-pending_70{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.7}.cs-color-bg-gradient-success-pending_80{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.8}.cs-color-bg-gradient-success-pending_90{opacity:.9}.cs-color-bg-gradient-success-pending,.cs-color-bg-gradient-success-pending_90{background:linear-gradient(95deg,#6bc50b,#a7b1bf)}.cs-color-bg-gradient-success-neutral_5{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.05}.cs-color-bg-gradient-success-neutral_10{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.1}.cs-color-bg-gradient-success-neutral_20{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.2}.cs-color-bg-gradient-success-neutral_30{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.3}.cs-color-bg-gradient-success-neutral_40{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.4}.cs-color-bg-gradient-success-neutral_50{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.5}.cs-color-bg-gradient-success-neutral_60{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.6}.cs-color-bg-gradient-success-neutral_70{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.7}.cs-color-bg-gradient-success-neutral_80{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.8}.cs-color-bg-gradient-success-neutral_90{opacity:.9}.cs-color-bg-gradient-success-neutral,.cs-color-bg-gradient-success-neutral_90{background:linear-gradient(95deg,#6bc50b,#192231)}.cs-color-bg-gradient-success-lemon_5{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.05}.cs-color-bg-gradient-success-lemon_10{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.1}.cs-color-bg-gradient-success-lemon_20{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.2}.cs-color-bg-gradient-success-lemon_30{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.3}.cs-color-bg-gradient-success-lemon_40{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.4}.cs-color-bg-gradient-success-lemon_50{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.5}.cs-color-bg-gradient-success-lemon_60{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.6}.cs-color-bg-gradient-success-lemon_70{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.7}.cs-color-bg-gradient-success-lemon_80{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.8}.cs-color-bg-gradient-success-lemon_90{opacity:.9}.cs-color-bg-gradient-success-lemon,.cs-color-bg-gradient-success-lemon_90{background:linear-gradient(95deg,#6bc50b,#f7e500)}.cs-color-bg-gradient-success-papaya_5{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.05}.cs-color-bg-gradient-success-papaya_10{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.1}.cs-color-bg-gradient-success-papaya_20{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.2}.cs-color-bg-gradient-success-papaya_30{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.3}.cs-color-bg-gradient-success-papaya_40{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.4}.cs-color-bg-gradient-success-papaya_50{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.5}.cs-color-bg-gradient-success-papaya_60{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.6}.cs-color-bg-gradient-success-papaya_70{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.7}.cs-color-bg-gradient-success-papaya_80{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.8}.cs-color-bg-gradient-success-papaya_90{opacity:.9}.cs-color-bg-gradient-success-papaya,.cs-color-bg-gradient-success-papaya_90{background:linear-gradient(95deg,#6bc50b,#f7b500)}.cs-color-bg-gradient-success-orange_5{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.05}.cs-color-bg-gradient-success-orange_10{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.1}.cs-color-bg-gradient-success-orange_20{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.2}.cs-color-bg-gradient-success-orange_30{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.3}.cs-color-bg-gradient-success-orange_40{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.4}.cs-color-bg-gradient-success-orange_50{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.5}.cs-color-bg-gradient-success-orange_60{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.6}.cs-color-bg-gradient-success-orange_70{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.7}.cs-color-bg-gradient-success-orange_80{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.8}.cs-color-bg-gradient-success-orange_90{opacity:.9}.cs-color-bg-gradient-success-orange,.cs-color-bg-gradient-success-orange_90{background:linear-gradient(95deg,#6bc50b,#fa8920)}.cs-color-bg-gradient-success-strawberry_5{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.05}.cs-color-bg-gradient-success-strawberry_10{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.1}.cs-color-bg-gradient-success-strawberry_20{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.2}.cs-color-bg-gradient-success-strawberry_30{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.3}.cs-color-bg-gradient-success-strawberry_40{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.4}.cs-color-bg-gradient-success-strawberry_50{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.5}.cs-color-bg-gradient-success-strawberry_60{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.6}.cs-color-bg-gradient-success-strawberry_70{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.7}.cs-color-bg-gradient-success-strawberry_80{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.8}.cs-color-bg-gradient-success-strawberry_90{opacity:.9}.cs-color-bg-gradient-success-strawberry,.cs-color-bg-gradient-success-strawberry_90{background:linear-gradient(95deg,#6bc50b,#f25c54)}.cs-color-bg-gradient-success-cherry_5{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.05}.cs-color-bg-gradient-success-cherry_10{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.1}.cs-color-bg-gradient-success-cherry_20{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.2}.cs-color-bg-gradient-success-cherry_30{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.3}.cs-color-bg-gradient-success-cherry_40{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.4}.cs-color-bg-gradient-success-cherry_50{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.5}.cs-color-bg-gradient-success-cherry_60{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.6}.cs-color-bg-gradient-success-cherry_70{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.7}.cs-color-bg-gradient-success-cherry_80{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.8}.cs-color-bg-gradient-success-cherry_90{opacity:.9}.cs-color-bg-gradient-success-cherry,.cs-color-bg-gradient-success-cherry_90{background:linear-gradient(95deg,#6bc50b,#d72934)}.cs-color-bg-gradient-success-rubarb_5{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.05}.cs-color-bg-gradient-success-rubarb_10{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.1}.cs-color-bg-gradient-success-rubarb_20{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.2}.cs-color-bg-gradient-success-rubarb_30{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.3}.cs-color-bg-gradient-success-rubarb_40{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.4}.cs-color-bg-gradient-success-rubarb_50{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.5}.cs-color-bg-gradient-success-rubarb_60{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.6}.cs-color-bg-gradient-success-rubarb_70{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.7}.cs-color-bg-gradient-success-rubarb_80{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.8}.cs-color-bg-gradient-success-rubarb_90{opacity:.9}.cs-color-bg-gradient-success-rubarb,.cs-color-bg-gradient-success-rubarb_90{background:linear-gradient(95deg,#6bc50b,#f467a2)}.cs-color-bg-gradient-success-grape_5{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.05}.cs-color-bg-gradient-success-grape_10{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.1}.cs-color-bg-gradient-success-grape_20{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.2}.cs-color-bg-gradient-success-grape_30{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.3}.cs-color-bg-gradient-success-grape_40{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.4}.cs-color-bg-gradient-success-grape_50{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.5}.cs-color-bg-gradient-success-grape_60{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.6}.cs-color-bg-gradient-success-grape_70{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.7}.cs-color-bg-gradient-success-grape_80{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.8}.cs-color-bg-gradient-success-grape_90{opacity:.9}.cs-color-bg-gradient-success-grape,.cs-color-bg-gradient-success-grape_90{background:linear-gradient(95deg,#6bc50b,#b620e0)}.cs-color-bg-gradient-success-blackberry_5{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.05}.cs-color-bg-gradient-success-blackberry_10{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.1}.cs-color-bg-gradient-success-blackberry_20{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.2}.cs-color-bg-gradient-success-blackberry_30{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.3}.cs-color-bg-gradient-success-blackberry_40{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.4}.cs-color-bg-gradient-success-blackberry_50{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.5}.cs-color-bg-gradient-success-blackberry_60{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.6}.cs-color-bg-gradient-success-blackberry_70{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.7}.cs-color-bg-gradient-success-blackberry_80{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.8}.cs-color-bg-gradient-success-blackberry_90{opacity:.9}.cs-color-bg-gradient-success-blackberry,.cs-color-bg-gradient-success-blackberry_90{background:linear-gradient(95deg,#6bc50b,#7636ff)}.cs-color-bg-gradient-success-blueberry_5{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.05}.cs-color-bg-gradient-success-blueberry_10{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.1}.cs-color-bg-gradient-success-blueberry_20{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.2}.cs-color-bg-gradient-success-blueberry_30{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.3}.cs-color-bg-gradient-success-blueberry_40{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.4}.cs-color-bg-gradient-success-blueberry_50{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.5}.cs-color-bg-gradient-success-blueberry_60{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.6}.cs-color-bg-gradient-success-blueberry_70{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.7}.cs-color-bg-gradient-success-blueberry_80{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.8}.cs-color-bg-gradient-success-blueberry_90{opacity:.9}.cs-color-bg-gradient-success-blueberry,.cs-color-bg-gradient-success-blueberry_90{background:linear-gradient(95deg,#6bc50b,#3c36db)}.cs-color-bg-gradient-success-cerulean_5{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.05}.cs-color-bg-gradient-success-cerulean_10{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.1}.cs-color-bg-gradient-success-cerulean_20{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.2}.cs-color-bg-gradient-success-cerulean_30{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.3}.cs-color-bg-gradient-success-cerulean_40{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.4}.cs-color-bg-gradient-success-cerulean_50{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.5}.cs-color-bg-gradient-success-cerulean_60{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.6}.cs-color-bg-gradient-success-cerulean_70{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.7}.cs-color-bg-gradient-success-cerulean_80{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.8}.cs-color-bg-gradient-success-cerulean_90{opacity:.9}.cs-color-bg-gradient-success-cerulean,.cs-color-bg-gradient-success-cerulean_90{background:linear-gradient(95deg,#6bc50b,#01a8ff)}.cs-color-bg-gradient-success-sky_5{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.05}.cs-color-bg-gradient-success-sky_10{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.1}.cs-color-bg-gradient-success-sky_20{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.2}.cs-color-bg-gradient-success-sky_30{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.3}.cs-color-bg-gradient-success-sky_40{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.4}.cs-color-bg-gradient-success-sky_50{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.5}.cs-color-bg-gradient-success-sky_60{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.6}.cs-color-bg-gradient-success-sky_70{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.7}.cs-color-bg-gradient-success-sky_80{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.8}.cs-color-bg-gradient-success-sky_90{opacity:.9}.cs-color-bg-gradient-success-sky,.cs-color-bg-gradient-success-sky_90{background:linear-gradient(95deg,#6bc50b,#00d7f4)}.cs-color-bg-gradient-success-lagoon_5{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.05}.cs-color-bg-gradient-success-lagoon_10{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.1}.cs-color-bg-gradient-success-lagoon_20{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.2}.cs-color-bg-gradient-success-lagoon_30{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.3}.cs-color-bg-gradient-success-lagoon_40{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.4}.cs-color-bg-gradient-success-lagoon_50{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.5}.cs-color-bg-gradient-success-lagoon_60{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.6}.cs-color-bg-gradient-success-lagoon_70{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.7}.cs-color-bg-gradient-success-lagoon_80{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.8}.cs-color-bg-gradient-success-lagoon_90{opacity:.9}.cs-color-bg-gradient-success-lagoon,.cs-color-bg-gradient-success-lagoon_90{background:linear-gradient(95deg,#6bc50b,#2fbad1)}.cs-color-bg-gradient-success-mint_5{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.05}.cs-color-bg-gradient-success-mint_10{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.1}.cs-color-bg-gradient-success-mint_20{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.2}.cs-color-bg-gradient-success-mint_30{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.3}.cs-color-bg-gradient-success-mint_40{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.4}.cs-color-bg-gradient-success-mint_50{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.5}.cs-color-bg-gradient-success-mint_60{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.6}.cs-color-bg-gradient-success-mint_70{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.7}.cs-color-bg-gradient-success-mint_80{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.8}.cs-color-bg-gradient-success-mint_90{opacity:.9}.cs-color-bg-gradient-success-mint,.cs-color-bg-gradient-success-mint_90{background:linear-gradient(95deg,#6bc50b,#44d7b6)}.cs-color-bg-gradient-warning-information_5{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.05}.cs-color-bg-gradient-warning-information_10{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.1}.cs-color-bg-gradient-warning-information_20{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.2}.cs-color-bg-gradient-warning-information_30{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.3}.cs-color-bg-gradient-warning-information_40{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.4}.cs-color-bg-gradient-warning-information_50{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.5}.cs-color-bg-gradient-warning-information_60{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.6}.cs-color-bg-gradient-warning-information_70{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.7}.cs-color-bg-gradient-warning-information_80{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.8}.cs-color-bg-gradient-warning-information_90{opacity:.9}.cs-color-bg-gradient-warning-information,.cs-color-bg-gradient-warning-information_90{background:linear-gradient(95deg,#f7b500,#01a8ff)}.cs-color-bg-gradient-warning-success_5{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.05}.cs-color-bg-gradient-warning-success_10{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.1}.cs-color-bg-gradient-warning-success_20{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.2}.cs-color-bg-gradient-warning-success_30{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.3}.cs-color-bg-gradient-warning-success_40{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.4}.cs-color-bg-gradient-warning-success_50{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.5}.cs-color-bg-gradient-warning-success_60{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.6}.cs-color-bg-gradient-warning-success_70{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.7}.cs-color-bg-gradient-warning-success_80{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.8}.cs-color-bg-gradient-warning-success_90{opacity:.9}.cs-color-bg-gradient-warning-success,.cs-color-bg-gradient-warning-success_90{background:linear-gradient(95deg,#f7b500,#6bc50b)}.cs-color-bg-gradient-warning-error_5{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.05}.cs-color-bg-gradient-warning-error_10{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.1}.cs-color-bg-gradient-warning-error_20{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.2}.cs-color-bg-gradient-warning-error_30{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.3}.cs-color-bg-gradient-warning-error_40{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.4}.cs-color-bg-gradient-warning-error_50{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.5}.cs-color-bg-gradient-warning-error_60{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.6}.cs-color-bg-gradient-warning-error_70{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.7}.cs-color-bg-gradient-warning-error_80{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.8}.cs-color-bg-gradient-warning-error_90{opacity:.9}.cs-color-bg-gradient-warning-error,.cs-color-bg-gradient-warning-error_90{background:linear-gradient(95deg,#f7b500,#d72934)}.cs-color-bg-gradient-warning-suspended_5{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.05}.cs-color-bg-gradient-warning-suspended_10{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.1}.cs-color-bg-gradient-warning-suspended_20{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.2}.cs-color-bg-gradient-warning-suspended_30{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.3}.cs-color-bg-gradient-warning-suspended_40{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.4}.cs-color-bg-gradient-warning-suspended_50{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.5}.cs-color-bg-gradient-warning-suspended_60{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.6}.cs-color-bg-gradient-warning-suspended_70{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.7}.cs-color-bg-gradient-warning-suspended_80{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.8}.cs-color-bg-gradient-warning-suspended_90{opacity:.9}.cs-color-bg-gradient-warning-suspended,.cs-color-bg-gradient-warning-suspended_90{background:linear-gradient(95deg,#f7b500,#7f18be)}.cs-color-bg-gradient-warning-pending_5{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.05}.cs-color-bg-gradient-warning-pending_10{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.1}.cs-color-bg-gradient-warning-pending_20{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.2}.cs-color-bg-gradient-warning-pending_30{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.3}.cs-color-bg-gradient-warning-pending_40{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.4}.cs-color-bg-gradient-warning-pending_50{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.5}.cs-color-bg-gradient-warning-pending_60{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.6}.cs-color-bg-gradient-warning-pending_70{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.7}.cs-color-bg-gradient-warning-pending_80{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.8}.cs-color-bg-gradient-warning-pending_90{opacity:.9}.cs-color-bg-gradient-warning-pending,.cs-color-bg-gradient-warning-pending_90{background:linear-gradient(95deg,#f7b500,#a7b1bf)}.cs-color-bg-gradient-warning-neutral_5{background:linear-gradient(95deg,#f7b500,#192231);opacity:.05}.cs-color-bg-gradient-warning-neutral_10{background:linear-gradient(95deg,#f7b500,#192231);opacity:.1}.cs-color-bg-gradient-warning-neutral_20{background:linear-gradient(95deg,#f7b500,#192231);opacity:.2}.cs-color-bg-gradient-warning-neutral_30{background:linear-gradient(95deg,#f7b500,#192231);opacity:.3}.cs-color-bg-gradient-warning-neutral_40{background:linear-gradient(95deg,#f7b500,#192231);opacity:.4}.cs-color-bg-gradient-warning-neutral_50{background:linear-gradient(95deg,#f7b500,#192231);opacity:.5}.cs-color-bg-gradient-warning-neutral_60{background:linear-gradient(95deg,#f7b500,#192231);opacity:.6}.cs-color-bg-gradient-warning-neutral_70{background:linear-gradient(95deg,#f7b500,#192231);opacity:.7}.cs-color-bg-gradient-warning-neutral_80{background:linear-gradient(95deg,#f7b500,#192231);opacity:.8}.cs-color-bg-gradient-warning-neutral_90{opacity:.9}.cs-color-bg-gradient-warning-neutral,.cs-color-bg-gradient-warning-neutral_90{background:linear-gradient(95deg,#f7b500,#192231)}.cs-color-bg-gradient-warning-lemon_5{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.05}.cs-color-bg-gradient-warning-lemon_10{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.1}.cs-color-bg-gradient-warning-lemon_20{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.2}.cs-color-bg-gradient-warning-lemon_30{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.3}.cs-color-bg-gradient-warning-lemon_40{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.4}.cs-color-bg-gradient-warning-lemon_50{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.5}.cs-color-bg-gradient-warning-lemon_60{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.6}.cs-color-bg-gradient-warning-lemon_70{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.7}.cs-color-bg-gradient-warning-lemon_80{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.8}.cs-color-bg-gradient-warning-lemon_90{opacity:.9}.cs-color-bg-gradient-warning-lemon,.cs-color-bg-gradient-warning-lemon_90{background:linear-gradient(95deg,#f7b500,#f7e500)}.cs-color-bg-gradient-warning-orange_5{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.05}.cs-color-bg-gradient-warning-orange_10{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.1}.cs-color-bg-gradient-warning-orange_20{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.2}.cs-color-bg-gradient-warning-orange_30{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.3}.cs-color-bg-gradient-warning-orange_40{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.4}.cs-color-bg-gradient-warning-orange_50{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.5}.cs-color-bg-gradient-warning-orange_60{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.6}.cs-color-bg-gradient-warning-orange_70{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.7}.cs-color-bg-gradient-warning-orange_80{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.8}.cs-color-bg-gradient-warning-orange_90{opacity:.9}.cs-color-bg-gradient-warning-orange,.cs-color-bg-gradient-warning-orange_90{background:linear-gradient(95deg,#f7b500,#fa8920)}.cs-color-bg-gradient-warning-strawberry_5{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.05}.cs-color-bg-gradient-warning-strawberry_10{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.1}.cs-color-bg-gradient-warning-strawberry_20{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.2}.cs-color-bg-gradient-warning-strawberry_30{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.3}.cs-color-bg-gradient-warning-strawberry_40{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.4}.cs-color-bg-gradient-warning-strawberry_50{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.5}.cs-color-bg-gradient-warning-strawberry_60{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.6}.cs-color-bg-gradient-warning-strawberry_70{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.7}.cs-color-bg-gradient-warning-strawberry_80{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.8}.cs-color-bg-gradient-warning-strawberry_90{opacity:.9}.cs-color-bg-gradient-warning-strawberry,.cs-color-bg-gradient-warning-strawberry_90{background:linear-gradient(95deg,#f7b500,#f25c54)}.cs-color-bg-gradient-warning-cherry_5{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.05}.cs-color-bg-gradient-warning-cherry_10{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.1}.cs-color-bg-gradient-warning-cherry_20{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.2}.cs-color-bg-gradient-warning-cherry_30{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.3}.cs-color-bg-gradient-warning-cherry_40{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.4}.cs-color-bg-gradient-warning-cherry_50{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.5}.cs-color-bg-gradient-warning-cherry_60{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.6}.cs-color-bg-gradient-warning-cherry_70{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.7}.cs-color-bg-gradient-warning-cherry_80{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.8}.cs-color-bg-gradient-warning-cherry_90{opacity:.9}.cs-color-bg-gradient-warning-cherry,.cs-color-bg-gradient-warning-cherry_90{background:linear-gradient(95deg,#f7b500,#d72934)}.cs-color-bg-gradient-warning-rubarb_5{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.05}.cs-color-bg-gradient-warning-rubarb_10{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.1}.cs-color-bg-gradient-warning-rubarb_20{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.2}.cs-color-bg-gradient-warning-rubarb_30{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.3}.cs-color-bg-gradient-warning-rubarb_40{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.4}.cs-color-bg-gradient-warning-rubarb_50{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.5}.cs-color-bg-gradient-warning-rubarb_60{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.6}.cs-color-bg-gradient-warning-rubarb_70{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.7}.cs-color-bg-gradient-warning-rubarb_80{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.8}.cs-color-bg-gradient-warning-rubarb_90{opacity:.9}.cs-color-bg-gradient-warning-rubarb,.cs-color-bg-gradient-warning-rubarb_90{background:linear-gradient(95deg,#f7b500,#f467a2)}.cs-color-bg-gradient-warning-grape_5{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.05}.cs-color-bg-gradient-warning-grape_10{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.1}.cs-color-bg-gradient-warning-grape_20{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.2}.cs-color-bg-gradient-warning-grape_30{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.3}.cs-color-bg-gradient-warning-grape_40{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.4}.cs-color-bg-gradient-warning-grape_50{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.5}.cs-color-bg-gradient-warning-grape_60{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.6}.cs-color-bg-gradient-warning-grape_70{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.7}.cs-color-bg-gradient-warning-grape_80{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.8}.cs-color-bg-gradient-warning-grape_90{opacity:.9}.cs-color-bg-gradient-warning-grape,.cs-color-bg-gradient-warning-grape_90{background:linear-gradient(95deg,#f7b500,#b620e0)}.cs-color-bg-gradient-warning-blackberry_5{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.05}.cs-color-bg-gradient-warning-blackberry_10{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.1}.cs-color-bg-gradient-warning-blackberry_20{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.2}.cs-color-bg-gradient-warning-blackberry_30{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.3}.cs-color-bg-gradient-warning-blackberry_40{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.4}.cs-color-bg-gradient-warning-blackberry_50{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.5}.cs-color-bg-gradient-warning-blackberry_60{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.6}.cs-color-bg-gradient-warning-blackberry_70{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.7}.cs-color-bg-gradient-warning-blackberry_80{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.8}.cs-color-bg-gradient-warning-blackberry_90{opacity:.9}.cs-color-bg-gradient-warning-blackberry,.cs-color-bg-gradient-warning-blackberry_90{background:linear-gradient(95deg,#f7b500,#7636ff)}.cs-color-bg-gradient-warning-blueberry_5{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.05}.cs-color-bg-gradient-warning-blueberry_10{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.1}.cs-color-bg-gradient-warning-blueberry_20{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.2}.cs-color-bg-gradient-warning-blueberry_30{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.3}.cs-color-bg-gradient-warning-blueberry_40{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.4}.cs-color-bg-gradient-warning-blueberry_50{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.5}.cs-color-bg-gradient-warning-blueberry_60{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.6}.cs-color-bg-gradient-warning-blueberry_70{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.7}.cs-color-bg-gradient-warning-blueberry_80{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.8}.cs-color-bg-gradient-warning-blueberry_90{opacity:.9}.cs-color-bg-gradient-warning-blueberry,.cs-color-bg-gradient-warning-blueberry_90{background:linear-gradient(95deg,#f7b500,#3c36db)}.cs-color-bg-gradient-warning-cerulean_5{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.05}.cs-color-bg-gradient-warning-cerulean_10{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.1}.cs-color-bg-gradient-warning-cerulean_20{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.2}.cs-color-bg-gradient-warning-cerulean_30{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.3}.cs-color-bg-gradient-warning-cerulean_40{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.4}.cs-color-bg-gradient-warning-cerulean_50{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.5}.cs-color-bg-gradient-warning-cerulean_60{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.6}.cs-color-bg-gradient-warning-cerulean_70{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.7}.cs-color-bg-gradient-warning-cerulean_80{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.8}.cs-color-bg-gradient-warning-cerulean_90{opacity:.9}.cs-color-bg-gradient-warning-cerulean,.cs-color-bg-gradient-warning-cerulean_90{background:linear-gradient(95deg,#f7b500,#01a8ff)}.cs-color-bg-gradient-warning-sky_5{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.05}.cs-color-bg-gradient-warning-sky_10{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.1}.cs-color-bg-gradient-warning-sky_20{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.2}.cs-color-bg-gradient-warning-sky_30{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.3}.cs-color-bg-gradient-warning-sky_40{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.4}.cs-color-bg-gradient-warning-sky_50{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.5}.cs-color-bg-gradient-warning-sky_60{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.6}.cs-color-bg-gradient-warning-sky_70{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.7}.cs-color-bg-gradient-warning-sky_80{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.8}.cs-color-bg-gradient-warning-sky_90{opacity:.9}.cs-color-bg-gradient-warning-sky,.cs-color-bg-gradient-warning-sky_90{background:linear-gradient(95deg,#f7b500,#00d7f4)}.cs-color-bg-gradient-warning-lagoon_5{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.05}.cs-color-bg-gradient-warning-lagoon_10{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.1}.cs-color-bg-gradient-warning-lagoon_20{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.2}.cs-color-bg-gradient-warning-lagoon_30{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.3}.cs-color-bg-gradient-warning-lagoon_40{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.4}.cs-color-bg-gradient-warning-lagoon_50{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.5}.cs-color-bg-gradient-warning-lagoon_60{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.6}.cs-color-bg-gradient-warning-lagoon_70{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.7}.cs-color-bg-gradient-warning-lagoon_80{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.8}.cs-color-bg-gradient-warning-lagoon_90{opacity:.9}.cs-color-bg-gradient-warning-lagoon,.cs-color-bg-gradient-warning-lagoon_90{background:linear-gradient(95deg,#f7b500,#2fbad1)}.cs-color-bg-gradient-warning-mint_5{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.05}.cs-color-bg-gradient-warning-mint_10{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.1}.cs-color-bg-gradient-warning-mint_20{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.2}.cs-color-bg-gradient-warning-mint_30{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.3}.cs-color-bg-gradient-warning-mint_40{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.4}.cs-color-bg-gradient-warning-mint_50{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.5}.cs-color-bg-gradient-warning-mint_60{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.6}.cs-color-bg-gradient-warning-mint_70{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.7}.cs-color-bg-gradient-warning-mint_80{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.8}.cs-color-bg-gradient-warning-mint_90{opacity:.9}.cs-color-bg-gradient-warning-mint,.cs-color-bg-gradient-warning-mint_90{background:linear-gradient(95deg,#f7b500,#44d7b6)}.cs-color-bg-gradient-warning-lime_5{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.05}.cs-color-bg-gradient-warning-lime_10{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.1}.cs-color-bg-gradient-warning-lime_20{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.2}.cs-color-bg-gradient-warning-lime_30{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.3}.cs-color-bg-gradient-warning-lime_40{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.4}.cs-color-bg-gradient-warning-lime_50{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.5}.cs-color-bg-gradient-warning-lime_60{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.6}.cs-color-bg-gradient-warning-lime_70{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.7}.cs-color-bg-gradient-warning-lime_80{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.8}.cs-color-bg-gradient-warning-lime_90{opacity:.9}.cs-color-bg-gradient-warning-lime,.cs-color-bg-gradient-warning-lime_90{background:linear-gradient(95deg,#f7b500,#6bc50b)}.cs-color-bg-gradient-error-information_5{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.05}.cs-color-bg-gradient-error-information_10{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.1}.cs-color-bg-gradient-error-information_20{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.2}.cs-color-bg-gradient-error-information_30{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.3}.cs-color-bg-gradient-error-information_40{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.4}.cs-color-bg-gradient-error-information_50{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.5}.cs-color-bg-gradient-error-information_60{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.6}.cs-color-bg-gradient-error-information_70{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.7}.cs-color-bg-gradient-error-information_80{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.8}.cs-color-bg-gradient-error-information_90{opacity:.9}.cs-color-bg-gradient-error-information,.cs-color-bg-gradient-error-information_90{background:linear-gradient(95deg,#d72934,#01a8ff)}.cs-color-bg-gradient-error-success_5{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.05}.cs-color-bg-gradient-error-success_10{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.1}.cs-color-bg-gradient-error-success_20{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.2}.cs-color-bg-gradient-error-success_30{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.3}.cs-color-bg-gradient-error-success_40{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.4}.cs-color-bg-gradient-error-success_50{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.5}.cs-color-bg-gradient-error-success_60{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.6}.cs-color-bg-gradient-error-success_70{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.7}.cs-color-bg-gradient-error-success_80{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.8}.cs-color-bg-gradient-error-success_90{opacity:.9}.cs-color-bg-gradient-error-success,.cs-color-bg-gradient-error-success_90{background:linear-gradient(95deg,#d72934,#6bc50b)}.cs-color-bg-gradient-error-warning_5{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.05}.cs-color-bg-gradient-error-warning_10{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.1}.cs-color-bg-gradient-error-warning_20{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.2}.cs-color-bg-gradient-error-warning_30{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.3}.cs-color-bg-gradient-error-warning_40{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.4}.cs-color-bg-gradient-error-warning_50{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.5}.cs-color-bg-gradient-error-warning_60{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.6}.cs-color-bg-gradient-error-warning_70{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.7}.cs-color-bg-gradient-error-warning_80{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.8}.cs-color-bg-gradient-error-warning_90{opacity:.9}.cs-color-bg-gradient-error-warning,.cs-color-bg-gradient-error-warning_90{background:linear-gradient(95deg,#d72934,#f7b500)}.cs-color-bg-gradient-error-suspended_5{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.05}.cs-color-bg-gradient-error-suspended_10{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.1}.cs-color-bg-gradient-error-suspended_20{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.2}.cs-color-bg-gradient-error-suspended_30{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.3}.cs-color-bg-gradient-error-suspended_40{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.4}.cs-color-bg-gradient-error-suspended_50{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.5}.cs-color-bg-gradient-error-suspended_60{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.6}.cs-color-bg-gradient-error-suspended_70{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.7}.cs-color-bg-gradient-error-suspended_80{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.8}.cs-color-bg-gradient-error-suspended_90{opacity:.9}.cs-color-bg-gradient-error-suspended,.cs-color-bg-gradient-error-suspended_90{background:linear-gradient(95deg,#d72934,#7f18be)}.cs-color-bg-gradient-error-pending_5{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.05}.cs-color-bg-gradient-error-pending_10{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.1}.cs-color-bg-gradient-error-pending_20{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.2}.cs-color-bg-gradient-error-pending_30{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.3}.cs-color-bg-gradient-error-pending_40{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.4}.cs-color-bg-gradient-error-pending_50{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.5}.cs-color-bg-gradient-error-pending_60{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.6}.cs-color-bg-gradient-error-pending_70{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.7}.cs-color-bg-gradient-error-pending_80{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.8}.cs-color-bg-gradient-error-pending_90{opacity:.9}.cs-color-bg-gradient-error-pending,.cs-color-bg-gradient-error-pending_90{background:linear-gradient(95deg,#d72934,#a7b1bf)}.cs-color-bg-gradient-error-neutral_5{background:linear-gradient(95deg,#d72934,#192231);opacity:.05}.cs-color-bg-gradient-error-neutral_10{background:linear-gradient(95deg,#d72934,#192231);opacity:.1}.cs-color-bg-gradient-error-neutral_20{background:linear-gradient(95deg,#d72934,#192231);opacity:.2}.cs-color-bg-gradient-error-neutral_30{background:linear-gradient(95deg,#d72934,#192231);opacity:.3}.cs-color-bg-gradient-error-neutral_40{background:linear-gradient(95deg,#d72934,#192231);opacity:.4}.cs-color-bg-gradient-error-neutral_50{background:linear-gradient(95deg,#d72934,#192231);opacity:.5}.cs-color-bg-gradient-error-neutral_60{background:linear-gradient(95deg,#d72934,#192231);opacity:.6}.cs-color-bg-gradient-error-neutral_70{background:linear-gradient(95deg,#d72934,#192231);opacity:.7}.cs-color-bg-gradient-error-neutral_80{background:linear-gradient(95deg,#d72934,#192231);opacity:.8}.cs-color-bg-gradient-error-neutral_90{opacity:.9}.cs-color-bg-gradient-error-neutral,.cs-color-bg-gradient-error-neutral_90{background:linear-gradient(95deg,#d72934,#192231)}.cs-color-bg-gradient-error-lemon_5{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.05}.cs-color-bg-gradient-error-lemon_10{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.1}.cs-color-bg-gradient-error-lemon_20{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.2}.cs-color-bg-gradient-error-lemon_30{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.3}.cs-color-bg-gradient-error-lemon_40{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.4}.cs-color-bg-gradient-error-lemon_50{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.5}.cs-color-bg-gradient-error-lemon_60{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.6}.cs-color-bg-gradient-error-lemon_70{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.7}.cs-color-bg-gradient-error-lemon_80{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.8}.cs-color-bg-gradient-error-lemon_90{opacity:.9}.cs-color-bg-gradient-error-lemon,.cs-color-bg-gradient-error-lemon_90{background:linear-gradient(95deg,#d72934,#f7e500)}.cs-color-bg-gradient-error-papaya_5{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.05}.cs-color-bg-gradient-error-papaya_10{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.1}.cs-color-bg-gradient-error-papaya_20{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.2}.cs-color-bg-gradient-error-papaya_30{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.3}.cs-color-bg-gradient-error-papaya_40{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.4}.cs-color-bg-gradient-error-papaya_50{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.5}.cs-color-bg-gradient-error-papaya_60{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.6}.cs-color-bg-gradient-error-papaya_70{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.7}.cs-color-bg-gradient-error-papaya_80{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.8}.cs-color-bg-gradient-error-papaya_90{opacity:.9}.cs-color-bg-gradient-error-papaya,.cs-color-bg-gradient-error-papaya_90{background:linear-gradient(95deg,#d72934,#f7b500)}.cs-color-bg-gradient-error-orange_5{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.05}.cs-color-bg-gradient-error-orange_10{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.1}.cs-color-bg-gradient-error-orange_20{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.2}.cs-color-bg-gradient-error-orange_30{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.3}.cs-color-bg-gradient-error-orange_40{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.4}.cs-color-bg-gradient-error-orange_50{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.5}.cs-color-bg-gradient-error-orange_60{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.6}.cs-color-bg-gradient-error-orange_70{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.7}.cs-color-bg-gradient-error-orange_80{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.8}.cs-color-bg-gradient-error-orange_90{opacity:.9}.cs-color-bg-gradient-error-orange,.cs-color-bg-gradient-error-orange_90{background:linear-gradient(95deg,#d72934,#fa8920)}.cs-color-bg-gradient-error-strawberry_5{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.05}.cs-color-bg-gradient-error-strawberry_10{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.1}.cs-color-bg-gradient-error-strawberry_20{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.2}.cs-color-bg-gradient-error-strawberry_30{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.3}.cs-color-bg-gradient-error-strawberry_40{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.4}.cs-color-bg-gradient-error-strawberry_50{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.5}.cs-color-bg-gradient-error-strawberry_60{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.6}.cs-color-bg-gradient-error-strawberry_70{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.7}.cs-color-bg-gradient-error-strawberry_80{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.8}.cs-color-bg-gradient-error-strawberry_90{opacity:.9}.cs-color-bg-gradient-error-strawberry,.cs-color-bg-gradient-error-strawberry_90{background:linear-gradient(95deg,#d72934,#f25c54)}.cs-color-bg-gradient-error-rubarb_5{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.05}.cs-color-bg-gradient-error-rubarb_10{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.1}.cs-color-bg-gradient-error-rubarb_20{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.2}.cs-color-bg-gradient-error-rubarb_30{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.3}.cs-color-bg-gradient-error-rubarb_40{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.4}.cs-color-bg-gradient-error-rubarb_50{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.5}.cs-color-bg-gradient-error-rubarb_60{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.6}.cs-color-bg-gradient-error-rubarb_70{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.7}.cs-color-bg-gradient-error-rubarb_80{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.8}.cs-color-bg-gradient-error-rubarb_90{opacity:.9}.cs-color-bg-gradient-error-rubarb,.cs-color-bg-gradient-error-rubarb_90{background:linear-gradient(95deg,#d72934,#f467a2)}.cs-color-bg-gradient-error-grape_5{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.05}.cs-color-bg-gradient-error-grape_10{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.1}.cs-color-bg-gradient-error-grape_20{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.2}.cs-color-bg-gradient-error-grape_30{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.3}.cs-color-bg-gradient-error-grape_40{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.4}.cs-color-bg-gradient-error-grape_50{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.5}.cs-color-bg-gradient-error-grape_60{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.6}.cs-color-bg-gradient-error-grape_70{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.7}.cs-color-bg-gradient-error-grape_80{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.8}.cs-color-bg-gradient-error-grape_90{opacity:.9}.cs-color-bg-gradient-error-grape,.cs-color-bg-gradient-error-grape_90{background:linear-gradient(95deg,#d72934,#b620e0)}.cs-color-bg-gradient-error-blackberry_5{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.05}.cs-color-bg-gradient-error-blackberry_10{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.1}.cs-color-bg-gradient-error-blackberry_20{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.2}.cs-color-bg-gradient-error-blackberry_30{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.3}.cs-color-bg-gradient-error-blackberry_40{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.4}.cs-color-bg-gradient-error-blackberry_50{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.5}.cs-color-bg-gradient-error-blackberry_60{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.6}.cs-color-bg-gradient-error-blackberry_70{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.7}.cs-color-bg-gradient-error-blackberry_80{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.8}.cs-color-bg-gradient-error-blackberry_90{opacity:.9}.cs-color-bg-gradient-error-blackberry,.cs-color-bg-gradient-error-blackberry_90{background:linear-gradient(95deg,#d72934,#7636ff)}.cs-color-bg-gradient-error-blueberry_5{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.05}.cs-color-bg-gradient-error-blueberry_10{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.1}.cs-color-bg-gradient-error-blueberry_20{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.2}.cs-color-bg-gradient-error-blueberry_30{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.3}.cs-color-bg-gradient-error-blueberry_40{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.4}.cs-color-bg-gradient-error-blueberry_50{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.5}.cs-color-bg-gradient-error-blueberry_60{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.6}.cs-color-bg-gradient-error-blueberry_70{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.7}.cs-color-bg-gradient-error-blueberry_80{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.8}.cs-color-bg-gradient-error-blueberry_90{opacity:.9}.cs-color-bg-gradient-error-blueberry,.cs-color-bg-gradient-error-blueberry_90{background:linear-gradient(95deg,#d72934,#3c36db)}.cs-color-bg-gradient-error-cerulean_5{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.05}.cs-color-bg-gradient-error-cerulean_10{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.1}.cs-color-bg-gradient-error-cerulean_20{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.2}.cs-color-bg-gradient-error-cerulean_30{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.3}.cs-color-bg-gradient-error-cerulean_40{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.4}.cs-color-bg-gradient-error-cerulean_50{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.5}.cs-color-bg-gradient-error-cerulean_60{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.6}.cs-color-bg-gradient-error-cerulean_70{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.7}.cs-color-bg-gradient-error-cerulean_80{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.8}.cs-color-bg-gradient-error-cerulean_90{opacity:.9}.cs-color-bg-gradient-error-cerulean,.cs-color-bg-gradient-error-cerulean_90{background:linear-gradient(95deg,#d72934,#01a8ff)}.cs-color-bg-gradient-error-sky_5{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.05}.cs-color-bg-gradient-error-sky_10{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.1}.cs-color-bg-gradient-error-sky_20{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.2}.cs-color-bg-gradient-error-sky_30{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.3}.cs-color-bg-gradient-error-sky_40{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.4}.cs-color-bg-gradient-error-sky_50{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.5}.cs-color-bg-gradient-error-sky_60{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.6}.cs-color-bg-gradient-error-sky_70{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.7}.cs-color-bg-gradient-error-sky_80{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.8}.cs-color-bg-gradient-error-sky_90{opacity:.9}.cs-color-bg-gradient-error-sky,.cs-color-bg-gradient-error-sky_90{background:linear-gradient(95deg,#d72934,#00d7f4)}.cs-color-bg-gradient-error-lagoon_5{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.05}.cs-color-bg-gradient-error-lagoon_10{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.1}.cs-color-bg-gradient-error-lagoon_20{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.2}.cs-color-bg-gradient-error-lagoon_30{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.3}.cs-color-bg-gradient-error-lagoon_40{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.4}.cs-color-bg-gradient-error-lagoon_50{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.5}.cs-color-bg-gradient-error-lagoon_60{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.6}.cs-color-bg-gradient-error-lagoon_70{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.7}.cs-color-bg-gradient-error-lagoon_80{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.8}.cs-color-bg-gradient-error-lagoon_90{opacity:.9}.cs-color-bg-gradient-error-lagoon,.cs-color-bg-gradient-error-lagoon_90{background:linear-gradient(95deg,#d72934,#2fbad1)}.cs-color-bg-gradient-error-mint_5{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.05}.cs-color-bg-gradient-error-mint_10{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.1}.cs-color-bg-gradient-error-mint_20{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.2}.cs-color-bg-gradient-error-mint_30{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.3}.cs-color-bg-gradient-error-mint_40{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.4}.cs-color-bg-gradient-error-mint_50{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.5}.cs-color-bg-gradient-error-mint_60{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.6}.cs-color-bg-gradient-error-mint_70{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.7}.cs-color-bg-gradient-error-mint_80{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.8}.cs-color-bg-gradient-error-mint_90{opacity:.9}.cs-color-bg-gradient-error-mint,.cs-color-bg-gradient-error-mint_90{background:linear-gradient(95deg,#d72934,#44d7b6)}.cs-color-bg-gradient-error-lime_5{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.05}.cs-color-bg-gradient-error-lime_10{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.1}.cs-color-bg-gradient-error-lime_20{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.2}.cs-color-bg-gradient-error-lime_30{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.3}.cs-color-bg-gradient-error-lime_40{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.4}.cs-color-bg-gradient-error-lime_50{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.5}.cs-color-bg-gradient-error-lime_60{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.6}.cs-color-bg-gradient-error-lime_70{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.7}.cs-color-bg-gradient-error-lime_80{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.8}.cs-color-bg-gradient-error-lime_90{opacity:.9}.cs-color-bg-gradient-error-lime,.cs-color-bg-gradient-error-lime_90{background:linear-gradient(95deg,#d72934,#6bc50b)}.cs-color-bg-gradient-suspended-information_5{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.05}.cs-color-bg-gradient-suspended-information_10{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.1}.cs-color-bg-gradient-suspended-information_20{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.2}.cs-color-bg-gradient-suspended-information_30{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.3}.cs-color-bg-gradient-suspended-information_40{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.4}.cs-color-bg-gradient-suspended-information_50{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.5}.cs-color-bg-gradient-suspended-information_60{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.6}.cs-color-bg-gradient-suspended-information_70{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.7}.cs-color-bg-gradient-suspended-information_80{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.8}.cs-color-bg-gradient-suspended-information_90{opacity:.9}.cs-color-bg-gradient-suspended-information,.cs-color-bg-gradient-suspended-information_90{background:linear-gradient(95deg,#7f18be,#01a8ff)}.cs-color-bg-gradient-suspended-success_5{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.05}.cs-color-bg-gradient-suspended-success_10{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.1}.cs-color-bg-gradient-suspended-success_20{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.2}.cs-color-bg-gradient-suspended-success_30{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.3}.cs-color-bg-gradient-suspended-success_40{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.4}.cs-color-bg-gradient-suspended-success_50{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.5}.cs-color-bg-gradient-suspended-success_60{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.6}.cs-color-bg-gradient-suspended-success_70{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.7}.cs-color-bg-gradient-suspended-success_80{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.8}.cs-color-bg-gradient-suspended-success_90{opacity:.9}.cs-color-bg-gradient-suspended-success,.cs-color-bg-gradient-suspended-success_90{background:linear-gradient(95deg,#7f18be,#6bc50b)}.cs-color-bg-gradient-suspended-warning_5{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.05}.cs-color-bg-gradient-suspended-warning_10{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.1}.cs-color-bg-gradient-suspended-warning_20{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.2}.cs-color-bg-gradient-suspended-warning_30{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.3}.cs-color-bg-gradient-suspended-warning_40{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.4}.cs-color-bg-gradient-suspended-warning_50{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.5}.cs-color-bg-gradient-suspended-warning_60{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.6}.cs-color-bg-gradient-suspended-warning_70{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.7}.cs-color-bg-gradient-suspended-warning_80{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.8}.cs-color-bg-gradient-suspended-warning_90{opacity:.9}.cs-color-bg-gradient-suspended-warning,.cs-color-bg-gradient-suspended-warning_90{background:linear-gradient(95deg,#7f18be,#f7b500)}.cs-color-bg-gradient-suspended-error_5{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.05}.cs-color-bg-gradient-suspended-error_10{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.1}.cs-color-bg-gradient-suspended-error_20{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.2}.cs-color-bg-gradient-suspended-error_30{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.3}.cs-color-bg-gradient-suspended-error_40{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.4}.cs-color-bg-gradient-suspended-error_50{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.5}.cs-color-bg-gradient-suspended-error_60{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.6}.cs-color-bg-gradient-suspended-error_70{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.7}.cs-color-bg-gradient-suspended-error_80{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.8}.cs-color-bg-gradient-suspended-error_90{opacity:.9}.cs-color-bg-gradient-suspended-error,.cs-color-bg-gradient-suspended-error_90{background:linear-gradient(95deg,#7f18be,#d72934)}.cs-color-bg-gradient-suspended-pending_5{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.05}.cs-color-bg-gradient-suspended-pending_10{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.1}.cs-color-bg-gradient-suspended-pending_20{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.2}.cs-color-bg-gradient-suspended-pending_30{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.3}.cs-color-bg-gradient-suspended-pending_40{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.4}.cs-color-bg-gradient-suspended-pending_50{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.5}.cs-color-bg-gradient-suspended-pending_60{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.6}.cs-color-bg-gradient-suspended-pending_70{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.7}.cs-color-bg-gradient-suspended-pending_80{background:linear-gradient(95deg,#7f18be,#a7b1bf);opacity:.8}.cs-color-bg-gradient-suspended-pending_90{opacity:.9}.cs-color-bg-gradient-suspended-pending,.cs-color-bg-gradient-suspended-pending_90{background:linear-gradient(95deg,#7f18be,#a7b1bf)}.cs-color-bg-gradient-suspended-neutral_5{background:linear-gradient(95deg,#7f18be,#192231);opacity:.05}.cs-color-bg-gradient-suspended-neutral_10{background:linear-gradient(95deg,#7f18be,#192231);opacity:.1}.cs-color-bg-gradient-suspended-neutral_20{background:linear-gradient(95deg,#7f18be,#192231);opacity:.2}.cs-color-bg-gradient-suspended-neutral_30{background:linear-gradient(95deg,#7f18be,#192231);opacity:.3}.cs-color-bg-gradient-suspended-neutral_40{background:linear-gradient(95deg,#7f18be,#192231);opacity:.4}.cs-color-bg-gradient-suspended-neutral_50{background:linear-gradient(95deg,#7f18be,#192231);opacity:.5}.cs-color-bg-gradient-suspended-neutral_60{background:linear-gradient(95deg,#7f18be,#192231);opacity:.6}.cs-color-bg-gradient-suspended-neutral_70{background:linear-gradient(95deg,#7f18be,#192231);opacity:.7}.cs-color-bg-gradient-suspended-neutral_80{background:linear-gradient(95deg,#7f18be,#192231);opacity:.8}.cs-color-bg-gradient-suspended-neutral_90{opacity:.9}.cs-color-bg-gradient-suspended-neutral,.cs-color-bg-gradient-suspended-neutral_90{background:linear-gradient(95deg,#7f18be,#192231)}.cs-color-bg-gradient-suspended-lemon_5{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.05}.cs-color-bg-gradient-suspended-lemon_10{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.1}.cs-color-bg-gradient-suspended-lemon_20{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.2}.cs-color-bg-gradient-suspended-lemon_30{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.3}.cs-color-bg-gradient-suspended-lemon_40{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.4}.cs-color-bg-gradient-suspended-lemon_50{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.5}.cs-color-bg-gradient-suspended-lemon_60{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.6}.cs-color-bg-gradient-suspended-lemon_70{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.7}.cs-color-bg-gradient-suspended-lemon_80{background:linear-gradient(95deg,#7f18be,#f7e500);opacity:.8}.cs-color-bg-gradient-suspended-lemon_90{opacity:.9}.cs-color-bg-gradient-suspended-lemon,.cs-color-bg-gradient-suspended-lemon_90{background:linear-gradient(95deg,#7f18be,#f7e500)}.cs-color-bg-gradient-suspended-papaya_5{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.05}.cs-color-bg-gradient-suspended-papaya_10{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.1}.cs-color-bg-gradient-suspended-papaya_20{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.2}.cs-color-bg-gradient-suspended-papaya_30{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.3}.cs-color-bg-gradient-suspended-papaya_40{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.4}.cs-color-bg-gradient-suspended-papaya_50{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.5}.cs-color-bg-gradient-suspended-papaya_60{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.6}.cs-color-bg-gradient-suspended-papaya_70{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.7}.cs-color-bg-gradient-suspended-papaya_80{background:linear-gradient(95deg,#7f18be,#f7b500);opacity:.8}.cs-color-bg-gradient-suspended-papaya_90{opacity:.9}.cs-color-bg-gradient-suspended-papaya,.cs-color-bg-gradient-suspended-papaya_90{background:linear-gradient(95deg,#7f18be,#f7b500)}.cs-color-bg-gradient-suspended-orange_5{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.05}.cs-color-bg-gradient-suspended-orange_10{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.1}.cs-color-bg-gradient-suspended-orange_20{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.2}.cs-color-bg-gradient-suspended-orange_30{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.3}.cs-color-bg-gradient-suspended-orange_40{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.4}.cs-color-bg-gradient-suspended-orange_50{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.5}.cs-color-bg-gradient-suspended-orange_60{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.6}.cs-color-bg-gradient-suspended-orange_70{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.7}.cs-color-bg-gradient-suspended-orange_80{background:linear-gradient(95deg,#7f18be,#fa8920);opacity:.8}.cs-color-bg-gradient-suspended-orange_90{opacity:.9}.cs-color-bg-gradient-suspended-orange,.cs-color-bg-gradient-suspended-orange_90{background:linear-gradient(95deg,#7f18be,#fa8920)}.cs-color-bg-gradient-suspended-strawberry_5{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.05}.cs-color-bg-gradient-suspended-strawberry_10{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.1}.cs-color-bg-gradient-suspended-strawberry_20{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.2}.cs-color-bg-gradient-suspended-strawberry_30{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.3}.cs-color-bg-gradient-suspended-strawberry_40{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.4}.cs-color-bg-gradient-suspended-strawberry_50{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.5}.cs-color-bg-gradient-suspended-strawberry_60{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.6}.cs-color-bg-gradient-suspended-strawberry_70{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.7}.cs-color-bg-gradient-suspended-strawberry_80{background:linear-gradient(95deg,#7f18be,#f25c54);opacity:.8}.cs-color-bg-gradient-suspended-strawberry_90{opacity:.9}.cs-color-bg-gradient-suspended-strawberry,.cs-color-bg-gradient-suspended-strawberry_90{background:linear-gradient(95deg,#7f18be,#f25c54)}.cs-color-bg-gradient-suspended-cherry_5{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.05}.cs-color-bg-gradient-suspended-cherry_10{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.1}.cs-color-bg-gradient-suspended-cherry_20{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.2}.cs-color-bg-gradient-suspended-cherry_30{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.3}.cs-color-bg-gradient-suspended-cherry_40{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.4}.cs-color-bg-gradient-suspended-cherry_50{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.5}.cs-color-bg-gradient-suspended-cherry_60{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.6}.cs-color-bg-gradient-suspended-cherry_70{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.7}.cs-color-bg-gradient-suspended-cherry_80{background:linear-gradient(95deg,#7f18be,#d72934);opacity:.8}.cs-color-bg-gradient-suspended-cherry_90{opacity:.9}.cs-color-bg-gradient-suspended-cherry,.cs-color-bg-gradient-suspended-cherry_90{background:linear-gradient(95deg,#7f18be,#d72934)}.cs-color-bg-gradient-suspended-rubarb_5{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.05}.cs-color-bg-gradient-suspended-rubarb_10{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.1}.cs-color-bg-gradient-suspended-rubarb_20{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.2}.cs-color-bg-gradient-suspended-rubarb_30{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.3}.cs-color-bg-gradient-suspended-rubarb_40{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.4}.cs-color-bg-gradient-suspended-rubarb_50{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.5}.cs-color-bg-gradient-suspended-rubarb_60{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.6}.cs-color-bg-gradient-suspended-rubarb_70{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.7}.cs-color-bg-gradient-suspended-rubarb_80{background:linear-gradient(95deg,#7f18be,#f467a2);opacity:.8}.cs-color-bg-gradient-suspended-rubarb_90{opacity:.9}.cs-color-bg-gradient-suspended-rubarb,.cs-color-bg-gradient-suspended-rubarb_90{background:linear-gradient(95deg,#7f18be,#f467a2)}.cs-color-bg-gradient-suspended-grape_5{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.05}.cs-color-bg-gradient-suspended-grape_10{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.1}.cs-color-bg-gradient-suspended-grape_20{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.2}.cs-color-bg-gradient-suspended-grape_30{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.3}.cs-color-bg-gradient-suspended-grape_40{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.4}.cs-color-bg-gradient-suspended-grape_50{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.5}.cs-color-bg-gradient-suspended-grape_60{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.6}.cs-color-bg-gradient-suspended-grape_70{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.7}.cs-color-bg-gradient-suspended-grape_80{background:linear-gradient(95deg,#7f18be,#b620e0);opacity:.8}.cs-color-bg-gradient-suspended-grape_90{opacity:.9}.cs-color-bg-gradient-suspended-grape,.cs-color-bg-gradient-suspended-grape_90{background:linear-gradient(95deg,#7f18be,#b620e0)}.cs-color-bg-gradient-suspended-blackberry_5{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.05}.cs-color-bg-gradient-suspended-blackberry_10{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.1}.cs-color-bg-gradient-suspended-blackberry_20{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.2}.cs-color-bg-gradient-suspended-blackberry_30{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.3}.cs-color-bg-gradient-suspended-blackberry_40{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.4}.cs-color-bg-gradient-suspended-blackberry_50{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.5}.cs-color-bg-gradient-suspended-blackberry_60{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.6}.cs-color-bg-gradient-suspended-blackberry_70{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.7}.cs-color-bg-gradient-suspended-blackberry_80{background:linear-gradient(95deg,#7f18be,#7636ff);opacity:.8}.cs-color-bg-gradient-suspended-blackberry_90{opacity:.9}.cs-color-bg-gradient-suspended-blackberry,.cs-color-bg-gradient-suspended-blackberry_90{background:linear-gradient(95deg,#7f18be,#7636ff)}.cs-color-bg-gradient-suspended-blueberry_5{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.05}.cs-color-bg-gradient-suspended-blueberry_10{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.1}.cs-color-bg-gradient-suspended-blueberry_20{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.2}.cs-color-bg-gradient-suspended-blueberry_30{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.3}.cs-color-bg-gradient-suspended-blueberry_40{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.4}.cs-color-bg-gradient-suspended-blueberry_50{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.5}.cs-color-bg-gradient-suspended-blueberry_60{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.6}.cs-color-bg-gradient-suspended-blueberry_70{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.7}.cs-color-bg-gradient-suspended-blueberry_80{background:linear-gradient(95deg,#7f18be,#3c36db);opacity:.8}.cs-color-bg-gradient-suspended-blueberry_90{opacity:.9}.cs-color-bg-gradient-suspended-blueberry,.cs-color-bg-gradient-suspended-blueberry_90{background:linear-gradient(95deg,#7f18be,#3c36db)}.cs-color-bg-gradient-suspended-cerulean_5{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.05}.cs-color-bg-gradient-suspended-cerulean_10{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.1}.cs-color-bg-gradient-suspended-cerulean_20{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.2}.cs-color-bg-gradient-suspended-cerulean_30{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.3}.cs-color-bg-gradient-suspended-cerulean_40{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.4}.cs-color-bg-gradient-suspended-cerulean_50{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.5}.cs-color-bg-gradient-suspended-cerulean_60{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.6}.cs-color-bg-gradient-suspended-cerulean_70{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.7}.cs-color-bg-gradient-suspended-cerulean_80{background:linear-gradient(95deg,#7f18be,#01a8ff);opacity:.8}.cs-color-bg-gradient-suspended-cerulean_90{opacity:.9}.cs-color-bg-gradient-suspended-cerulean,.cs-color-bg-gradient-suspended-cerulean_90{background:linear-gradient(95deg,#7f18be,#01a8ff)}.cs-color-bg-gradient-suspended-sky_5{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.05}.cs-color-bg-gradient-suspended-sky_10{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.1}.cs-color-bg-gradient-suspended-sky_20{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.2}.cs-color-bg-gradient-suspended-sky_30{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.3}.cs-color-bg-gradient-suspended-sky_40{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.4}.cs-color-bg-gradient-suspended-sky_50{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.5}.cs-color-bg-gradient-suspended-sky_60{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.6}.cs-color-bg-gradient-suspended-sky_70{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.7}.cs-color-bg-gradient-suspended-sky_80{background:linear-gradient(95deg,#7f18be,#00d7f4);opacity:.8}.cs-color-bg-gradient-suspended-sky_90{opacity:.9}.cs-color-bg-gradient-suspended-sky,.cs-color-bg-gradient-suspended-sky_90{background:linear-gradient(95deg,#7f18be,#00d7f4)}.cs-color-bg-gradient-suspended-lagoon_5{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.05}.cs-color-bg-gradient-suspended-lagoon_10{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.1}.cs-color-bg-gradient-suspended-lagoon_20{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.2}.cs-color-bg-gradient-suspended-lagoon_30{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.3}.cs-color-bg-gradient-suspended-lagoon_40{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.4}.cs-color-bg-gradient-suspended-lagoon_50{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.5}.cs-color-bg-gradient-suspended-lagoon_60{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.6}.cs-color-bg-gradient-suspended-lagoon_70{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.7}.cs-color-bg-gradient-suspended-lagoon_80{background:linear-gradient(95deg,#7f18be,#2fbad1);opacity:.8}.cs-color-bg-gradient-suspended-lagoon_90{opacity:.9}.cs-color-bg-gradient-suspended-lagoon,.cs-color-bg-gradient-suspended-lagoon_90{background:linear-gradient(95deg,#7f18be,#2fbad1)}.cs-color-bg-gradient-suspended-mint_5{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.05}.cs-color-bg-gradient-suspended-mint_10{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.1}.cs-color-bg-gradient-suspended-mint_20{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.2}.cs-color-bg-gradient-suspended-mint_30{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.3}.cs-color-bg-gradient-suspended-mint_40{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.4}.cs-color-bg-gradient-suspended-mint_50{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.5}.cs-color-bg-gradient-suspended-mint_60{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.6}.cs-color-bg-gradient-suspended-mint_70{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.7}.cs-color-bg-gradient-suspended-mint_80{background:linear-gradient(95deg,#7f18be,#44d7b6);opacity:.8}.cs-color-bg-gradient-suspended-mint_90{opacity:.9}.cs-color-bg-gradient-suspended-mint,.cs-color-bg-gradient-suspended-mint_90{background:linear-gradient(95deg,#7f18be,#44d7b6)}.cs-color-bg-gradient-suspended-lime_5{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.05}.cs-color-bg-gradient-suspended-lime_10{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.1}.cs-color-bg-gradient-suspended-lime_20{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.2}.cs-color-bg-gradient-suspended-lime_30{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.3}.cs-color-bg-gradient-suspended-lime_40{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.4}.cs-color-bg-gradient-suspended-lime_50{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.5}.cs-color-bg-gradient-suspended-lime_60{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.6}.cs-color-bg-gradient-suspended-lime_70{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.7}.cs-color-bg-gradient-suspended-lime_80{background:linear-gradient(95deg,#7f18be,#6bc50b);opacity:.8}.cs-color-bg-gradient-suspended-lime_90{opacity:.9}.cs-color-bg-gradient-suspended-lime,.cs-color-bg-gradient-suspended-lime_90{background:linear-gradient(95deg,#7f18be,#6bc50b)}.cs-color-bg-gradient-pending-information_5{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.05}.cs-color-bg-gradient-pending-information_10{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.1}.cs-color-bg-gradient-pending-information_20{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.2}.cs-color-bg-gradient-pending-information_30{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.3}.cs-color-bg-gradient-pending-information_40{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.4}.cs-color-bg-gradient-pending-information_50{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.5}.cs-color-bg-gradient-pending-information_60{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.6}.cs-color-bg-gradient-pending-information_70{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.7}.cs-color-bg-gradient-pending-information_80{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.8}.cs-color-bg-gradient-pending-information_90{opacity:.9}.cs-color-bg-gradient-pending-information,.cs-color-bg-gradient-pending-information_90{background:linear-gradient(95deg,#a7b1bf,#01a8ff)}.cs-color-bg-gradient-pending-success_5{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.05}.cs-color-bg-gradient-pending-success_10{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.1}.cs-color-bg-gradient-pending-success_20{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.2}.cs-color-bg-gradient-pending-success_30{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.3}.cs-color-bg-gradient-pending-success_40{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.4}.cs-color-bg-gradient-pending-success_50{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.5}.cs-color-bg-gradient-pending-success_60{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.6}.cs-color-bg-gradient-pending-success_70{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.7}.cs-color-bg-gradient-pending-success_80{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.8}.cs-color-bg-gradient-pending-success_90{opacity:.9}.cs-color-bg-gradient-pending-success,.cs-color-bg-gradient-pending-success_90{background:linear-gradient(95deg,#a7b1bf,#6bc50b)}.cs-color-bg-gradient-pending-warning_5{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.05}.cs-color-bg-gradient-pending-warning_10{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.1}.cs-color-bg-gradient-pending-warning_20{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.2}.cs-color-bg-gradient-pending-warning_30{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.3}.cs-color-bg-gradient-pending-warning_40{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.4}.cs-color-bg-gradient-pending-warning_50{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.5}.cs-color-bg-gradient-pending-warning_60{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.6}.cs-color-bg-gradient-pending-warning_70{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.7}.cs-color-bg-gradient-pending-warning_80{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.8}.cs-color-bg-gradient-pending-warning_90{opacity:.9}.cs-color-bg-gradient-pending-warning,.cs-color-bg-gradient-pending-warning_90{background:linear-gradient(95deg,#a7b1bf,#f7b500)}.cs-color-bg-gradient-pending-error_5{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.05}.cs-color-bg-gradient-pending-error_10{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.1}.cs-color-bg-gradient-pending-error_20{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.2}.cs-color-bg-gradient-pending-error_30{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.3}.cs-color-bg-gradient-pending-error_40{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.4}.cs-color-bg-gradient-pending-error_50{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.5}.cs-color-bg-gradient-pending-error_60{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.6}.cs-color-bg-gradient-pending-error_70{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.7}.cs-color-bg-gradient-pending-error_80{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.8}.cs-color-bg-gradient-pending-error_90{opacity:.9}.cs-color-bg-gradient-pending-error,.cs-color-bg-gradient-pending-error_90{background:linear-gradient(95deg,#a7b1bf,#d72934)}.cs-color-bg-gradient-pending-suspended_5{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.05}.cs-color-bg-gradient-pending-suspended_10{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.1}.cs-color-bg-gradient-pending-suspended_20{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.2}.cs-color-bg-gradient-pending-suspended_30{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.3}.cs-color-bg-gradient-pending-suspended_40{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.4}.cs-color-bg-gradient-pending-suspended_50{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.5}.cs-color-bg-gradient-pending-suspended_60{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.6}.cs-color-bg-gradient-pending-suspended_70{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.7}.cs-color-bg-gradient-pending-suspended_80{background:linear-gradient(95deg,#a7b1bf,#7f18be);opacity:.8}.cs-color-bg-gradient-pending-suspended_90{opacity:.9}.cs-color-bg-gradient-pending-suspended,.cs-color-bg-gradient-pending-suspended_90{background:linear-gradient(95deg,#a7b1bf,#7f18be)}.cs-color-bg-gradient-pending-neutral_5{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.05}.cs-color-bg-gradient-pending-neutral_10{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.1}.cs-color-bg-gradient-pending-neutral_20{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.2}.cs-color-bg-gradient-pending-neutral_30{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.3}.cs-color-bg-gradient-pending-neutral_40{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.4}.cs-color-bg-gradient-pending-neutral_50{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.5}.cs-color-bg-gradient-pending-neutral_60{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.6}.cs-color-bg-gradient-pending-neutral_70{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.7}.cs-color-bg-gradient-pending-neutral_80{background:linear-gradient(95deg,#a7b1bf,#192231);opacity:.8}.cs-color-bg-gradient-pending-neutral_90{opacity:.9}.cs-color-bg-gradient-pending-neutral,.cs-color-bg-gradient-pending-neutral_90{background:linear-gradient(95deg,#a7b1bf,#192231)}.cs-color-bg-gradient-pending-lemon_5{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.05}.cs-color-bg-gradient-pending-lemon_10{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.1}.cs-color-bg-gradient-pending-lemon_20{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.2}.cs-color-bg-gradient-pending-lemon_30{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.3}.cs-color-bg-gradient-pending-lemon_40{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.4}.cs-color-bg-gradient-pending-lemon_50{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.5}.cs-color-bg-gradient-pending-lemon_60{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.6}.cs-color-bg-gradient-pending-lemon_70{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.7}.cs-color-bg-gradient-pending-lemon_80{background:linear-gradient(95deg,#a7b1bf,#f7e500);opacity:.8}.cs-color-bg-gradient-pending-lemon_90{opacity:.9}.cs-color-bg-gradient-pending-lemon,.cs-color-bg-gradient-pending-lemon_90{background:linear-gradient(95deg,#a7b1bf,#f7e500)}.cs-color-bg-gradient-pending-papaya_5{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.05}.cs-color-bg-gradient-pending-papaya_10{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.1}.cs-color-bg-gradient-pending-papaya_20{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.2}.cs-color-bg-gradient-pending-papaya_30{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.3}.cs-color-bg-gradient-pending-papaya_40{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.4}.cs-color-bg-gradient-pending-papaya_50{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.5}.cs-color-bg-gradient-pending-papaya_60{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.6}.cs-color-bg-gradient-pending-papaya_70{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.7}.cs-color-bg-gradient-pending-papaya_80{background:linear-gradient(95deg,#a7b1bf,#f7b500);opacity:.8}.cs-color-bg-gradient-pending-papaya_90{opacity:.9}.cs-color-bg-gradient-pending-papaya,.cs-color-bg-gradient-pending-papaya_90{background:linear-gradient(95deg,#a7b1bf,#f7b500)}.cs-color-bg-gradient-pending-orange_5{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.05}.cs-color-bg-gradient-pending-orange_10{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.1}.cs-color-bg-gradient-pending-orange_20{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.2}.cs-color-bg-gradient-pending-orange_30{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.3}.cs-color-bg-gradient-pending-orange_40{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.4}.cs-color-bg-gradient-pending-orange_50{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.5}.cs-color-bg-gradient-pending-orange_60{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.6}.cs-color-bg-gradient-pending-orange_70{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.7}.cs-color-bg-gradient-pending-orange_80{background:linear-gradient(95deg,#a7b1bf,#fa8920);opacity:.8}.cs-color-bg-gradient-pending-orange_90{opacity:.9}.cs-color-bg-gradient-pending-orange,.cs-color-bg-gradient-pending-orange_90{background:linear-gradient(95deg,#a7b1bf,#fa8920)}.cs-color-bg-gradient-pending-strawberry_5{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.05}.cs-color-bg-gradient-pending-strawberry_10{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.1}.cs-color-bg-gradient-pending-strawberry_20{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.2}.cs-color-bg-gradient-pending-strawberry_30{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.3}.cs-color-bg-gradient-pending-strawberry_40{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.4}.cs-color-bg-gradient-pending-strawberry_50{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.5}.cs-color-bg-gradient-pending-strawberry_60{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.6}.cs-color-bg-gradient-pending-strawberry_70{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.7}.cs-color-bg-gradient-pending-strawberry_80{background:linear-gradient(95deg,#a7b1bf,#f25c54);opacity:.8}.cs-color-bg-gradient-pending-strawberry_90{opacity:.9}.cs-color-bg-gradient-pending-strawberry,.cs-color-bg-gradient-pending-strawberry_90{background:linear-gradient(95deg,#a7b1bf,#f25c54)}.cs-color-bg-gradient-pending-cherry_5{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.05}.cs-color-bg-gradient-pending-cherry_10{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.1}.cs-color-bg-gradient-pending-cherry_20{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.2}.cs-color-bg-gradient-pending-cherry_30{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.3}.cs-color-bg-gradient-pending-cherry_40{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.4}.cs-color-bg-gradient-pending-cherry_50{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.5}.cs-color-bg-gradient-pending-cherry_60{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.6}.cs-color-bg-gradient-pending-cherry_70{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.7}.cs-color-bg-gradient-pending-cherry_80{background:linear-gradient(95deg,#a7b1bf,#d72934);opacity:.8}.cs-color-bg-gradient-pending-cherry_90{opacity:.9}.cs-color-bg-gradient-pending-cherry,.cs-color-bg-gradient-pending-cherry_90{background:linear-gradient(95deg,#a7b1bf,#d72934)}.cs-color-bg-gradient-pending-rubarb_5{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.05}.cs-color-bg-gradient-pending-rubarb_10{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.1}.cs-color-bg-gradient-pending-rubarb_20{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.2}.cs-color-bg-gradient-pending-rubarb_30{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.3}.cs-color-bg-gradient-pending-rubarb_40{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.4}.cs-color-bg-gradient-pending-rubarb_50{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.5}.cs-color-bg-gradient-pending-rubarb_60{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.6}.cs-color-bg-gradient-pending-rubarb_70{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.7}.cs-color-bg-gradient-pending-rubarb_80{background:linear-gradient(95deg,#a7b1bf,#f467a2);opacity:.8}.cs-color-bg-gradient-pending-rubarb_90{opacity:.9}.cs-color-bg-gradient-pending-rubarb,.cs-color-bg-gradient-pending-rubarb_90{background:linear-gradient(95deg,#a7b1bf,#f467a2)}.cs-color-bg-gradient-pending-grape_5{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.05}.cs-color-bg-gradient-pending-grape_10{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.1}.cs-color-bg-gradient-pending-grape_20{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.2}.cs-color-bg-gradient-pending-grape_30{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.3}.cs-color-bg-gradient-pending-grape_40{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.4}.cs-color-bg-gradient-pending-grape_50{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.5}.cs-color-bg-gradient-pending-grape_60{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.6}.cs-color-bg-gradient-pending-grape_70{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.7}.cs-color-bg-gradient-pending-grape_80{background:linear-gradient(95deg,#a7b1bf,#b620e0);opacity:.8}.cs-color-bg-gradient-pending-grape_90{opacity:.9}.cs-color-bg-gradient-pending-grape,.cs-color-bg-gradient-pending-grape_90{background:linear-gradient(95deg,#a7b1bf,#b620e0)}.cs-color-bg-gradient-pending-blackberry_5{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.05}.cs-color-bg-gradient-pending-blackberry_10{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.1}.cs-color-bg-gradient-pending-blackberry_20{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.2}.cs-color-bg-gradient-pending-blackberry_30{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.3}.cs-color-bg-gradient-pending-blackberry_40{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.4}.cs-color-bg-gradient-pending-blackberry_50{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.5}.cs-color-bg-gradient-pending-blackberry_60{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.6}.cs-color-bg-gradient-pending-blackberry_70{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.7}.cs-color-bg-gradient-pending-blackberry_80{background:linear-gradient(95deg,#a7b1bf,#7636ff);opacity:.8}.cs-color-bg-gradient-pending-blackberry_90{opacity:.9}.cs-color-bg-gradient-pending-blackberry,.cs-color-bg-gradient-pending-blackberry_90{background:linear-gradient(95deg,#a7b1bf,#7636ff)}.cs-color-bg-gradient-pending-blueberry_5{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.05}.cs-color-bg-gradient-pending-blueberry_10{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.1}.cs-color-bg-gradient-pending-blueberry_20{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.2}.cs-color-bg-gradient-pending-blueberry_30{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.3}.cs-color-bg-gradient-pending-blueberry_40{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.4}.cs-color-bg-gradient-pending-blueberry_50{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.5}.cs-color-bg-gradient-pending-blueberry_60{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.6}.cs-color-bg-gradient-pending-blueberry_70{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.7}.cs-color-bg-gradient-pending-blueberry_80{background:linear-gradient(95deg,#a7b1bf,#3c36db);opacity:.8}.cs-color-bg-gradient-pending-blueberry_90{opacity:.9}.cs-color-bg-gradient-pending-blueberry,.cs-color-bg-gradient-pending-blueberry_90{background:linear-gradient(95deg,#a7b1bf,#3c36db)}.cs-color-bg-gradient-pending-cerulean_5{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.05}.cs-color-bg-gradient-pending-cerulean_10{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.1}.cs-color-bg-gradient-pending-cerulean_20{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.2}.cs-color-bg-gradient-pending-cerulean_30{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.3}.cs-color-bg-gradient-pending-cerulean_40{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.4}.cs-color-bg-gradient-pending-cerulean_50{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.5}.cs-color-bg-gradient-pending-cerulean_60{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.6}.cs-color-bg-gradient-pending-cerulean_70{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.7}.cs-color-bg-gradient-pending-cerulean_80{background:linear-gradient(95deg,#a7b1bf,#01a8ff);opacity:.8}.cs-color-bg-gradient-pending-cerulean_90{opacity:.9}.cs-color-bg-gradient-pending-cerulean,.cs-color-bg-gradient-pending-cerulean_90{background:linear-gradient(95deg,#a7b1bf,#01a8ff)}.cs-color-bg-gradient-pending-sky_5{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.05}.cs-color-bg-gradient-pending-sky_10{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.1}.cs-color-bg-gradient-pending-sky_20{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.2}.cs-color-bg-gradient-pending-sky_30{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.3}.cs-color-bg-gradient-pending-sky_40{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.4}.cs-color-bg-gradient-pending-sky_50{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.5}.cs-color-bg-gradient-pending-sky_60{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.6}.cs-color-bg-gradient-pending-sky_70{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.7}.cs-color-bg-gradient-pending-sky_80{background:linear-gradient(95deg,#a7b1bf,#00d7f4);opacity:.8}.cs-color-bg-gradient-pending-sky_90{opacity:.9}.cs-color-bg-gradient-pending-sky,.cs-color-bg-gradient-pending-sky_90{background:linear-gradient(95deg,#a7b1bf,#00d7f4)}.cs-color-bg-gradient-pending-lagoon_5{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.05}.cs-color-bg-gradient-pending-lagoon_10{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.1}.cs-color-bg-gradient-pending-lagoon_20{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.2}.cs-color-bg-gradient-pending-lagoon_30{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.3}.cs-color-bg-gradient-pending-lagoon_40{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.4}.cs-color-bg-gradient-pending-lagoon_50{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.5}.cs-color-bg-gradient-pending-lagoon_60{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.6}.cs-color-bg-gradient-pending-lagoon_70{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.7}.cs-color-bg-gradient-pending-lagoon_80{background:linear-gradient(95deg,#a7b1bf,#2fbad1);opacity:.8}.cs-color-bg-gradient-pending-lagoon_90{opacity:.9}.cs-color-bg-gradient-pending-lagoon,.cs-color-bg-gradient-pending-lagoon_90{background:linear-gradient(95deg,#a7b1bf,#2fbad1)}.cs-color-bg-gradient-pending-mint_5{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.05}.cs-color-bg-gradient-pending-mint_10{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.1}.cs-color-bg-gradient-pending-mint_20{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.2}.cs-color-bg-gradient-pending-mint_30{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.3}.cs-color-bg-gradient-pending-mint_40{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.4}.cs-color-bg-gradient-pending-mint_50{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.5}.cs-color-bg-gradient-pending-mint_60{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.6}.cs-color-bg-gradient-pending-mint_70{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.7}.cs-color-bg-gradient-pending-mint_80{background:linear-gradient(95deg,#a7b1bf,#44d7b6);opacity:.8}.cs-color-bg-gradient-pending-mint_90{opacity:.9}.cs-color-bg-gradient-pending-mint,.cs-color-bg-gradient-pending-mint_90{background:linear-gradient(95deg,#a7b1bf,#44d7b6)}.cs-color-bg-gradient-pending-lime_5{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.05}.cs-color-bg-gradient-pending-lime_10{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.1}.cs-color-bg-gradient-pending-lime_20{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.2}.cs-color-bg-gradient-pending-lime_30{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.3}.cs-color-bg-gradient-pending-lime_40{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.4}.cs-color-bg-gradient-pending-lime_50{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.5}.cs-color-bg-gradient-pending-lime_60{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.6}.cs-color-bg-gradient-pending-lime_70{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.7}.cs-color-bg-gradient-pending-lime_80{background:linear-gradient(95deg,#a7b1bf,#6bc50b);opacity:.8}.cs-color-bg-gradient-pending-lime_90{opacity:.9}.cs-color-bg-gradient-pending-lime,.cs-color-bg-gradient-pending-lime_90{background:linear-gradient(95deg,#a7b1bf,#6bc50b)}.cs-color-bg-gradient-neutral-information_5{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.05}.cs-color-bg-gradient-neutral-information_10{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.1}.cs-color-bg-gradient-neutral-information_20{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.2}.cs-color-bg-gradient-neutral-information_30{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.3}.cs-color-bg-gradient-neutral-information_40{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.4}.cs-color-bg-gradient-neutral-information_50{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.5}.cs-color-bg-gradient-neutral-information_60{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.6}.cs-color-bg-gradient-neutral-information_70{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.7}.cs-color-bg-gradient-neutral-information_80{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.8}.cs-color-bg-gradient-neutral-information_90{opacity:.9}.cs-color-bg-gradient-neutral-information,.cs-color-bg-gradient-neutral-information_90{background:linear-gradient(95deg,#192231,#01a8ff)}.cs-color-bg-gradient-neutral-success_5{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.05}.cs-color-bg-gradient-neutral-success_10{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.1}.cs-color-bg-gradient-neutral-success_20{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.2}.cs-color-bg-gradient-neutral-success_30{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.3}.cs-color-bg-gradient-neutral-success_40{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.4}.cs-color-bg-gradient-neutral-success_50{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.5}.cs-color-bg-gradient-neutral-success_60{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.6}.cs-color-bg-gradient-neutral-success_70{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.7}.cs-color-bg-gradient-neutral-success_80{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.8}.cs-color-bg-gradient-neutral-success_90{opacity:.9}.cs-color-bg-gradient-neutral-success,.cs-color-bg-gradient-neutral-success_90{background:linear-gradient(95deg,#192231,#6bc50b)}.cs-color-bg-gradient-neutral-warning_5{background:linear-gradient(95deg,#192231,#f7b500);opacity:.05}.cs-color-bg-gradient-neutral-warning_10{background:linear-gradient(95deg,#192231,#f7b500);opacity:.1}.cs-color-bg-gradient-neutral-warning_20{background:linear-gradient(95deg,#192231,#f7b500);opacity:.2}.cs-color-bg-gradient-neutral-warning_30{background:linear-gradient(95deg,#192231,#f7b500);opacity:.3}.cs-color-bg-gradient-neutral-warning_40{background:linear-gradient(95deg,#192231,#f7b500);opacity:.4}.cs-color-bg-gradient-neutral-warning_50{background:linear-gradient(95deg,#192231,#f7b500);opacity:.5}.cs-color-bg-gradient-neutral-warning_60{background:linear-gradient(95deg,#192231,#f7b500);opacity:.6}.cs-color-bg-gradient-neutral-warning_70{background:linear-gradient(95deg,#192231,#f7b500);opacity:.7}.cs-color-bg-gradient-neutral-warning_80{background:linear-gradient(95deg,#192231,#f7b500);opacity:.8}.cs-color-bg-gradient-neutral-warning_90{opacity:.9}.cs-color-bg-gradient-neutral-warning,.cs-color-bg-gradient-neutral-warning_90{background:linear-gradient(95deg,#192231,#f7b500)}.cs-color-bg-gradient-neutral-error_5{background:linear-gradient(95deg,#192231,#d72934);opacity:.05}.cs-color-bg-gradient-neutral-error_10{background:linear-gradient(95deg,#192231,#d72934);opacity:.1}.cs-color-bg-gradient-neutral-error_20{background:linear-gradient(95deg,#192231,#d72934);opacity:.2}.cs-color-bg-gradient-neutral-error_30{background:linear-gradient(95deg,#192231,#d72934);opacity:.3}.cs-color-bg-gradient-neutral-error_40{background:linear-gradient(95deg,#192231,#d72934);opacity:.4}.cs-color-bg-gradient-neutral-error_50{background:linear-gradient(95deg,#192231,#d72934);opacity:.5}.cs-color-bg-gradient-neutral-error_60{background:linear-gradient(95deg,#192231,#d72934);opacity:.6}.cs-color-bg-gradient-neutral-error_70{background:linear-gradient(95deg,#192231,#d72934);opacity:.7}.cs-color-bg-gradient-neutral-error_80{background:linear-gradient(95deg,#192231,#d72934);opacity:.8}.cs-color-bg-gradient-neutral-error_90{opacity:.9}.cs-color-bg-gradient-neutral-error,.cs-color-bg-gradient-neutral-error_90{background:linear-gradient(95deg,#192231,#d72934)}.cs-color-bg-gradient-neutral-suspended_5{background:linear-gradient(95deg,#192231,#7f18be);opacity:.05}.cs-color-bg-gradient-neutral-suspended_10{background:linear-gradient(95deg,#192231,#7f18be);opacity:.1}.cs-color-bg-gradient-neutral-suspended_20{background:linear-gradient(95deg,#192231,#7f18be);opacity:.2}.cs-color-bg-gradient-neutral-suspended_30{background:linear-gradient(95deg,#192231,#7f18be);opacity:.3}.cs-color-bg-gradient-neutral-suspended_40{background:linear-gradient(95deg,#192231,#7f18be);opacity:.4}.cs-color-bg-gradient-neutral-suspended_50{background:linear-gradient(95deg,#192231,#7f18be);opacity:.5}.cs-color-bg-gradient-neutral-suspended_60{background:linear-gradient(95deg,#192231,#7f18be);opacity:.6}.cs-color-bg-gradient-neutral-suspended_70{background:linear-gradient(95deg,#192231,#7f18be);opacity:.7}.cs-color-bg-gradient-neutral-suspended_80{background:linear-gradient(95deg,#192231,#7f18be);opacity:.8}.cs-color-bg-gradient-neutral-suspended_90{opacity:.9}.cs-color-bg-gradient-neutral-suspended,.cs-color-bg-gradient-neutral-suspended_90{background:linear-gradient(95deg,#192231,#7f18be)}.cs-color-bg-gradient-neutral-pending_5{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.05}.cs-color-bg-gradient-neutral-pending_10{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.1}.cs-color-bg-gradient-neutral-pending_20{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.2}.cs-color-bg-gradient-neutral-pending_30{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.3}.cs-color-bg-gradient-neutral-pending_40{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.4}.cs-color-bg-gradient-neutral-pending_50{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.5}.cs-color-bg-gradient-neutral-pending_60{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.6}.cs-color-bg-gradient-neutral-pending_70{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.7}.cs-color-bg-gradient-neutral-pending_80{background:linear-gradient(95deg,#192231,#a7b1bf);opacity:.8}.cs-color-bg-gradient-neutral-pending_90{opacity:.9}.cs-color-bg-gradient-neutral-pending,.cs-color-bg-gradient-neutral-pending_90{background:linear-gradient(95deg,#192231,#a7b1bf)}.cs-color-bg-gradient-neutral-lemon_5{background:linear-gradient(95deg,#192231,#f7e500);opacity:.05}.cs-color-bg-gradient-neutral-lemon_10{background:linear-gradient(95deg,#192231,#f7e500);opacity:.1}.cs-color-bg-gradient-neutral-lemon_20{background:linear-gradient(95deg,#192231,#f7e500);opacity:.2}.cs-color-bg-gradient-neutral-lemon_30{background:linear-gradient(95deg,#192231,#f7e500);opacity:.3}.cs-color-bg-gradient-neutral-lemon_40{background:linear-gradient(95deg,#192231,#f7e500);opacity:.4}.cs-color-bg-gradient-neutral-lemon_50{background:linear-gradient(95deg,#192231,#f7e500);opacity:.5}.cs-color-bg-gradient-neutral-lemon_60{background:linear-gradient(95deg,#192231,#f7e500);opacity:.6}.cs-color-bg-gradient-neutral-lemon_70{background:linear-gradient(95deg,#192231,#f7e500);opacity:.7}.cs-color-bg-gradient-neutral-lemon_80{background:linear-gradient(95deg,#192231,#f7e500);opacity:.8}.cs-color-bg-gradient-neutral-lemon_90{opacity:.9}.cs-color-bg-gradient-neutral-lemon,.cs-color-bg-gradient-neutral-lemon_90{background:linear-gradient(95deg,#192231,#f7e500)}.cs-color-bg-gradient-neutral-papaya_5{background:linear-gradient(95deg,#192231,#f7b500);opacity:.05}.cs-color-bg-gradient-neutral-papaya_10{background:linear-gradient(95deg,#192231,#f7b500);opacity:.1}.cs-color-bg-gradient-neutral-papaya_20{background:linear-gradient(95deg,#192231,#f7b500);opacity:.2}.cs-color-bg-gradient-neutral-papaya_30{background:linear-gradient(95deg,#192231,#f7b500);opacity:.3}.cs-color-bg-gradient-neutral-papaya_40{background:linear-gradient(95deg,#192231,#f7b500);opacity:.4}.cs-color-bg-gradient-neutral-papaya_50{background:linear-gradient(95deg,#192231,#f7b500);opacity:.5}.cs-color-bg-gradient-neutral-papaya_60{background:linear-gradient(95deg,#192231,#f7b500);opacity:.6}.cs-color-bg-gradient-neutral-papaya_70{background:linear-gradient(95deg,#192231,#f7b500);opacity:.7}.cs-color-bg-gradient-neutral-papaya_80{background:linear-gradient(95deg,#192231,#f7b500);opacity:.8}.cs-color-bg-gradient-neutral-papaya_90{opacity:.9}.cs-color-bg-gradient-neutral-papaya,.cs-color-bg-gradient-neutral-papaya_90{background:linear-gradient(95deg,#192231,#f7b500)}.cs-color-bg-gradient-neutral-orange_5{background:linear-gradient(95deg,#192231,#fa8920);opacity:.05}.cs-color-bg-gradient-neutral-orange_10{background:linear-gradient(95deg,#192231,#fa8920);opacity:.1}.cs-color-bg-gradient-neutral-orange_20{background:linear-gradient(95deg,#192231,#fa8920);opacity:.2}.cs-color-bg-gradient-neutral-orange_30{background:linear-gradient(95deg,#192231,#fa8920);opacity:.3}.cs-color-bg-gradient-neutral-orange_40{background:linear-gradient(95deg,#192231,#fa8920);opacity:.4}.cs-color-bg-gradient-neutral-orange_50{background:linear-gradient(95deg,#192231,#fa8920);opacity:.5}.cs-color-bg-gradient-neutral-orange_60{background:linear-gradient(95deg,#192231,#fa8920);opacity:.6}.cs-color-bg-gradient-neutral-orange_70{background:linear-gradient(95deg,#192231,#fa8920);opacity:.7}.cs-color-bg-gradient-neutral-orange_80{background:linear-gradient(95deg,#192231,#fa8920);opacity:.8}.cs-color-bg-gradient-neutral-orange_90{opacity:.9}.cs-color-bg-gradient-neutral-orange,.cs-color-bg-gradient-neutral-orange_90{background:linear-gradient(95deg,#192231,#fa8920)}.cs-color-bg-gradient-neutral-strawberry_5{background:linear-gradient(95deg,#192231,#f25c54);opacity:.05}.cs-color-bg-gradient-neutral-strawberry_10{background:linear-gradient(95deg,#192231,#f25c54);opacity:.1}.cs-color-bg-gradient-neutral-strawberry_20{background:linear-gradient(95deg,#192231,#f25c54);opacity:.2}.cs-color-bg-gradient-neutral-strawberry_30{background:linear-gradient(95deg,#192231,#f25c54);opacity:.3}.cs-color-bg-gradient-neutral-strawberry_40{background:linear-gradient(95deg,#192231,#f25c54);opacity:.4}.cs-color-bg-gradient-neutral-strawberry_50{background:linear-gradient(95deg,#192231,#f25c54);opacity:.5}.cs-color-bg-gradient-neutral-strawberry_60{background:linear-gradient(95deg,#192231,#f25c54);opacity:.6}.cs-color-bg-gradient-neutral-strawberry_70{background:linear-gradient(95deg,#192231,#f25c54);opacity:.7}.cs-color-bg-gradient-neutral-strawberry_80{background:linear-gradient(95deg,#192231,#f25c54);opacity:.8}.cs-color-bg-gradient-neutral-strawberry_90{opacity:.9}.cs-color-bg-gradient-neutral-strawberry,.cs-color-bg-gradient-neutral-strawberry_90{background:linear-gradient(95deg,#192231,#f25c54)}.cs-color-bg-gradient-neutral-cherry_5{background:linear-gradient(95deg,#192231,#d72934);opacity:.05}.cs-color-bg-gradient-neutral-cherry_10{background:linear-gradient(95deg,#192231,#d72934);opacity:.1}.cs-color-bg-gradient-neutral-cherry_20{background:linear-gradient(95deg,#192231,#d72934);opacity:.2}.cs-color-bg-gradient-neutral-cherry_30{background:linear-gradient(95deg,#192231,#d72934);opacity:.3}.cs-color-bg-gradient-neutral-cherry_40{background:linear-gradient(95deg,#192231,#d72934);opacity:.4}.cs-color-bg-gradient-neutral-cherry_50{background:linear-gradient(95deg,#192231,#d72934);opacity:.5}.cs-color-bg-gradient-neutral-cherry_60{background:linear-gradient(95deg,#192231,#d72934);opacity:.6}.cs-color-bg-gradient-neutral-cherry_70{background:linear-gradient(95deg,#192231,#d72934);opacity:.7}.cs-color-bg-gradient-neutral-cherry_80{background:linear-gradient(95deg,#192231,#d72934);opacity:.8}.cs-color-bg-gradient-neutral-cherry_90{opacity:.9}.cs-color-bg-gradient-neutral-cherry,.cs-color-bg-gradient-neutral-cherry_90{background:linear-gradient(95deg,#192231,#d72934)}.cs-color-bg-gradient-neutral-rubarb_5{background:linear-gradient(95deg,#192231,#f467a2);opacity:.05}.cs-color-bg-gradient-neutral-rubarb_10{background:linear-gradient(95deg,#192231,#f467a2);opacity:.1}.cs-color-bg-gradient-neutral-rubarb_20{background:linear-gradient(95deg,#192231,#f467a2);opacity:.2}.cs-color-bg-gradient-neutral-rubarb_30{background:linear-gradient(95deg,#192231,#f467a2);opacity:.3}.cs-color-bg-gradient-neutral-rubarb_40{background:linear-gradient(95deg,#192231,#f467a2);opacity:.4}.cs-color-bg-gradient-neutral-rubarb_50{background:linear-gradient(95deg,#192231,#f467a2);opacity:.5}.cs-color-bg-gradient-neutral-rubarb_60{background:linear-gradient(95deg,#192231,#f467a2);opacity:.6}.cs-color-bg-gradient-neutral-rubarb_70{background:linear-gradient(95deg,#192231,#f467a2);opacity:.7}.cs-color-bg-gradient-neutral-rubarb_80{background:linear-gradient(95deg,#192231,#f467a2);opacity:.8}.cs-color-bg-gradient-neutral-rubarb_90{opacity:.9}.cs-color-bg-gradient-neutral-rubarb,.cs-color-bg-gradient-neutral-rubarb_90{background:linear-gradient(95deg,#192231,#f467a2)}.cs-color-bg-gradient-neutral-grape_5{background:linear-gradient(95deg,#192231,#b620e0);opacity:.05}.cs-color-bg-gradient-neutral-grape_10{background:linear-gradient(95deg,#192231,#b620e0);opacity:.1}.cs-color-bg-gradient-neutral-grape_20{background:linear-gradient(95deg,#192231,#b620e0);opacity:.2}.cs-color-bg-gradient-neutral-grape_30{background:linear-gradient(95deg,#192231,#b620e0);opacity:.3}.cs-color-bg-gradient-neutral-grape_40{background:linear-gradient(95deg,#192231,#b620e0);opacity:.4}.cs-color-bg-gradient-neutral-grape_50{background:linear-gradient(95deg,#192231,#b620e0);opacity:.5}.cs-color-bg-gradient-neutral-grape_60{background:linear-gradient(95deg,#192231,#b620e0);opacity:.6}.cs-color-bg-gradient-neutral-grape_70{background:linear-gradient(95deg,#192231,#b620e0);opacity:.7}.cs-color-bg-gradient-neutral-grape_80{background:linear-gradient(95deg,#192231,#b620e0);opacity:.8}.cs-color-bg-gradient-neutral-grape_90{opacity:.9}.cs-color-bg-gradient-neutral-grape,.cs-color-bg-gradient-neutral-grape_90{background:linear-gradient(95deg,#192231,#b620e0)}.cs-color-bg-gradient-neutral-blackberry_5{background:linear-gradient(95deg,#192231,#7636ff);opacity:.05}.cs-color-bg-gradient-neutral-blackberry_10{background:linear-gradient(95deg,#192231,#7636ff);opacity:.1}.cs-color-bg-gradient-neutral-blackberry_20{background:linear-gradient(95deg,#192231,#7636ff);opacity:.2}.cs-color-bg-gradient-neutral-blackberry_30{background:linear-gradient(95deg,#192231,#7636ff);opacity:.3}.cs-color-bg-gradient-neutral-blackberry_40{background:linear-gradient(95deg,#192231,#7636ff);opacity:.4}.cs-color-bg-gradient-neutral-blackberry_50{background:linear-gradient(95deg,#192231,#7636ff);opacity:.5}.cs-color-bg-gradient-neutral-blackberry_60{background:linear-gradient(95deg,#192231,#7636ff);opacity:.6}.cs-color-bg-gradient-neutral-blackberry_70{background:linear-gradient(95deg,#192231,#7636ff);opacity:.7}.cs-color-bg-gradient-neutral-blackberry_80{background:linear-gradient(95deg,#192231,#7636ff);opacity:.8}.cs-color-bg-gradient-neutral-blackberry_90{opacity:.9}.cs-color-bg-gradient-neutral-blackberry,.cs-color-bg-gradient-neutral-blackberry_90{background:linear-gradient(95deg,#192231,#7636ff)}.cs-color-bg-gradient-neutral-blueberry_5{background:linear-gradient(95deg,#192231,#3c36db);opacity:.05}.cs-color-bg-gradient-neutral-blueberry_10{background:linear-gradient(95deg,#192231,#3c36db);opacity:.1}.cs-color-bg-gradient-neutral-blueberry_20{background:linear-gradient(95deg,#192231,#3c36db);opacity:.2}.cs-color-bg-gradient-neutral-blueberry_30{background:linear-gradient(95deg,#192231,#3c36db);opacity:.3}.cs-color-bg-gradient-neutral-blueberry_40{background:linear-gradient(95deg,#192231,#3c36db);opacity:.4}.cs-color-bg-gradient-neutral-blueberry_50{background:linear-gradient(95deg,#192231,#3c36db);opacity:.5}.cs-color-bg-gradient-neutral-blueberry_60{background:linear-gradient(95deg,#192231,#3c36db);opacity:.6}.cs-color-bg-gradient-neutral-blueberry_70{background:linear-gradient(95deg,#192231,#3c36db);opacity:.7}.cs-color-bg-gradient-neutral-blueberry_80{background:linear-gradient(95deg,#192231,#3c36db);opacity:.8}.cs-color-bg-gradient-neutral-blueberry_90{opacity:.9}.cs-color-bg-gradient-neutral-blueberry,.cs-color-bg-gradient-neutral-blueberry_90{background:linear-gradient(95deg,#192231,#3c36db)}.cs-color-bg-gradient-neutral-cerulean_5{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.05}.cs-color-bg-gradient-neutral-cerulean_10{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.1}.cs-color-bg-gradient-neutral-cerulean_20{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.2}.cs-color-bg-gradient-neutral-cerulean_30{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.3}.cs-color-bg-gradient-neutral-cerulean_40{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.4}.cs-color-bg-gradient-neutral-cerulean_50{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.5}.cs-color-bg-gradient-neutral-cerulean_60{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.6}.cs-color-bg-gradient-neutral-cerulean_70{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.7}.cs-color-bg-gradient-neutral-cerulean_80{background:linear-gradient(95deg,#192231,#01a8ff);opacity:.8}.cs-color-bg-gradient-neutral-cerulean_90{opacity:.9}.cs-color-bg-gradient-neutral-cerulean,.cs-color-bg-gradient-neutral-cerulean_90{background:linear-gradient(95deg,#192231,#01a8ff)}.cs-color-bg-gradient-neutral-sky_5{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.05}.cs-color-bg-gradient-neutral-sky_10{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.1}.cs-color-bg-gradient-neutral-sky_20{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.2}.cs-color-bg-gradient-neutral-sky_30{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.3}.cs-color-bg-gradient-neutral-sky_40{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.4}.cs-color-bg-gradient-neutral-sky_50{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.5}.cs-color-bg-gradient-neutral-sky_60{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.6}.cs-color-bg-gradient-neutral-sky_70{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.7}.cs-color-bg-gradient-neutral-sky_80{background:linear-gradient(95deg,#192231,#00d7f4);opacity:.8}.cs-color-bg-gradient-neutral-sky_90{opacity:.9}.cs-color-bg-gradient-neutral-sky,.cs-color-bg-gradient-neutral-sky_90{background:linear-gradient(95deg,#192231,#00d7f4)}.cs-color-bg-gradient-neutral-lagoon_5{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.05}.cs-color-bg-gradient-neutral-lagoon_10{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.1}.cs-color-bg-gradient-neutral-lagoon_20{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.2}.cs-color-bg-gradient-neutral-lagoon_30{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.3}.cs-color-bg-gradient-neutral-lagoon_40{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.4}.cs-color-bg-gradient-neutral-lagoon_50{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.5}.cs-color-bg-gradient-neutral-lagoon_60{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.6}.cs-color-bg-gradient-neutral-lagoon_70{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.7}.cs-color-bg-gradient-neutral-lagoon_80{background:linear-gradient(95deg,#192231,#2fbad1);opacity:.8}.cs-color-bg-gradient-neutral-lagoon_90{opacity:.9}.cs-color-bg-gradient-neutral-lagoon,.cs-color-bg-gradient-neutral-lagoon_90{background:linear-gradient(95deg,#192231,#2fbad1)}.cs-color-bg-gradient-neutral-mint_5{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.05}.cs-color-bg-gradient-neutral-mint_10{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.1}.cs-color-bg-gradient-neutral-mint_20{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.2}.cs-color-bg-gradient-neutral-mint_30{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.3}.cs-color-bg-gradient-neutral-mint_40{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.4}.cs-color-bg-gradient-neutral-mint_50{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.5}.cs-color-bg-gradient-neutral-mint_60{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.6}.cs-color-bg-gradient-neutral-mint_70{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.7}.cs-color-bg-gradient-neutral-mint_80{background:linear-gradient(95deg,#192231,#44d7b6);opacity:.8}.cs-color-bg-gradient-neutral-mint_90{opacity:.9}.cs-color-bg-gradient-neutral-mint,.cs-color-bg-gradient-neutral-mint_90{background:linear-gradient(95deg,#192231,#44d7b6)}.cs-color-bg-gradient-neutral-lime_5{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.05}.cs-color-bg-gradient-neutral-lime_10{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.1}.cs-color-bg-gradient-neutral-lime_20{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.2}.cs-color-bg-gradient-neutral-lime_30{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.3}.cs-color-bg-gradient-neutral-lime_40{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.4}.cs-color-bg-gradient-neutral-lime_50{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.5}.cs-color-bg-gradient-neutral-lime_60{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.6}.cs-color-bg-gradient-neutral-lime_70{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.7}.cs-color-bg-gradient-neutral-lime_80{background:linear-gradient(95deg,#192231,#6bc50b);opacity:.8}.cs-color-bg-gradient-neutral-lime_90{opacity:.9}.cs-color-bg-gradient-neutral-lime,.cs-color-bg-gradient-neutral-lime_90{background:linear-gradient(95deg,#192231,#6bc50b)}.cs-color-bg-gradient-lemon-information_5{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.05}.cs-color-bg-gradient-lemon-information_10{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.1}.cs-color-bg-gradient-lemon-information_20{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.2}.cs-color-bg-gradient-lemon-information_30{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.3}.cs-color-bg-gradient-lemon-information_40{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.4}.cs-color-bg-gradient-lemon-information_50{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.5}.cs-color-bg-gradient-lemon-information_60{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.6}.cs-color-bg-gradient-lemon-information_70{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.7}.cs-color-bg-gradient-lemon-information_80{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.8}.cs-color-bg-gradient-lemon-information_90{opacity:.9}.cs-color-bg-gradient-lemon-information,.cs-color-bg-gradient-lemon-information_90{background:linear-gradient(95deg,#f7e500,#01a8ff)}.cs-color-bg-gradient-lemon-success_5{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.05}.cs-color-bg-gradient-lemon-success_10{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.1}.cs-color-bg-gradient-lemon-success_20{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.2}.cs-color-bg-gradient-lemon-success_30{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.3}.cs-color-bg-gradient-lemon-success_40{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.4}.cs-color-bg-gradient-lemon-success_50{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.5}.cs-color-bg-gradient-lemon-success_60{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.6}.cs-color-bg-gradient-lemon-success_70{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.7}.cs-color-bg-gradient-lemon-success_80{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.8}.cs-color-bg-gradient-lemon-success_90{opacity:.9}.cs-color-bg-gradient-lemon-success,.cs-color-bg-gradient-lemon-success_90{background:linear-gradient(95deg,#f7e500,#6bc50b)}.cs-color-bg-gradient-lemon-warning_5{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.05}.cs-color-bg-gradient-lemon-warning_10{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.1}.cs-color-bg-gradient-lemon-warning_20{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.2}.cs-color-bg-gradient-lemon-warning_30{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.3}.cs-color-bg-gradient-lemon-warning_40{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.4}.cs-color-bg-gradient-lemon-warning_50{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.5}.cs-color-bg-gradient-lemon-warning_60{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.6}.cs-color-bg-gradient-lemon-warning_70{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.7}.cs-color-bg-gradient-lemon-warning_80{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.8}.cs-color-bg-gradient-lemon-warning_90{opacity:.9}.cs-color-bg-gradient-lemon-warning,.cs-color-bg-gradient-lemon-warning_90{background:linear-gradient(95deg,#f7e500,#f7b500)}.cs-color-bg-gradient-lemon-error_5{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.05}.cs-color-bg-gradient-lemon-error_10{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.1}.cs-color-bg-gradient-lemon-error_20{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.2}.cs-color-bg-gradient-lemon-error_30{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.3}.cs-color-bg-gradient-lemon-error_40{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.4}.cs-color-bg-gradient-lemon-error_50{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.5}.cs-color-bg-gradient-lemon-error_60{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.6}.cs-color-bg-gradient-lemon-error_70{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.7}.cs-color-bg-gradient-lemon-error_80{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.8}.cs-color-bg-gradient-lemon-error_90{opacity:.9}.cs-color-bg-gradient-lemon-error,.cs-color-bg-gradient-lemon-error_90{background:linear-gradient(95deg,#f7e500,#d72934)}.cs-color-bg-gradient-lemon-suspended_5{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.05}.cs-color-bg-gradient-lemon-suspended_10{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.1}.cs-color-bg-gradient-lemon-suspended_20{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.2}.cs-color-bg-gradient-lemon-suspended_30{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.3}.cs-color-bg-gradient-lemon-suspended_40{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.4}.cs-color-bg-gradient-lemon-suspended_50{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.5}.cs-color-bg-gradient-lemon-suspended_60{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.6}.cs-color-bg-gradient-lemon-suspended_70{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.7}.cs-color-bg-gradient-lemon-suspended_80{background:linear-gradient(95deg,#f7e500,#7f18be);opacity:.8}.cs-color-bg-gradient-lemon-suspended_90{opacity:.9}.cs-color-bg-gradient-lemon-suspended,.cs-color-bg-gradient-lemon-suspended_90{background:linear-gradient(95deg,#f7e500,#7f18be)}.cs-color-bg-gradient-lemon-pending_5{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.05}.cs-color-bg-gradient-lemon-pending_10{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.1}.cs-color-bg-gradient-lemon-pending_20{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.2}.cs-color-bg-gradient-lemon-pending_30{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.3}.cs-color-bg-gradient-lemon-pending_40{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.4}.cs-color-bg-gradient-lemon-pending_50{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.5}.cs-color-bg-gradient-lemon-pending_60{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.6}.cs-color-bg-gradient-lemon-pending_70{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.7}.cs-color-bg-gradient-lemon-pending_80{background:linear-gradient(95deg,#f7e500,#a7b1bf);opacity:.8}.cs-color-bg-gradient-lemon-pending_90{opacity:.9}.cs-color-bg-gradient-lemon-pending,.cs-color-bg-gradient-lemon-pending_90{background:linear-gradient(95deg,#f7e500,#a7b1bf)}.cs-color-bg-gradient-lemon-neutral_5{background:linear-gradient(95deg,#f7e500,#192231);opacity:.05}.cs-color-bg-gradient-lemon-neutral_10{background:linear-gradient(95deg,#f7e500,#192231);opacity:.1}.cs-color-bg-gradient-lemon-neutral_20{background:linear-gradient(95deg,#f7e500,#192231);opacity:.2}.cs-color-bg-gradient-lemon-neutral_30{background:linear-gradient(95deg,#f7e500,#192231);opacity:.3}.cs-color-bg-gradient-lemon-neutral_40{background:linear-gradient(95deg,#f7e500,#192231);opacity:.4}.cs-color-bg-gradient-lemon-neutral_50{background:linear-gradient(95deg,#f7e500,#192231);opacity:.5}.cs-color-bg-gradient-lemon-neutral_60{background:linear-gradient(95deg,#f7e500,#192231);opacity:.6}.cs-color-bg-gradient-lemon-neutral_70{background:linear-gradient(95deg,#f7e500,#192231);opacity:.7}.cs-color-bg-gradient-lemon-neutral_80{background:linear-gradient(95deg,#f7e500,#192231);opacity:.8}.cs-color-bg-gradient-lemon-neutral_90{opacity:.9}.cs-color-bg-gradient-lemon-neutral,.cs-color-bg-gradient-lemon-neutral_90{background:linear-gradient(95deg,#f7e500,#192231)}.cs-color-bg-gradient-lemon-papaya_5{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.05}.cs-color-bg-gradient-lemon-papaya_10{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.1}.cs-color-bg-gradient-lemon-papaya_20{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.2}.cs-color-bg-gradient-lemon-papaya_30{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.3}.cs-color-bg-gradient-lemon-papaya_40{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.4}.cs-color-bg-gradient-lemon-papaya_50{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.5}.cs-color-bg-gradient-lemon-papaya_60{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.6}.cs-color-bg-gradient-lemon-papaya_70{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.7}.cs-color-bg-gradient-lemon-papaya_80{background:linear-gradient(95deg,#f7e500,#f7b500);opacity:.8}.cs-color-bg-gradient-lemon-papaya_90{opacity:.9}.cs-color-bg-gradient-lemon-papaya,.cs-color-bg-gradient-lemon-papaya_90{background:linear-gradient(95deg,#f7e500,#f7b500)}.cs-color-bg-gradient-lemon-orange_5{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.05}.cs-color-bg-gradient-lemon-orange_10{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.1}.cs-color-bg-gradient-lemon-orange_20{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.2}.cs-color-bg-gradient-lemon-orange_30{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.3}.cs-color-bg-gradient-lemon-orange_40{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.4}.cs-color-bg-gradient-lemon-orange_50{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.5}.cs-color-bg-gradient-lemon-orange_60{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.6}.cs-color-bg-gradient-lemon-orange_70{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.7}.cs-color-bg-gradient-lemon-orange_80{background:linear-gradient(95deg,#f7e500,#fa8920);opacity:.8}.cs-color-bg-gradient-lemon-orange_90{opacity:.9}.cs-color-bg-gradient-lemon-orange,.cs-color-bg-gradient-lemon-orange_90{background:linear-gradient(95deg,#f7e500,#fa8920)}.cs-color-bg-gradient-lemon-strawberry_5{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.05}.cs-color-bg-gradient-lemon-strawberry_10{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.1}.cs-color-bg-gradient-lemon-strawberry_20{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.2}.cs-color-bg-gradient-lemon-strawberry_30{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.3}.cs-color-bg-gradient-lemon-strawberry_40{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.4}.cs-color-bg-gradient-lemon-strawberry_50{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.5}.cs-color-bg-gradient-lemon-strawberry_60{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.6}.cs-color-bg-gradient-lemon-strawberry_70{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.7}.cs-color-bg-gradient-lemon-strawberry_80{background:linear-gradient(95deg,#f7e500,#f25c54);opacity:.8}.cs-color-bg-gradient-lemon-strawberry_90{opacity:.9}.cs-color-bg-gradient-lemon-strawberry,.cs-color-bg-gradient-lemon-strawberry_90{background:linear-gradient(95deg,#f7e500,#f25c54)}.cs-color-bg-gradient-lemon-cherry_5{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.05}.cs-color-bg-gradient-lemon-cherry_10{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.1}.cs-color-bg-gradient-lemon-cherry_20{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.2}.cs-color-bg-gradient-lemon-cherry_30{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.3}.cs-color-bg-gradient-lemon-cherry_40{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.4}.cs-color-bg-gradient-lemon-cherry_50{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.5}.cs-color-bg-gradient-lemon-cherry_60{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.6}.cs-color-bg-gradient-lemon-cherry_70{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.7}.cs-color-bg-gradient-lemon-cherry_80{background:linear-gradient(95deg,#f7e500,#d72934);opacity:.8}.cs-color-bg-gradient-lemon-cherry_90{opacity:.9}.cs-color-bg-gradient-lemon-cherry,.cs-color-bg-gradient-lemon-cherry_90{background:linear-gradient(95deg,#f7e500,#d72934)}.cs-color-bg-gradient-lemon-rubarb_5{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.05}.cs-color-bg-gradient-lemon-rubarb_10{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.1}.cs-color-bg-gradient-lemon-rubarb_20{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.2}.cs-color-bg-gradient-lemon-rubarb_30{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.3}.cs-color-bg-gradient-lemon-rubarb_40{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.4}.cs-color-bg-gradient-lemon-rubarb_50{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.5}.cs-color-bg-gradient-lemon-rubarb_60{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.6}.cs-color-bg-gradient-lemon-rubarb_70{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.7}.cs-color-bg-gradient-lemon-rubarb_80{background:linear-gradient(95deg,#f7e500,#f467a2);opacity:.8}.cs-color-bg-gradient-lemon-rubarb_90{opacity:.9}.cs-color-bg-gradient-lemon-rubarb,.cs-color-bg-gradient-lemon-rubarb_90{background:linear-gradient(95deg,#f7e500,#f467a2)}.cs-color-bg-gradient-lemon-grape_5{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.05}.cs-color-bg-gradient-lemon-grape_10{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.1}.cs-color-bg-gradient-lemon-grape_20{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.2}.cs-color-bg-gradient-lemon-grape_30{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.3}.cs-color-bg-gradient-lemon-grape_40{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.4}.cs-color-bg-gradient-lemon-grape_50{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.5}.cs-color-bg-gradient-lemon-grape_60{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.6}.cs-color-bg-gradient-lemon-grape_70{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.7}.cs-color-bg-gradient-lemon-grape_80{background:linear-gradient(95deg,#f7e500,#b620e0);opacity:.8}.cs-color-bg-gradient-lemon-grape_90{opacity:.9}.cs-color-bg-gradient-lemon-grape,.cs-color-bg-gradient-lemon-grape_90{background:linear-gradient(95deg,#f7e500,#b620e0)}.cs-color-bg-gradient-lemon-blackberry_5{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.05}.cs-color-bg-gradient-lemon-blackberry_10{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.1}.cs-color-bg-gradient-lemon-blackberry_20{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.2}.cs-color-bg-gradient-lemon-blackberry_30{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.3}.cs-color-bg-gradient-lemon-blackberry_40{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.4}.cs-color-bg-gradient-lemon-blackberry_50{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.5}.cs-color-bg-gradient-lemon-blackberry_60{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.6}.cs-color-bg-gradient-lemon-blackberry_70{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.7}.cs-color-bg-gradient-lemon-blackberry_80{background:linear-gradient(95deg,#f7e500,#7636ff);opacity:.8}.cs-color-bg-gradient-lemon-blackberry_90{opacity:.9}.cs-color-bg-gradient-lemon-blackberry,.cs-color-bg-gradient-lemon-blackberry_90{background:linear-gradient(95deg,#f7e500,#7636ff)}.cs-color-bg-gradient-lemon-blueberry_5{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.05}.cs-color-bg-gradient-lemon-blueberry_10{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.1}.cs-color-bg-gradient-lemon-blueberry_20{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.2}.cs-color-bg-gradient-lemon-blueberry_30{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.3}.cs-color-bg-gradient-lemon-blueberry_40{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.4}.cs-color-bg-gradient-lemon-blueberry_50{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.5}.cs-color-bg-gradient-lemon-blueberry_60{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.6}.cs-color-bg-gradient-lemon-blueberry_70{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.7}.cs-color-bg-gradient-lemon-blueberry_80{background:linear-gradient(95deg,#f7e500,#3c36db);opacity:.8}.cs-color-bg-gradient-lemon-blueberry_90{opacity:.9}.cs-color-bg-gradient-lemon-blueberry,.cs-color-bg-gradient-lemon-blueberry_90{background:linear-gradient(95deg,#f7e500,#3c36db)}.cs-color-bg-gradient-lemon-cerulean_5{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.05}.cs-color-bg-gradient-lemon-cerulean_10{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.1}.cs-color-bg-gradient-lemon-cerulean_20{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.2}.cs-color-bg-gradient-lemon-cerulean_30{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.3}.cs-color-bg-gradient-lemon-cerulean_40{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.4}.cs-color-bg-gradient-lemon-cerulean_50{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.5}.cs-color-bg-gradient-lemon-cerulean_60{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.6}.cs-color-bg-gradient-lemon-cerulean_70{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.7}.cs-color-bg-gradient-lemon-cerulean_80{background:linear-gradient(95deg,#f7e500,#01a8ff);opacity:.8}.cs-color-bg-gradient-lemon-cerulean_90{opacity:.9}.cs-color-bg-gradient-lemon-cerulean,.cs-color-bg-gradient-lemon-cerulean_90{background:linear-gradient(95deg,#f7e500,#01a8ff)}.cs-color-bg-gradient-lemon-sky_5{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.05}.cs-color-bg-gradient-lemon-sky_10{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.1}.cs-color-bg-gradient-lemon-sky_20{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.2}.cs-color-bg-gradient-lemon-sky_30{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.3}.cs-color-bg-gradient-lemon-sky_40{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.4}.cs-color-bg-gradient-lemon-sky_50{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.5}.cs-color-bg-gradient-lemon-sky_60{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.6}.cs-color-bg-gradient-lemon-sky_70{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.7}.cs-color-bg-gradient-lemon-sky_80{background:linear-gradient(95deg,#f7e500,#00d7f4);opacity:.8}.cs-color-bg-gradient-lemon-sky_90{opacity:.9}.cs-color-bg-gradient-lemon-sky,.cs-color-bg-gradient-lemon-sky_90{background:linear-gradient(95deg,#f7e500,#00d7f4)}.cs-color-bg-gradient-lemon-lagoon_5{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.05}.cs-color-bg-gradient-lemon-lagoon_10{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.1}.cs-color-bg-gradient-lemon-lagoon_20{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.2}.cs-color-bg-gradient-lemon-lagoon_30{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.3}.cs-color-bg-gradient-lemon-lagoon_40{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.4}.cs-color-bg-gradient-lemon-lagoon_50{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.5}.cs-color-bg-gradient-lemon-lagoon_60{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.6}.cs-color-bg-gradient-lemon-lagoon_70{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.7}.cs-color-bg-gradient-lemon-lagoon_80{background:linear-gradient(95deg,#f7e500,#2fbad1);opacity:.8}.cs-color-bg-gradient-lemon-lagoon_90{opacity:.9}.cs-color-bg-gradient-lemon-lagoon,.cs-color-bg-gradient-lemon-lagoon_90{background:linear-gradient(95deg,#f7e500,#2fbad1)}.cs-color-bg-gradient-lemon-mint_5{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.05}.cs-color-bg-gradient-lemon-mint_10{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.1}.cs-color-bg-gradient-lemon-mint_20{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.2}.cs-color-bg-gradient-lemon-mint_30{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.3}.cs-color-bg-gradient-lemon-mint_40{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.4}.cs-color-bg-gradient-lemon-mint_50{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.5}.cs-color-bg-gradient-lemon-mint_60{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.6}.cs-color-bg-gradient-lemon-mint_70{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.7}.cs-color-bg-gradient-lemon-mint_80{background:linear-gradient(95deg,#f7e500,#44d7b6);opacity:.8}.cs-color-bg-gradient-lemon-mint_90{opacity:.9}.cs-color-bg-gradient-lemon-mint,.cs-color-bg-gradient-lemon-mint_90{background:linear-gradient(95deg,#f7e500,#44d7b6)}.cs-color-bg-gradient-lemon-lime_5{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.05}.cs-color-bg-gradient-lemon-lime_10{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.1}.cs-color-bg-gradient-lemon-lime_20{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.2}.cs-color-bg-gradient-lemon-lime_30{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.3}.cs-color-bg-gradient-lemon-lime_40{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.4}.cs-color-bg-gradient-lemon-lime_50{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.5}.cs-color-bg-gradient-lemon-lime_60{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.6}.cs-color-bg-gradient-lemon-lime_70{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.7}.cs-color-bg-gradient-lemon-lime_80{background:linear-gradient(95deg,#f7e500,#6bc50b);opacity:.8}.cs-color-bg-gradient-lemon-lime_90{opacity:.9}.cs-color-bg-gradient-lemon-lime,.cs-color-bg-gradient-lemon-lime_90{background:linear-gradient(95deg,#f7e500,#6bc50b)}.cs-color-bg-gradient-papaya-information_5{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.05}.cs-color-bg-gradient-papaya-information_10{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.1}.cs-color-bg-gradient-papaya-information_20{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.2}.cs-color-bg-gradient-papaya-information_30{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.3}.cs-color-bg-gradient-papaya-information_40{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.4}.cs-color-bg-gradient-papaya-information_50{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.5}.cs-color-bg-gradient-papaya-information_60{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.6}.cs-color-bg-gradient-papaya-information_70{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.7}.cs-color-bg-gradient-papaya-information_80{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.8}.cs-color-bg-gradient-papaya-information_90{opacity:.9}.cs-color-bg-gradient-papaya-information,.cs-color-bg-gradient-papaya-information_90{background:linear-gradient(95deg,#f7b500,#01a8ff)}.cs-color-bg-gradient-papaya-success_5{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.05}.cs-color-bg-gradient-papaya-success_10{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.1}.cs-color-bg-gradient-papaya-success_20{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.2}.cs-color-bg-gradient-papaya-success_30{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.3}.cs-color-bg-gradient-papaya-success_40{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.4}.cs-color-bg-gradient-papaya-success_50{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.5}.cs-color-bg-gradient-papaya-success_60{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.6}.cs-color-bg-gradient-papaya-success_70{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.7}.cs-color-bg-gradient-papaya-success_80{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.8}.cs-color-bg-gradient-papaya-success_90{opacity:.9}.cs-color-bg-gradient-papaya-success,.cs-color-bg-gradient-papaya-success_90{background:linear-gradient(95deg,#f7b500,#6bc50b)}.cs-color-bg-gradient-papaya-error_5{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.05}.cs-color-bg-gradient-papaya-error_10{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.1}.cs-color-bg-gradient-papaya-error_20{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.2}.cs-color-bg-gradient-papaya-error_30{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.3}.cs-color-bg-gradient-papaya-error_40{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.4}.cs-color-bg-gradient-papaya-error_50{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.5}.cs-color-bg-gradient-papaya-error_60{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.6}.cs-color-bg-gradient-papaya-error_70{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.7}.cs-color-bg-gradient-papaya-error_80{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.8}.cs-color-bg-gradient-papaya-error_90{opacity:.9}.cs-color-bg-gradient-papaya-error,.cs-color-bg-gradient-papaya-error_90{background:linear-gradient(95deg,#f7b500,#d72934)}.cs-color-bg-gradient-papaya-suspended_5{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.05}.cs-color-bg-gradient-papaya-suspended_10{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.1}.cs-color-bg-gradient-papaya-suspended_20{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.2}.cs-color-bg-gradient-papaya-suspended_30{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.3}.cs-color-bg-gradient-papaya-suspended_40{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.4}.cs-color-bg-gradient-papaya-suspended_50{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.5}.cs-color-bg-gradient-papaya-suspended_60{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.6}.cs-color-bg-gradient-papaya-suspended_70{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.7}.cs-color-bg-gradient-papaya-suspended_80{background:linear-gradient(95deg,#f7b500,#7f18be);opacity:.8}.cs-color-bg-gradient-papaya-suspended_90{opacity:.9}.cs-color-bg-gradient-papaya-suspended,.cs-color-bg-gradient-papaya-suspended_90{background:linear-gradient(95deg,#f7b500,#7f18be)}.cs-color-bg-gradient-papaya-pending_5{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.05}.cs-color-bg-gradient-papaya-pending_10{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.1}.cs-color-bg-gradient-papaya-pending_20{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.2}.cs-color-bg-gradient-papaya-pending_30{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.3}.cs-color-bg-gradient-papaya-pending_40{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.4}.cs-color-bg-gradient-papaya-pending_50{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.5}.cs-color-bg-gradient-papaya-pending_60{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.6}.cs-color-bg-gradient-papaya-pending_70{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.7}.cs-color-bg-gradient-papaya-pending_80{background:linear-gradient(95deg,#f7b500,#a7b1bf);opacity:.8}.cs-color-bg-gradient-papaya-pending_90{opacity:.9}.cs-color-bg-gradient-papaya-pending,.cs-color-bg-gradient-papaya-pending_90{background:linear-gradient(95deg,#f7b500,#a7b1bf)}.cs-color-bg-gradient-papaya-neutral_5{background:linear-gradient(95deg,#f7b500,#192231);opacity:.05}.cs-color-bg-gradient-papaya-neutral_10{background:linear-gradient(95deg,#f7b500,#192231);opacity:.1}.cs-color-bg-gradient-papaya-neutral_20{background:linear-gradient(95deg,#f7b500,#192231);opacity:.2}.cs-color-bg-gradient-papaya-neutral_30{background:linear-gradient(95deg,#f7b500,#192231);opacity:.3}.cs-color-bg-gradient-papaya-neutral_40{background:linear-gradient(95deg,#f7b500,#192231);opacity:.4}.cs-color-bg-gradient-papaya-neutral_50{background:linear-gradient(95deg,#f7b500,#192231);opacity:.5}.cs-color-bg-gradient-papaya-neutral_60{background:linear-gradient(95deg,#f7b500,#192231);opacity:.6}.cs-color-bg-gradient-papaya-neutral_70{background:linear-gradient(95deg,#f7b500,#192231);opacity:.7}.cs-color-bg-gradient-papaya-neutral_80{background:linear-gradient(95deg,#f7b500,#192231);opacity:.8}.cs-color-bg-gradient-papaya-neutral_90{opacity:.9}.cs-color-bg-gradient-papaya-neutral,.cs-color-bg-gradient-papaya-neutral_90{background:linear-gradient(95deg,#f7b500,#192231)}.cs-color-bg-gradient-papaya-lemon_5{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.05}.cs-color-bg-gradient-papaya-lemon_10{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.1}.cs-color-bg-gradient-papaya-lemon_20{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.2}.cs-color-bg-gradient-papaya-lemon_30{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.3}.cs-color-bg-gradient-papaya-lemon_40{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.4}.cs-color-bg-gradient-papaya-lemon_50{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.5}.cs-color-bg-gradient-papaya-lemon_60{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.6}.cs-color-bg-gradient-papaya-lemon_70{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.7}.cs-color-bg-gradient-papaya-lemon_80{background:linear-gradient(95deg,#f7b500,#f7e500);opacity:.8}.cs-color-bg-gradient-papaya-lemon_90{opacity:.9}.cs-color-bg-gradient-papaya-lemon,.cs-color-bg-gradient-papaya-lemon_90{background:linear-gradient(95deg,#f7b500,#f7e500)}.cs-color-bg-gradient-papaya-orange_5{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.05}.cs-color-bg-gradient-papaya-orange_10{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.1}.cs-color-bg-gradient-papaya-orange_20{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.2}.cs-color-bg-gradient-papaya-orange_30{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.3}.cs-color-bg-gradient-papaya-orange_40{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.4}.cs-color-bg-gradient-papaya-orange_50{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.5}.cs-color-bg-gradient-papaya-orange_60{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.6}.cs-color-bg-gradient-papaya-orange_70{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.7}.cs-color-bg-gradient-papaya-orange_80{background:linear-gradient(95deg,#f7b500,#fa8920);opacity:.8}.cs-color-bg-gradient-papaya-orange_90{opacity:.9}.cs-color-bg-gradient-papaya-orange,.cs-color-bg-gradient-papaya-orange_90{background:linear-gradient(95deg,#f7b500,#fa8920)}.cs-color-bg-gradient-papaya-strawberry_5{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.05}.cs-color-bg-gradient-papaya-strawberry_10{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.1}.cs-color-bg-gradient-papaya-strawberry_20{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.2}.cs-color-bg-gradient-papaya-strawberry_30{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.3}.cs-color-bg-gradient-papaya-strawberry_40{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.4}.cs-color-bg-gradient-papaya-strawberry_50{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.5}.cs-color-bg-gradient-papaya-strawberry_60{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.6}.cs-color-bg-gradient-papaya-strawberry_70{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.7}.cs-color-bg-gradient-papaya-strawberry_80{background:linear-gradient(95deg,#f7b500,#f25c54);opacity:.8}.cs-color-bg-gradient-papaya-strawberry_90{opacity:.9}.cs-color-bg-gradient-papaya-strawberry,.cs-color-bg-gradient-papaya-strawberry_90{background:linear-gradient(95deg,#f7b500,#f25c54)}.cs-color-bg-gradient-papaya-cherry_5{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.05}.cs-color-bg-gradient-papaya-cherry_10{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.1}.cs-color-bg-gradient-papaya-cherry_20{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.2}.cs-color-bg-gradient-papaya-cherry_30{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.3}.cs-color-bg-gradient-papaya-cherry_40{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.4}.cs-color-bg-gradient-papaya-cherry_50{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.5}.cs-color-bg-gradient-papaya-cherry_60{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.6}.cs-color-bg-gradient-papaya-cherry_70{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.7}.cs-color-bg-gradient-papaya-cherry_80{background:linear-gradient(95deg,#f7b500,#d72934);opacity:.8}.cs-color-bg-gradient-papaya-cherry_90{opacity:.9}.cs-color-bg-gradient-papaya-cherry,.cs-color-bg-gradient-papaya-cherry_90{background:linear-gradient(95deg,#f7b500,#d72934)}.cs-color-bg-gradient-papaya-rubarb_5{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.05}.cs-color-bg-gradient-papaya-rubarb_10{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.1}.cs-color-bg-gradient-papaya-rubarb_20{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.2}.cs-color-bg-gradient-papaya-rubarb_30{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.3}.cs-color-bg-gradient-papaya-rubarb_40{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.4}.cs-color-bg-gradient-papaya-rubarb_50{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.5}.cs-color-bg-gradient-papaya-rubarb_60{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.6}.cs-color-bg-gradient-papaya-rubarb_70{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.7}.cs-color-bg-gradient-papaya-rubarb_80{background:linear-gradient(95deg,#f7b500,#f467a2);opacity:.8}.cs-color-bg-gradient-papaya-rubarb_90{opacity:.9}.cs-color-bg-gradient-papaya-rubarb,.cs-color-bg-gradient-papaya-rubarb_90{background:linear-gradient(95deg,#f7b500,#f467a2)}.cs-color-bg-gradient-papaya-grape_5{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.05}.cs-color-bg-gradient-papaya-grape_10{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.1}.cs-color-bg-gradient-papaya-grape_20{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.2}.cs-color-bg-gradient-papaya-grape_30{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.3}.cs-color-bg-gradient-papaya-grape_40{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.4}.cs-color-bg-gradient-papaya-grape_50{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.5}.cs-color-bg-gradient-papaya-grape_60{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.6}.cs-color-bg-gradient-papaya-grape_70{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.7}.cs-color-bg-gradient-papaya-grape_80{background:linear-gradient(95deg,#f7b500,#b620e0);opacity:.8}.cs-color-bg-gradient-papaya-grape_90{opacity:.9}.cs-color-bg-gradient-papaya-grape,.cs-color-bg-gradient-papaya-grape_90{background:linear-gradient(95deg,#f7b500,#b620e0)}.cs-color-bg-gradient-papaya-blackberry_5{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.05}.cs-color-bg-gradient-papaya-blackberry_10{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.1}.cs-color-bg-gradient-papaya-blackberry_20{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.2}.cs-color-bg-gradient-papaya-blackberry_30{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.3}.cs-color-bg-gradient-papaya-blackberry_40{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.4}.cs-color-bg-gradient-papaya-blackberry_50{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.5}.cs-color-bg-gradient-papaya-blackberry_60{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.6}.cs-color-bg-gradient-papaya-blackberry_70{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.7}.cs-color-bg-gradient-papaya-blackberry_80{background:linear-gradient(95deg,#f7b500,#7636ff);opacity:.8}.cs-color-bg-gradient-papaya-blackberry_90{opacity:.9}.cs-color-bg-gradient-papaya-blackberry,.cs-color-bg-gradient-papaya-blackberry_90{background:linear-gradient(95deg,#f7b500,#7636ff)}.cs-color-bg-gradient-papaya-blueberry_5{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.05}.cs-color-bg-gradient-papaya-blueberry_10{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.1}.cs-color-bg-gradient-papaya-blueberry_20{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.2}.cs-color-bg-gradient-papaya-blueberry_30{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.3}.cs-color-bg-gradient-papaya-blueberry_40{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.4}.cs-color-bg-gradient-papaya-blueberry_50{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.5}.cs-color-bg-gradient-papaya-blueberry_60{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.6}.cs-color-bg-gradient-papaya-blueberry_70{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.7}.cs-color-bg-gradient-papaya-blueberry_80{background:linear-gradient(95deg,#f7b500,#3c36db);opacity:.8}.cs-color-bg-gradient-papaya-blueberry_90{opacity:.9}.cs-color-bg-gradient-papaya-blueberry,.cs-color-bg-gradient-papaya-blueberry_90{background:linear-gradient(95deg,#f7b500,#3c36db)}.cs-color-bg-gradient-papaya-cerulean_5{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.05}.cs-color-bg-gradient-papaya-cerulean_10{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.1}.cs-color-bg-gradient-papaya-cerulean_20{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.2}.cs-color-bg-gradient-papaya-cerulean_30{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.3}.cs-color-bg-gradient-papaya-cerulean_40{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.4}.cs-color-bg-gradient-papaya-cerulean_50{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.5}.cs-color-bg-gradient-papaya-cerulean_60{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.6}.cs-color-bg-gradient-papaya-cerulean_70{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.7}.cs-color-bg-gradient-papaya-cerulean_80{background:linear-gradient(95deg,#f7b500,#01a8ff);opacity:.8}.cs-color-bg-gradient-papaya-cerulean_90{opacity:.9}.cs-color-bg-gradient-papaya-cerulean,.cs-color-bg-gradient-papaya-cerulean_90{background:linear-gradient(95deg,#f7b500,#01a8ff)}.cs-color-bg-gradient-papaya-sky_5{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.05}.cs-color-bg-gradient-papaya-sky_10{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.1}.cs-color-bg-gradient-papaya-sky_20{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.2}.cs-color-bg-gradient-papaya-sky_30{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.3}.cs-color-bg-gradient-papaya-sky_40{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.4}.cs-color-bg-gradient-papaya-sky_50{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.5}.cs-color-bg-gradient-papaya-sky_60{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.6}.cs-color-bg-gradient-papaya-sky_70{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.7}.cs-color-bg-gradient-papaya-sky_80{background:linear-gradient(95deg,#f7b500,#00d7f4);opacity:.8}.cs-color-bg-gradient-papaya-sky_90{opacity:.9}.cs-color-bg-gradient-papaya-sky,.cs-color-bg-gradient-papaya-sky_90{background:linear-gradient(95deg,#f7b500,#00d7f4)}.cs-color-bg-gradient-papaya-lagoon_5{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.05}.cs-color-bg-gradient-papaya-lagoon_10{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.1}.cs-color-bg-gradient-papaya-lagoon_20{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.2}.cs-color-bg-gradient-papaya-lagoon_30{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.3}.cs-color-bg-gradient-papaya-lagoon_40{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.4}.cs-color-bg-gradient-papaya-lagoon_50{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.5}.cs-color-bg-gradient-papaya-lagoon_60{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.6}.cs-color-bg-gradient-papaya-lagoon_70{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.7}.cs-color-bg-gradient-papaya-lagoon_80{background:linear-gradient(95deg,#f7b500,#2fbad1);opacity:.8}.cs-color-bg-gradient-papaya-lagoon_90{opacity:.9}.cs-color-bg-gradient-papaya-lagoon,.cs-color-bg-gradient-papaya-lagoon_90{background:linear-gradient(95deg,#f7b500,#2fbad1)}.cs-color-bg-gradient-papaya-mint_5{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.05}.cs-color-bg-gradient-papaya-mint_10{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.1}.cs-color-bg-gradient-papaya-mint_20{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.2}.cs-color-bg-gradient-papaya-mint_30{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.3}.cs-color-bg-gradient-papaya-mint_40{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.4}.cs-color-bg-gradient-papaya-mint_50{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.5}.cs-color-bg-gradient-papaya-mint_60{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.6}.cs-color-bg-gradient-papaya-mint_70{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.7}.cs-color-bg-gradient-papaya-mint_80{background:linear-gradient(95deg,#f7b500,#44d7b6);opacity:.8}.cs-color-bg-gradient-papaya-mint_90{opacity:.9}.cs-color-bg-gradient-papaya-mint,.cs-color-bg-gradient-papaya-mint_90{background:linear-gradient(95deg,#f7b500,#44d7b6)}.cs-color-bg-gradient-papaya-lime_5{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.05}.cs-color-bg-gradient-papaya-lime_10{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.1}.cs-color-bg-gradient-papaya-lime_20{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.2}.cs-color-bg-gradient-papaya-lime_30{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.3}.cs-color-bg-gradient-papaya-lime_40{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.4}.cs-color-bg-gradient-papaya-lime_50{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.5}.cs-color-bg-gradient-papaya-lime_60{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.6}.cs-color-bg-gradient-papaya-lime_70{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.7}.cs-color-bg-gradient-papaya-lime_80{background:linear-gradient(95deg,#f7b500,#6bc50b);opacity:.8}.cs-color-bg-gradient-papaya-lime_90{opacity:.9}.cs-color-bg-gradient-papaya-lime,.cs-color-bg-gradient-papaya-lime_90{background:linear-gradient(95deg,#f7b500,#6bc50b)}.cs-color-bg-gradient-orange-information_5{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.05}.cs-color-bg-gradient-orange-information_10{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.1}.cs-color-bg-gradient-orange-information_20{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.2}.cs-color-bg-gradient-orange-information_30{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.3}.cs-color-bg-gradient-orange-information_40{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.4}.cs-color-bg-gradient-orange-information_50{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.5}.cs-color-bg-gradient-orange-information_60{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.6}.cs-color-bg-gradient-orange-information_70{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.7}.cs-color-bg-gradient-orange-information_80{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.8}.cs-color-bg-gradient-orange-information_90{opacity:.9}.cs-color-bg-gradient-orange-information,.cs-color-bg-gradient-orange-information_90{background:linear-gradient(95deg,#fa8920,#01a8ff)}.cs-color-bg-gradient-orange-success_5{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.05}.cs-color-bg-gradient-orange-success_10{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.1}.cs-color-bg-gradient-orange-success_20{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.2}.cs-color-bg-gradient-orange-success_30{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.3}.cs-color-bg-gradient-orange-success_40{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.4}.cs-color-bg-gradient-orange-success_50{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.5}.cs-color-bg-gradient-orange-success_60{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.6}.cs-color-bg-gradient-orange-success_70{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.7}.cs-color-bg-gradient-orange-success_80{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.8}.cs-color-bg-gradient-orange-success_90{opacity:.9}.cs-color-bg-gradient-orange-success,.cs-color-bg-gradient-orange-success_90{background:linear-gradient(95deg,#fa8920,#6bc50b)}.cs-color-bg-gradient-orange-warning_5{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.05}.cs-color-bg-gradient-orange-warning_10{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.1}.cs-color-bg-gradient-orange-warning_20{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.2}.cs-color-bg-gradient-orange-warning_30{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.3}.cs-color-bg-gradient-orange-warning_40{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.4}.cs-color-bg-gradient-orange-warning_50{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.5}.cs-color-bg-gradient-orange-warning_60{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.6}.cs-color-bg-gradient-orange-warning_70{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.7}.cs-color-bg-gradient-orange-warning_80{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.8}.cs-color-bg-gradient-orange-warning_90{opacity:.9}.cs-color-bg-gradient-orange-warning,.cs-color-bg-gradient-orange-warning_90{background:linear-gradient(95deg,#fa8920,#f7b500)}.cs-color-bg-gradient-orange-error_5{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.05}.cs-color-bg-gradient-orange-error_10{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.1}.cs-color-bg-gradient-orange-error_20{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.2}.cs-color-bg-gradient-orange-error_30{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.3}.cs-color-bg-gradient-orange-error_40{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.4}.cs-color-bg-gradient-orange-error_50{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.5}.cs-color-bg-gradient-orange-error_60{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.6}.cs-color-bg-gradient-orange-error_70{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.7}.cs-color-bg-gradient-orange-error_80{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.8}.cs-color-bg-gradient-orange-error_90{opacity:.9}.cs-color-bg-gradient-orange-error,.cs-color-bg-gradient-orange-error_90{background:linear-gradient(95deg,#fa8920,#d72934)}.cs-color-bg-gradient-orange-suspended_5{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.05}.cs-color-bg-gradient-orange-suspended_10{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.1}.cs-color-bg-gradient-orange-suspended_20{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.2}.cs-color-bg-gradient-orange-suspended_30{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.3}.cs-color-bg-gradient-orange-suspended_40{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.4}.cs-color-bg-gradient-orange-suspended_50{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.5}.cs-color-bg-gradient-orange-suspended_60{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.6}.cs-color-bg-gradient-orange-suspended_70{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.7}.cs-color-bg-gradient-orange-suspended_80{background:linear-gradient(95deg,#fa8920,#7f18be);opacity:.8}.cs-color-bg-gradient-orange-suspended_90{opacity:.9}.cs-color-bg-gradient-orange-suspended,.cs-color-bg-gradient-orange-suspended_90{background:linear-gradient(95deg,#fa8920,#7f18be)}.cs-color-bg-gradient-orange-pending_5{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.05}.cs-color-bg-gradient-orange-pending_10{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.1}.cs-color-bg-gradient-orange-pending_20{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.2}.cs-color-bg-gradient-orange-pending_30{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.3}.cs-color-bg-gradient-orange-pending_40{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.4}.cs-color-bg-gradient-orange-pending_50{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.5}.cs-color-bg-gradient-orange-pending_60{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.6}.cs-color-bg-gradient-orange-pending_70{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.7}.cs-color-bg-gradient-orange-pending_80{background:linear-gradient(95deg,#fa8920,#a7b1bf);opacity:.8}.cs-color-bg-gradient-orange-pending_90{opacity:.9}.cs-color-bg-gradient-orange-pending,.cs-color-bg-gradient-orange-pending_90{background:linear-gradient(95deg,#fa8920,#a7b1bf)}.cs-color-bg-gradient-orange-neutral_5{background:linear-gradient(95deg,#fa8920,#192231);opacity:.05}.cs-color-bg-gradient-orange-neutral_10{background:linear-gradient(95deg,#fa8920,#192231);opacity:.1}.cs-color-bg-gradient-orange-neutral_20{background:linear-gradient(95deg,#fa8920,#192231);opacity:.2}.cs-color-bg-gradient-orange-neutral_30{background:linear-gradient(95deg,#fa8920,#192231);opacity:.3}.cs-color-bg-gradient-orange-neutral_40{background:linear-gradient(95deg,#fa8920,#192231);opacity:.4}.cs-color-bg-gradient-orange-neutral_50{background:linear-gradient(95deg,#fa8920,#192231);opacity:.5}.cs-color-bg-gradient-orange-neutral_60{background:linear-gradient(95deg,#fa8920,#192231);opacity:.6}.cs-color-bg-gradient-orange-neutral_70{background:linear-gradient(95deg,#fa8920,#192231);opacity:.7}.cs-color-bg-gradient-orange-neutral_80{background:linear-gradient(95deg,#fa8920,#192231);opacity:.8}.cs-color-bg-gradient-orange-neutral_90{opacity:.9}.cs-color-bg-gradient-orange-neutral,.cs-color-bg-gradient-orange-neutral_90{background:linear-gradient(95deg,#fa8920,#192231)}.cs-color-bg-gradient-orange-lemon_5{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.05}.cs-color-bg-gradient-orange-lemon_10{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.1}.cs-color-bg-gradient-orange-lemon_20{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.2}.cs-color-bg-gradient-orange-lemon_30{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.3}.cs-color-bg-gradient-orange-lemon_40{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.4}.cs-color-bg-gradient-orange-lemon_50{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.5}.cs-color-bg-gradient-orange-lemon_60{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.6}.cs-color-bg-gradient-orange-lemon_70{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.7}.cs-color-bg-gradient-orange-lemon_80{background:linear-gradient(95deg,#fa8920,#f7e500);opacity:.8}.cs-color-bg-gradient-orange-lemon_90{opacity:.9}.cs-color-bg-gradient-orange-lemon,.cs-color-bg-gradient-orange-lemon_90{background:linear-gradient(95deg,#fa8920,#f7e500)}.cs-color-bg-gradient-orange-papaya_5{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.05}.cs-color-bg-gradient-orange-papaya_10{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.1}.cs-color-bg-gradient-orange-papaya_20{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.2}.cs-color-bg-gradient-orange-papaya_30{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.3}.cs-color-bg-gradient-orange-papaya_40{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.4}.cs-color-bg-gradient-orange-papaya_50{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.5}.cs-color-bg-gradient-orange-papaya_60{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.6}.cs-color-bg-gradient-orange-papaya_70{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.7}.cs-color-bg-gradient-orange-papaya_80{background:linear-gradient(95deg,#fa8920,#f7b500);opacity:.8}.cs-color-bg-gradient-orange-papaya_90{opacity:.9}.cs-color-bg-gradient-orange-papaya,.cs-color-bg-gradient-orange-papaya_90{background:linear-gradient(95deg,#fa8920,#f7b500)}.cs-color-bg-gradient-orange-strawberry_5{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.05}.cs-color-bg-gradient-orange-strawberry_10{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.1}.cs-color-bg-gradient-orange-strawberry_20{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.2}.cs-color-bg-gradient-orange-strawberry_30{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.3}.cs-color-bg-gradient-orange-strawberry_40{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.4}.cs-color-bg-gradient-orange-strawberry_50{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.5}.cs-color-bg-gradient-orange-strawberry_60{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.6}.cs-color-bg-gradient-orange-strawberry_70{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.7}.cs-color-bg-gradient-orange-strawberry_80{background:linear-gradient(95deg,#fa8920,#f25c54);opacity:.8}.cs-color-bg-gradient-orange-strawberry_90{opacity:.9}.cs-color-bg-gradient-orange-strawberry,.cs-color-bg-gradient-orange-strawberry_90{background:linear-gradient(95deg,#fa8920,#f25c54)}.cs-color-bg-gradient-orange-cherry_5{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.05}.cs-color-bg-gradient-orange-cherry_10{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.1}.cs-color-bg-gradient-orange-cherry_20{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.2}.cs-color-bg-gradient-orange-cherry_30{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.3}.cs-color-bg-gradient-orange-cherry_40{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.4}.cs-color-bg-gradient-orange-cherry_50{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.5}.cs-color-bg-gradient-orange-cherry_60{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.6}.cs-color-bg-gradient-orange-cherry_70{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.7}.cs-color-bg-gradient-orange-cherry_80{background:linear-gradient(95deg,#fa8920,#d72934);opacity:.8}.cs-color-bg-gradient-orange-cherry_90{opacity:.9}.cs-color-bg-gradient-orange-cherry,.cs-color-bg-gradient-orange-cherry_90{background:linear-gradient(95deg,#fa8920,#d72934)}.cs-color-bg-gradient-orange-rubarb_5{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.05}.cs-color-bg-gradient-orange-rubarb_10{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.1}.cs-color-bg-gradient-orange-rubarb_20{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.2}.cs-color-bg-gradient-orange-rubarb_30{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.3}.cs-color-bg-gradient-orange-rubarb_40{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.4}.cs-color-bg-gradient-orange-rubarb_50{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.5}.cs-color-bg-gradient-orange-rubarb_60{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.6}.cs-color-bg-gradient-orange-rubarb_70{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.7}.cs-color-bg-gradient-orange-rubarb_80{background:linear-gradient(95deg,#fa8920,#f467a2);opacity:.8}.cs-color-bg-gradient-orange-rubarb_90{opacity:.9}.cs-color-bg-gradient-orange-rubarb,.cs-color-bg-gradient-orange-rubarb_90{background:linear-gradient(95deg,#fa8920,#f467a2)}.cs-color-bg-gradient-orange-grape_5{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.05}.cs-color-bg-gradient-orange-grape_10{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.1}.cs-color-bg-gradient-orange-grape_20{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.2}.cs-color-bg-gradient-orange-grape_30{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.3}.cs-color-bg-gradient-orange-grape_40{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.4}.cs-color-bg-gradient-orange-grape_50{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.5}.cs-color-bg-gradient-orange-grape_60{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.6}.cs-color-bg-gradient-orange-grape_70{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.7}.cs-color-bg-gradient-orange-grape_80{background:linear-gradient(95deg,#fa8920,#b620e0);opacity:.8}.cs-color-bg-gradient-orange-grape_90{opacity:.9}.cs-color-bg-gradient-orange-grape,.cs-color-bg-gradient-orange-grape_90{background:linear-gradient(95deg,#fa8920,#b620e0)}.cs-color-bg-gradient-orange-blackberry_5{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.05}.cs-color-bg-gradient-orange-blackberry_10{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.1}.cs-color-bg-gradient-orange-blackberry_20{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.2}.cs-color-bg-gradient-orange-blackberry_30{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.3}.cs-color-bg-gradient-orange-blackberry_40{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.4}.cs-color-bg-gradient-orange-blackberry_50{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.5}.cs-color-bg-gradient-orange-blackberry_60{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.6}.cs-color-bg-gradient-orange-blackberry_70{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.7}.cs-color-bg-gradient-orange-blackberry_80{background:linear-gradient(95deg,#fa8920,#7636ff);opacity:.8}.cs-color-bg-gradient-orange-blackberry_90{opacity:.9}.cs-color-bg-gradient-orange-blackberry,.cs-color-bg-gradient-orange-blackberry_90{background:linear-gradient(95deg,#fa8920,#7636ff)}.cs-color-bg-gradient-orange-blueberry_5{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.05}.cs-color-bg-gradient-orange-blueberry_10{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.1}.cs-color-bg-gradient-orange-blueberry_20{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.2}.cs-color-bg-gradient-orange-blueberry_30{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.3}.cs-color-bg-gradient-orange-blueberry_40{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.4}.cs-color-bg-gradient-orange-blueberry_50{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.5}.cs-color-bg-gradient-orange-blueberry_60{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.6}.cs-color-bg-gradient-orange-blueberry_70{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.7}.cs-color-bg-gradient-orange-blueberry_80{background:linear-gradient(95deg,#fa8920,#3c36db);opacity:.8}.cs-color-bg-gradient-orange-blueberry_90{opacity:.9}.cs-color-bg-gradient-orange-blueberry,.cs-color-bg-gradient-orange-blueberry_90{background:linear-gradient(95deg,#fa8920,#3c36db)}.cs-color-bg-gradient-orange-cerulean_5{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.05}.cs-color-bg-gradient-orange-cerulean_10{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.1}.cs-color-bg-gradient-orange-cerulean_20{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.2}.cs-color-bg-gradient-orange-cerulean_30{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.3}.cs-color-bg-gradient-orange-cerulean_40{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.4}.cs-color-bg-gradient-orange-cerulean_50{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.5}.cs-color-bg-gradient-orange-cerulean_60{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.6}.cs-color-bg-gradient-orange-cerulean_70{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.7}.cs-color-bg-gradient-orange-cerulean_80{background:linear-gradient(95deg,#fa8920,#01a8ff);opacity:.8}.cs-color-bg-gradient-orange-cerulean_90{opacity:.9}.cs-color-bg-gradient-orange-cerulean,.cs-color-bg-gradient-orange-cerulean_90{background:linear-gradient(95deg,#fa8920,#01a8ff)}.cs-color-bg-gradient-orange-sky_5{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.05}.cs-color-bg-gradient-orange-sky_10{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.1}.cs-color-bg-gradient-orange-sky_20{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.2}.cs-color-bg-gradient-orange-sky_30{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.3}.cs-color-bg-gradient-orange-sky_40{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.4}.cs-color-bg-gradient-orange-sky_50{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.5}.cs-color-bg-gradient-orange-sky_60{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.6}.cs-color-bg-gradient-orange-sky_70{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.7}.cs-color-bg-gradient-orange-sky_80{background:linear-gradient(95deg,#fa8920,#00d7f4);opacity:.8}.cs-color-bg-gradient-orange-sky_90{opacity:.9}.cs-color-bg-gradient-orange-sky,.cs-color-bg-gradient-orange-sky_90{background:linear-gradient(95deg,#fa8920,#00d7f4)}.cs-color-bg-gradient-orange-lagoon_5{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.05}.cs-color-bg-gradient-orange-lagoon_10{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.1}.cs-color-bg-gradient-orange-lagoon_20{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.2}.cs-color-bg-gradient-orange-lagoon_30{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.3}.cs-color-bg-gradient-orange-lagoon_40{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.4}.cs-color-bg-gradient-orange-lagoon_50{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.5}.cs-color-bg-gradient-orange-lagoon_60{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.6}.cs-color-bg-gradient-orange-lagoon_70{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.7}.cs-color-bg-gradient-orange-lagoon_80{background:linear-gradient(95deg,#fa8920,#2fbad1);opacity:.8}.cs-color-bg-gradient-orange-lagoon_90{opacity:.9}.cs-color-bg-gradient-orange-lagoon,.cs-color-bg-gradient-orange-lagoon_90{background:linear-gradient(95deg,#fa8920,#2fbad1)}.cs-color-bg-gradient-orange-mint_5{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.05}.cs-color-bg-gradient-orange-mint_10{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.1}.cs-color-bg-gradient-orange-mint_20{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.2}.cs-color-bg-gradient-orange-mint_30{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.3}.cs-color-bg-gradient-orange-mint_40{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.4}.cs-color-bg-gradient-orange-mint_50{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.5}.cs-color-bg-gradient-orange-mint_60{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.6}.cs-color-bg-gradient-orange-mint_70{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.7}.cs-color-bg-gradient-orange-mint_80{background:linear-gradient(95deg,#fa8920,#44d7b6);opacity:.8}.cs-color-bg-gradient-orange-mint_90{opacity:.9}.cs-color-bg-gradient-orange-mint,.cs-color-bg-gradient-orange-mint_90{background:linear-gradient(95deg,#fa8920,#44d7b6)}.cs-color-bg-gradient-orange-lime_5{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.05}.cs-color-bg-gradient-orange-lime_10{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.1}.cs-color-bg-gradient-orange-lime_20{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.2}.cs-color-bg-gradient-orange-lime_30{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.3}.cs-color-bg-gradient-orange-lime_40{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.4}.cs-color-bg-gradient-orange-lime_50{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.5}.cs-color-bg-gradient-orange-lime_60{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.6}.cs-color-bg-gradient-orange-lime_70{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.7}.cs-color-bg-gradient-orange-lime_80{background:linear-gradient(95deg,#fa8920,#6bc50b);opacity:.8}.cs-color-bg-gradient-orange-lime_90{opacity:.9}.cs-color-bg-gradient-orange-lime,.cs-color-bg-gradient-orange-lime_90{background:linear-gradient(95deg,#fa8920,#6bc50b)}.cs-color-bg-gradient-strawberry-information_5{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.05}.cs-color-bg-gradient-strawberry-information_10{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.1}.cs-color-bg-gradient-strawberry-information_20{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.2}.cs-color-bg-gradient-strawberry-information_30{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.3}.cs-color-bg-gradient-strawberry-information_40{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.4}.cs-color-bg-gradient-strawberry-information_50{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.5}.cs-color-bg-gradient-strawberry-information_60{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.6}.cs-color-bg-gradient-strawberry-information_70{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.7}.cs-color-bg-gradient-strawberry-information_80{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.8}.cs-color-bg-gradient-strawberry-information_90{opacity:.9}.cs-color-bg-gradient-strawberry-information,.cs-color-bg-gradient-strawberry-information_90{background:linear-gradient(95deg,#f25c54,#01a8ff)}.cs-color-bg-gradient-strawberry-success_5{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.05}.cs-color-bg-gradient-strawberry-success_10{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.1}.cs-color-bg-gradient-strawberry-success_20{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.2}.cs-color-bg-gradient-strawberry-success_30{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.3}.cs-color-bg-gradient-strawberry-success_40{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.4}.cs-color-bg-gradient-strawberry-success_50{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.5}.cs-color-bg-gradient-strawberry-success_60{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.6}.cs-color-bg-gradient-strawberry-success_70{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.7}.cs-color-bg-gradient-strawberry-success_80{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.8}.cs-color-bg-gradient-strawberry-success_90{opacity:.9}.cs-color-bg-gradient-strawberry-success,.cs-color-bg-gradient-strawberry-success_90{background:linear-gradient(95deg,#f25c54,#6bc50b)}.cs-color-bg-gradient-strawberry-warning_5{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.05}.cs-color-bg-gradient-strawberry-warning_10{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.1}.cs-color-bg-gradient-strawberry-warning_20{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.2}.cs-color-bg-gradient-strawberry-warning_30{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.3}.cs-color-bg-gradient-strawberry-warning_40{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.4}.cs-color-bg-gradient-strawberry-warning_50{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.5}.cs-color-bg-gradient-strawberry-warning_60{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.6}.cs-color-bg-gradient-strawberry-warning_70{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.7}.cs-color-bg-gradient-strawberry-warning_80{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.8}.cs-color-bg-gradient-strawberry-warning_90{opacity:.9}.cs-color-bg-gradient-strawberry-warning,.cs-color-bg-gradient-strawberry-warning_90{background:linear-gradient(95deg,#f25c54,#f7b500)}.cs-color-bg-gradient-strawberry-error_5{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.05}.cs-color-bg-gradient-strawberry-error_10{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.1}.cs-color-bg-gradient-strawberry-error_20{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.2}.cs-color-bg-gradient-strawberry-error_30{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.3}.cs-color-bg-gradient-strawberry-error_40{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.4}.cs-color-bg-gradient-strawberry-error_50{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.5}.cs-color-bg-gradient-strawberry-error_60{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.6}.cs-color-bg-gradient-strawberry-error_70{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.7}.cs-color-bg-gradient-strawberry-error_80{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.8}.cs-color-bg-gradient-strawberry-error_90{opacity:.9}.cs-color-bg-gradient-strawberry-error,.cs-color-bg-gradient-strawberry-error_90{background:linear-gradient(95deg,#f25c54,#d72934)}.cs-color-bg-gradient-strawberry-suspended_5{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.05}.cs-color-bg-gradient-strawberry-suspended_10{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.1}.cs-color-bg-gradient-strawberry-suspended_20{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.2}.cs-color-bg-gradient-strawberry-suspended_30{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.3}.cs-color-bg-gradient-strawberry-suspended_40{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.4}.cs-color-bg-gradient-strawberry-suspended_50{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.5}.cs-color-bg-gradient-strawberry-suspended_60{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.6}.cs-color-bg-gradient-strawberry-suspended_70{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.7}.cs-color-bg-gradient-strawberry-suspended_80{background:linear-gradient(95deg,#f25c54,#7f18be);opacity:.8}.cs-color-bg-gradient-strawberry-suspended_90{opacity:.9}.cs-color-bg-gradient-strawberry-suspended,.cs-color-bg-gradient-strawberry-suspended_90{background:linear-gradient(95deg,#f25c54,#7f18be)}.cs-color-bg-gradient-strawberry-pending_5{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.05}.cs-color-bg-gradient-strawberry-pending_10{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.1}.cs-color-bg-gradient-strawberry-pending_20{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.2}.cs-color-bg-gradient-strawberry-pending_30{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.3}.cs-color-bg-gradient-strawberry-pending_40{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.4}.cs-color-bg-gradient-strawberry-pending_50{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.5}.cs-color-bg-gradient-strawberry-pending_60{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.6}.cs-color-bg-gradient-strawberry-pending_70{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.7}.cs-color-bg-gradient-strawberry-pending_80{background:linear-gradient(95deg,#f25c54,#a7b1bf);opacity:.8}.cs-color-bg-gradient-strawberry-pending_90{opacity:.9}.cs-color-bg-gradient-strawberry-pending,.cs-color-bg-gradient-strawberry-pending_90{background:linear-gradient(95deg,#f25c54,#a7b1bf)}.cs-color-bg-gradient-strawberry-neutral_5{background:linear-gradient(95deg,#f25c54,#192231);opacity:.05}.cs-color-bg-gradient-strawberry-neutral_10{background:linear-gradient(95deg,#f25c54,#192231);opacity:.1}.cs-color-bg-gradient-strawberry-neutral_20{background:linear-gradient(95deg,#f25c54,#192231);opacity:.2}.cs-color-bg-gradient-strawberry-neutral_30{background:linear-gradient(95deg,#f25c54,#192231);opacity:.3}.cs-color-bg-gradient-strawberry-neutral_40{background:linear-gradient(95deg,#f25c54,#192231);opacity:.4}.cs-color-bg-gradient-strawberry-neutral_50{background:linear-gradient(95deg,#f25c54,#192231);opacity:.5}.cs-color-bg-gradient-strawberry-neutral_60{background:linear-gradient(95deg,#f25c54,#192231);opacity:.6}.cs-color-bg-gradient-strawberry-neutral_70{background:linear-gradient(95deg,#f25c54,#192231);opacity:.7}.cs-color-bg-gradient-strawberry-neutral_80{background:linear-gradient(95deg,#f25c54,#192231);opacity:.8}.cs-color-bg-gradient-strawberry-neutral_90{opacity:.9}.cs-color-bg-gradient-strawberry-neutral,.cs-color-bg-gradient-strawberry-neutral_90{background:linear-gradient(95deg,#f25c54,#192231)}.cs-color-bg-gradient-strawberry-lemon_5{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.05}.cs-color-bg-gradient-strawberry-lemon_10{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.1}.cs-color-bg-gradient-strawberry-lemon_20{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.2}.cs-color-bg-gradient-strawberry-lemon_30{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.3}.cs-color-bg-gradient-strawberry-lemon_40{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.4}.cs-color-bg-gradient-strawberry-lemon_50{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.5}.cs-color-bg-gradient-strawberry-lemon_60{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.6}.cs-color-bg-gradient-strawberry-lemon_70{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.7}.cs-color-bg-gradient-strawberry-lemon_80{background:linear-gradient(95deg,#f25c54,#f7e500);opacity:.8}.cs-color-bg-gradient-strawberry-lemon_90{opacity:.9}.cs-color-bg-gradient-strawberry-lemon,.cs-color-bg-gradient-strawberry-lemon_90{background:linear-gradient(95deg,#f25c54,#f7e500)}.cs-color-bg-gradient-strawberry-papaya_5{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.05}.cs-color-bg-gradient-strawberry-papaya_10{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.1}.cs-color-bg-gradient-strawberry-papaya_20{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.2}.cs-color-bg-gradient-strawberry-papaya_30{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.3}.cs-color-bg-gradient-strawberry-papaya_40{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.4}.cs-color-bg-gradient-strawberry-papaya_50{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.5}.cs-color-bg-gradient-strawberry-papaya_60{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.6}.cs-color-bg-gradient-strawberry-papaya_70{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.7}.cs-color-bg-gradient-strawberry-papaya_80{background:linear-gradient(95deg,#f25c54,#f7b500);opacity:.8}.cs-color-bg-gradient-strawberry-papaya_90{opacity:.9}.cs-color-bg-gradient-strawberry-papaya,.cs-color-bg-gradient-strawberry-papaya_90{background:linear-gradient(95deg,#f25c54,#f7b500)}.cs-color-bg-gradient-strawberry-orange_5{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.05}.cs-color-bg-gradient-strawberry-orange_10{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.1}.cs-color-bg-gradient-strawberry-orange_20{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.2}.cs-color-bg-gradient-strawberry-orange_30{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.3}.cs-color-bg-gradient-strawberry-orange_40{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.4}.cs-color-bg-gradient-strawberry-orange_50{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.5}.cs-color-bg-gradient-strawberry-orange_60{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.6}.cs-color-bg-gradient-strawberry-orange_70{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.7}.cs-color-bg-gradient-strawberry-orange_80{background:linear-gradient(95deg,#f25c54,#fa8920);opacity:.8}.cs-color-bg-gradient-strawberry-orange_90{opacity:.9}.cs-color-bg-gradient-strawberry-orange,.cs-color-bg-gradient-strawberry-orange_90{background:linear-gradient(95deg,#f25c54,#fa8920)}.cs-color-bg-gradient-strawberry-cherry_5{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.05}.cs-color-bg-gradient-strawberry-cherry_10{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.1}.cs-color-bg-gradient-strawberry-cherry_20{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.2}.cs-color-bg-gradient-strawberry-cherry_30{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.3}.cs-color-bg-gradient-strawberry-cherry_40{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.4}.cs-color-bg-gradient-strawberry-cherry_50{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.5}.cs-color-bg-gradient-strawberry-cherry_60{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.6}.cs-color-bg-gradient-strawberry-cherry_70{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.7}.cs-color-bg-gradient-strawberry-cherry_80{background:linear-gradient(95deg,#f25c54,#d72934);opacity:.8}.cs-color-bg-gradient-strawberry-cherry_90{opacity:.9}.cs-color-bg-gradient-strawberry-cherry,.cs-color-bg-gradient-strawberry-cherry_90{background:linear-gradient(95deg,#f25c54,#d72934)}.cs-color-bg-gradient-strawberry-rubarb_5{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.05}.cs-color-bg-gradient-strawberry-rubarb_10{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.1}.cs-color-bg-gradient-strawberry-rubarb_20{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.2}.cs-color-bg-gradient-strawberry-rubarb_30{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.3}.cs-color-bg-gradient-strawberry-rubarb_40{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.4}.cs-color-bg-gradient-strawberry-rubarb_50{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.5}.cs-color-bg-gradient-strawberry-rubarb_60{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.6}.cs-color-bg-gradient-strawberry-rubarb_70{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.7}.cs-color-bg-gradient-strawberry-rubarb_80{background:linear-gradient(95deg,#f25c54,#f467a2);opacity:.8}.cs-color-bg-gradient-strawberry-rubarb_90{opacity:.9}.cs-color-bg-gradient-strawberry-rubarb,.cs-color-bg-gradient-strawberry-rubarb_90{background:linear-gradient(95deg,#f25c54,#f467a2)}.cs-color-bg-gradient-strawberry-grape_5{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.05}.cs-color-bg-gradient-strawberry-grape_10{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.1}.cs-color-bg-gradient-strawberry-grape_20{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.2}.cs-color-bg-gradient-strawberry-grape_30{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.3}.cs-color-bg-gradient-strawberry-grape_40{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.4}.cs-color-bg-gradient-strawberry-grape_50{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.5}.cs-color-bg-gradient-strawberry-grape_60{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.6}.cs-color-bg-gradient-strawberry-grape_70{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.7}.cs-color-bg-gradient-strawberry-grape_80{background:linear-gradient(95deg,#f25c54,#b620e0);opacity:.8}.cs-color-bg-gradient-strawberry-grape_90{opacity:.9}.cs-color-bg-gradient-strawberry-grape,.cs-color-bg-gradient-strawberry-grape_90{background:linear-gradient(95deg,#f25c54,#b620e0)}.cs-color-bg-gradient-strawberry-blackberry_5{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.05}.cs-color-bg-gradient-strawberry-blackberry_10{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.1}.cs-color-bg-gradient-strawberry-blackberry_20{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.2}.cs-color-bg-gradient-strawberry-blackberry_30{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.3}.cs-color-bg-gradient-strawberry-blackberry_40{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.4}.cs-color-bg-gradient-strawberry-blackberry_50{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.5}.cs-color-bg-gradient-strawberry-blackberry_60{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.6}.cs-color-bg-gradient-strawberry-blackberry_70{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.7}.cs-color-bg-gradient-strawberry-blackberry_80{background:linear-gradient(95deg,#f25c54,#7636ff);opacity:.8}.cs-color-bg-gradient-strawberry-blackberry_90{opacity:.9}.cs-color-bg-gradient-strawberry-blackberry,.cs-color-bg-gradient-strawberry-blackberry_90{background:linear-gradient(95deg,#f25c54,#7636ff)}.cs-color-bg-gradient-strawberry-blueberry_5{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.05}.cs-color-bg-gradient-strawberry-blueberry_10{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.1}.cs-color-bg-gradient-strawberry-blueberry_20{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.2}.cs-color-bg-gradient-strawberry-blueberry_30{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.3}.cs-color-bg-gradient-strawberry-blueberry_40{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.4}.cs-color-bg-gradient-strawberry-blueberry_50{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.5}.cs-color-bg-gradient-strawberry-blueberry_60{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.6}.cs-color-bg-gradient-strawberry-blueberry_70{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.7}.cs-color-bg-gradient-strawberry-blueberry_80{background:linear-gradient(95deg,#f25c54,#3c36db);opacity:.8}.cs-color-bg-gradient-strawberry-blueberry_90{opacity:.9}.cs-color-bg-gradient-strawberry-blueberry,.cs-color-bg-gradient-strawberry-blueberry_90{background:linear-gradient(95deg,#f25c54,#3c36db)}.cs-color-bg-gradient-strawberry-cerulean_5{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.05}.cs-color-bg-gradient-strawberry-cerulean_10{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.1}.cs-color-bg-gradient-strawberry-cerulean_20{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.2}.cs-color-bg-gradient-strawberry-cerulean_30{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.3}.cs-color-bg-gradient-strawberry-cerulean_40{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.4}.cs-color-bg-gradient-strawberry-cerulean_50{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.5}.cs-color-bg-gradient-strawberry-cerulean_60{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.6}.cs-color-bg-gradient-strawberry-cerulean_70{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.7}.cs-color-bg-gradient-strawberry-cerulean_80{background:linear-gradient(95deg,#f25c54,#01a8ff);opacity:.8}.cs-color-bg-gradient-strawberry-cerulean_90{opacity:.9}.cs-color-bg-gradient-strawberry-cerulean,.cs-color-bg-gradient-strawberry-cerulean_90{background:linear-gradient(95deg,#f25c54,#01a8ff)}.cs-color-bg-gradient-strawberry-sky_5{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.05}.cs-color-bg-gradient-strawberry-sky_10{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.1}.cs-color-bg-gradient-strawberry-sky_20{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.2}.cs-color-bg-gradient-strawberry-sky_30{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.3}.cs-color-bg-gradient-strawberry-sky_40{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.4}.cs-color-bg-gradient-strawberry-sky_50{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.5}.cs-color-bg-gradient-strawberry-sky_60{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.6}.cs-color-bg-gradient-strawberry-sky_70{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.7}.cs-color-bg-gradient-strawberry-sky_80{background:linear-gradient(95deg,#f25c54,#00d7f4);opacity:.8}.cs-color-bg-gradient-strawberry-sky_90{opacity:.9}.cs-color-bg-gradient-strawberry-sky,.cs-color-bg-gradient-strawberry-sky_90{background:linear-gradient(95deg,#f25c54,#00d7f4)}.cs-color-bg-gradient-strawberry-lagoon_5{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.05}.cs-color-bg-gradient-strawberry-lagoon_10{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.1}.cs-color-bg-gradient-strawberry-lagoon_20{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.2}.cs-color-bg-gradient-strawberry-lagoon_30{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.3}.cs-color-bg-gradient-strawberry-lagoon_40{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.4}.cs-color-bg-gradient-strawberry-lagoon_50{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.5}.cs-color-bg-gradient-strawberry-lagoon_60{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.6}.cs-color-bg-gradient-strawberry-lagoon_70{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.7}.cs-color-bg-gradient-strawberry-lagoon_80{background:linear-gradient(95deg,#f25c54,#2fbad1);opacity:.8}.cs-color-bg-gradient-strawberry-lagoon_90{opacity:.9}.cs-color-bg-gradient-strawberry-lagoon,.cs-color-bg-gradient-strawberry-lagoon_90{background:linear-gradient(95deg,#f25c54,#2fbad1)}.cs-color-bg-gradient-strawberry-mint_5{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.05}.cs-color-bg-gradient-strawberry-mint_10{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.1}.cs-color-bg-gradient-strawberry-mint_20{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.2}.cs-color-bg-gradient-strawberry-mint_30{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.3}.cs-color-bg-gradient-strawberry-mint_40{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.4}.cs-color-bg-gradient-strawberry-mint_50{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.5}.cs-color-bg-gradient-strawberry-mint_60{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.6}.cs-color-bg-gradient-strawberry-mint_70{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.7}.cs-color-bg-gradient-strawberry-mint_80{background:linear-gradient(95deg,#f25c54,#44d7b6);opacity:.8}.cs-color-bg-gradient-strawberry-mint_90{opacity:.9}.cs-color-bg-gradient-strawberry-mint,.cs-color-bg-gradient-strawberry-mint_90{background:linear-gradient(95deg,#f25c54,#44d7b6)}.cs-color-bg-gradient-strawberry-lime_5{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.05}.cs-color-bg-gradient-strawberry-lime_10{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.1}.cs-color-bg-gradient-strawberry-lime_20{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.2}.cs-color-bg-gradient-strawberry-lime_30{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.3}.cs-color-bg-gradient-strawberry-lime_40{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.4}.cs-color-bg-gradient-strawberry-lime_50{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.5}.cs-color-bg-gradient-strawberry-lime_60{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.6}.cs-color-bg-gradient-strawberry-lime_70{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.7}.cs-color-bg-gradient-strawberry-lime_80{background:linear-gradient(95deg,#f25c54,#6bc50b);opacity:.8}.cs-color-bg-gradient-strawberry-lime_90{opacity:.9}.cs-color-bg-gradient-strawberry-lime,.cs-color-bg-gradient-strawberry-lime_90{background:linear-gradient(95deg,#f25c54,#6bc50b)}.cs-color-bg-gradient-cherry-information_5{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.05}.cs-color-bg-gradient-cherry-information_10{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.1}.cs-color-bg-gradient-cherry-information_20{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.2}.cs-color-bg-gradient-cherry-information_30{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.3}.cs-color-bg-gradient-cherry-information_40{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.4}.cs-color-bg-gradient-cherry-information_50{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.5}.cs-color-bg-gradient-cherry-information_60{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.6}.cs-color-bg-gradient-cherry-information_70{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.7}.cs-color-bg-gradient-cherry-information_80{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.8}.cs-color-bg-gradient-cherry-information_90{opacity:.9}.cs-color-bg-gradient-cherry-information,.cs-color-bg-gradient-cherry-information_90{background:linear-gradient(95deg,#d72934,#01a8ff)}.cs-color-bg-gradient-cherry-success_5{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.05}.cs-color-bg-gradient-cherry-success_10{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.1}.cs-color-bg-gradient-cherry-success_20{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.2}.cs-color-bg-gradient-cherry-success_30{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.3}.cs-color-bg-gradient-cherry-success_40{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.4}.cs-color-bg-gradient-cherry-success_50{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.5}.cs-color-bg-gradient-cherry-success_60{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.6}.cs-color-bg-gradient-cherry-success_70{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.7}.cs-color-bg-gradient-cherry-success_80{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.8}.cs-color-bg-gradient-cherry-success_90{opacity:.9}.cs-color-bg-gradient-cherry-success,.cs-color-bg-gradient-cherry-success_90{background:linear-gradient(95deg,#d72934,#6bc50b)}.cs-color-bg-gradient-cherry-warning_5{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.05}.cs-color-bg-gradient-cherry-warning_10{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.1}.cs-color-bg-gradient-cherry-warning_20{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.2}.cs-color-bg-gradient-cherry-warning_30{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.3}.cs-color-bg-gradient-cherry-warning_40{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.4}.cs-color-bg-gradient-cherry-warning_50{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.5}.cs-color-bg-gradient-cherry-warning_60{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.6}.cs-color-bg-gradient-cherry-warning_70{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.7}.cs-color-bg-gradient-cherry-warning_80{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.8}.cs-color-bg-gradient-cherry-warning_90{opacity:.9}.cs-color-bg-gradient-cherry-warning,.cs-color-bg-gradient-cherry-warning_90{background:linear-gradient(95deg,#d72934,#f7b500)}.cs-color-bg-gradient-cherry-suspended_5{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.05}.cs-color-bg-gradient-cherry-suspended_10{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.1}.cs-color-bg-gradient-cherry-suspended_20{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.2}.cs-color-bg-gradient-cherry-suspended_30{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.3}.cs-color-bg-gradient-cherry-suspended_40{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.4}.cs-color-bg-gradient-cherry-suspended_50{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.5}.cs-color-bg-gradient-cherry-suspended_60{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.6}.cs-color-bg-gradient-cherry-suspended_70{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.7}.cs-color-bg-gradient-cherry-suspended_80{background:linear-gradient(95deg,#d72934,#7f18be);opacity:.8}.cs-color-bg-gradient-cherry-suspended_90{opacity:.9}.cs-color-bg-gradient-cherry-suspended,.cs-color-bg-gradient-cherry-suspended_90{background:linear-gradient(95deg,#d72934,#7f18be)}.cs-color-bg-gradient-cherry-pending_5{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.05}.cs-color-bg-gradient-cherry-pending_10{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.1}.cs-color-bg-gradient-cherry-pending_20{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.2}.cs-color-bg-gradient-cherry-pending_30{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.3}.cs-color-bg-gradient-cherry-pending_40{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.4}.cs-color-bg-gradient-cherry-pending_50{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.5}.cs-color-bg-gradient-cherry-pending_60{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.6}.cs-color-bg-gradient-cherry-pending_70{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.7}.cs-color-bg-gradient-cherry-pending_80{background:linear-gradient(95deg,#d72934,#a7b1bf);opacity:.8}.cs-color-bg-gradient-cherry-pending_90{opacity:.9}.cs-color-bg-gradient-cherry-pending,.cs-color-bg-gradient-cherry-pending_90{background:linear-gradient(95deg,#d72934,#a7b1bf)}.cs-color-bg-gradient-cherry-neutral_5{background:linear-gradient(95deg,#d72934,#192231);opacity:.05}.cs-color-bg-gradient-cherry-neutral_10{background:linear-gradient(95deg,#d72934,#192231);opacity:.1}.cs-color-bg-gradient-cherry-neutral_20{background:linear-gradient(95deg,#d72934,#192231);opacity:.2}.cs-color-bg-gradient-cherry-neutral_30{background:linear-gradient(95deg,#d72934,#192231);opacity:.3}.cs-color-bg-gradient-cherry-neutral_40{background:linear-gradient(95deg,#d72934,#192231);opacity:.4}.cs-color-bg-gradient-cherry-neutral_50{background:linear-gradient(95deg,#d72934,#192231);opacity:.5}.cs-color-bg-gradient-cherry-neutral_60{background:linear-gradient(95deg,#d72934,#192231);opacity:.6}.cs-color-bg-gradient-cherry-neutral_70{background:linear-gradient(95deg,#d72934,#192231);opacity:.7}.cs-color-bg-gradient-cherry-neutral_80{background:linear-gradient(95deg,#d72934,#192231);opacity:.8}.cs-color-bg-gradient-cherry-neutral_90{opacity:.9}.cs-color-bg-gradient-cherry-neutral,.cs-color-bg-gradient-cherry-neutral_90{background:linear-gradient(95deg,#d72934,#192231)}.cs-color-bg-gradient-cherry-lemon_5{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.05}.cs-color-bg-gradient-cherry-lemon_10{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.1}.cs-color-bg-gradient-cherry-lemon_20{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.2}.cs-color-bg-gradient-cherry-lemon_30{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.3}.cs-color-bg-gradient-cherry-lemon_40{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.4}.cs-color-bg-gradient-cherry-lemon_50{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.5}.cs-color-bg-gradient-cherry-lemon_60{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.6}.cs-color-bg-gradient-cherry-lemon_70{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.7}.cs-color-bg-gradient-cherry-lemon_80{background:linear-gradient(95deg,#d72934,#f7e500);opacity:.8}.cs-color-bg-gradient-cherry-lemon_90{opacity:.9}.cs-color-bg-gradient-cherry-lemon,.cs-color-bg-gradient-cherry-lemon_90{background:linear-gradient(95deg,#d72934,#f7e500)}.cs-color-bg-gradient-cherry-papaya_5{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.05}.cs-color-bg-gradient-cherry-papaya_10{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.1}.cs-color-bg-gradient-cherry-papaya_20{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.2}.cs-color-bg-gradient-cherry-papaya_30{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.3}.cs-color-bg-gradient-cherry-papaya_40{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.4}.cs-color-bg-gradient-cherry-papaya_50{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.5}.cs-color-bg-gradient-cherry-papaya_60{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.6}.cs-color-bg-gradient-cherry-papaya_70{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.7}.cs-color-bg-gradient-cherry-papaya_80{background:linear-gradient(95deg,#d72934,#f7b500);opacity:.8}.cs-color-bg-gradient-cherry-papaya_90{opacity:.9}.cs-color-bg-gradient-cherry-papaya,.cs-color-bg-gradient-cherry-papaya_90{background:linear-gradient(95deg,#d72934,#f7b500)}.cs-color-bg-gradient-cherry-orange_5{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.05}.cs-color-bg-gradient-cherry-orange_10{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.1}.cs-color-bg-gradient-cherry-orange_20{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.2}.cs-color-bg-gradient-cherry-orange_30{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.3}.cs-color-bg-gradient-cherry-orange_40{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.4}.cs-color-bg-gradient-cherry-orange_50{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.5}.cs-color-bg-gradient-cherry-orange_60{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.6}.cs-color-bg-gradient-cherry-orange_70{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.7}.cs-color-bg-gradient-cherry-orange_80{background:linear-gradient(95deg,#d72934,#fa8920);opacity:.8}.cs-color-bg-gradient-cherry-orange_90{opacity:.9}.cs-color-bg-gradient-cherry-orange,.cs-color-bg-gradient-cherry-orange_90{background:linear-gradient(95deg,#d72934,#fa8920)}.cs-color-bg-gradient-cherry-strawberry_5{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.05}.cs-color-bg-gradient-cherry-strawberry_10{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.1}.cs-color-bg-gradient-cherry-strawberry_20{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.2}.cs-color-bg-gradient-cherry-strawberry_30{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.3}.cs-color-bg-gradient-cherry-strawberry_40{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.4}.cs-color-bg-gradient-cherry-strawberry_50{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.5}.cs-color-bg-gradient-cherry-strawberry_60{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.6}.cs-color-bg-gradient-cherry-strawberry_70{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.7}.cs-color-bg-gradient-cherry-strawberry_80{background:linear-gradient(95deg,#d72934,#f25c54);opacity:.8}.cs-color-bg-gradient-cherry-strawberry_90{opacity:.9}.cs-color-bg-gradient-cherry-strawberry,.cs-color-bg-gradient-cherry-strawberry_90{background:linear-gradient(95deg,#d72934,#f25c54)}.cs-color-bg-gradient-cherry-rubarb_5{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.05}.cs-color-bg-gradient-cherry-rubarb_10{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.1}.cs-color-bg-gradient-cherry-rubarb_20{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.2}.cs-color-bg-gradient-cherry-rubarb_30{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.3}.cs-color-bg-gradient-cherry-rubarb_40{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.4}.cs-color-bg-gradient-cherry-rubarb_50{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.5}.cs-color-bg-gradient-cherry-rubarb_60{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.6}.cs-color-bg-gradient-cherry-rubarb_70{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.7}.cs-color-bg-gradient-cherry-rubarb_80{background:linear-gradient(95deg,#d72934,#f467a2);opacity:.8}.cs-color-bg-gradient-cherry-rubarb_90{opacity:.9}.cs-color-bg-gradient-cherry-rubarb,.cs-color-bg-gradient-cherry-rubarb_90{background:linear-gradient(95deg,#d72934,#f467a2)}.cs-color-bg-gradient-cherry-grape_5{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.05}.cs-color-bg-gradient-cherry-grape_10{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.1}.cs-color-bg-gradient-cherry-grape_20{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.2}.cs-color-bg-gradient-cherry-grape_30{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.3}.cs-color-bg-gradient-cherry-grape_40{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.4}.cs-color-bg-gradient-cherry-grape_50{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.5}.cs-color-bg-gradient-cherry-grape_60{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.6}.cs-color-bg-gradient-cherry-grape_70{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.7}.cs-color-bg-gradient-cherry-grape_80{background:linear-gradient(95deg,#d72934,#b620e0);opacity:.8}.cs-color-bg-gradient-cherry-grape_90{opacity:.9}.cs-color-bg-gradient-cherry-grape,.cs-color-bg-gradient-cherry-grape_90{background:linear-gradient(95deg,#d72934,#b620e0)}.cs-color-bg-gradient-cherry-blackberry_5{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.05}.cs-color-bg-gradient-cherry-blackberry_10{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.1}.cs-color-bg-gradient-cherry-blackberry_20{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.2}.cs-color-bg-gradient-cherry-blackberry_30{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.3}.cs-color-bg-gradient-cherry-blackberry_40{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.4}.cs-color-bg-gradient-cherry-blackberry_50{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.5}.cs-color-bg-gradient-cherry-blackberry_60{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.6}.cs-color-bg-gradient-cherry-blackberry_70{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.7}.cs-color-bg-gradient-cherry-blackberry_80{background:linear-gradient(95deg,#d72934,#7636ff);opacity:.8}.cs-color-bg-gradient-cherry-blackberry_90{opacity:.9}.cs-color-bg-gradient-cherry-blackberry,.cs-color-bg-gradient-cherry-blackberry_90{background:linear-gradient(95deg,#d72934,#7636ff)}.cs-color-bg-gradient-cherry-blueberry_5{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.05}.cs-color-bg-gradient-cherry-blueberry_10{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.1}.cs-color-bg-gradient-cherry-blueberry_20{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.2}.cs-color-bg-gradient-cherry-blueberry_30{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.3}.cs-color-bg-gradient-cherry-blueberry_40{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.4}.cs-color-bg-gradient-cherry-blueberry_50{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.5}.cs-color-bg-gradient-cherry-blueberry_60{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.6}.cs-color-bg-gradient-cherry-blueberry_70{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.7}.cs-color-bg-gradient-cherry-blueberry_80{background:linear-gradient(95deg,#d72934,#3c36db);opacity:.8}.cs-color-bg-gradient-cherry-blueberry_90{opacity:.9}.cs-color-bg-gradient-cherry-blueberry,.cs-color-bg-gradient-cherry-blueberry_90{background:linear-gradient(95deg,#d72934,#3c36db)}.cs-color-bg-gradient-cherry-cerulean_5{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.05}.cs-color-bg-gradient-cherry-cerulean_10{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.1}.cs-color-bg-gradient-cherry-cerulean_20{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.2}.cs-color-bg-gradient-cherry-cerulean_30{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.3}.cs-color-bg-gradient-cherry-cerulean_40{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.4}.cs-color-bg-gradient-cherry-cerulean_50{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.5}.cs-color-bg-gradient-cherry-cerulean_60{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.6}.cs-color-bg-gradient-cherry-cerulean_70{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.7}.cs-color-bg-gradient-cherry-cerulean_80{background:linear-gradient(95deg,#d72934,#01a8ff);opacity:.8}.cs-color-bg-gradient-cherry-cerulean_90{opacity:.9}.cs-color-bg-gradient-cherry-cerulean,.cs-color-bg-gradient-cherry-cerulean_90{background:linear-gradient(95deg,#d72934,#01a8ff)}.cs-color-bg-gradient-cherry-sky_5{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.05}.cs-color-bg-gradient-cherry-sky_10{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.1}.cs-color-bg-gradient-cherry-sky_20{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.2}.cs-color-bg-gradient-cherry-sky_30{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.3}.cs-color-bg-gradient-cherry-sky_40{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.4}.cs-color-bg-gradient-cherry-sky_50{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.5}.cs-color-bg-gradient-cherry-sky_60{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.6}.cs-color-bg-gradient-cherry-sky_70{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.7}.cs-color-bg-gradient-cherry-sky_80{background:linear-gradient(95deg,#d72934,#00d7f4);opacity:.8}.cs-color-bg-gradient-cherry-sky_90{opacity:.9}.cs-color-bg-gradient-cherry-sky,.cs-color-bg-gradient-cherry-sky_90{background:linear-gradient(95deg,#d72934,#00d7f4)}.cs-color-bg-gradient-cherry-lagoon_5{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.05}.cs-color-bg-gradient-cherry-lagoon_10{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.1}.cs-color-bg-gradient-cherry-lagoon_20{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.2}.cs-color-bg-gradient-cherry-lagoon_30{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.3}.cs-color-bg-gradient-cherry-lagoon_40{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.4}.cs-color-bg-gradient-cherry-lagoon_50{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.5}.cs-color-bg-gradient-cherry-lagoon_60{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.6}.cs-color-bg-gradient-cherry-lagoon_70{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.7}.cs-color-bg-gradient-cherry-lagoon_80{background:linear-gradient(95deg,#d72934,#2fbad1);opacity:.8}.cs-color-bg-gradient-cherry-lagoon_90{opacity:.9}.cs-color-bg-gradient-cherry-lagoon,.cs-color-bg-gradient-cherry-lagoon_90{background:linear-gradient(95deg,#d72934,#2fbad1)}.cs-color-bg-gradient-cherry-mint_5{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.05}.cs-color-bg-gradient-cherry-mint_10{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.1}.cs-color-bg-gradient-cherry-mint_20{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.2}.cs-color-bg-gradient-cherry-mint_30{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.3}.cs-color-bg-gradient-cherry-mint_40{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.4}.cs-color-bg-gradient-cherry-mint_50{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.5}.cs-color-bg-gradient-cherry-mint_60{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.6}.cs-color-bg-gradient-cherry-mint_70{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.7}.cs-color-bg-gradient-cherry-mint_80{background:linear-gradient(95deg,#d72934,#44d7b6);opacity:.8}.cs-color-bg-gradient-cherry-mint_90{opacity:.9}.cs-color-bg-gradient-cherry-mint,.cs-color-bg-gradient-cherry-mint_90{background:linear-gradient(95deg,#d72934,#44d7b6)}.cs-color-bg-gradient-cherry-lime_5{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.05}.cs-color-bg-gradient-cherry-lime_10{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.1}.cs-color-bg-gradient-cherry-lime_20{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.2}.cs-color-bg-gradient-cherry-lime_30{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.3}.cs-color-bg-gradient-cherry-lime_40{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.4}.cs-color-bg-gradient-cherry-lime_50{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.5}.cs-color-bg-gradient-cherry-lime_60{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.6}.cs-color-bg-gradient-cherry-lime_70{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.7}.cs-color-bg-gradient-cherry-lime_80{background:linear-gradient(95deg,#d72934,#6bc50b);opacity:.8}.cs-color-bg-gradient-cherry-lime_90{opacity:.9}.cs-color-bg-gradient-cherry-lime,.cs-color-bg-gradient-cherry-lime_90{background:linear-gradient(95deg,#d72934,#6bc50b)}.cs-color-bg-gradient-rubarb-information_5{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.05}.cs-color-bg-gradient-rubarb-information_10{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.1}.cs-color-bg-gradient-rubarb-information_20{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.2}.cs-color-bg-gradient-rubarb-information_30{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.3}.cs-color-bg-gradient-rubarb-information_40{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.4}.cs-color-bg-gradient-rubarb-information_50{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.5}.cs-color-bg-gradient-rubarb-information_60{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.6}.cs-color-bg-gradient-rubarb-information_70{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.7}.cs-color-bg-gradient-rubarb-information_80{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.8}.cs-color-bg-gradient-rubarb-information_90{opacity:.9}.cs-color-bg-gradient-rubarb-information,.cs-color-bg-gradient-rubarb-information_90{background:linear-gradient(95deg,#f467a2,#01a8ff)}.cs-color-bg-gradient-rubarb-success_5{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.05}.cs-color-bg-gradient-rubarb-success_10{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.1}.cs-color-bg-gradient-rubarb-success_20{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.2}.cs-color-bg-gradient-rubarb-success_30{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.3}.cs-color-bg-gradient-rubarb-success_40{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.4}.cs-color-bg-gradient-rubarb-success_50{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.5}.cs-color-bg-gradient-rubarb-success_60{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.6}.cs-color-bg-gradient-rubarb-success_70{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.7}.cs-color-bg-gradient-rubarb-success_80{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.8}.cs-color-bg-gradient-rubarb-success_90{opacity:.9}.cs-color-bg-gradient-rubarb-success,.cs-color-bg-gradient-rubarb-success_90{background:linear-gradient(95deg,#f467a2,#6bc50b)}.cs-color-bg-gradient-rubarb-warning_5{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.05}.cs-color-bg-gradient-rubarb-warning_10{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.1}.cs-color-bg-gradient-rubarb-warning_20{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.2}.cs-color-bg-gradient-rubarb-warning_30{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.3}.cs-color-bg-gradient-rubarb-warning_40{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.4}.cs-color-bg-gradient-rubarb-warning_50{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.5}.cs-color-bg-gradient-rubarb-warning_60{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.6}.cs-color-bg-gradient-rubarb-warning_70{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.7}.cs-color-bg-gradient-rubarb-warning_80{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.8}.cs-color-bg-gradient-rubarb-warning_90{opacity:.9}.cs-color-bg-gradient-rubarb-warning,.cs-color-bg-gradient-rubarb-warning_90{background:linear-gradient(95deg,#f467a2,#f7b500)}.cs-color-bg-gradient-rubarb-error_5{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.05}.cs-color-bg-gradient-rubarb-error_10{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.1}.cs-color-bg-gradient-rubarb-error_20{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.2}.cs-color-bg-gradient-rubarb-error_30{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.3}.cs-color-bg-gradient-rubarb-error_40{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.4}.cs-color-bg-gradient-rubarb-error_50{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.5}.cs-color-bg-gradient-rubarb-error_60{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.6}.cs-color-bg-gradient-rubarb-error_70{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.7}.cs-color-bg-gradient-rubarb-error_80{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.8}.cs-color-bg-gradient-rubarb-error_90{opacity:.9}.cs-color-bg-gradient-rubarb-error,.cs-color-bg-gradient-rubarb-error_90{background:linear-gradient(95deg,#f467a2,#d72934)}.cs-color-bg-gradient-rubarb-suspended_5{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.05}.cs-color-bg-gradient-rubarb-suspended_10{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.1}.cs-color-bg-gradient-rubarb-suspended_20{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.2}.cs-color-bg-gradient-rubarb-suspended_30{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.3}.cs-color-bg-gradient-rubarb-suspended_40{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.4}.cs-color-bg-gradient-rubarb-suspended_50{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.5}.cs-color-bg-gradient-rubarb-suspended_60{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.6}.cs-color-bg-gradient-rubarb-suspended_70{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.7}.cs-color-bg-gradient-rubarb-suspended_80{background:linear-gradient(95deg,#f467a2,#7f18be);opacity:.8}.cs-color-bg-gradient-rubarb-suspended_90{opacity:.9}.cs-color-bg-gradient-rubarb-suspended,.cs-color-bg-gradient-rubarb-suspended_90{background:linear-gradient(95deg,#f467a2,#7f18be)}.cs-color-bg-gradient-rubarb-pending_5{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.05}.cs-color-bg-gradient-rubarb-pending_10{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.1}.cs-color-bg-gradient-rubarb-pending_20{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.2}.cs-color-bg-gradient-rubarb-pending_30{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.3}.cs-color-bg-gradient-rubarb-pending_40{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.4}.cs-color-bg-gradient-rubarb-pending_50{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.5}.cs-color-bg-gradient-rubarb-pending_60{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.6}.cs-color-bg-gradient-rubarb-pending_70{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.7}.cs-color-bg-gradient-rubarb-pending_80{background:linear-gradient(95deg,#f467a2,#a7b1bf);opacity:.8}.cs-color-bg-gradient-rubarb-pending_90{opacity:.9}.cs-color-bg-gradient-rubarb-pending,.cs-color-bg-gradient-rubarb-pending_90{background:linear-gradient(95deg,#f467a2,#a7b1bf)}.cs-color-bg-gradient-rubarb-neutral_5{background:linear-gradient(95deg,#f467a2,#192231);opacity:.05}.cs-color-bg-gradient-rubarb-neutral_10{background:linear-gradient(95deg,#f467a2,#192231);opacity:.1}.cs-color-bg-gradient-rubarb-neutral_20{background:linear-gradient(95deg,#f467a2,#192231);opacity:.2}.cs-color-bg-gradient-rubarb-neutral_30{background:linear-gradient(95deg,#f467a2,#192231);opacity:.3}.cs-color-bg-gradient-rubarb-neutral_40{background:linear-gradient(95deg,#f467a2,#192231);opacity:.4}.cs-color-bg-gradient-rubarb-neutral_50{background:linear-gradient(95deg,#f467a2,#192231);opacity:.5}.cs-color-bg-gradient-rubarb-neutral_60{background:linear-gradient(95deg,#f467a2,#192231);opacity:.6}.cs-color-bg-gradient-rubarb-neutral_70{background:linear-gradient(95deg,#f467a2,#192231);opacity:.7}.cs-color-bg-gradient-rubarb-neutral_80{background:linear-gradient(95deg,#f467a2,#192231);opacity:.8}.cs-color-bg-gradient-rubarb-neutral_90{opacity:.9}.cs-color-bg-gradient-rubarb-neutral,.cs-color-bg-gradient-rubarb-neutral_90{background:linear-gradient(95deg,#f467a2,#192231)}.cs-color-bg-gradient-rubarb-lemon_5{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.05}.cs-color-bg-gradient-rubarb-lemon_10{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.1}.cs-color-bg-gradient-rubarb-lemon_20{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.2}.cs-color-bg-gradient-rubarb-lemon_30{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.3}.cs-color-bg-gradient-rubarb-lemon_40{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.4}.cs-color-bg-gradient-rubarb-lemon_50{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.5}.cs-color-bg-gradient-rubarb-lemon_60{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.6}.cs-color-bg-gradient-rubarb-lemon_70{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.7}.cs-color-bg-gradient-rubarb-lemon_80{background:linear-gradient(95deg,#f467a2,#f7e500);opacity:.8}.cs-color-bg-gradient-rubarb-lemon_90{opacity:.9}.cs-color-bg-gradient-rubarb-lemon,.cs-color-bg-gradient-rubarb-lemon_90{background:linear-gradient(95deg,#f467a2,#f7e500)}.cs-color-bg-gradient-rubarb-papaya_5{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.05}.cs-color-bg-gradient-rubarb-papaya_10{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.1}.cs-color-bg-gradient-rubarb-papaya_20{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.2}.cs-color-bg-gradient-rubarb-papaya_30{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.3}.cs-color-bg-gradient-rubarb-papaya_40{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.4}.cs-color-bg-gradient-rubarb-papaya_50{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.5}.cs-color-bg-gradient-rubarb-papaya_60{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.6}.cs-color-bg-gradient-rubarb-papaya_70{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.7}.cs-color-bg-gradient-rubarb-papaya_80{background:linear-gradient(95deg,#f467a2,#f7b500);opacity:.8}.cs-color-bg-gradient-rubarb-papaya_90{opacity:.9}.cs-color-bg-gradient-rubarb-papaya,.cs-color-bg-gradient-rubarb-papaya_90{background:linear-gradient(95deg,#f467a2,#f7b500)}.cs-color-bg-gradient-rubarb-orange_5{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.05}.cs-color-bg-gradient-rubarb-orange_10{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.1}.cs-color-bg-gradient-rubarb-orange_20{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.2}.cs-color-bg-gradient-rubarb-orange_30{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.3}.cs-color-bg-gradient-rubarb-orange_40{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.4}.cs-color-bg-gradient-rubarb-orange_50{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.5}.cs-color-bg-gradient-rubarb-orange_60{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.6}.cs-color-bg-gradient-rubarb-orange_70{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.7}.cs-color-bg-gradient-rubarb-orange_80{background:linear-gradient(95deg,#f467a2,#fa8920);opacity:.8}.cs-color-bg-gradient-rubarb-orange_90{opacity:.9}.cs-color-bg-gradient-rubarb-orange,.cs-color-bg-gradient-rubarb-orange_90{background:linear-gradient(95deg,#f467a2,#fa8920)}.cs-color-bg-gradient-rubarb-strawberry_5{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.05}.cs-color-bg-gradient-rubarb-strawberry_10{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.1}.cs-color-bg-gradient-rubarb-strawberry_20{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.2}.cs-color-bg-gradient-rubarb-strawberry_30{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.3}.cs-color-bg-gradient-rubarb-strawberry_40{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.4}.cs-color-bg-gradient-rubarb-strawberry_50{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.5}.cs-color-bg-gradient-rubarb-strawberry_60{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.6}.cs-color-bg-gradient-rubarb-strawberry_70{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.7}.cs-color-bg-gradient-rubarb-strawberry_80{background:linear-gradient(95deg,#f467a2,#f25c54);opacity:.8}.cs-color-bg-gradient-rubarb-strawberry_90{opacity:.9}.cs-color-bg-gradient-rubarb-strawberry,.cs-color-bg-gradient-rubarb-strawberry_90{background:linear-gradient(95deg,#f467a2,#f25c54)}.cs-color-bg-gradient-rubarb-cherry_5{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.05}.cs-color-bg-gradient-rubarb-cherry_10{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.1}.cs-color-bg-gradient-rubarb-cherry_20{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.2}.cs-color-bg-gradient-rubarb-cherry_30{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.3}.cs-color-bg-gradient-rubarb-cherry_40{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.4}.cs-color-bg-gradient-rubarb-cherry_50{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.5}.cs-color-bg-gradient-rubarb-cherry_60{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.6}.cs-color-bg-gradient-rubarb-cherry_70{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.7}.cs-color-bg-gradient-rubarb-cherry_80{background:linear-gradient(95deg,#f467a2,#d72934);opacity:.8}.cs-color-bg-gradient-rubarb-cherry_90{opacity:.9}.cs-color-bg-gradient-rubarb-cherry,.cs-color-bg-gradient-rubarb-cherry_90{background:linear-gradient(95deg,#f467a2,#d72934)}.cs-color-bg-gradient-rubarb-grape_5{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.05}.cs-color-bg-gradient-rubarb-grape_10{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.1}.cs-color-bg-gradient-rubarb-grape_20{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.2}.cs-color-bg-gradient-rubarb-grape_30{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.3}.cs-color-bg-gradient-rubarb-grape_40{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.4}.cs-color-bg-gradient-rubarb-grape_50{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.5}.cs-color-bg-gradient-rubarb-grape_60{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.6}.cs-color-bg-gradient-rubarb-grape_70{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.7}.cs-color-bg-gradient-rubarb-grape_80{background:linear-gradient(95deg,#f467a2,#b620e0);opacity:.8}.cs-color-bg-gradient-rubarb-grape_90{opacity:.9}.cs-color-bg-gradient-rubarb-grape,.cs-color-bg-gradient-rubarb-grape_90{background:linear-gradient(95deg,#f467a2,#b620e0)}.cs-color-bg-gradient-rubarb-blackberry_5{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.05}.cs-color-bg-gradient-rubarb-blackberry_10{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.1}.cs-color-bg-gradient-rubarb-blackberry_20{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.2}.cs-color-bg-gradient-rubarb-blackberry_30{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.3}.cs-color-bg-gradient-rubarb-blackberry_40{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.4}.cs-color-bg-gradient-rubarb-blackberry_50{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.5}.cs-color-bg-gradient-rubarb-blackberry_60{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.6}.cs-color-bg-gradient-rubarb-blackberry_70{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.7}.cs-color-bg-gradient-rubarb-blackberry_80{background:linear-gradient(95deg,#f467a2,#7636ff);opacity:.8}.cs-color-bg-gradient-rubarb-blackberry_90{opacity:.9}.cs-color-bg-gradient-rubarb-blackberry,.cs-color-bg-gradient-rubarb-blackberry_90{background:linear-gradient(95deg,#f467a2,#7636ff)}.cs-color-bg-gradient-rubarb-blueberry_5{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.05}.cs-color-bg-gradient-rubarb-blueberry_10{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.1}.cs-color-bg-gradient-rubarb-blueberry_20{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.2}.cs-color-bg-gradient-rubarb-blueberry_30{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.3}.cs-color-bg-gradient-rubarb-blueberry_40{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.4}.cs-color-bg-gradient-rubarb-blueberry_50{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.5}.cs-color-bg-gradient-rubarb-blueberry_60{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.6}.cs-color-bg-gradient-rubarb-blueberry_70{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.7}.cs-color-bg-gradient-rubarb-blueberry_80{background:linear-gradient(95deg,#f467a2,#3c36db);opacity:.8}.cs-color-bg-gradient-rubarb-blueberry_90{opacity:.9}.cs-color-bg-gradient-rubarb-blueberry,.cs-color-bg-gradient-rubarb-blueberry_90{background:linear-gradient(95deg,#f467a2,#3c36db)}.cs-color-bg-gradient-rubarb-cerulean_5{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.05}.cs-color-bg-gradient-rubarb-cerulean_10{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.1}.cs-color-bg-gradient-rubarb-cerulean_20{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.2}.cs-color-bg-gradient-rubarb-cerulean_30{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.3}.cs-color-bg-gradient-rubarb-cerulean_40{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.4}.cs-color-bg-gradient-rubarb-cerulean_50{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.5}.cs-color-bg-gradient-rubarb-cerulean_60{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.6}.cs-color-bg-gradient-rubarb-cerulean_70{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.7}.cs-color-bg-gradient-rubarb-cerulean_80{background:linear-gradient(95deg,#f467a2,#01a8ff);opacity:.8}.cs-color-bg-gradient-rubarb-cerulean_90{opacity:.9}.cs-color-bg-gradient-rubarb-cerulean,.cs-color-bg-gradient-rubarb-cerulean_90{background:linear-gradient(95deg,#f467a2,#01a8ff)}.cs-color-bg-gradient-rubarb-sky_5{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.05}.cs-color-bg-gradient-rubarb-sky_10{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.1}.cs-color-bg-gradient-rubarb-sky_20{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.2}.cs-color-bg-gradient-rubarb-sky_30{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.3}.cs-color-bg-gradient-rubarb-sky_40{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.4}.cs-color-bg-gradient-rubarb-sky_50{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.5}.cs-color-bg-gradient-rubarb-sky_60{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.6}.cs-color-bg-gradient-rubarb-sky_70{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.7}.cs-color-bg-gradient-rubarb-sky_80{background:linear-gradient(95deg,#f467a2,#00d7f4);opacity:.8}.cs-color-bg-gradient-rubarb-sky_90{opacity:.9}.cs-color-bg-gradient-rubarb-sky,.cs-color-bg-gradient-rubarb-sky_90{background:linear-gradient(95deg,#f467a2,#00d7f4)}.cs-color-bg-gradient-rubarb-lagoon_5{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.05}.cs-color-bg-gradient-rubarb-lagoon_10{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.1}.cs-color-bg-gradient-rubarb-lagoon_20{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.2}.cs-color-bg-gradient-rubarb-lagoon_30{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.3}.cs-color-bg-gradient-rubarb-lagoon_40{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.4}.cs-color-bg-gradient-rubarb-lagoon_50{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.5}.cs-color-bg-gradient-rubarb-lagoon_60{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.6}.cs-color-bg-gradient-rubarb-lagoon_70{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.7}.cs-color-bg-gradient-rubarb-lagoon_80{background:linear-gradient(95deg,#f467a2,#2fbad1);opacity:.8}.cs-color-bg-gradient-rubarb-lagoon_90{opacity:.9}.cs-color-bg-gradient-rubarb-lagoon,.cs-color-bg-gradient-rubarb-lagoon_90{background:linear-gradient(95deg,#f467a2,#2fbad1)}.cs-color-bg-gradient-rubarb-mint_5{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.05}.cs-color-bg-gradient-rubarb-mint_10{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.1}.cs-color-bg-gradient-rubarb-mint_20{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.2}.cs-color-bg-gradient-rubarb-mint_30{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.3}.cs-color-bg-gradient-rubarb-mint_40{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.4}.cs-color-bg-gradient-rubarb-mint_50{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.5}.cs-color-bg-gradient-rubarb-mint_60{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.6}.cs-color-bg-gradient-rubarb-mint_70{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.7}.cs-color-bg-gradient-rubarb-mint_80{background:linear-gradient(95deg,#f467a2,#44d7b6);opacity:.8}.cs-color-bg-gradient-rubarb-mint_90{opacity:.9}.cs-color-bg-gradient-rubarb-mint,.cs-color-bg-gradient-rubarb-mint_90{background:linear-gradient(95deg,#f467a2,#44d7b6)}.cs-color-bg-gradient-rubarb-lime_5{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.05}.cs-color-bg-gradient-rubarb-lime_10{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.1}.cs-color-bg-gradient-rubarb-lime_20{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.2}.cs-color-bg-gradient-rubarb-lime_30{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.3}.cs-color-bg-gradient-rubarb-lime_40{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.4}.cs-color-bg-gradient-rubarb-lime_50{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.5}.cs-color-bg-gradient-rubarb-lime_60{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.6}.cs-color-bg-gradient-rubarb-lime_70{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.7}.cs-color-bg-gradient-rubarb-lime_80{background:linear-gradient(95deg,#f467a2,#6bc50b);opacity:.8}.cs-color-bg-gradient-rubarb-lime_90{opacity:.9}.cs-color-bg-gradient-rubarb-lime,.cs-color-bg-gradient-rubarb-lime_90{background:linear-gradient(95deg,#f467a2,#6bc50b)}.cs-color-bg-gradient-grape-information_5{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.05}.cs-color-bg-gradient-grape-information_10{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.1}.cs-color-bg-gradient-grape-information_20{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.2}.cs-color-bg-gradient-grape-information_30{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.3}.cs-color-bg-gradient-grape-information_40{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.4}.cs-color-bg-gradient-grape-information_50{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.5}.cs-color-bg-gradient-grape-information_60{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.6}.cs-color-bg-gradient-grape-information_70{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.7}.cs-color-bg-gradient-grape-information_80{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.8}.cs-color-bg-gradient-grape-information_90{opacity:.9}.cs-color-bg-gradient-grape-information,.cs-color-bg-gradient-grape-information_90{background:linear-gradient(95deg,#b620e0,#01a8ff)}.cs-color-bg-gradient-grape-success_5{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.05}.cs-color-bg-gradient-grape-success_10{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.1}.cs-color-bg-gradient-grape-success_20{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.2}.cs-color-bg-gradient-grape-success_30{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.3}.cs-color-bg-gradient-grape-success_40{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.4}.cs-color-bg-gradient-grape-success_50{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.5}.cs-color-bg-gradient-grape-success_60{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.6}.cs-color-bg-gradient-grape-success_70{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.7}.cs-color-bg-gradient-grape-success_80{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.8}.cs-color-bg-gradient-grape-success_90{opacity:.9}.cs-color-bg-gradient-grape-success,.cs-color-bg-gradient-grape-success_90{background:linear-gradient(95deg,#b620e0,#6bc50b)}.cs-color-bg-gradient-grape-warning_5{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.05}.cs-color-bg-gradient-grape-warning_10{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.1}.cs-color-bg-gradient-grape-warning_20{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.2}.cs-color-bg-gradient-grape-warning_30{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.3}.cs-color-bg-gradient-grape-warning_40{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.4}.cs-color-bg-gradient-grape-warning_50{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.5}.cs-color-bg-gradient-grape-warning_60{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.6}.cs-color-bg-gradient-grape-warning_70{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.7}.cs-color-bg-gradient-grape-warning_80{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.8}.cs-color-bg-gradient-grape-warning_90{opacity:.9}.cs-color-bg-gradient-grape-warning,.cs-color-bg-gradient-grape-warning_90{background:linear-gradient(95deg,#b620e0,#f7b500)}.cs-color-bg-gradient-grape-error_5{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.05}.cs-color-bg-gradient-grape-error_10{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.1}.cs-color-bg-gradient-grape-error_20{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.2}.cs-color-bg-gradient-grape-error_30{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.3}.cs-color-bg-gradient-grape-error_40{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.4}.cs-color-bg-gradient-grape-error_50{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.5}.cs-color-bg-gradient-grape-error_60{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.6}.cs-color-bg-gradient-grape-error_70{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.7}.cs-color-bg-gradient-grape-error_80{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.8}.cs-color-bg-gradient-grape-error_90{opacity:.9}.cs-color-bg-gradient-grape-error,.cs-color-bg-gradient-grape-error_90{background:linear-gradient(95deg,#b620e0,#d72934)}.cs-color-bg-gradient-grape-suspended_5{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.05}.cs-color-bg-gradient-grape-suspended_10{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.1}.cs-color-bg-gradient-grape-suspended_20{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.2}.cs-color-bg-gradient-grape-suspended_30{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.3}.cs-color-bg-gradient-grape-suspended_40{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.4}.cs-color-bg-gradient-grape-suspended_50{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.5}.cs-color-bg-gradient-grape-suspended_60{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.6}.cs-color-bg-gradient-grape-suspended_70{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.7}.cs-color-bg-gradient-grape-suspended_80{background:linear-gradient(95deg,#b620e0,#7f18be);opacity:.8}.cs-color-bg-gradient-grape-suspended_90{opacity:.9}.cs-color-bg-gradient-grape-suspended,.cs-color-bg-gradient-grape-suspended_90{background:linear-gradient(95deg,#b620e0,#7f18be)}.cs-color-bg-gradient-grape-pending_5{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.05}.cs-color-bg-gradient-grape-pending_10{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.1}.cs-color-bg-gradient-grape-pending_20{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.2}.cs-color-bg-gradient-grape-pending_30{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.3}.cs-color-bg-gradient-grape-pending_40{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.4}.cs-color-bg-gradient-grape-pending_50{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.5}.cs-color-bg-gradient-grape-pending_60{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.6}.cs-color-bg-gradient-grape-pending_70{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.7}.cs-color-bg-gradient-grape-pending_80{background:linear-gradient(95deg,#b620e0,#a7b1bf);opacity:.8}.cs-color-bg-gradient-grape-pending_90{opacity:.9}.cs-color-bg-gradient-grape-pending,.cs-color-bg-gradient-grape-pending_90{background:linear-gradient(95deg,#b620e0,#a7b1bf)}.cs-color-bg-gradient-grape-neutral_5{background:linear-gradient(95deg,#b620e0,#192231);opacity:.05}.cs-color-bg-gradient-grape-neutral_10{background:linear-gradient(95deg,#b620e0,#192231);opacity:.1}.cs-color-bg-gradient-grape-neutral_20{background:linear-gradient(95deg,#b620e0,#192231);opacity:.2}.cs-color-bg-gradient-grape-neutral_30{background:linear-gradient(95deg,#b620e0,#192231);opacity:.3}.cs-color-bg-gradient-grape-neutral_40{background:linear-gradient(95deg,#b620e0,#192231);opacity:.4}.cs-color-bg-gradient-grape-neutral_50{background:linear-gradient(95deg,#b620e0,#192231);opacity:.5}.cs-color-bg-gradient-grape-neutral_60{background:linear-gradient(95deg,#b620e0,#192231);opacity:.6}.cs-color-bg-gradient-grape-neutral_70{background:linear-gradient(95deg,#b620e0,#192231);opacity:.7}.cs-color-bg-gradient-grape-neutral_80{background:linear-gradient(95deg,#b620e0,#192231);opacity:.8}.cs-color-bg-gradient-grape-neutral_90{opacity:.9}.cs-color-bg-gradient-grape-neutral,.cs-color-bg-gradient-grape-neutral_90{background:linear-gradient(95deg,#b620e0,#192231)}.cs-color-bg-gradient-grape-lemon_5{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.05}.cs-color-bg-gradient-grape-lemon_10{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.1}.cs-color-bg-gradient-grape-lemon_20{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.2}.cs-color-bg-gradient-grape-lemon_30{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.3}.cs-color-bg-gradient-grape-lemon_40{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.4}.cs-color-bg-gradient-grape-lemon_50{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.5}.cs-color-bg-gradient-grape-lemon_60{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.6}.cs-color-bg-gradient-grape-lemon_70{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.7}.cs-color-bg-gradient-grape-lemon_80{background:linear-gradient(95deg,#b620e0,#f7e500);opacity:.8}.cs-color-bg-gradient-grape-lemon_90{opacity:.9}.cs-color-bg-gradient-grape-lemon,.cs-color-bg-gradient-grape-lemon_90{background:linear-gradient(95deg,#b620e0,#f7e500)}.cs-color-bg-gradient-grape-papaya_5{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.05}.cs-color-bg-gradient-grape-papaya_10{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.1}.cs-color-bg-gradient-grape-papaya_20{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.2}.cs-color-bg-gradient-grape-papaya_30{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.3}.cs-color-bg-gradient-grape-papaya_40{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.4}.cs-color-bg-gradient-grape-papaya_50{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.5}.cs-color-bg-gradient-grape-papaya_60{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.6}.cs-color-bg-gradient-grape-papaya_70{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.7}.cs-color-bg-gradient-grape-papaya_80{background:linear-gradient(95deg,#b620e0,#f7b500);opacity:.8}.cs-color-bg-gradient-grape-papaya_90{opacity:.9}.cs-color-bg-gradient-grape-papaya,.cs-color-bg-gradient-grape-papaya_90{background:linear-gradient(95deg,#b620e0,#f7b500)}.cs-color-bg-gradient-grape-orange_5{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.05}.cs-color-bg-gradient-grape-orange_10{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.1}.cs-color-bg-gradient-grape-orange_20{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.2}.cs-color-bg-gradient-grape-orange_30{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.3}.cs-color-bg-gradient-grape-orange_40{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.4}.cs-color-bg-gradient-grape-orange_50{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.5}.cs-color-bg-gradient-grape-orange_60{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.6}.cs-color-bg-gradient-grape-orange_70{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.7}.cs-color-bg-gradient-grape-orange_80{background:linear-gradient(95deg,#b620e0,#fa8920);opacity:.8}.cs-color-bg-gradient-grape-orange_90{opacity:.9}.cs-color-bg-gradient-grape-orange,.cs-color-bg-gradient-grape-orange_90{background:linear-gradient(95deg,#b620e0,#fa8920)}.cs-color-bg-gradient-grape-strawberry_5{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.05}.cs-color-bg-gradient-grape-strawberry_10{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.1}.cs-color-bg-gradient-grape-strawberry_20{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.2}.cs-color-bg-gradient-grape-strawberry_30{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.3}.cs-color-bg-gradient-grape-strawberry_40{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.4}.cs-color-bg-gradient-grape-strawberry_50{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.5}.cs-color-bg-gradient-grape-strawberry_60{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.6}.cs-color-bg-gradient-grape-strawberry_70{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.7}.cs-color-bg-gradient-grape-strawberry_80{background:linear-gradient(95deg,#b620e0,#f25c54);opacity:.8}.cs-color-bg-gradient-grape-strawberry_90{opacity:.9}.cs-color-bg-gradient-grape-strawberry,.cs-color-bg-gradient-grape-strawberry_90{background:linear-gradient(95deg,#b620e0,#f25c54)}.cs-color-bg-gradient-grape-cherry_5{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.05}.cs-color-bg-gradient-grape-cherry_10{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.1}.cs-color-bg-gradient-grape-cherry_20{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.2}.cs-color-bg-gradient-grape-cherry_30{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.3}.cs-color-bg-gradient-grape-cherry_40{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.4}.cs-color-bg-gradient-grape-cherry_50{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.5}.cs-color-bg-gradient-grape-cherry_60{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.6}.cs-color-bg-gradient-grape-cherry_70{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.7}.cs-color-bg-gradient-grape-cherry_80{background:linear-gradient(95deg,#b620e0,#d72934);opacity:.8}.cs-color-bg-gradient-grape-cherry_90{opacity:.9}.cs-color-bg-gradient-grape-cherry,.cs-color-bg-gradient-grape-cherry_90{background:linear-gradient(95deg,#b620e0,#d72934)}.cs-color-bg-gradient-grape-rubarb_5{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.05}.cs-color-bg-gradient-grape-rubarb_10{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.1}.cs-color-bg-gradient-grape-rubarb_20{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.2}.cs-color-bg-gradient-grape-rubarb_30{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.3}.cs-color-bg-gradient-grape-rubarb_40{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.4}.cs-color-bg-gradient-grape-rubarb_50{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.5}.cs-color-bg-gradient-grape-rubarb_60{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.6}.cs-color-bg-gradient-grape-rubarb_70{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.7}.cs-color-bg-gradient-grape-rubarb_80{background:linear-gradient(95deg,#b620e0,#f467a2);opacity:.8}.cs-color-bg-gradient-grape-rubarb_90{opacity:.9}.cs-color-bg-gradient-grape-rubarb,.cs-color-bg-gradient-grape-rubarb_90{background:linear-gradient(95deg,#b620e0,#f467a2)}.cs-color-bg-gradient-grape-blackberry_5{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.05}.cs-color-bg-gradient-grape-blackberry_10{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.1}.cs-color-bg-gradient-grape-blackberry_20{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.2}.cs-color-bg-gradient-grape-blackberry_30{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.3}.cs-color-bg-gradient-grape-blackberry_40{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.4}.cs-color-bg-gradient-grape-blackberry_50{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.5}.cs-color-bg-gradient-grape-blackberry_60{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.6}.cs-color-bg-gradient-grape-blackberry_70{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.7}.cs-color-bg-gradient-grape-blackberry_80{background:linear-gradient(95deg,#b620e0,#7636ff);opacity:.8}.cs-color-bg-gradient-grape-blackberry_90{opacity:.9}.cs-color-bg-gradient-grape-blackberry,.cs-color-bg-gradient-grape-blackberry_90{background:linear-gradient(95deg,#b620e0,#7636ff)}.cs-color-bg-gradient-grape-blueberry_5{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.05}.cs-color-bg-gradient-grape-blueberry_10{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.1}.cs-color-bg-gradient-grape-blueberry_20{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.2}.cs-color-bg-gradient-grape-blueberry_30{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.3}.cs-color-bg-gradient-grape-blueberry_40{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.4}.cs-color-bg-gradient-grape-blueberry_50{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.5}.cs-color-bg-gradient-grape-blueberry_60{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.6}.cs-color-bg-gradient-grape-blueberry_70{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.7}.cs-color-bg-gradient-grape-blueberry_80{background:linear-gradient(95deg,#b620e0,#3c36db);opacity:.8}.cs-color-bg-gradient-grape-blueberry_90{opacity:.9}.cs-color-bg-gradient-grape-blueberry,.cs-color-bg-gradient-grape-blueberry_90{background:linear-gradient(95deg,#b620e0,#3c36db)}.cs-color-bg-gradient-grape-cerulean_5{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.05}.cs-color-bg-gradient-grape-cerulean_10{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.1}.cs-color-bg-gradient-grape-cerulean_20{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.2}.cs-color-bg-gradient-grape-cerulean_30{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.3}.cs-color-bg-gradient-grape-cerulean_40{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.4}.cs-color-bg-gradient-grape-cerulean_50{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.5}.cs-color-bg-gradient-grape-cerulean_60{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.6}.cs-color-bg-gradient-grape-cerulean_70{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.7}.cs-color-bg-gradient-grape-cerulean_80{background:linear-gradient(95deg,#b620e0,#01a8ff);opacity:.8}.cs-color-bg-gradient-grape-cerulean_90{opacity:.9}.cs-color-bg-gradient-grape-cerulean,.cs-color-bg-gradient-grape-cerulean_90{background:linear-gradient(95deg,#b620e0,#01a8ff)}.cs-color-bg-gradient-grape-sky_5{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.05}.cs-color-bg-gradient-grape-sky_10{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.1}.cs-color-bg-gradient-grape-sky_20{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.2}.cs-color-bg-gradient-grape-sky_30{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.3}.cs-color-bg-gradient-grape-sky_40{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.4}.cs-color-bg-gradient-grape-sky_50{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.5}.cs-color-bg-gradient-grape-sky_60{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.6}.cs-color-bg-gradient-grape-sky_70{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.7}.cs-color-bg-gradient-grape-sky_80{background:linear-gradient(95deg,#b620e0,#00d7f4);opacity:.8}.cs-color-bg-gradient-grape-sky_90{opacity:.9}.cs-color-bg-gradient-grape-sky,.cs-color-bg-gradient-grape-sky_90{background:linear-gradient(95deg,#b620e0,#00d7f4)}.cs-color-bg-gradient-grape-lagoon_5{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.05}.cs-color-bg-gradient-grape-lagoon_10{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.1}.cs-color-bg-gradient-grape-lagoon_20{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.2}.cs-color-bg-gradient-grape-lagoon_30{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.3}.cs-color-bg-gradient-grape-lagoon_40{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.4}.cs-color-bg-gradient-grape-lagoon_50{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.5}.cs-color-bg-gradient-grape-lagoon_60{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.6}.cs-color-bg-gradient-grape-lagoon_70{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.7}.cs-color-bg-gradient-grape-lagoon_80{background:linear-gradient(95deg,#b620e0,#2fbad1);opacity:.8}.cs-color-bg-gradient-grape-lagoon_90{opacity:.9}.cs-color-bg-gradient-grape-lagoon,.cs-color-bg-gradient-grape-lagoon_90{background:linear-gradient(95deg,#b620e0,#2fbad1)}.cs-color-bg-gradient-grape-mint_5{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.05}.cs-color-bg-gradient-grape-mint_10{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.1}.cs-color-bg-gradient-grape-mint_20{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.2}.cs-color-bg-gradient-grape-mint_30{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.3}.cs-color-bg-gradient-grape-mint_40{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.4}.cs-color-bg-gradient-grape-mint_50{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.5}.cs-color-bg-gradient-grape-mint_60{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.6}.cs-color-bg-gradient-grape-mint_70{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.7}.cs-color-bg-gradient-grape-mint_80{background:linear-gradient(95deg,#b620e0,#44d7b6);opacity:.8}.cs-color-bg-gradient-grape-mint_90{opacity:.9}.cs-color-bg-gradient-grape-mint,.cs-color-bg-gradient-grape-mint_90{background:linear-gradient(95deg,#b620e0,#44d7b6)}.cs-color-bg-gradient-grape-lime_5{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.05}.cs-color-bg-gradient-grape-lime_10{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.1}.cs-color-bg-gradient-grape-lime_20{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.2}.cs-color-bg-gradient-grape-lime_30{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.3}.cs-color-bg-gradient-grape-lime_40{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.4}.cs-color-bg-gradient-grape-lime_50{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.5}.cs-color-bg-gradient-grape-lime_60{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.6}.cs-color-bg-gradient-grape-lime_70{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.7}.cs-color-bg-gradient-grape-lime_80{background:linear-gradient(95deg,#b620e0,#6bc50b);opacity:.8}.cs-color-bg-gradient-grape-lime_90{opacity:.9}.cs-color-bg-gradient-grape-lime,.cs-color-bg-gradient-grape-lime_90{background:linear-gradient(95deg,#b620e0,#6bc50b)}.cs-color-bg-gradient-blackberry-information_5{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.05}.cs-color-bg-gradient-blackberry-information_10{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.1}.cs-color-bg-gradient-blackberry-information_20{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.2}.cs-color-bg-gradient-blackberry-information_30{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.3}.cs-color-bg-gradient-blackberry-information_40{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.4}.cs-color-bg-gradient-blackberry-information_50{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.5}.cs-color-bg-gradient-blackberry-information_60{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.6}.cs-color-bg-gradient-blackberry-information_70{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.7}.cs-color-bg-gradient-blackberry-information_80{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.8}.cs-color-bg-gradient-blackberry-information_90{opacity:.9}.cs-color-bg-gradient-blackberry-information,.cs-color-bg-gradient-blackberry-information_90{background:linear-gradient(95deg,#7636ff,#01a8ff)}.cs-color-bg-gradient-blackberry-success_5{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.05}.cs-color-bg-gradient-blackberry-success_10{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.1}.cs-color-bg-gradient-blackberry-success_20{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.2}.cs-color-bg-gradient-blackberry-success_30{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.3}.cs-color-bg-gradient-blackberry-success_40{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.4}.cs-color-bg-gradient-blackberry-success_50{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.5}.cs-color-bg-gradient-blackberry-success_60{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.6}.cs-color-bg-gradient-blackberry-success_70{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.7}.cs-color-bg-gradient-blackberry-success_80{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.8}.cs-color-bg-gradient-blackberry-success_90{opacity:.9}.cs-color-bg-gradient-blackberry-success,.cs-color-bg-gradient-blackberry-success_90{background:linear-gradient(95deg,#7636ff,#6bc50b)}.cs-color-bg-gradient-blackberry-warning_5{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.05}.cs-color-bg-gradient-blackberry-warning_10{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.1}.cs-color-bg-gradient-blackberry-warning_20{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.2}.cs-color-bg-gradient-blackberry-warning_30{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.3}.cs-color-bg-gradient-blackberry-warning_40{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.4}.cs-color-bg-gradient-blackberry-warning_50{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.5}.cs-color-bg-gradient-blackberry-warning_60{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.6}.cs-color-bg-gradient-blackberry-warning_70{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.7}.cs-color-bg-gradient-blackberry-warning_80{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.8}.cs-color-bg-gradient-blackberry-warning_90{opacity:.9}.cs-color-bg-gradient-blackberry-warning,.cs-color-bg-gradient-blackberry-warning_90{background:linear-gradient(95deg,#7636ff,#f7b500)}.cs-color-bg-gradient-blackberry-error_5{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.05}.cs-color-bg-gradient-blackberry-error_10{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.1}.cs-color-bg-gradient-blackberry-error_20{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.2}.cs-color-bg-gradient-blackberry-error_30{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.3}.cs-color-bg-gradient-blackberry-error_40{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.4}.cs-color-bg-gradient-blackberry-error_50{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.5}.cs-color-bg-gradient-blackberry-error_60{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.6}.cs-color-bg-gradient-blackberry-error_70{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.7}.cs-color-bg-gradient-blackberry-error_80{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.8}.cs-color-bg-gradient-blackberry-error_90{opacity:.9}.cs-color-bg-gradient-blackberry-error,.cs-color-bg-gradient-blackberry-error_90{background:linear-gradient(95deg,#7636ff,#d72934)}.cs-color-bg-gradient-blackberry-suspended_5{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.05}.cs-color-bg-gradient-blackberry-suspended_10{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.1}.cs-color-bg-gradient-blackberry-suspended_20{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.2}.cs-color-bg-gradient-blackberry-suspended_30{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.3}.cs-color-bg-gradient-blackberry-suspended_40{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.4}.cs-color-bg-gradient-blackberry-suspended_50{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.5}.cs-color-bg-gradient-blackberry-suspended_60{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.6}.cs-color-bg-gradient-blackberry-suspended_70{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.7}.cs-color-bg-gradient-blackberry-suspended_80{background:linear-gradient(95deg,#7636ff,#7f18be);opacity:.8}.cs-color-bg-gradient-blackberry-suspended_90{opacity:.9}.cs-color-bg-gradient-blackberry-suspended,.cs-color-bg-gradient-blackberry-suspended_90{background:linear-gradient(95deg,#7636ff,#7f18be)}.cs-color-bg-gradient-blackberry-pending_5{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.05}.cs-color-bg-gradient-blackberry-pending_10{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.1}.cs-color-bg-gradient-blackberry-pending_20{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.2}.cs-color-bg-gradient-blackberry-pending_30{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.3}.cs-color-bg-gradient-blackberry-pending_40{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.4}.cs-color-bg-gradient-blackberry-pending_50{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.5}.cs-color-bg-gradient-blackberry-pending_60{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.6}.cs-color-bg-gradient-blackberry-pending_70{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.7}.cs-color-bg-gradient-blackberry-pending_80{background:linear-gradient(95deg,#7636ff,#a7b1bf);opacity:.8}.cs-color-bg-gradient-blackberry-pending_90{opacity:.9}.cs-color-bg-gradient-blackberry-pending,.cs-color-bg-gradient-blackberry-pending_90{background:linear-gradient(95deg,#7636ff,#a7b1bf)}.cs-color-bg-gradient-blackberry-neutral_5{background:linear-gradient(95deg,#7636ff,#192231);opacity:.05}.cs-color-bg-gradient-blackberry-neutral_10{background:linear-gradient(95deg,#7636ff,#192231);opacity:.1}.cs-color-bg-gradient-blackberry-neutral_20{background:linear-gradient(95deg,#7636ff,#192231);opacity:.2}.cs-color-bg-gradient-blackberry-neutral_30{background:linear-gradient(95deg,#7636ff,#192231);opacity:.3}.cs-color-bg-gradient-blackberry-neutral_40{background:linear-gradient(95deg,#7636ff,#192231);opacity:.4}.cs-color-bg-gradient-blackberry-neutral_50{background:linear-gradient(95deg,#7636ff,#192231);opacity:.5}.cs-color-bg-gradient-blackberry-neutral_60{background:linear-gradient(95deg,#7636ff,#192231);opacity:.6}.cs-color-bg-gradient-blackberry-neutral_70{background:linear-gradient(95deg,#7636ff,#192231);opacity:.7}.cs-color-bg-gradient-blackberry-neutral_80{background:linear-gradient(95deg,#7636ff,#192231);opacity:.8}.cs-color-bg-gradient-blackberry-neutral_90{opacity:.9}.cs-color-bg-gradient-blackberry-neutral,.cs-color-bg-gradient-blackberry-neutral_90{background:linear-gradient(95deg,#7636ff,#192231)}.cs-color-bg-gradient-blackberry-lemon_5{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.05}.cs-color-bg-gradient-blackberry-lemon_10{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.1}.cs-color-bg-gradient-blackberry-lemon_20{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.2}.cs-color-bg-gradient-blackberry-lemon_30{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.3}.cs-color-bg-gradient-blackberry-lemon_40{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.4}.cs-color-bg-gradient-blackberry-lemon_50{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.5}.cs-color-bg-gradient-blackberry-lemon_60{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.6}.cs-color-bg-gradient-blackberry-lemon_70{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.7}.cs-color-bg-gradient-blackberry-lemon_80{background:linear-gradient(95deg,#7636ff,#f7e500);opacity:.8}.cs-color-bg-gradient-blackberry-lemon_90{opacity:.9}.cs-color-bg-gradient-blackberry-lemon,.cs-color-bg-gradient-blackberry-lemon_90{background:linear-gradient(95deg,#7636ff,#f7e500)}.cs-color-bg-gradient-blackberry-papaya_5{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.05}.cs-color-bg-gradient-blackberry-papaya_10{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.1}.cs-color-bg-gradient-blackberry-papaya_20{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.2}.cs-color-bg-gradient-blackberry-papaya_30{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.3}.cs-color-bg-gradient-blackberry-papaya_40{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.4}.cs-color-bg-gradient-blackberry-papaya_50{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.5}.cs-color-bg-gradient-blackberry-papaya_60{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.6}.cs-color-bg-gradient-blackberry-papaya_70{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.7}.cs-color-bg-gradient-blackberry-papaya_80{background:linear-gradient(95deg,#7636ff,#f7b500);opacity:.8}.cs-color-bg-gradient-blackberry-papaya_90{opacity:.9}.cs-color-bg-gradient-blackberry-papaya,.cs-color-bg-gradient-blackberry-papaya_90{background:linear-gradient(95deg,#7636ff,#f7b500)}.cs-color-bg-gradient-blackberry-orange_5{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.05}.cs-color-bg-gradient-blackberry-orange_10{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.1}.cs-color-bg-gradient-blackberry-orange_20{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.2}.cs-color-bg-gradient-blackberry-orange_30{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.3}.cs-color-bg-gradient-blackberry-orange_40{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.4}.cs-color-bg-gradient-blackberry-orange_50{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.5}.cs-color-bg-gradient-blackberry-orange_60{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.6}.cs-color-bg-gradient-blackberry-orange_70{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.7}.cs-color-bg-gradient-blackberry-orange_80{background:linear-gradient(95deg,#7636ff,#fa8920);opacity:.8}.cs-color-bg-gradient-blackberry-orange_90{opacity:.9}.cs-color-bg-gradient-blackberry-orange,.cs-color-bg-gradient-blackberry-orange_90{background:linear-gradient(95deg,#7636ff,#fa8920)}.cs-color-bg-gradient-blackberry-strawberry_5{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.05}.cs-color-bg-gradient-blackberry-strawberry_10{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.1}.cs-color-bg-gradient-blackberry-strawberry_20{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.2}.cs-color-bg-gradient-blackberry-strawberry_30{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.3}.cs-color-bg-gradient-blackberry-strawberry_40{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.4}.cs-color-bg-gradient-blackberry-strawberry_50{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.5}.cs-color-bg-gradient-blackberry-strawberry_60{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.6}.cs-color-bg-gradient-blackberry-strawberry_70{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.7}.cs-color-bg-gradient-blackberry-strawberry_80{background:linear-gradient(95deg,#7636ff,#f25c54);opacity:.8}.cs-color-bg-gradient-blackberry-strawberry_90{opacity:.9}.cs-color-bg-gradient-blackberry-strawberry,.cs-color-bg-gradient-blackberry-strawberry_90{background:linear-gradient(95deg,#7636ff,#f25c54)}.cs-color-bg-gradient-blackberry-cherry_5{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.05}.cs-color-bg-gradient-blackberry-cherry_10{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.1}.cs-color-bg-gradient-blackberry-cherry_20{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.2}.cs-color-bg-gradient-blackberry-cherry_30{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.3}.cs-color-bg-gradient-blackberry-cherry_40{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.4}.cs-color-bg-gradient-blackberry-cherry_50{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.5}.cs-color-bg-gradient-blackberry-cherry_60{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.6}.cs-color-bg-gradient-blackberry-cherry_70{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.7}.cs-color-bg-gradient-blackberry-cherry_80{background:linear-gradient(95deg,#7636ff,#d72934);opacity:.8}.cs-color-bg-gradient-blackberry-cherry_90{opacity:.9}.cs-color-bg-gradient-blackberry-cherry,.cs-color-bg-gradient-blackberry-cherry_90{background:linear-gradient(95deg,#7636ff,#d72934)}.cs-color-bg-gradient-blackberry-rubarb_5{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.05}.cs-color-bg-gradient-blackberry-rubarb_10{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.1}.cs-color-bg-gradient-blackberry-rubarb_20{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.2}.cs-color-bg-gradient-blackberry-rubarb_30{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.3}.cs-color-bg-gradient-blackberry-rubarb_40{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.4}.cs-color-bg-gradient-blackberry-rubarb_50{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.5}.cs-color-bg-gradient-blackberry-rubarb_60{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.6}.cs-color-bg-gradient-blackberry-rubarb_70{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.7}.cs-color-bg-gradient-blackberry-rubarb_80{background:linear-gradient(95deg,#7636ff,#f467a2);opacity:.8}.cs-color-bg-gradient-blackberry-rubarb_90{opacity:.9}.cs-color-bg-gradient-blackberry-rubarb,.cs-color-bg-gradient-blackberry-rubarb_90{background:linear-gradient(95deg,#7636ff,#f467a2)}.cs-color-bg-gradient-blackberry-grape_5{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.05}.cs-color-bg-gradient-blackberry-grape_10{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.1}.cs-color-bg-gradient-blackberry-grape_20{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.2}.cs-color-bg-gradient-blackberry-grape_30{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.3}.cs-color-bg-gradient-blackberry-grape_40{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.4}.cs-color-bg-gradient-blackberry-grape_50{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.5}.cs-color-bg-gradient-blackberry-grape_60{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.6}.cs-color-bg-gradient-blackberry-grape_70{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.7}.cs-color-bg-gradient-blackberry-grape_80{background:linear-gradient(95deg,#7636ff,#b620e0);opacity:.8}.cs-color-bg-gradient-blackberry-grape_90{opacity:.9}.cs-color-bg-gradient-blackberry-grape,.cs-color-bg-gradient-blackberry-grape_90{background:linear-gradient(95deg,#7636ff,#b620e0)}.cs-color-bg-gradient-blackberry-blueberry_5{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.05}.cs-color-bg-gradient-blackberry-blueberry_10{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.1}.cs-color-bg-gradient-blackberry-blueberry_20{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.2}.cs-color-bg-gradient-blackberry-blueberry_30{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.3}.cs-color-bg-gradient-blackberry-blueberry_40{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.4}.cs-color-bg-gradient-blackberry-blueberry_50{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.5}.cs-color-bg-gradient-blackberry-blueberry_60{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.6}.cs-color-bg-gradient-blackberry-blueberry_70{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.7}.cs-color-bg-gradient-blackberry-blueberry_80{background:linear-gradient(95deg,#7636ff,#3c36db);opacity:.8}.cs-color-bg-gradient-blackberry-blueberry_90{opacity:.9}.cs-color-bg-gradient-blackberry-blueberry,.cs-color-bg-gradient-blackberry-blueberry_90{background:linear-gradient(95deg,#7636ff,#3c36db)}.cs-color-bg-gradient-blackberry-cerulean_5{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.05}.cs-color-bg-gradient-blackberry-cerulean_10{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.1}.cs-color-bg-gradient-blackberry-cerulean_20{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.2}.cs-color-bg-gradient-blackberry-cerulean_30{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.3}.cs-color-bg-gradient-blackberry-cerulean_40{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.4}.cs-color-bg-gradient-blackberry-cerulean_50{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.5}.cs-color-bg-gradient-blackberry-cerulean_60{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.6}.cs-color-bg-gradient-blackberry-cerulean_70{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.7}.cs-color-bg-gradient-blackberry-cerulean_80{background:linear-gradient(95deg,#7636ff,#01a8ff);opacity:.8}.cs-color-bg-gradient-blackberry-cerulean_90{opacity:.9}.cs-color-bg-gradient-blackberry-cerulean,.cs-color-bg-gradient-blackberry-cerulean_90{background:linear-gradient(95deg,#7636ff,#01a8ff)}.cs-color-bg-gradient-blackberry-sky_5{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.05}.cs-color-bg-gradient-blackberry-sky_10{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.1}.cs-color-bg-gradient-blackberry-sky_20{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.2}.cs-color-bg-gradient-blackberry-sky_30{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.3}.cs-color-bg-gradient-blackberry-sky_40{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.4}.cs-color-bg-gradient-blackberry-sky_50{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.5}.cs-color-bg-gradient-blackberry-sky_60{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.6}.cs-color-bg-gradient-blackberry-sky_70{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.7}.cs-color-bg-gradient-blackberry-sky_80{background:linear-gradient(95deg,#7636ff,#00d7f4);opacity:.8}.cs-color-bg-gradient-blackberry-sky_90{opacity:.9}.cs-color-bg-gradient-blackberry-sky,.cs-color-bg-gradient-blackberry-sky_90{background:linear-gradient(95deg,#7636ff,#00d7f4)}.cs-color-bg-gradient-blackberry-lagoon_5{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.05}.cs-color-bg-gradient-blackberry-lagoon_10{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.1}.cs-color-bg-gradient-blackberry-lagoon_20{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.2}.cs-color-bg-gradient-blackberry-lagoon_30{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.3}.cs-color-bg-gradient-blackberry-lagoon_40{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.4}.cs-color-bg-gradient-blackberry-lagoon_50{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.5}.cs-color-bg-gradient-blackberry-lagoon_60{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.6}.cs-color-bg-gradient-blackberry-lagoon_70{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.7}.cs-color-bg-gradient-blackberry-lagoon_80{background:linear-gradient(95deg,#7636ff,#2fbad1);opacity:.8}.cs-color-bg-gradient-blackberry-lagoon_90{opacity:.9}.cs-color-bg-gradient-blackberry-lagoon,.cs-color-bg-gradient-blackberry-lagoon_90{background:linear-gradient(95deg,#7636ff,#2fbad1)}.cs-color-bg-gradient-blackberry-mint_5{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.05}.cs-color-bg-gradient-blackberry-mint_10{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.1}.cs-color-bg-gradient-blackberry-mint_20{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.2}.cs-color-bg-gradient-blackberry-mint_30{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.3}.cs-color-bg-gradient-blackberry-mint_40{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.4}.cs-color-bg-gradient-blackberry-mint_50{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.5}.cs-color-bg-gradient-blackberry-mint_60{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.6}.cs-color-bg-gradient-blackberry-mint_70{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.7}.cs-color-bg-gradient-blackberry-mint_80{background:linear-gradient(95deg,#7636ff,#44d7b6);opacity:.8}.cs-color-bg-gradient-blackberry-mint_90{opacity:.9}.cs-color-bg-gradient-blackberry-mint,.cs-color-bg-gradient-blackberry-mint_90{background:linear-gradient(95deg,#7636ff,#44d7b6)}.cs-color-bg-gradient-blackberry-lime_5{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.05}.cs-color-bg-gradient-blackberry-lime_10{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.1}.cs-color-bg-gradient-blackberry-lime_20{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.2}.cs-color-bg-gradient-blackberry-lime_30{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.3}.cs-color-bg-gradient-blackberry-lime_40{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.4}.cs-color-bg-gradient-blackberry-lime_50{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.5}.cs-color-bg-gradient-blackberry-lime_60{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.6}.cs-color-bg-gradient-blackberry-lime_70{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.7}.cs-color-bg-gradient-blackberry-lime_80{background:linear-gradient(95deg,#7636ff,#6bc50b);opacity:.8}.cs-color-bg-gradient-blackberry-lime_90{opacity:.9}.cs-color-bg-gradient-blackberry-lime,.cs-color-bg-gradient-blackberry-lime_90{background:linear-gradient(95deg,#7636ff,#6bc50b)}.cs-color-bg-gradient-blueberry-information_5{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.05}.cs-color-bg-gradient-blueberry-information_10{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.1}.cs-color-bg-gradient-blueberry-information_20{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.2}.cs-color-bg-gradient-blueberry-information_30{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.3}.cs-color-bg-gradient-blueberry-information_40{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.4}.cs-color-bg-gradient-blueberry-information_50{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.5}.cs-color-bg-gradient-blueberry-information_60{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.6}.cs-color-bg-gradient-blueberry-information_70{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.7}.cs-color-bg-gradient-blueberry-information_80{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.8}.cs-color-bg-gradient-blueberry-information_90{opacity:.9}.cs-color-bg-gradient-blueberry-information,.cs-color-bg-gradient-blueberry-information_90{background:linear-gradient(95deg,#3c36db,#01a8ff)}.cs-color-bg-gradient-blueberry-success_5{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.05}.cs-color-bg-gradient-blueberry-success_10{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.1}.cs-color-bg-gradient-blueberry-success_20{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.2}.cs-color-bg-gradient-blueberry-success_30{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.3}.cs-color-bg-gradient-blueberry-success_40{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.4}.cs-color-bg-gradient-blueberry-success_50{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.5}.cs-color-bg-gradient-blueberry-success_60{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.6}.cs-color-bg-gradient-blueberry-success_70{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.7}.cs-color-bg-gradient-blueberry-success_80{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.8}.cs-color-bg-gradient-blueberry-success_90{opacity:.9}.cs-color-bg-gradient-blueberry-success,.cs-color-bg-gradient-blueberry-success_90{background:linear-gradient(95deg,#3c36db,#6bc50b)}.cs-color-bg-gradient-blueberry-warning_5{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.05}.cs-color-bg-gradient-blueberry-warning_10{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.1}.cs-color-bg-gradient-blueberry-warning_20{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.2}.cs-color-bg-gradient-blueberry-warning_30{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.3}.cs-color-bg-gradient-blueberry-warning_40{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.4}.cs-color-bg-gradient-blueberry-warning_50{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.5}.cs-color-bg-gradient-blueberry-warning_60{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.6}.cs-color-bg-gradient-blueberry-warning_70{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.7}.cs-color-bg-gradient-blueberry-warning_80{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.8}.cs-color-bg-gradient-blueberry-warning_90{opacity:.9}.cs-color-bg-gradient-blueberry-warning,.cs-color-bg-gradient-blueberry-warning_90{background:linear-gradient(95deg,#3c36db,#f7b500)}.cs-color-bg-gradient-blueberry-error_5{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.05}.cs-color-bg-gradient-blueberry-error_10{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.1}.cs-color-bg-gradient-blueberry-error_20{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.2}.cs-color-bg-gradient-blueberry-error_30{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.3}.cs-color-bg-gradient-blueberry-error_40{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.4}.cs-color-bg-gradient-blueberry-error_50{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.5}.cs-color-bg-gradient-blueberry-error_60{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.6}.cs-color-bg-gradient-blueberry-error_70{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.7}.cs-color-bg-gradient-blueberry-error_80{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.8}.cs-color-bg-gradient-blueberry-error_90{opacity:.9}.cs-color-bg-gradient-blueberry-error,.cs-color-bg-gradient-blueberry-error_90{background:linear-gradient(95deg,#3c36db,#d72934)}.cs-color-bg-gradient-blueberry-suspended_5{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.05}.cs-color-bg-gradient-blueberry-suspended_10{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.1}.cs-color-bg-gradient-blueberry-suspended_20{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.2}.cs-color-bg-gradient-blueberry-suspended_30{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.3}.cs-color-bg-gradient-blueberry-suspended_40{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.4}.cs-color-bg-gradient-blueberry-suspended_50{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.5}.cs-color-bg-gradient-blueberry-suspended_60{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.6}.cs-color-bg-gradient-blueberry-suspended_70{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.7}.cs-color-bg-gradient-blueberry-suspended_80{background:linear-gradient(95deg,#3c36db,#7f18be);opacity:.8}.cs-color-bg-gradient-blueberry-suspended_90{opacity:.9}.cs-color-bg-gradient-blueberry-suspended,.cs-color-bg-gradient-blueberry-suspended_90{background:linear-gradient(95deg,#3c36db,#7f18be)}.cs-color-bg-gradient-blueberry-pending_5{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.05}.cs-color-bg-gradient-blueberry-pending_10{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.1}.cs-color-bg-gradient-blueberry-pending_20{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.2}.cs-color-bg-gradient-blueberry-pending_30{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.3}.cs-color-bg-gradient-blueberry-pending_40{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.4}.cs-color-bg-gradient-blueberry-pending_50{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.5}.cs-color-bg-gradient-blueberry-pending_60{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.6}.cs-color-bg-gradient-blueberry-pending_70{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.7}.cs-color-bg-gradient-blueberry-pending_80{background:linear-gradient(95deg,#3c36db,#a7b1bf);opacity:.8}.cs-color-bg-gradient-blueberry-pending_90{opacity:.9}.cs-color-bg-gradient-blueberry-pending,.cs-color-bg-gradient-blueberry-pending_90{background:linear-gradient(95deg,#3c36db,#a7b1bf)}.cs-color-bg-gradient-blueberry-neutral_5{background:linear-gradient(95deg,#3c36db,#192231);opacity:.05}.cs-color-bg-gradient-blueberry-neutral_10{background:linear-gradient(95deg,#3c36db,#192231);opacity:.1}.cs-color-bg-gradient-blueberry-neutral_20{background:linear-gradient(95deg,#3c36db,#192231);opacity:.2}.cs-color-bg-gradient-blueberry-neutral_30{background:linear-gradient(95deg,#3c36db,#192231);opacity:.3}.cs-color-bg-gradient-blueberry-neutral_40{background:linear-gradient(95deg,#3c36db,#192231);opacity:.4}.cs-color-bg-gradient-blueberry-neutral_50{background:linear-gradient(95deg,#3c36db,#192231);opacity:.5}.cs-color-bg-gradient-blueberry-neutral_60{background:linear-gradient(95deg,#3c36db,#192231);opacity:.6}.cs-color-bg-gradient-blueberry-neutral_70{background:linear-gradient(95deg,#3c36db,#192231);opacity:.7}.cs-color-bg-gradient-blueberry-neutral_80{background:linear-gradient(95deg,#3c36db,#192231);opacity:.8}.cs-color-bg-gradient-blueberry-neutral_90{opacity:.9}.cs-color-bg-gradient-blueberry-neutral,.cs-color-bg-gradient-blueberry-neutral_90{background:linear-gradient(95deg,#3c36db,#192231)}.cs-color-bg-gradient-blueberry-lemon_5{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.05}.cs-color-bg-gradient-blueberry-lemon_10{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.1}.cs-color-bg-gradient-blueberry-lemon_20{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.2}.cs-color-bg-gradient-blueberry-lemon_30{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.3}.cs-color-bg-gradient-blueberry-lemon_40{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.4}.cs-color-bg-gradient-blueberry-lemon_50{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.5}.cs-color-bg-gradient-blueberry-lemon_60{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.6}.cs-color-bg-gradient-blueberry-lemon_70{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.7}.cs-color-bg-gradient-blueberry-lemon_80{background:linear-gradient(95deg,#3c36db,#f7e500);opacity:.8}.cs-color-bg-gradient-blueberry-lemon_90{opacity:.9}.cs-color-bg-gradient-blueberry-lemon,.cs-color-bg-gradient-blueberry-lemon_90{background:linear-gradient(95deg,#3c36db,#f7e500)}.cs-color-bg-gradient-blueberry-papaya_5{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.05}.cs-color-bg-gradient-blueberry-papaya_10{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.1}.cs-color-bg-gradient-blueberry-papaya_20{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.2}.cs-color-bg-gradient-blueberry-papaya_30{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.3}.cs-color-bg-gradient-blueberry-papaya_40{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.4}.cs-color-bg-gradient-blueberry-papaya_50{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.5}.cs-color-bg-gradient-blueberry-papaya_60{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.6}.cs-color-bg-gradient-blueberry-papaya_70{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.7}.cs-color-bg-gradient-blueberry-papaya_80{background:linear-gradient(95deg,#3c36db,#f7b500);opacity:.8}.cs-color-bg-gradient-blueberry-papaya_90{opacity:.9}.cs-color-bg-gradient-blueberry-papaya,.cs-color-bg-gradient-blueberry-papaya_90{background:linear-gradient(95deg,#3c36db,#f7b500)}.cs-color-bg-gradient-blueberry-orange_5{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.05}.cs-color-bg-gradient-blueberry-orange_10{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.1}.cs-color-bg-gradient-blueberry-orange_20{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.2}.cs-color-bg-gradient-blueberry-orange_30{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.3}.cs-color-bg-gradient-blueberry-orange_40{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.4}.cs-color-bg-gradient-blueberry-orange_50{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.5}.cs-color-bg-gradient-blueberry-orange_60{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.6}.cs-color-bg-gradient-blueberry-orange_70{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.7}.cs-color-bg-gradient-blueberry-orange_80{background:linear-gradient(95deg,#3c36db,#fa8920);opacity:.8}.cs-color-bg-gradient-blueberry-orange_90{opacity:.9}.cs-color-bg-gradient-blueberry-orange,.cs-color-bg-gradient-blueberry-orange_90{background:linear-gradient(95deg,#3c36db,#fa8920)}.cs-color-bg-gradient-blueberry-strawberry_5{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.05}.cs-color-bg-gradient-blueberry-strawberry_10{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.1}.cs-color-bg-gradient-blueberry-strawberry_20{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.2}.cs-color-bg-gradient-blueberry-strawberry_30{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.3}.cs-color-bg-gradient-blueberry-strawberry_40{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.4}.cs-color-bg-gradient-blueberry-strawberry_50{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.5}.cs-color-bg-gradient-blueberry-strawberry_60{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.6}.cs-color-bg-gradient-blueberry-strawberry_70{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.7}.cs-color-bg-gradient-blueberry-strawberry_80{background:linear-gradient(95deg,#3c36db,#f25c54);opacity:.8}.cs-color-bg-gradient-blueberry-strawberry_90{opacity:.9}.cs-color-bg-gradient-blueberry-strawberry,.cs-color-bg-gradient-blueberry-strawberry_90{background:linear-gradient(95deg,#3c36db,#f25c54)}.cs-color-bg-gradient-blueberry-cherry_5{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.05}.cs-color-bg-gradient-blueberry-cherry_10{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.1}.cs-color-bg-gradient-blueberry-cherry_20{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.2}.cs-color-bg-gradient-blueberry-cherry_30{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.3}.cs-color-bg-gradient-blueberry-cherry_40{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.4}.cs-color-bg-gradient-blueberry-cherry_50{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.5}.cs-color-bg-gradient-blueberry-cherry_60{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.6}.cs-color-bg-gradient-blueberry-cherry_70{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.7}.cs-color-bg-gradient-blueberry-cherry_80{background:linear-gradient(95deg,#3c36db,#d72934);opacity:.8}.cs-color-bg-gradient-blueberry-cherry_90{opacity:.9}.cs-color-bg-gradient-blueberry-cherry,.cs-color-bg-gradient-blueberry-cherry_90{background:linear-gradient(95deg,#3c36db,#d72934)}.cs-color-bg-gradient-blueberry-rubarb_5{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.05}.cs-color-bg-gradient-blueberry-rubarb_10{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.1}.cs-color-bg-gradient-blueberry-rubarb_20{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.2}.cs-color-bg-gradient-blueberry-rubarb_30{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.3}.cs-color-bg-gradient-blueberry-rubarb_40{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.4}.cs-color-bg-gradient-blueberry-rubarb_50{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.5}.cs-color-bg-gradient-blueberry-rubarb_60{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.6}.cs-color-bg-gradient-blueberry-rubarb_70{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.7}.cs-color-bg-gradient-blueberry-rubarb_80{background:linear-gradient(95deg,#3c36db,#f467a2);opacity:.8}.cs-color-bg-gradient-blueberry-rubarb_90{opacity:.9}.cs-color-bg-gradient-blueberry-rubarb,.cs-color-bg-gradient-blueberry-rubarb_90{background:linear-gradient(95deg,#3c36db,#f467a2)}.cs-color-bg-gradient-blueberry-grape_5{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.05}.cs-color-bg-gradient-blueberry-grape_10{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.1}.cs-color-bg-gradient-blueberry-grape_20{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.2}.cs-color-bg-gradient-blueberry-grape_30{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.3}.cs-color-bg-gradient-blueberry-grape_40{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.4}.cs-color-bg-gradient-blueberry-grape_50{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.5}.cs-color-bg-gradient-blueberry-grape_60{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.6}.cs-color-bg-gradient-blueberry-grape_70{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.7}.cs-color-bg-gradient-blueberry-grape_80{background:linear-gradient(95deg,#3c36db,#b620e0);opacity:.8}.cs-color-bg-gradient-blueberry-grape_90{opacity:.9}.cs-color-bg-gradient-blueberry-grape,.cs-color-bg-gradient-blueberry-grape_90{background:linear-gradient(95deg,#3c36db,#b620e0)}.cs-color-bg-gradient-blueberry-blackberry_5{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.05}.cs-color-bg-gradient-blueberry-blackberry_10{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.1}.cs-color-bg-gradient-blueberry-blackberry_20{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.2}.cs-color-bg-gradient-blueberry-blackberry_30{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.3}.cs-color-bg-gradient-blueberry-blackberry_40{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.4}.cs-color-bg-gradient-blueberry-blackberry_50{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.5}.cs-color-bg-gradient-blueberry-blackberry_60{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.6}.cs-color-bg-gradient-blueberry-blackberry_70{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.7}.cs-color-bg-gradient-blueberry-blackberry_80{background:linear-gradient(95deg,#3c36db,#7636ff);opacity:.8}.cs-color-bg-gradient-blueberry-blackberry_90{opacity:.9}.cs-color-bg-gradient-blueberry-blackberry,.cs-color-bg-gradient-blueberry-blackberry_90{background:linear-gradient(95deg,#3c36db,#7636ff)}.cs-color-bg-gradient-blueberry-cerulean_5{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.05}.cs-color-bg-gradient-blueberry-cerulean_10{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.1}.cs-color-bg-gradient-blueberry-cerulean_20{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.2}.cs-color-bg-gradient-blueberry-cerulean_30{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.3}.cs-color-bg-gradient-blueberry-cerulean_40{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.4}.cs-color-bg-gradient-blueberry-cerulean_50{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.5}.cs-color-bg-gradient-blueberry-cerulean_60{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.6}.cs-color-bg-gradient-blueberry-cerulean_70{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.7}.cs-color-bg-gradient-blueberry-cerulean_80{background:linear-gradient(95deg,#3c36db,#01a8ff);opacity:.8}.cs-color-bg-gradient-blueberry-cerulean_90{opacity:.9}.cs-color-bg-gradient-blueberry-cerulean,.cs-color-bg-gradient-blueberry-cerulean_90{background:linear-gradient(95deg,#3c36db,#01a8ff)}.cs-color-bg-gradient-blueberry-sky_5{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.05}.cs-color-bg-gradient-blueberry-sky_10{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.1}.cs-color-bg-gradient-blueberry-sky_20{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.2}.cs-color-bg-gradient-blueberry-sky_30{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.3}.cs-color-bg-gradient-blueberry-sky_40{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.4}.cs-color-bg-gradient-blueberry-sky_50{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.5}.cs-color-bg-gradient-blueberry-sky_60{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.6}.cs-color-bg-gradient-blueberry-sky_70{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.7}.cs-color-bg-gradient-blueberry-sky_80{background:linear-gradient(95deg,#3c36db,#00d7f4);opacity:.8}.cs-color-bg-gradient-blueberry-sky_90{opacity:.9}.cs-color-bg-gradient-blueberry-sky,.cs-color-bg-gradient-blueberry-sky_90{background:linear-gradient(95deg,#3c36db,#00d7f4)}.cs-color-bg-gradient-blueberry-lagoon_5{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.05}.cs-color-bg-gradient-blueberry-lagoon_10{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.1}.cs-color-bg-gradient-blueberry-lagoon_20{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.2}.cs-color-bg-gradient-blueberry-lagoon_30{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.3}.cs-color-bg-gradient-blueberry-lagoon_40{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.4}.cs-color-bg-gradient-blueberry-lagoon_50{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.5}.cs-color-bg-gradient-blueberry-lagoon_60{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.6}.cs-color-bg-gradient-blueberry-lagoon_70{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.7}.cs-color-bg-gradient-blueberry-lagoon_80{background:linear-gradient(95deg,#3c36db,#2fbad1);opacity:.8}.cs-color-bg-gradient-blueberry-lagoon_90{opacity:.9}.cs-color-bg-gradient-blueberry-lagoon,.cs-color-bg-gradient-blueberry-lagoon_90{background:linear-gradient(95deg,#3c36db,#2fbad1)}.cs-color-bg-gradient-blueberry-mint_5{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.05}.cs-color-bg-gradient-blueberry-mint_10{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.1}.cs-color-bg-gradient-blueberry-mint_20{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.2}.cs-color-bg-gradient-blueberry-mint_30{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.3}.cs-color-bg-gradient-blueberry-mint_40{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.4}.cs-color-bg-gradient-blueberry-mint_50{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.5}.cs-color-bg-gradient-blueberry-mint_60{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.6}.cs-color-bg-gradient-blueberry-mint_70{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.7}.cs-color-bg-gradient-blueberry-mint_80{background:linear-gradient(95deg,#3c36db,#44d7b6);opacity:.8}.cs-color-bg-gradient-blueberry-mint_90{opacity:.9}.cs-color-bg-gradient-blueberry-mint,.cs-color-bg-gradient-blueberry-mint_90{background:linear-gradient(95deg,#3c36db,#44d7b6)}.cs-color-bg-gradient-blueberry-lime_5{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.05}.cs-color-bg-gradient-blueberry-lime_10{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.1}.cs-color-bg-gradient-blueberry-lime_20{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.2}.cs-color-bg-gradient-blueberry-lime_30{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.3}.cs-color-bg-gradient-blueberry-lime_40{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.4}.cs-color-bg-gradient-blueberry-lime_50{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.5}.cs-color-bg-gradient-blueberry-lime_60{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.6}.cs-color-bg-gradient-blueberry-lime_70{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.7}.cs-color-bg-gradient-blueberry-lime_80{background:linear-gradient(95deg,#3c36db,#6bc50b);opacity:.8}.cs-color-bg-gradient-blueberry-lime_90{opacity:.9}.cs-color-bg-gradient-blueberry-lime,.cs-color-bg-gradient-blueberry-lime_90{background:linear-gradient(95deg,#3c36db,#6bc50b)}.cs-color-bg-gradient-cerulean-success_5{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.05}.cs-color-bg-gradient-cerulean-success_10{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.1}.cs-color-bg-gradient-cerulean-success_20{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.2}.cs-color-bg-gradient-cerulean-success_30{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.3}.cs-color-bg-gradient-cerulean-success_40{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.4}.cs-color-bg-gradient-cerulean-success_50{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.5}.cs-color-bg-gradient-cerulean-success_60{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.6}.cs-color-bg-gradient-cerulean-success_70{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.7}.cs-color-bg-gradient-cerulean-success_80{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.8}.cs-color-bg-gradient-cerulean-success_90{opacity:.9}.cs-color-bg-gradient-cerulean-success,.cs-color-bg-gradient-cerulean-success_90{background:linear-gradient(95deg,#01a8ff,#6bc50b)}.cs-color-bg-gradient-cerulean-warning_5{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.05}.cs-color-bg-gradient-cerulean-warning_10{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.1}.cs-color-bg-gradient-cerulean-warning_20{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.2}.cs-color-bg-gradient-cerulean-warning_30{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.3}.cs-color-bg-gradient-cerulean-warning_40{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.4}.cs-color-bg-gradient-cerulean-warning_50{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.5}.cs-color-bg-gradient-cerulean-warning_60{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.6}.cs-color-bg-gradient-cerulean-warning_70{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.7}.cs-color-bg-gradient-cerulean-warning_80{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.8}.cs-color-bg-gradient-cerulean-warning_90{opacity:.9}.cs-color-bg-gradient-cerulean-warning,.cs-color-bg-gradient-cerulean-warning_90{background:linear-gradient(95deg,#01a8ff,#f7b500)}.cs-color-bg-gradient-cerulean-error_5{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.05}.cs-color-bg-gradient-cerulean-error_10{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.1}.cs-color-bg-gradient-cerulean-error_20{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.2}.cs-color-bg-gradient-cerulean-error_30{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.3}.cs-color-bg-gradient-cerulean-error_40{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.4}.cs-color-bg-gradient-cerulean-error_50{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.5}.cs-color-bg-gradient-cerulean-error_60{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.6}.cs-color-bg-gradient-cerulean-error_70{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.7}.cs-color-bg-gradient-cerulean-error_80{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.8}.cs-color-bg-gradient-cerulean-error_90{opacity:.9}.cs-color-bg-gradient-cerulean-error,.cs-color-bg-gradient-cerulean-error_90{background:linear-gradient(95deg,#01a8ff,#d72934)}.cs-color-bg-gradient-cerulean-suspended_5{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.05}.cs-color-bg-gradient-cerulean-suspended_10{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.1}.cs-color-bg-gradient-cerulean-suspended_20{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.2}.cs-color-bg-gradient-cerulean-suspended_30{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.3}.cs-color-bg-gradient-cerulean-suspended_40{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.4}.cs-color-bg-gradient-cerulean-suspended_50{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.5}.cs-color-bg-gradient-cerulean-suspended_60{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.6}.cs-color-bg-gradient-cerulean-suspended_70{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.7}.cs-color-bg-gradient-cerulean-suspended_80{background:linear-gradient(95deg,#01a8ff,#7f18be);opacity:.8}.cs-color-bg-gradient-cerulean-suspended_90{opacity:.9}.cs-color-bg-gradient-cerulean-suspended,.cs-color-bg-gradient-cerulean-suspended_90{background:linear-gradient(95deg,#01a8ff,#7f18be)}.cs-color-bg-gradient-cerulean-pending_5{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.05}.cs-color-bg-gradient-cerulean-pending_10{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.1}.cs-color-bg-gradient-cerulean-pending_20{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.2}.cs-color-bg-gradient-cerulean-pending_30{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.3}.cs-color-bg-gradient-cerulean-pending_40{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.4}.cs-color-bg-gradient-cerulean-pending_50{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.5}.cs-color-bg-gradient-cerulean-pending_60{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.6}.cs-color-bg-gradient-cerulean-pending_70{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.7}.cs-color-bg-gradient-cerulean-pending_80{background:linear-gradient(95deg,#01a8ff,#a7b1bf);opacity:.8}.cs-color-bg-gradient-cerulean-pending_90{opacity:.9}.cs-color-bg-gradient-cerulean-pending,.cs-color-bg-gradient-cerulean-pending_90{background:linear-gradient(95deg,#01a8ff,#a7b1bf)}.cs-color-bg-gradient-cerulean-neutral_5{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.05}.cs-color-bg-gradient-cerulean-neutral_10{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.1}.cs-color-bg-gradient-cerulean-neutral_20{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.2}.cs-color-bg-gradient-cerulean-neutral_30{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.3}.cs-color-bg-gradient-cerulean-neutral_40{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.4}.cs-color-bg-gradient-cerulean-neutral_50{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.5}.cs-color-bg-gradient-cerulean-neutral_60{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.6}.cs-color-bg-gradient-cerulean-neutral_70{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.7}.cs-color-bg-gradient-cerulean-neutral_80{background:linear-gradient(95deg,#01a8ff,#192231);opacity:.8}.cs-color-bg-gradient-cerulean-neutral_90{opacity:.9}.cs-color-bg-gradient-cerulean-neutral,.cs-color-bg-gradient-cerulean-neutral_90{background:linear-gradient(95deg,#01a8ff,#192231)}.cs-color-bg-gradient-cerulean-lemon_5{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.05}.cs-color-bg-gradient-cerulean-lemon_10{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.1}.cs-color-bg-gradient-cerulean-lemon_20{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.2}.cs-color-bg-gradient-cerulean-lemon_30{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.3}.cs-color-bg-gradient-cerulean-lemon_40{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.4}.cs-color-bg-gradient-cerulean-lemon_50{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.5}.cs-color-bg-gradient-cerulean-lemon_60{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.6}.cs-color-bg-gradient-cerulean-lemon_70{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.7}.cs-color-bg-gradient-cerulean-lemon_80{background:linear-gradient(95deg,#01a8ff,#f7e500);opacity:.8}.cs-color-bg-gradient-cerulean-lemon_90{opacity:.9}.cs-color-bg-gradient-cerulean-lemon,.cs-color-bg-gradient-cerulean-lemon_90{background:linear-gradient(95deg,#01a8ff,#f7e500)}.cs-color-bg-gradient-cerulean-papaya_5{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.05}.cs-color-bg-gradient-cerulean-papaya_10{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.1}.cs-color-bg-gradient-cerulean-papaya_20{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.2}.cs-color-bg-gradient-cerulean-papaya_30{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.3}.cs-color-bg-gradient-cerulean-papaya_40{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.4}.cs-color-bg-gradient-cerulean-papaya_50{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.5}.cs-color-bg-gradient-cerulean-papaya_60{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.6}.cs-color-bg-gradient-cerulean-papaya_70{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.7}.cs-color-bg-gradient-cerulean-papaya_80{background:linear-gradient(95deg,#01a8ff,#f7b500);opacity:.8}.cs-color-bg-gradient-cerulean-papaya_90{opacity:.9}.cs-color-bg-gradient-cerulean-papaya,.cs-color-bg-gradient-cerulean-papaya_90{background:linear-gradient(95deg,#01a8ff,#f7b500)}.cs-color-bg-gradient-cerulean-orange_5{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.05}.cs-color-bg-gradient-cerulean-orange_10{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.1}.cs-color-bg-gradient-cerulean-orange_20{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.2}.cs-color-bg-gradient-cerulean-orange_30{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.3}.cs-color-bg-gradient-cerulean-orange_40{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.4}.cs-color-bg-gradient-cerulean-orange_50{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.5}.cs-color-bg-gradient-cerulean-orange_60{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.6}.cs-color-bg-gradient-cerulean-orange_70{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.7}.cs-color-bg-gradient-cerulean-orange_80{background:linear-gradient(95deg,#01a8ff,#fa8920);opacity:.8}.cs-color-bg-gradient-cerulean-orange_90{opacity:.9}.cs-color-bg-gradient-cerulean-orange,.cs-color-bg-gradient-cerulean-orange_90{background:linear-gradient(95deg,#01a8ff,#fa8920)}.cs-color-bg-gradient-cerulean-strawberry_5{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.05}.cs-color-bg-gradient-cerulean-strawberry_10{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.1}.cs-color-bg-gradient-cerulean-strawberry_20{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.2}.cs-color-bg-gradient-cerulean-strawberry_30{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.3}.cs-color-bg-gradient-cerulean-strawberry_40{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.4}.cs-color-bg-gradient-cerulean-strawberry_50{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.5}.cs-color-bg-gradient-cerulean-strawberry_60{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.6}.cs-color-bg-gradient-cerulean-strawberry_70{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.7}.cs-color-bg-gradient-cerulean-strawberry_80{background:linear-gradient(95deg,#01a8ff,#f25c54);opacity:.8}.cs-color-bg-gradient-cerulean-strawberry_90{opacity:.9}.cs-color-bg-gradient-cerulean-strawberry,.cs-color-bg-gradient-cerulean-strawberry_90{background:linear-gradient(95deg,#01a8ff,#f25c54)}.cs-color-bg-gradient-cerulean-cherry_5{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.05}.cs-color-bg-gradient-cerulean-cherry_10{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.1}.cs-color-bg-gradient-cerulean-cherry_20{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.2}.cs-color-bg-gradient-cerulean-cherry_30{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.3}.cs-color-bg-gradient-cerulean-cherry_40{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.4}.cs-color-bg-gradient-cerulean-cherry_50{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.5}.cs-color-bg-gradient-cerulean-cherry_60{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.6}.cs-color-bg-gradient-cerulean-cherry_70{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.7}.cs-color-bg-gradient-cerulean-cherry_80{background:linear-gradient(95deg,#01a8ff,#d72934);opacity:.8}.cs-color-bg-gradient-cerulean-cherry_90{opacity:.9}.cs-color-bg-gradient-cerulean-cherry,.cs-color-bg-gradient-cerulean-cherry_90{background:linear-gradient(95deg,#01a8ff,#d72934)}.cs-color-bg-gradient-cerulean-rubarb_5{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.05}.cs-color-bg-gradient-cerulean-rubarb_10{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.1}.cs-color-bg-gradient-cerulean-rubarb_20{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.2}.cs-color-bg-gradient-cerulean-rubarb_30{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.3}.cs-color-bg-gradient-cerulean-rubarb_40{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.4}.cs-color-bg-gradient-cerulean-rubarb_50{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.5}.cs-color-bg-gradient-cerulean-rubarb_60{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.6}.cs-color-bg-gradient-cerulean-rubarb_70{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.7}.cs-color-bg-gradient-cerulean-rubarb_80{background:linear-gradient(95deg,#01a8ff,#f467a2);opacity:.8}.cs-color-bg-gradient-cerulean-rubarb_90{opacity:.9}.cs-color-bg-gradient-cerulean-rubarb,.cs-color-bg-gradient-cerulean-rubarb_90{background:linear-gradient(95deg,#01a8ff,#f467a2)}.cs-color-bg-gradient-cerulean-grape_5{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.05}.cs-color-bg-gradient-cerulean-grape_10{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.1}.cs-color-bg-gradient-cerulean-grape_20{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.2}.cs-color-bg-gradient-cerulean-grape_30{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.3}.cs-color-bg-gradient-cerulean-grape_40{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.4}.cs-color-bg-gradient-cerulean-grape_50{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.5}.cs-color-bg-gradient-cerulean-grape_60{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.6}.cs-color-bg-gradient-cerulean-grape_70{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.7}.cs-color-bg-gradient-cerulean-grape_80{background:linear-gradient(95deg,#01a8ff,#b620e0);opacity:.8}.cs-color-bg-gradient-cerulean-grape_90{opacity:.9}.cs-color-bg-gradient-cerulean-grape,.cs-color-bg-gradient-cerulean-grape_90{background:linear-gradient(95deg,#01a8ff,#b620e0)}.cs-color-bg-gradient-cerulean-blackberry_5{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.05}.cs-color-bg-gradient-cerulean-blackberry_10{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.1}.cs-color-bg-gradient-cerulean-blackberry_20{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.2}.cs-color-bg-gradient-cerulean-blackberry_30{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.3}.cs-color-bg-gradient-cerulean-blackberry_40{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.4}.cs-color-bg-gradient-cerulean-blackberry_50{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.5}.cs-color-bg-gradient-cerulean-blackberry_60{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.6}.cs-color-bg-gradient-cerulean-blackberry_70{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.7}.cs-color-bg-gradient-cerulean-blackberry_80{background:linear-gradient(95deg,#01a8ff,#7636ff);opacity:.8}.cs-color-bg-gradient-cerulean-blackberry_90{opacity:.9}.cs-color-bg-gradient-cerulean-blackberry,.cs-color-bg-gradient-cerulean-blackberry_90{background:linear-gradient(95deg,#01a8ff,#7636ff)}.cs-color-bg-gradient-cerulean-blueberry_5{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.05}.cs-color-bg-gradient-cerulean-blueberry_10{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.1}.cs-color-bg-gradient-cerulean-blueberry_20{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.2}.cs-color-bg-gradient-cerulean-blueberry_30{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.3}.cs-color-bg-gradient-cerulean-blueberry_40{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.4}.cs-color-bg-gradient-cerulean-blueberry_50{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.5}.cs-color-bg-gradient-cerulean-blueberry_60{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.6}.cs-color-bg-gradient-cerulean-blueberry_70{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.7}.cs-color-bg-gradient-cerulean-blueberry_80{background:linear-gradient(95deg,#01a8ff,#3c36db);opacity:.8}.cs-color-bg-gradient-cerulean-blueberry_90{opacity:.9}.cs-color-bg-gradient-cerulean-blueberry,.cs-color-bg-gradient-cerulean-blueberry_90{background:linear-gradient(95deg,#01a8ff,#3c36db)}.cs-color-bg-gradient-cerulean-sky_5{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.05}.cs-color-bg-gradient-cerulean-sky_10{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.1}.cs-color-bg-gradient-cerulean-sky_20{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.2}.cs-color-bg-gradient-cerulean-sky_30{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.3}.cs-color-bg-gradient-cerulean-sky_40{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.4}.cs-color-bg-gradient-cerulean-sky_50{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.5}.cs-color-bg-gradient-cerulean-sky_60{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.6}.cs-color-bg-gradient-cerulean-sky_70{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.7}.cs-color-bg-gradient-cerulean-sky_80{background:linear-gradient(95deg,#01a8ff,#00d7f4);opacity:.8}.cs-color-bg-gradient-cerulean-sky_90{opacity:.9}.cs-color-bg-gradient-cerulean-sky,.cs-color-bg-gradient-cerulean-sky_90{background:linear-gradient(95deg,#01a8ff,#00d7f4)}.cs-color-bg-gradient-cerulean-lagoon_5{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.05}.cs-color-bg-gradient-cerulean-lagoon_10{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.1}.cs-color-bg-gradient-cerulean-lagoon_20{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.2}.cs-color-bg-gradient-cerulean-lagoon_30{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.3}.cs-color-bg-gradient-cerulean-lagoon_40{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.4}.cs-color-bg-gradient-cerulean-lagoon_50{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.5}.cs-color-bg-gradient-cerulean-lagoon_60{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.6}.cs-color-bg-gradient-cerulean-lagoon_70{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.7}.cs-color-bg-gradient-cerulean-lagoon_80{background:linear-gradient(95deg,#01a8ff,#2fbad1);opacity:.8}.cs-color-bg-gradient-cerulean-lagoon_90{opacity:.9}.cs-color-bg-gradient-cerulean-lagoon,.cs-color-bg-gradient-cerulean-lagoon_90{background:linear-gradient(95deg,#01a8ff,#2fbad1)}.cs-color-bg-gradient-cerulean-mint_5{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.05}.cs-color-bg-gradient-cerulean-mint_10{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.1}.cs-color-bg-gradient-cerulean-mint_20{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.2}.cs-color-bg-gradient-cerulean-mint_30{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.3}.cs-color-bg-gradient-cerulean-mint_40{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.4}.cs-color-bg-gradient-cerulean-mint_50{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.5}.cs-color-bg-gradient-cerulean-mint_60{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.6}.cs-color-bg-gradient-cerulean-mint_70{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.7}.cs-color-bg-gradient-cerulean-mint_80{background:linear-gradient(95deg,#01a8ff,#44d7b6);opacity:.8}.cs-color-bg-gradient-cerulean-mint_90{opacity:.9}.cs-color-bg-gradient-cerulean-mint,.cs-color-bg-gradient-cerulean-mint_90{background:linear-gradient(95deg,#01a8ff,#44d7b6)}.cs-color-bg-gradient-cerulean-lime_5{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.05}.cs-color-bg-gradient-cerulean-lime_10{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.1}.cs-color-bg-gradient-cerulean-lime_20{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.2}.cs-color-bg-gradient-cerulean-lime_30{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.3}.cs-color-bg-gradient-cerulean-lime_40{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.4}.cs-color-bg-gradient-cerulean-lime_50{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.5}.cs-color-bg-gradient-cerulean-lime_60{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.6}.cs-color-bg-gradient-cerulean-lime_70{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.7}.cs-color-bg-gradient-cerulean-lime_80{background:linear-gradient(95deg,#01a8ff,#6bc50b);opacity:.8}.cs-color-bg-gradient-cerulean-lime_90{opacity:.9}.cs-color-bg-gradient-cerulean-lime,.cs-color-bg-gradient-cerulean-lime_90{background:linear-gradient(95deg,#01a8ff,#6bc50b)}.cs-color-bg-gradient-sky-information_5{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.05}.cs-color-bg-gradient-sky-information_10{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.1}.cs-color-bg-gradient-sky-information_20{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.2}.cs-color-bg-gradient-sky-information_30{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.3}.cs-color-bg-gradient-sky-information_40{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.4}.cs-color-bg-gradient-sky-information_50{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.5}.cs-color-bg-gradient-sky-information_60{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.6}.cs-color-bg-gradient-sky-information_70{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.7}.cs-color-bg-gradient-sky-information_80{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.8}.cs-color-bg-gradient-sky-information_90{opacity:.9}.cs-color-bg-gradient-sky-information,.cs-color-bg-gradient-sky-information_90{background:linear-gradient(95deg,#00d7f4,#01a8ff)}.cs-color-bg-gradient-sky-success_5{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.05}.cs-color-bg-gradient-sky-success_10{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.1}.cs-color-bg-gradient-sky-success_20{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.2}.cs-color-bg-gradient-sky-success_30{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.3}.cs-color-bg-gradient-sky-success_40{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.4}.cs-color-bg-gradient-sky-success_50{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.5}.cs-color-bg-gradient-sky-success_60{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.6}.cs-color-bg-gradient-sky-success_70{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.7}.cs-color-bg-gradient-sky-success_80{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.8}.cs-color-bg-gradient-sky-success_90{opacity:.9}.cs-color-bg-gradient-sky-success,.cs-color-bg-gradient-sky-success_90{background:linear-gradient(95deg,#00d7f4,#6bc50b)}.cs-color-bg-gradient-sky-warning_5{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.05}.cs-color-bg-gradient-sky-warning_10{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.1}.cs-color-bg-gradient-sky-warning_20{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.2}.cs-color-bg-gradient-sky-warning_30{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.3}.cs-color-bg-gradient-sky-warning_40{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.4}.cs-color-bg-gradient-sky-warning_50{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.5}.cs-color-bg-gradient-sky-warning_60{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.6}.cs-color-bg-gradient-sky-warning_70{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.7}.cs-color-bg-gradient-sky-warning_80{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.8}.cs-color-bg-gradient-sky-warning_90{opacity:.9}.cs-color-bg-gradient-sky-warning,.cs-color-bg-gradient-sky-warning_90{background:linear-gradient(95deg,#00d7f4,#f7b500)}.cs-color-bg-gradient-sky-error_5{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.05}.cs-color-bg-gradient-sky-error_10{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.1}.cs-color-bg-gradient-sky-error_20{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.2}.cs-color-bg-gradient-sky-error_30{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.3}.cs-color-bg-gradient-sky-error_40{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.4}.cs-color-bg-gradient-sky-error_50{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.5}.cs-color-bg-gradient-sky-error_60{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.6}.cs-color-bg-gradient-sky-error_70{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.7}.cs-color-bg-gradient-sky-error_80{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.8}.cs-color-bg-gradient-sky-error_90{opacity:.9}.cs-color-bg-gradient-sky-error,.cs-color-bg-gradient-sky-error_90{background:linear-gradient(95deg,#00d7f4,#d72934)}.cs-color-bg-gradient-sky-suspended_5{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.05}.cs-color-bg-gradient-sky-suspended_10{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.1}.cs-color-bg-gradient-sky-suspended_20{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.2}.cs-color-bg-gradient-sky-suspended_30{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.3}.cs-color-bg-gradient-sky-suspended_40{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.4}.cs-color-bg-gradient-sky-suspended_50{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.5}.cs-color-bg-gradient-sky-suspended_60{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.6}.cs-color-bg-gradient-sky-suspended_70{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.7}.cs-color-bg-gradient-sky-suspended_80{background:linear-gradient(95deg,#00d7f4,#7f18be);opacity:.8}.cs-color-bg-gradient-sky-suspended_90{opacity:.9}.cs-color-bg-gradient-sky-suspended,.cs-color-bg-gradient-sky-suspended_90{background:linear-gradient(95deg,#00d7f4,#7f18be)}.cs-color-bg-gradient-sky-pending_5{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.05}.cs-color-bg-gradient-sky-pending_10{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.1}.cs-color-bg-gradient-sky-pending_20{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.2}.cs-color-bg-gradient-sky-pending_30{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.3}.cs-color-bg-gradient-sky-pending_40{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.4}.cs-color-bg-gradient-sky-pending_50{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.5}.cs-color-bg-gradient-sky-pending_60{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.6}.cs-color-bg-gradient-sky-pending_70{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.7}.cs-color-bg-gradient-sky-pending_80{background:linear-gradient(95deg,#00d7f4,#a7b1bf);opacity:.8}.cs-color-bg-gradient-sky-pending_90{opacity:.9}.cs-color-bg-gradient-sky-pending,.cs-color-bg-gradient-sky-pending_90{background:linear-gradient(95deg,#00d7f4,#a7b1bf)}.cs-color-bg-gradient-sky-neutral_5{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.05}.cs-color-bg-gradient-sky-neutral_10{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.1}.cs-color-bg-gradient-sky-neutral_20{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.2}.cs-color-bg-gradient-sky-neutral_30{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.3}.cs-color-bg-gradient-sky-neutral_40{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.4}.cs-color-bg-gradient-sky-neutral_50{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.5}.cs-color-bg-gradient-sky-neutral_60{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.6}.cs-color-bg-gradient-sky-neutral_70{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.7}.cs-color-bg-gradient-sky-neutral_80{background:linear-gradient(95deg,#00d7f4,#192231);opacity:.8}.cs-color-bg-gradient-sky-neutral_90{opacity:.9}.cs-color-bg-gradient-sky-neutral,.cs-color-bg-gradient-sky-neutral_90{background:linear-gradient(95deg,#00d7f4,#192231)}.cs-color-bg-gradient-sky-lemon_5{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.05}.cs-color-bg-gradient-sky-lemon_10{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.1}.cs-color-bg-gradient-sky-lemon_20{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.2}.cs-color-bg-gradient-sky-lemon_30{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.3}.cs-color-bg-gradient-sky-lemon_40{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.4}.cs-color-bg-gradient-sky-lemon_50{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.5}.cs-color-bg-gradient-sky-lemon_60{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.6}.cs-color-bg-gradient-sky-lemon_70{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.7}.cs-color-bg-gradient-sky-lemon_80{background:linear-gradient(95deg,#00d7f4,#f7e500);opacity:.8}.cs-color-bg-gradient-sky-lemon_90{opacity:.9}.cs-color-bg-gradient-sky-lemon,.cs-color-bg-gradient-sky-lemon_90{background:linear-gradient(95deg,#00d7f4,#f7e500)}.cs-color-bg-gradient-sky-papaya_5{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.05}.cs-color-bg-gradient-sky-papaya_10{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.1}.cs-color-bg-gradient-sky-papaya_20{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.2}.cs-color-bg-gradient-sky-papaya_30{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.3}.cs-color-bg-gradient-sky-papaya_40{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.4}.cs-color-bg-gradient-sky-papaya_50{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.5}.cs-color-bg-gradient-sky-papaya_60{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.6}.cs-color-bg-gradient-sky-papaya_70{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.7}.cs-color-bg-gradient-sky-papaya_80{background:linear-gradient(95deg,#00d7f4,#f7b500);opacity:.8}.cs-color-bg-gradient-sky-papaya_90{opacity:.9}.cs-color-bg-gradient-sky-papaya,.cs-color-bg-gradient-sky-papaya_90{background:linear-gradient(95deg,#00d7f4,#f7b500)}.cs-color-bg-gradient-sky-orange_5{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.05}.cs-color-bg-gradient-sky-orange_10{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.1}.cs-color-bg-gradient-sky-orange_20{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.2}.cs-color-bg-gradient-sky-orange_30{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.3}.cs-color-bg-gradient-sky-orange_40{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.4}.cs-color-bg-gradient-sky-orange_50{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.5}.cs-color-bg-gradient-sky-orange_60{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.6}.cs-color-bg-gradient-sky-orange_70{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.7}.cs-color-bg-gradient-sky-orange_80{background:linear-gradient(95deg,#00d7f4,#fa8920);opacity:.8}.cs-color-bg-gradient-sky-orange_90{opacity:.9}.cs-color-bg-gradient-sky-orange,.cs-color-bg-gradient-sky-orange_90{background:linear-gradient(95deg,#00d7f4,#fa8920)}.cs-color-bg-gradient-sky-strawberry_5{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.05}.cs-color-bg-gradient-sky-strawberry_10{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.1}.cs-color-bg-gradient-sky-strawberry_20{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.2}.cs-color-bg-gradient-sky-strawberry_30{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.3}.cs-color-bg-gradient-sky-strawberry_40{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.4}.cs-color-bg-gradient-sky-strawberry_50{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.5}.cs-color-bg-gradient-sky-strawberry_60{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.6}.cs-color-bg-gradient-sky-strawberry_70{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.7}.cs-color-bg-gradient-sky-strawberry_80{background:linear-gradient(95deg,#00d7f4,#f25c54);opacity:.8}.cs-color-bg-gradient-sky-strawberry_90{opacity:.9}.cs-color-bg-gradient-sky-strawberry,.cs-color-bg-gradient-sky-strawberry_90{background:linear-gradient(95deg,#00d7f4,#f25c54)}.cs-color-bg-gradient-sky-cherry_5{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.05}.cs-color-bg-gradient-sky-cherry_10{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.1}.cs-color-bg-gradient-sky-cherry_20{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.2}.cs-color-bg-gradient-sky-cherry_30{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.3}.cs-color-bg-gradient-sky-cherry_40{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.4}.cs-color-bg-gradient-sky-cherry_50{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.5}.cs-color-bg-gradient-sky-cherry_60{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.6}.cs-color-bg-gradient-sky-cherry_70{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.7}.cs-color-bg-gradient-sky-cherry_80{background:linear-gradient(95deg,#00d7f4,#d72934);opacity:.8}.cs-color-bg-gradient-sky-cherry_90{opacity:.9}.cs-color-bg-gradient-sky-cherry,.cs-color-bg-gradient-sky-cherry_90{background:linear-gradient(95deg,#00d7f4,#d72934)}.cs-color-bg-gradient-sky-rubarb_5{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.05}.cs-color-bg-gradient-sky-rubarb_10{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.1}.cs-color-bg-gradient-sky-rubarb_20{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.2}.cs-color-bg-gradient-sky-rubarb_30{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.3}.cs-color-bg-gradient-sky-rubarb_40{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.4}.cs-color-bg-gradient-sky-rubarb_50{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.5}.cs-color-bg-gradient-sky-rubarb_60{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.6}.cs-color-bg-gradient-sky-rubarb_70{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.7}.cs-color-bg-gradient-sky-rubarb_80{background:linear-gradient(95deg,#00d7f4,#f467a2);opacity:.8}.cs-color-bg-gradient-sky-rubarb_90{opacity:.9}.cs-color-bg-gradient-sky-rubarb,.cs-color-bg-gradient-sky-rubarb_90{background:linear-gradient(95deg,#00d7f4,#f467a2)}.cs-color-bg-gradient-sky-grape_5{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.05}.cs-color-bg-gradient-sky-grape_10{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.1}.cs-color-bg-gradient-sky-grape_20{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.2}.cs-color-bg-gradient-sky-grape_30{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.3}.cs-color-bg-gradient-sky-grape_40{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.4}.cs-color-bg-gradient-sky-grape_50{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.5}.cs-color-bg-gradient-sky-grape_60{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.6}.cs-color-bg-gradient-sky-grape_70{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.7}.cs-color-bg-gradient-sky-grape_80{background:linear-gradient(95deg,#00d7f4,#b620e0);opacity:.8}.cs-color-bg-gradient-sky-grape_90{opacity:.9}.cs-color-bg-gradient-sky-grape,.cs-color-bg-gradient-sky-grape_90{background:linear-gradient(95deg,#00d7f4,#b620e0)}.cs-color-bg-gradient-sky-blackberry_5{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.05}.cs-color-bg-gradient-sky-blackberry_10{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.1}.cs-color-bg-gradient-sky-blackberry_20{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.2}.cs-color-bg-gradient-sky-blackberry_30{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.3}.cs-color-bg-gradient-sky-blackberry_40{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.4}.cs-color-bg-gradient-sky-blackberry_50{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.5}.cs-color-bg-gradient-sky-blackberry_60{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.6}.cs-color-bg-gradient-sky-blackberry_70{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.7}.cs-color-bg-gradient-sky-blackberry_80{background:linear-gradient(95deg,#00d7f4,#7636ff);opacity:.8}.cs-color-bg-gradient-sky-blackberry_90{opacity:.9}.cs-color-bg-gradient-sky-blackberry,.cs-color-bg-gradient-sky-blackberry_90{background:linear-gradient(95deg,#00d7f4,#7636ff)}.cs-color-bg-gradient-sky-blueberry_5{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.05}.cs-color-bg-gradient-sky-blueberry_10{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.1}.cs-color-bg-gradient-sky-blueberry_20{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.2}.cs-color-bg-gradient-sky-blueberry_30{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.3}.cs-color-bg-gradient-sky-blueberry_40{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.4}.cs-color-bg-gradient-sky-blueberry_50{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.5}.cs-color-bg-gradient-sky-blueberry_60{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.6}.cs-color-bg-gradient-sky-blueberry_70{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.7}.cs-color-bg-gradient-sky-blueberry_80{background:linear-gradient(95deg,#00d7f4,#3c36db);opacity:.8}.cs-color-bg-gradient-sky-blueberry_90{opacity:.9}.cs-color-bg-gradient-sky-blueberry,.cs-color-bg-gradient-sky-blueberry_90{background:linear-gradient(95deg,#00d7f4,#3c36db)}.cs-color-bg-gradient-sky-cerulean_5{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.05}.cs-color-bg-gradient-sky-cerulean_10{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.1}.cs-color-bg-gradient-sky-cerulean_20{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.2}.cs-color-bg-gradient-sky-cerulean_30{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.3}.cs-color-bg-gradient-sky-cerulean_40{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.4}.cs-color-bg-gradient-sky-cerulean_50{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.5}.cs-color-bg-gradient-sky-cerulean_60{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.6}.cs-color-bg-gradient-sky-cerulean_70{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.7}.cs-color-bg-gradient-sky-cerulean_80{background:linear-gradient(95deg,#00d7f4,#01a8ff);opacity:.8}.cs-color-bg-gradient-sky-cerulean_90{opacity:.9}.cs-color-bg-gradient-sky-cerulean,.cs-color-bg-gradient-sky-cerulean_90{background:linear-gradient(95deg,#00d7f4,#01a8ff)}.cs-color-bg-gradient-sky-lagoon_5{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.05}.cs-color-bg-gradient-sky-lagoon_10{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.1}.cs-color-bg-gradient-sky-lagoon_20{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.2}.cs-color-bg-gradient-sky-lagoon_30{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.3}.cs-color-bg-gradient-sky-lagoon_40{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.4}.cs-color-bg-gradient-sky-lagoon_50{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.5}.cs-color-bg-gradient-sky-lagoon_60{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.6}.cs-color-bg-gradient-sky-lagoon_70{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.7}.cs-color-bg-gradient-sky-lagoon_80{background:linear-gradient(95deg,#00d7f4,#2fbad1);opacity:.8}.cs-color-bg-gradient-sky-lagoon_90{opacity:.9}.cs-color-bg-gradient-sky-lagoon,.cs-color-bg-gradient-sky-lagoon_90{background:linear-gradient(95deg,#00d7f4,#2fbad1)}.cs-color-bg-gradient-sky-mint_5{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.05}.cs-color-bg-gradient-sky-mint_10{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.1}.cs-color-bg-gradient-sky-mint_20{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.2}.cs-color-bg-gradient-sky-mint_30{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.3}.cs-color-bg-gradient-sky-mint_40{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.4}.cs-color-bg-gradient-sky-mint_50{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.5}.cs-color-bg-gradient-sky-mint_60{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.6}.cs-color-bg-gradient-sky-mint_70{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.7}.cs-color-bg-gradient-sky-mint_80{background:linear-gradient(95deg,#00d7f4,#44d7b6);opacity:.8}.cs-color-bg-gradient-sky-mint_90{opacity:.9}.cs-color-bg-gradient-sky-mint,.cs-color-bg-gradient-sky-mint_90{background:linear-gradient(95deg,#00d7f4,#44d7b6)}.cs-color-bg-gradient-sky-lime_5{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.05}.cs-color-bg-gradient-sky-lime_10{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.1}.cs-color-bg-gradient-sky-lime_20{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.2}.cs-color-bg-gradient-sky-lime_30{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.3}.cs-color-bg-gradient-sky-lime_40{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.4}.cs-color-bg-gradient-sky-lime_50{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.5}.cs-color-bg-gradient-sky-lime_60{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.6}.cs-color-bg-gradient-sky-lime_70{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.7}.cs-color-bg-gradient-sky-lime_80{background:linear-gradient(95deg,#00d7f4,#6bc50b);opacity:.8}.cs-color-bg-gradient-sky-lime_90{opacity:.9}.cs-color-bg-gradient-sky-lime,.cs-color-bg-gradient-sky-lime_90{background:linear-gradient(95deg,#00d7f4,#6bc50b)}.cs-color-bg-gradient-lagoon-information_5{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.05}.cs-color-bg-gradient-lagoon-information_10{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.1}.cs-color-bg-gradient-lagoon-information_20{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.2}.cs-color-bg-gradient-lagoon-information_30{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.3}.cs-color-bg-gradient-lagoon-information_40{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.4}.cs-color-bg-gradient-lagoon-information_50{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.5}.cs-color-bg-gradient-lagoon-information_60{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.6}.cs-color-bg-gradient-lagoon-information_70{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.7}.cs-color-bg-gradient-lagoon-information_80{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.8}.cs-color-bg-gradient-lagoon-information_90{opacity:.9}.cs-color-bg-gradient-lagoon-information,.cs-color-bg-gradient-lagoon-information_90{background:linear-gradient(95deg,#2fbad1,#01a8ff)}.cs-color-bg-gradient-lagoon-success_5{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.05}.cs-color-bg-gradient-lagoon-success_10{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.1}.cs-color-bg-gradient-lagoon-success_20{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.2}.cs-color-bg-gradient-lagoon-success_30{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.3}.cs-color-bg-gradient-lagoon-success_40{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.4}.cs-color-bg-gradient-lagoon-success_50{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.5}.cs-color-bg-gradient-lagoon-success_60{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.6}.cs-color-bg-gradient-lagoon-success_70{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.7}.cs-color-bg-gradient-lagoon-success_80{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.8}.cs-color-bg-gradient-lagoon-success_90{opacity:.9}.cs-color-bg-gradient-lagoon-success,.cs-color-bg-gradient-lagoon-success_90{background:linear-gradient(95deg,#2fbad1,#6bc50b)}.cs-color-bg-gradient-lagoon-warning_5{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.05}.cs-color-bg-gradient-lagoon-warning_10{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.1}.cs-color-bg-gradient-lagoon-warning_20{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.2}.cs-color-bg-gradient-lagoon-warning_30{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.3}.cs-color-bg-gradient-lagoon-warning_40{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.4}.cs-color-bg-gradient-lagoon-warning_50{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.5}.cs-color-bg-gradient-lagoon-warning_60{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.6}.cs-color-bg-gradient-lagoon-warning_70{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.7}.cs-color-bg-gradient-lagoon-warning_80{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.8}.cs-color-bg-gradient-lagoon-warning_90{opacity:.9}.cs-color-bg-gradient-lagoon-warning,.cs-color-bg-gradient-lagoon-warning_90{background:linear-gradient(95deg,#2fbad1,#f7b500)}.cs-color-bg-gradient-lagoon-error_5{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.05}.cs-color-bg-gradient-lagoon-error_10{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.1}.cs-color-bg-gradient-lagoon-error_20{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.2}.cs-color-bg-gradient-lagoon-error_30{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.3}.cs-color-bg-gradient-lagoon-error_40{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.4}.cs-color-bg-gradient-lagoon-error_50{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.5}.cs-color-bg-gradient-lagoon-error_60{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.6}.cs-color-bg-gradient-lagoon-error_70{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.7}.cs-color-bg-gradient-lagoon-error_80{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.8}.cs-color-bg-gradient-lagoon-error_90{opacity:.9}.cs-color-bg-gradient-lagoon-error,.cs-color-bg-gradient-lagoon-error_90{background:linear-gradient(95deg,#2fbad1,#d72934)}.cs-color-bg-gradient-lagoon-suspended_5{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.05}.cs-color-bg-gradient-lagoon-suspended_10{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.1}.cs-color-bg-gradient-lagoon-suspended_20{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.2}.cs-color-bg-gradient-lagoon-suspended_30{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.3}.cs-color-bg-gradient-lagoon-suspended_40{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.4}.cs-color-bg-gradient-lagoon-suspended_50{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.5}.cs-color-bg-gradient-lagoon-suspended_60{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.6}.cs-color-bg-gradient-lagoon-suspended_70{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.7}.cs-color-bg-gradient-lagoon-suspended_80{background:linear-gradient(95deg,#2fbad1,#7f18be);opacity:.8}.cs-color-bg-gradient-lagoon-suspended_90{opacity:.9}.cs-color-bg-gradient-lagoon-suspended,.cs-color-bg-gradient-lagoon-suspended_90{background:linear-gradient(95deg,#2fbad1,#7f18be)}.cs-color-bg-gradient-lagoon-pending_5{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.05}.cs-color-bg-gradient-lagoon-pending_10{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.1}.cs-color-bg-gradient-lagoon-pending_20{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.2}.cs-color-bg-gradient-lagoon-pending_30{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.3}.cs-color-bg-gradient-lagoon-pending_40{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.4}.cs-color-bg-gradient-lagoon-pending_50{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.5}.cs-color-bg-gradient-lagoon-pending_60{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.6}.cs-color-bg-gradient-lagoon-pending_70{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.7}.cs-color-bg-gradient-lagoon-pending_80{background:linear-gradient(95deg,#2fbad1,#a7b1bf);opacity:.8}.cs-color-bg-gradient-lagoon-pending_90{opacity:.9}.cs-color-bg-gradient-lagoon-pending,.cs-color-bg-gradient-lagoon-pending_90{background:linear-gradient(95deg,#2fbad1,#a7b1bf)}.cs-color-bg-gradient-lagoon-neutral_5{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.05}.cs-color-bg-gradient-lagoon-neutral_10{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.1}.cs-color-bg-gradient-lagoon-neutral_20{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.2}.cs-color-bg-gradient-lagoon-neutral_30{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.3}.cs-color-bg-gradient-lagoon-neutral_40{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.4}.cs-color-bg-gradient-lagoon-neutral_50{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.5}.cs-color-bg-gradient-lagoon-neutral_60{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.6}.cs-color-bg-gradient-lagoon-neutral_70{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.7}.cs-color-bg-gradient-lagoon-neutral_80{background:linear-gradient(95deg,#2fbad1,#192231);opacity:.8}.cs-color-bg-gradient-lagoon-neutral_90{opacity:.9}.cs-color-bg-gradient-lagoon-neutral,.cs-color-bg-gradient-lagoon-neutral_90{background:linear-gradient(95deg,#2fbad1,#192231)}.cs-color-bg-gradient-lagoon-lemon_5{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.05}.cs-color-bg-gradient-lagoon-lemon_10{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.1}.cs-color-bg-gradient-lagoon-lemon_20{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.2}.cs-color-bg-gradient-lagoon-lemon_30{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.3}.cs-color-bg-gradient-lagoon-lemon_40{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.4}.cs-color-bg-gradient-lagoon-lemon_50{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.5}.cs-color-bg-gradient-lagoon-lemon_60{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.6}.cs-color-bg-gradient-lagoon-lemon_70{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.7}.cs-color-bg-gradient-lagoon-lemon_80{background:linear-gradient(95deg,#2fbad1,#f7e500);opacity:.8}.cs-color-bg-gradient-lagoon-lemon_90{opacity:.9}.cs-color-bg-gradient-lagoon-lemon,.cs-color-bg-gradient-lagoon-lemon_90{background:linear-gradient(95deg,#2fbad1,#f7e500)}.cs-color-bg-gradient-lagoon-papaya_5{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.05}.cs-color-bg-gradient-lagoon-papaya_10{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.1}.cs-color-bg-gradient-lagoon-papaya_20{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.2}.cs-color-bg-gradient-lagoon-papaya_30{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.3}.cs-color-bg-gradient-lagoon-papaya_40{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.4}.cs-color-bg-gradient-lagoon-papaya_50{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.5}.cs-color-bg-gradient-lagoon-papaya_60{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.6}.cs-color-bg-gradient-lagoon-papaya_70{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.7}.cs-color-bg-gradient-lagoon-papaya_80{background:linear-gradient(95deg,#2fbad1,#f7b500);opacity:.8}.cs-color-bg-gradient-lagoon-papaya_90{opacity:.9}.cs-color-bg-gradient-lagoon-papaya,.cs-color-bg-gradient-lagoon-papaya_90{background:linear-gradient(95deg,#2fbad1,#f7b500)}.cs-color-bg-gradient-lagoon-orange_5{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.05}.cs-color-bg-gradient-lagoon-orange_10{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.1}.cs-color-bg-gradient-lagoon-orange_20{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.2}.cs-color-bg-gradient-lagoon-orange_30{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.3}.cs-color-bg-gradient-lagoon-orange_40{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.4}.cs-color-bg-gradient-lagoon-orange_50{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.5}.cs-color-bg-gradient-lagoon-orange_60{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.6}.cs-color-bg-gradient-lagoon-orange_70{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.7}.cs-color-bg-gradient-lagoon-orange_80{background:linear-gradient(95deg,#2fbad1,#fa8920);opacity:.8}.cs-color-bg-gradient-lagoon-orange_90{opacity:.9}.cs-color-bg-gradient-lagoon-orange,.cs-color-bg-gradient-lagoon-orange_90{background:linear-gradient(95deg,#2fbad1,#fa8920)}.cs-color-bg-gradient-lagoon-strawberry_5{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.05}.cs-color-bg-gradient-lagoon-strawberry_10{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.1}.cs-color-bg-gradient-lagoon-strawberry_20{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.2}.cs-color-bg-gradient-lagoon-strawberry_30{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.3}.cs-color-bg-gradient-lagoon-strawberry_40{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.4}.cs-color-bg-gradient-lagoon-strawberry_50{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.5}.cs-color-bg-gradient-lagoon-strawberry_60{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.6}.cs-color-bg-gradient-lagoon-strawberry_70{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.7}.cs-color-bg-gradient-lagoon-strawberry_80{background:linear-gradient(95deg,#2fbad1,#f25c54);opacity:.8}.cs-color-bg-gradient-lagoon-strawberry_90{opacity:.9}.cs-color-bg-gradient-lagoon-strawberry,.cs-color-bg-gradient-lagoon-strawberry_90{background:linear-gradient(95deg,#2fbad1,#f25c54)}.cs-color-bg-gradient-lagoon-cherry_5{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.05}.cs-color-bg-gradient-lagoon-cherry_10{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.1}.cs-color-bg-gradient-lagoon-cherry_20{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.2}.cs-color-bg-gradient-lagoon-cherry_30{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.3}.cs-color-bg-gradient-lagoon-cherry_40{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.4}.cs-color-bg-gradient-lagoon-cherry_50{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.5}.cs-color-bg-gradient-lagoon-cherry_60{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.6}.cs-color-bg-gradient-lagoon-cherry_70{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.7}.cs-color-bg-gradient-lagoon-cherry_80{background:linear-gradient(95deg,#2fbad1,#d72934);opacity:.8}.cs-color-bg-gradient-lagoon-cherry_90{opacity:.9}.cs-color-bg-gradient-lagoon-cherry,.cs-color-bg-gradient-lagoon-cherry_90{background:linear-gradient(95deg,#2fbad1,#d72934)}.cs-color-bg-gradient-lagoon-rubarb_5{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.05}.cs-color-bg-gradient-lagoon-rubarb_10{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.1}.cs-color-bg-gradient-lagoon-rubarb_20{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.2}.cs-color-bg-gradient-lagoon-rubarb_30{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.3}.cs-color-bg-gradient-lagoon-rubarb_40{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.4}.cs-color-bg-gradient-lagoon-rubarb_50{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.5}.cs-color-bg-gradient-lagoon-rubarb_60{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.6}.cs-color-bg-gradient-lagoon-rubarb_70{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.7}.cs-color-bg-gradient-lagoon-rubarb_80{background:linear-gradient(95deg,#2fbad1,#f467a2);opacity:.8}.cs-color-bg-gradient-lagoon-rubarb_90{opacity:.9}.cs-color-bg-gradient-lagoon-rubarb,.cs-color-bg-gradient-lagoon-rubarb_90{background:linear-gradient(95deg,#2fbad1,#f467a2)}.cs-color-bg-gradient-lagoon-grape_5{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.05}.cs-color-bg-gradient-lagoon-grape_10{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.1}.cs-color-bg-gradient-lagoon-grape_20{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.2}.cs-color-bg-gradient-lagoon-grape_30{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.3}.cs-color-bg-gradient-lagoon-grape_40{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.4}.cs-color-bg-gradient-lagoon-grape_50{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.5}.cs-color-bg-gradient-lagoon-grape_60{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.6}.cs-color-bg-gradient-lagoon-grape_70{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.7}.cs-color-bg-gradient-lagoon-grape_80{background:linear-gradient(95deg,#2fbad1,#b620e0);opacity:.8}.cs-color-bg-gradient-lagoon-grape_90{opacity:.9}.cs-color-bg-gradient-lagoon-grape,.cs-color-bg-gradient-lagoon-grape_90{background:linear-gradient(95deg,#2fbad1,#b620e0)}.cs-color-bg-gradient-lagoon-blackberry_5{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.05}.cs-color-bg-gradient-lagoon-blackberry_10{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.1}.cs-color-bg-gradient-lagoon-blackberry_20{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.2}.cs-color-bg-gradient-lagoon-blackberry_30{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.3}.cs-color-bg-gradient-lagoon-blackberry_40{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.4}.cs-color-bg-gradient-lagoon-blackberry_50{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.5}.cs-color-bg-gradient-lagoon-blackberry_60{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.6}.cs-color-bg-gradient-lagoon-blackberry_70{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.7}.cs-color-bg-gradient-lagoon-blackberry_80{background:linear-gradient(95deg,#2fbad1,#7636ff);opacity:.8}.cs-color-bg-gradient-lagoon-blackberry_90{opacity:.9}.cs-color-bg-gradient-lagoon-blackberry,.cs-color-bg-gradient-lagoon-blackberry_90{background:linear-gradient(95deg,#2fbad1,#7636ff)}.cs-color-bg-gradient-lagoon-blueberry_5{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.05}.cs-color-bg-gradient-lagoon-blueberry_10{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.1}.cs-color-bg-gradient-lagoon-blueberry_20{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.2}.cs-color-bg-gradient-lagoon-blueberry_30{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.3}.cs-color-bg-gradient-lagoon-blueberry_40{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.4}.cs-color-bg-gradient-lagoon-blueberry_50{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.5}.cs-color-bg-gradient-lagoon-blueberry_60{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.6}.cs-color-bg-gradient-lagoon-blueberry_70{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.7}.cs-color-bg-gradient-lagoon-blueberry_80{background:linear-gradient(95deg,#2fbad1,#3c36db);opacity:.8}.cs-color-bg-gradient-lagoon-blueberry_90{opacity:.9}.cs-color-bg-gradient-lagoon-blueberry,.cs-color-bg-gradient-lagoon-blueberry_90{background:linear-gradient(95deg,#2fbad1,#3c36db)}.cs-color-bg-gradient-lagoon-cerulean_5{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.05}.cs-color-bg-gradient-lagoon-cerulean_10{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.1}.cs-color-bg-gradient-lagoon-cerulean_20{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.2}.cs-color-bg-gradient-lagoon-cerulean_30{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.3}.cs-color-bg-gradient-lagoon-cerulean_40{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.4}.cs-color-bg-gradient-lagoon-cerulean_50{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.5}.cs-color-bg-gradient-lagoon-cerulean_60{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.6}.cs-color-bg-gradient-lagoon-cerulean_70{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.7}.cs-color-bg-gradient-lagoon-cerulean_80{background:linear-gradient(95deg,#2fbad1,#01a8ff);opacity:.8}.cs-color-bg-gradient-lagoon-cerulean_90{opacity:.9}.cs-color-bg-gradient-lagoon-cerulean,.cs-color-bg-gradient-lagoon-cerulean_90{background:linear-gradient(95deg,#2fbad1,#01a8ff)}.cs-color-bg-gradient-lagoon-sky_5{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.05}.cs-color-bg-gradient-lagoon-sky_10{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.1}.cs-color-bg-gradient-lagoon-sky_20{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.2}.cs-color-bg-gradient-lagoon-sky_30{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.3}.cs-color-bg-gradient-lagoon-sky_40{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.4}.cs-color-bg-gradient-lagoon-sky_50{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.5}.cs-color-bg-gradient-lagoon-sky_60{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.6}.cs-color-bg-gradient-lagoon-sky_70{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.7}.cs-color-bg-gradient-lagoon-sky_80{background:linear-gradient(95deg,#2fbad1,#00d7f4);opacity:.8}.cs-color-bg-gradient-lagoon-sky_90{opacity:.9}.cs-color-bg-gradient-lagoon-sky,.cs-color-bg-gradient-lagoon-sky_90{background:linear-gradient(95deg,#2fbad1,#00d7f4)}.cs-color-bg-gradient-lagoon-mint_5{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.05}.cs-color-bg-gradient-lagoon-mint_10{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.1}.cs-color-bg-gradient-lagoon-mint_20{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.2}.cs-color-bg-gradient-lagoon-mint_30{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.3}.cs-color-bg-gradient-lagoon-mint_40{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.4}.cs-color-bg-gradient-lagoon-mint_50{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.5}.cs-color-bg-gradient-lagoon-mint_60{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.6}.cs-color-bg-gradient-lagoon-mint_70{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.7}.cs-color-bg-gradient-lagoon-mint_80{background:linear-gradient(95deg,#2fbad1,#44d7b6);opacity:.8}.cs-color-bg-gradient-lagoon-mint_90{opacity:.9}.cs-color-bg-gradient-lagoon-mint,.cs-color-bg-gradient-lagoon-mint_90{background:linear-gradient(95deg,#2fbad1,#44d7b6)}.cs-color-bg-gradient-lagoon-lime_5{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.05}.cs-color-bg-gradient-lagoon-lime_10{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.1}.cs-color-bg-gradient-lagoon-lime_20{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.2}.cs-color-bg-gradient-lagoon-lime_30{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.3}.cs-color-bg-gradient-lagoon-lime_40{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.4}.cs-color-bg-gradient-lagoon-lime_50{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.5}.cs-color-bg-gradient-lagoon-lime_60{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.6}.cs-color-bg-gradient-lagoon-lime_70{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.7}.cs-color-bg-gradient-lagoon-lime_80{background:linear-gradient(95deg,#2fbad1,#6bc50b);opacity:.8}.cs-color-bg-gradient-lagoon-lime_90{opacity:.9}.cs-color-bg-gradient-lagoon-lime,.cs-color-bg-gradient-lagoon-lime_90{background:linear-gradient(95deg,#2fbad1,#6bc50b)}.cs-color-bg-gradient-mint-information_5{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.05}.cs-color-bg-gradient-mint-information_10{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.1}.cs-color-bg-gradient-mint-information_20{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.2}.cs-color-bg-gradient-mint-information_30{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.3}.cs-color-bg-gradient-mint-information_40{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.4}.cs-color-bg-gradient-mint-information_50{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.5}.cs-color-bg-gradient-mint-information_60{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.6}.cs-color-bg-gradient-mint-information_70{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.7}.cs-color-bg-gradient-mint-information_80{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.8}.cs-color-bg-gradient-mint-information_90{opacity:.9}.cs-color-bg-gradient-mint-information,.cs-color-bg-gradient-mint-information_90{background:linear-gradient(95deg,#44d7b6,#01a8ff)}.cs-color-bg-gradient-mint-success_5{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.05}.cs-color-bg-gradient-mint-success_10{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.1}.cs-color-bg-gradient-mint-success_20{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.2}.cs-color-bg-gradient-mint-success_30{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.3}.cs-color-bg-gradient-mint-success_40{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.4}.cs-color-bg-gradient-mint-success_50{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.5}.cs-color-bg-gradient-mint-success_60{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.6}.cs-color-bg-gradient-mint-success_70{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.7}.cs-color-bg-gradient-mint-success_80{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.8}.cs-color-bg-gradient-mint-success_90{opacity:.9}.cs-color-bg-gradient-mint-success,.cs-color-bg-gradient-mint-success_90{background:linear-gradient(95deg,#44d7b6,#6bc50b)}.cs-color-bg-gradient-mint-warning_5{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.05}.cs-color-bg-gradient-mint-warning_10{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.1}.cs-color-bg-gradient-mint-warning_20{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.2}.cs-color-bg-gradient-mint-warning_30{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.3}.cs-color-bg-gradient-mint-warning_40{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.4}.cs-color-bg-gradient-mint-warning_50{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.5}.cs-color-bg-gradient-mint-warning_60{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.6}.cs-color-bg-gradient-mint-warning_70{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.7}.cs-color-bg-gradient-mint-warning_80{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.8}.cs-color-bg-gradient-mint-warning_90{opacity:.9}.cs-color-bg-gradient-mint-warning,.cs-color-bg-gradient-mint-warning_90{background:linear-gradient(95deg,#44d7b6,#f7b500)}.cs-color-bg-gradient-mint-error_5{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.05}.cs-color-bg-gradient-mint-error_10{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.1}.cs-color-bg-gradient-mint-error_20{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.2}.cs-color-bg-gradient-mint-error_30{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.3}.cs-color-bg-gradient-mint-error_40{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.4}.cs-color-bg-gradient-mint-error_50{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.5}.cs-color-bg-gradient-mint-error_60{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.6}.cs-color-bg-gradient-mint-error_70{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.7}.cs-color-bg-gradient-mint-error_80{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.8}.cs-color-bg-gradient-mint-error_90{opacity:.9}.cs-color-bg-gradient-mint-error,.cs-color-bg-gradient-mint-error_90{background:linear-gradient(95deg,#44d7b6,#d72934)}.cs-color-bg-gradient-mint-suspended_5{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.05}.cs-color-bg-gradient-mint-suspended_10{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.1}.cs-color-bg-gradient-mint-suspended_20{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.2}.cs-color-bg-gradient-mint-suspended_30{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.3}.cs-color-bg-gradient-mint-suspended_40{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.4}.cs-color-bg-gradient-mint-suspended_50{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.5}.cs-color-bg-gradient-mint-suspended_60{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.6}.cs-color-bg-gradient-mint-suspended_70{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.7}.cs-color-bg-gradient-mint-suspended_80{background:linear-gradient(95deg,#44d7b6,#7f18be);opacity:.8}.cs-color-bg-gradient-mint-suspended_90{opacity:.9}.cs-color-bg-gradient-mint-suspended,.cs-color-bg-gradient-mint-suspended_90{background:linear-gradient(95deg,#44d7b6,#7f18be)}.cs-color-bg-gradient-mint-pending_5{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.05}.cs-color-bg-gradient-mint-pending_10{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.1}.cs-color-bg-gradient-mint-pending_20{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.2}.cs-color-bg-gradient-mint-pending_30{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.3}.cs-color-bg-gradient-mint-pending_40{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.4}.cs-color-bg-gradient-mint-pending_50{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.5}.cs-color-bg-gradient-mint-pending_60{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.6}.cs-color-bg-gradient-mint-pending_70{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.7}.cs-color-bg-gradient-mint-pending_80{background:linear-gradient(95deg,#44d7b6,#a7b1bf);opacity:.8}.cs-color-bg-gradient-mint-pending_90{opacity:.9}.cs-color-bg-gradient-mint-pending,.cs-color-bg-gradient-mint-pending_90{background:linear-gradient(95deg,#44d7b6,#a7b1bf)}.cs-color-bg-gradient-mint-neutral_5{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.05}.cs-color-bg-gradient-mint-neutral_10{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.1}.cs-color-bg-gradient-mint-neutral_20{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.2}.cs-color-bg-gradient-mint-neutral_30{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.3}.cs-color-bg-gradient-mint-neutral_40{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.4}.cs-color-bg-gradient-mint-neutral_50{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.5}.cs-color-bg-gradient-mint-neutral_60{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.6}.cs-color-bg-gradient-mint-neutral_70{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.7}.cs-color-bg-gradient-mint-neutral_80{background:linear-gradient(95deg,#44d7b6,#192231);opacity:.8}.cs-color-bg-gradient-mint-neutral_90{opacity:.9}.cs-color-bg-gradient-mint-neutral,.cs-color-bg-gradient-mint-neutral_90{background:linear-gradient(95deg,#44d7b6,#192231)}.cs-color-bg-gradient-mint-lemon_5{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.05}.cs-color-bg-gradient-mint-lemon_10{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.1}.cs-color-bg-gradient-mint-lemon_20{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.2}.cs-color-bg-gradient-mint-lemon_30{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.3}.cs-color-bg-gradient-mint-lemon_40{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.4}.cs-color-bg-gradient-mint-lemon_50{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.5}.cs-color-bg-gradient-mint-lemon_60{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.6}.cs-color-bg-gradient-mint-lemon_70{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.7}.cs-color-bg-gradient-mint-lemon_80{background:linear-gradient(95deg,#44d7b6,#f7e500);opacity:.8}.cs-color-bg-gradient-mint-lemon_90{opacity:.9}.cs-color-bg-gradient-mint-lemon,.cs-color-bg-gradient-mint-lemon_90{background:linear-gradient(95deg,#44d7b6,#f7e500)}.cs-color-bg-gradient-mint-papaya_5{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.05}.cs-color-bg-gradient-mint-papaya_10{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.1}.cs-color-bg-gradient-mint-papaya_20{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.2}.cs-color-bg-gradient-mint-papaya_30{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.3}.cs-color-bg-gradient-mint-papaya_40{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.4}.cs-color-bg-gradient-mint-papaya_50{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.5}.cs-color-bg-gradient-mint-papaya_60{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.6}.cs-color-bg-gradient-mint-papaya_70{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.7}.cs-color-bg-gradient-mint-papaya_80{background:linear-gradient(95deg,#44d7b6,#f7b500);opacity:.8}.cs-color-bg-gradient-mint-papaya_90{opacity:.9}.cs-color-bg-gradient-mint-papaya,.cs-color-bg-gradient-mint-papaya_90{background:linear-gradient(95deg,#44d7b6,#f7b500)}.cs-color-bg-gradient-mint-orange_5{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.05}.cs-color-bg-gradient-mint-orange_10{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.1}.cs-color-bg-gradient-mint-orange_20{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.2}.cs-color-bg-gradient-mint-orange_30{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.3}.cs-color-bg-gradient-mint-orange_40{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.4}.cs-color-bg-gradient-mint-orange_50{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.5}.cs-color-bg-gradient-mint-orange_60{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.6}.cs-color-bg-gradient-mint-orange_70{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.7}.cs-color-bg-gradient-mint-orange_80{background:linear-gradient(95deg,#44d7b6,#fa8920);opacity:.8}.cs-color-bg-gradient-mint-orange_90{opacity:.9}.cs-color-bg-gradient-mint-orange,.cs-color-bg-gradient-mint-orange_90{background:linear-gradient(95deg,#44d7b6,#fa8920)}.cs-color-bg-gradient-mint-strawberry_5{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.05}.cs-color-bg-gradient-mint-strawberry_10{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.1}.cs-color-bg-gradient-mint-strawberry_20{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.2}.cs-color-bg-gradient-mint-strawberry_30{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.3}.cs-color-bg-gradient-mint-strawberry_40{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.4}.cs-color-bg-gradient-mint-strawberry_50{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.5}.cs-color-bg-gradient-mint-strawberry_60{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.6}.cs-color-bg-gradient-mint-strawberry_70{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.7}.cs-color-bg-gradient-mint-strawberry_80{background:linear-gradient(95deg,#44d7b6,#f25c54);opacity:.8}.cs-color-bg-gradient-mint-strawberry_90{opacity:.9}.cs-color-bg-gradient-mint-strawberry,.cs-color-bg-gradient-mint-strawberry_90{background:linear-gradient(95deg,#44d7b6,#f25c54)}.cs-color-bg-gradient-mint-cherry_5{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.05}.cs-color-bg-gradient-mint-cherry_10{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.1}.cs-color-bg-gradient-mint-cherry_20{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.2}.cs-color-bg-gradient-mint-cherry_30{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.3}.cs-color-bg-gradient-mint-cherry_40{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.4}.cs-color-bg-gradient-mint-cherry_50{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.5}.cs-color-bg-gradient-mint-cherry_60{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.6}.cs-color-bg-gradient-mint-cherry_70{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.7}.cs-color-bg-gradient-mint-cherry_80{background:linear-gradient(95deg,#44d7b6,#d72934);opacity:.8}.cs-color-bg-gradient-mint-cherry_90{opacity:.9}.cs-color-bg-gradient-mint-cherry,.cs-color-bg-gradient-mint-cherry_90{background:linear-gradient(95deg,#44d7b6,#d72934)}.cs-color-bg-gradient-mint-rubarb_5{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.05}.cs-color-bg-gradient-mint-rubarb_10{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.1}.cs-color-bg-gradient-mint-rubarb_20{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.2}.cs-color-bg-gradient-mint-rubarb_30{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.3}.cs-color-bg-gradient-mint-rubarb_40{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.4}.cs-color-bg-gradient-mint-rubarb_50{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.5}.cs-color-bg-gradient-mint-rubarb_60{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.6}.cs-color-bg-gradient-mint-rubarb_70{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.7}.cs-color-bg-gradient-mint-rubarb_80{background:linear-gradient(95deg,#44d7b6,#f467a2);opacity:.8}.cs-color-bg-gradient-mint-rubarb_90{opacity:.9}.cs-color-bg-gradient-mint-rubarb,.cs-color-bg-gradient-mint-rubarb_90{background:linear-gradient(95deg,#44d7b6,#f467a2)}.cs-color-bg-gradient-mint-grape_5{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.05}.cs-color-bg-gradient-mint-grape_10{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.1}.cs-color-bg-gradient-mint-grape_20{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.2}.cs-color-bg-gradient-mint-grape_30{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.3}.cs-color-bg-gradient-mint-grape_40{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.4}.cs-color-bg-gradient-mint-grape_50{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.5}.cs-color-bg-gradient-mint-grape_60{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.6}.cs-color-bg-gradient-mint-grape_70{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.7}.cs-color-bg-gradient-mint-grape_80{background:linear-gradient(95deg,#44d7b6,#b620e0);opacity:.8}.cs-color-bg-gradient-mint-grape_90{opacity:.9}.cs-color-bg-gradient-mint-grape,.cs-color-bg-gradient-mint-grape_90{background:linear-gradient(95deg,#44d7b6,#b620e0)}.cs-color-bg-gradient-mint-blackberry_5{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.05}.cs-color-bg-gradient-mint-blackberry_10{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.1}.cs-color-bg-gradient-mint-blackberry_20{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.2}.cs-color-bg-gradient-mint-blackberry_30{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.3}.cs-color-bg-gradient-mint-blackberry_40{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.4}.cs-color-bg-gradient-mint-blackberry_50{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.5}.cs-color-bg-gradient-mint-blackberry_60{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.6}.cs-color-bg-gradient-mint-blackberry_70{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.7}.cs-color-bg-gradient-mint-blackberry_80{background:linear-gradient(95deg,#44d7b6,#7636ff);opacity:.8}.cs-color-bg-gradient-mint-blackberry_90{opacity:.9}.cs-color-bg-gradient-mint-blackberry,.cs-color-bg-gradient-mint-blackberry_90{background:linear-gradient(95deg,#44d7b6,#7636ff)}.cs-color-bg-gradient-mint-blueberry_5{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.05}.cs-color-bg-gradient-mint-blueberry_10{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.1}.cs-color-bg-gradient-mint-blueberry_20{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.2}.cs-color-bg-gradient-mint-blueberry_30{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.3}.cs-color-bg-gradient-mint-blueberry_40{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.4}.cs-color-bg-gradient-mint-blueberry_50{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.5}.cs-color-bg-gradient-mint-blueberry_60{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.6}.cs-color-bg-gradient-mint-blueberry_70{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.7}.cs-color-bg-gradient-mint-blueberry_80{background:linear-gradient(95deg,#44d7b6,#3c36db);opacity:.8}.cs-color-bg-gradient-mint-blueberry_90{opacity:.9}.cs-color-bg-gradient-mint-blueberry,.cs-color-bg-gradient-mint-blueberry_90{background:linear-gradient(95deg,#44d7b6,#3c36db)}.cs-color-bg-gradient-mint-cerulean_5{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.05}.cs-color-bg-gradient-mint-cerulean_10{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.1}.cs-color-bg-gradient-mint-cerulean_20{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.2}.cs-color-bg-gradient-mint-cerulean_30{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.3}.cs-color-bg-gradient-mint-cerulean_40{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.4}.cs-color-bg-gradient-mint-cerulean_50{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.5}.cs-color-bg-gradient-mint-cerulean_60{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.6}.cs-color-bg-gradient-mint-cerulean_70{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.7}.cs-color-bg-gradient-mint-cerulean_80{background:linear-gradient(95deg,#44d7b6,#01a8ff);opacity:.8}.cs-color-bg-gradient-mint-cerulean_90{opacity:.9}.cs-color-bg-gradient-mint-cerulean,.cs-color-bg-gradient-mint-cerulean_90{background:linear-gradient(95deg,#44d7b6,#01a8ff)}.cs-color-bg-gradient-mint-sky_5{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.05}.cs-color-bg-gradient-mint-sky_10{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.1}.cs-color-bg-gradient-mint-sky_20{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.2}.cs-color-bg-gradient-mint-sky_30{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.3}.cs-color-bg-gradient-mint-sky_40{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.4}.cs-color-bg-gradient-mint-sky_50{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.5}.cs-color-bg-gradient-mint-sky_60{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.6}.cs-color-bg-gradient-mint-sky_70{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.7}.cs-color-bg-gradient-mint-sky_80{background:linear-gradient(95deg,#44d7b6,#00d7f4);opacity:.8}.cs-color-bg-gradient-mint-sky_90{opacity:.9}.cs-color-bg-gradient-mint-sky,.cs-color-bg-gradient-mint-sky_90{background:linear-gradient(95deg,#44d7b6,#00d7f4)}.cs-color-bg-gradient-mint-lagoon_5{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.05}.cs-color-bg-gradient-mint-lagoon_10{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.1}.cs-color-bg-gradient-mint-lagoon_20{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.2}.cs-color-bg-gradient-mint-lagoon_30{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.3}.cs-color-bg-gradient-mint-lagoon_40{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.4}.cs-color-bg-gradient-mint-lagoon_50{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.5}.cs-color-bg-gradient-mint-lagoon_60{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.6}.cs-color-bg-gradient-mint-lagoon_70{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.7}.cs-color-bg-gradient-mint-lagoon_80{background:linear-gradient(95deg,#44d7b6,#2fbad1);opacity:.8}.cs-color-bg-gradient-mint-lagoon_90{opacity:.9}.cs-color-bg-gradient-mint-lagoon,.cs-color-bg-gradient-mint-lagoon_90{background:linear-gradient(95deg,#44d7b6,#2fbad1)}.cs-color-bg-gradient-mint-lime_5{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.05}.cs-color-bg-gradient-mint-lime_10{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.1}.cs-color-bg-gradient-mint-lime_20{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.2}.cs-color-bg-gradient-mint-lime_30{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.3}.cs-color-bg-gradient-mint-lime_40{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.4}.cs-color-bg-gradient-mint-lime_50{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.5}.cs-color-bg-gradient-mint-lime_60{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.6}.cs-color-bg-gradient-mint-lime_70{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.7}.cs-color-bg-gradient-mint-lime_80{background:linear-gradient(95deg,#44d7b6,#6bc50b);opacity:.8}.cs-color-bg-gradient-mint-lime_90{opacity:.9}.cs-color-bg-gradient-mint-lime,.cs-color-bg-gradient-mint-lime_90{background:linear-gradient(95deg,#44d7b6,#6bc50b)}.cs-color-bg-gradient-lime-information_5{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.05}.cs-color-bg-gradient-lime-information_10{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.1}.cs-color-bg-gradient-lime-information_20{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.2}.cs-color-bg-gradient-lime-information_30{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.3}.cs-color-bg-gradient-lime-information_40{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.4}.cs-color-bg-gradient-lime-information_50{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.5}.cs-color-bg-gradient-lime-information_60{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.6}.cs-color-bg-gradient-lime-information_70{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.7}.cs-color-bg-gradient-lime-information_80{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.8}.cs-color-bg-gradient-lime-information_90{opacity:.9}.cs-color-bg-gradient-lime-information,.cs-color-bg-gradient-lime-information_90{background:linear-gradient(95deg,#6bc50b,#01a8ff)}.cs-color-bg-gradient-lime-warning_5{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.05}.cs-color-bg-gradient-lime-warning_10{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.1}.cs-color-bg-gradient-lime-warning_20{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.2}.cs-color-bg-gradient-lime-warning_30{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.3}.cs-color-bg-gradient-lime-warning_40{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.4}.cs-color-bg-gradient-lime-warning_50{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.5}.cs-color-bg-gradient-lime-warning_60{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.6}.cs-color-bg-gradient-lime-warning_70{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.7}.cs-color-bg-gradient-lime-warning_80{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.8}.cs-color-bg-gradient-lime-warning_90{opacity:.9}.cs-color-bg-gradient-lime-warning,.cs-color-bg-gradient-lime-warning_90{background:linear-gradient(95deg,#6bc50b,#f7b500)}.cs-color-bg-gradient-lime-error_5{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.05}.cs-color-bg-gradient-lime-error_10{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.1}.cs-color-bg-gradient-lime-error_20{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.2}.cs-color-bg-gradient-lime-error_30{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.3}.cs-color-bg-gradient-lime-error_40{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.4}.cs-color-bg-gradient-lime-error_50{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.5}.cs-color-bg-gradient-lime-error_60{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.6}.cs-color-bg-gradient-lime-error_70{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.7}.cs-color-bg-gradient-lime-error_80{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.8}.cs-color-bg-gradient-lime-error_90{opacity:.9}.cs-color-bg-gradient-lime-error,.cs-color-bg-gradient-lime-error_90{background:linear-gradient(95deg,#6bc50b,#d72934)}.cs-color-bg-gradient-lime-suspended_5{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.05}.cs-color-bg-gradient-lime-suspended_10{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.1}.cs-color-bg-gradient-lime-suspended_20{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.2}.cs-color-bg-gradient-lime-suspended_30{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.3}.cs-color-bg-gradient-lime-suspended_40{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.4}.cs-color-bg-gradient-lime-suspended_50{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.5}.cs-color-bg-gradient-lime-suspended_60{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.6}.cs-color-bg-gradient-lime-suspended_70{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.7}.cs-color-bg-gradient-lime-suspended_80{background:linear-gradient(95deg,#6bc50b,#7f18be);opacity:.8}.cs-color-bg-gradient-lime-suspended_90{opacity:.9}.cs-color-bg-gradient-lime-suspended,.cs-color-bg-gradient-lime-suspended_90{background:linear-gradient(95deg,#6bc50b,#7f18be)}.cs-color-bg-gradient-lime-pending_5{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.05}.cs-color-bg-gradient-lime-pending_10{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.1}.cs-color-bg-gradient-lime-pending_20{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.2}.cs-color-bg-gradient-lime-pending_30{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.3}.cs-color-bg-gradient-lime-pending_40{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.4}.cs-color-bg-gradient-lime-pending_50{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.5}.cs-color-bg-gradient-lime-pending_60{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.6}.cs-color-bg-gradient-lime-pending_70{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.7}.cs-color-bg-gradient-lime-pending_80{background:linear-gradient(95deg,#6bc50b,#a7b1bf);opacity:.8}.cs-color-bg-gradient-lime-pending_90{opacity:.9}.cs-color-bg-gradient-lime-pending,.cs-color-bg-gradient-lime-pending_90{background:linear-gradient(95deg,#6bc50b,#a7b1bf)}.cs-color-bg-gradient-lime-neutral_5{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.05}.cs-color-bg-gradient-lime-neutral_10{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.1}.cs-color-bg-gradient-lime-neutral_20{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.2}.cs-color-bg-gradient-lime-neutral_30{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.3}.cs-color-bg-gradient-lime-neutral_40{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.4}.cs-color-bg-gradient-lime-neutral_50{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.5}.cs-color-bg-gradient-lime-neutral_60{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.6}.cs-color-bg-gradient-lime-neutral_70{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.7}.cs-color-bg-gradient-lime-neutral_80{background:linear-gradient(95deg,#6bc50b,#192231);opacity:.8}.cs-color-bg-gradient-lime-neutral_90{opacity:.9}.cs-color-bg-gradient-lime-neutral,.cs-color-bg-gradient-lime-neutral_90{background:linear-gradient(95deg,#6bc50b,#192231)}.cs-color-bg-gradient-lime-lemon_5{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.05}.cs-color-bg-gradient-lime-lemon_10{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.1}.cs-color-bg-gradient-lime-lemon_20{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.2}.cs-color-bg-gradient-lime-lemon_30{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.3}.cs-color-bg-gradient-lime-lemon_40{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.4}.cs-color-bg-gradient-lime-lemon_50{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.5}.cs-color-bg-gradient-lime-lemon_60{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.6}.cs-color-bg-gradient-lime-lemon_70{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.7}.cs-color-bg-gradient-lime-lemon_80{background:linear-gradient(95deg,#6bc50b,#f7e500);opacity:.8}.cs-color-bg-gradient-lime-lemon_90{opacity:.9}.cs-color-bg-gradient-lime-lemon,.cs-color-bg-gradient-lime-lemon_90{background:linear-gradient(95deg,#6bc50b,#f7e500)}.cs-color-bg-gradient-lime-papaya_5{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.05}.cs-color-bg-gradient-lime-papaya_10{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.1}.cs-color-bg-gradient-lime-papaya_20{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.2}.cs-color-bg-gradient-lime-papaya_30{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.3}.cs-color-bg-gradient-lime-papaya_40{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.4}.cs-color-bg-gradient-lime-papaya_50{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.5}.cs-color-bg-gradient-lime-papaya_60{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.6}.cs-color-bg-gradient-lime-papaya_70{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.7}.cs-color-bg-gradient-lime-papaya_80{background:linear-gradient(95deg,#6bc50b,#f7b500);opacity:.8}.cs-color-bg-gradient-lime-papaya_90{opacity:.9}.cs-color-bg-gradient-lime-papaya,.cs-color-bg-gradient-lime-papaya_90{background:linear-gradient(95deg,#6bc50b,#f7b500)}.cs-color-bg-gradient-lime-orange_5{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.05}.cs-color-bg-gradient-lime-orange_10{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.1}.cs-color-bg-gradient-lime-orange_20{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.2}.cs-color-bg-gradient-lime-orange_30{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.3}.cs-color-bg-gradient-lime-orange_40{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.4}.cs-color-bg-gradient-lime-orange_50{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.5}.cs-color-bg-gradient-lime-orange_60{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.6}.cs-color-bg-gradient-lime-orange_70{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.7}.cs-color-bg-gradient-lime-orange_80{background:linear-gradient(95deg,#6bc50b,#fa8920);opacity:.8}.cs-color-bg-gradient-lime-orange_90{opacity:.9}.cs-color-bg-gradient-lime-orange,.cs-color-bg-gradient-lime-orange_90{background:linear-gradient(95deg,#6bc50b,#fa8920)}.cs-color-bg-gradient-lime-strawberry_5{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.05}.cs-color-bg-gradient-lime-strawberry_10{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.1}.cs-color-bg-gradient-lime-strawberry_20{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.2}.cs-color-bg-gradient-lime-strawberry_30{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.3}.cs-color-bg-gradient-lime-strawberry_40{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.4}.cs-color-bg-gradient-lime-strawberry_50{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.5}.cs-color-bg-gradient-lime-strawberry_60{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.6}.cs-color-bg-gradient-lime-strawberry_70{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.7}.cs-color-bg-gradient-lime-strawberry_80{background:linear-gradient(95deg,#6bc50b,#f25c54);opacity:.8}.cs-color-bg-gradient-lime-strawberry_90{opacity:.9}.cs-color-bg-gradient-lime-strawberry,.cs-color-bg-gradient-lime-strawberry_90{background:linear-gradient(95deg,#6bc50b,#f25c54)}.cs-color-bg-gradient-lime-cherry_5{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.05}.cs-color-bg-gradient-lime-cherry_10{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.1}.cs-color-bg-gradient-lime-cherry_20{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.2}.cs-color-bg-gradient-lime-cherry_30{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.3}.cs-color-bg-gradient-lime-cherry_40{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.4}.cs-color-bg-gradient-lime-cherry_50{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.5}.cs-color-bg-gradient-lime-cherry_60{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.6}.cs-color-bg-gradient-lime-cherry_70{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.7}.cs-color-bg-gradient-lime-cherry_80{background:linear-gradient(95deg,#6bc50b,#d72934);opacity:.8}.cs-color-bg-gradient-lime-cherry_90{opacity:.9}.cs-color-bg-gradient-lime-cherry,.cs-color-bg-gradient-lime-cherry_90{background:linear-gradient(95deg,#6bc50b,#d72934)}.cs-color-bg-gradient-lime-rubarb_5{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.05}.cs-color-bg-gradient-lime-rubarb_10{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.1}.cs-color-bg-gradient-lime-rubarb_20{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.2}.cs-color-bg-gradient-lime-rubarb_30{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.3}.cs-color-bg-gradient-lime-rubarb_40{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.4}.cs-color-bg-gradient-lime-rubarb_50{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.5}.cs-color-bg-gradient-lime-rubarb_60{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.6}.cs-color-bg-gradient-lime-rubarb_70{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.7}.cs-color-bg-gradient-lime-rubarb_80{background:linear-gradient(95deg,#6bc50b,#f467a2);opacity:.8}.cs-color-bg-gradient-lime-rubarb_90{opacity:.9}.cs-color-bg-gradient-lime-rubarb,.cs-color-bg-gradient-lime-rubarb_90{background:linear-gradient(95deg,#6bc50b,#f467a2)}.cs-color-bg-gradient-lime-grape_5{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.05}.cs-color-bg-gradient-lime-grape_10{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.1}.cs-color-bg-gradient-lime-grape_20{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.2}.cs-color-bg-gradient-lime-grape_30{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.3}.cs-color-bg-gradient-lime-grape_40{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.4}.cs-color-bg-gradient-lime-grape_50{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.5}.cs-color-bg-gradient-lime-grape_60{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.6}.cs-color-bg-gradient-lime-grape_70{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.7}.cs-color-bg-gradient-lime-grape_80{background:linear-gradient(95deg,#6bc50b,#b620e0);opacity:.8}.cs-color-bg-gradient-lime-grape_90{opacity:.9}.cs-color-bg-gradient-lime-grape,.cs-color-bg-gradient-lime-grape_90{background:linear-gradient(95deg,#6bc50b,#b620e0)}.cs-color-bg-gradient-lime-blackberry_5{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.05}.cs-color-bg-gradient-lime-blackberry_10{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.1}.cs-color-bg-gradient-lime-blackberry_20{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.2}.cs-color-bg-gradient-lime-blackberry_30{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.3}.cs-color-bg-gradient-lime-blackberry_40{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.4}.cs-color-bg-gradient-lime-blackberry_50{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.5}.cs-color-bg-gradient-lime-blackberry_60{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.6}.cs-color-bg-gradient-lime-blackberry_70{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.7}.cs-color-bg-gradient-lime-blackberry_80{background:linear-gradient(95deg,#6bc50b,#7636ff);opacity:.8}.cs-color-bg-gradient-lime-blackberry_90{opacity:.9}.cs-color-bg-gradient-lime-blackberry,.cs-color-bg-gradient-lime-blackberry_90{background:linear-gradient(95deg,#6bc50b,#7636ff)}.cs-color-bg-gradient-lime-blueberry_5{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.05}.cs-color-bg-gradient-lime-blueberry_10{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.1}.cs-color-bg-gradient-lime-blueberry_20{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.2}.cs-color-bg-gradient-lime-blueberry_30{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.3}.cs-color-bg-gradient-lime-blueberry_40{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.4}.cs-color-bg-gradient-lime-blueberry_50{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.5}.cs-color-bg-gradient-lime-blueberry_60{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.6}.cs-color-bg-gradient-lime-blueberry_70{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.7}.cs-color-bg-gradient-lime-blueberry_80{background:linear-gradient(95deg,#6bc50b,#3c36db);opacity:.8}.cs-color-bg-gradient-lime-blueberry_90{opacity:.9}.cs-color-bg-gradient-lime-blueberry,.cs-color-bg-gradient-lime-blueberry_90{background:linear-gradient(95deg,#6bc50b,#3c36db)}.cs-color-bg-gradient-lime-cerulean_5{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.05}.cs-color-bg-gradient-lime-cerulean_10{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.1}.cs-color-bg-gradient-lime-cerulean_20{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.2}.cs-color-bg-gradient-lime-cerulean_30{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.3}.cs-color-bg-gradient-lime-cerulean_40{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.4}.cs-color-bg-gradient-lime-cerulean_50{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.5}.cs-color-bg-gradient-lime-cerulean_60{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.6}.cs-color-bg-gradient-lime-cerulean_70{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.7}.cs-color-bg-gradient-lime-cerulean_80{background:linear-gradient(95deg,#6bc50b,#01a8ff);opacity:.8}.cs-color-bg-gradient-lime-cerulean_90{opacity:.9}.cs-color-bg-gradient-lime-cerulean,.cs-color-bg-gradient-lime-cerulean_90{background:linear-gradient(95deg,#6bc50b,#01a8ff)}.cs-color-bg-gradient-lime-sky_5{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.05}.cs-color-bg-gradient-lime-sky_10{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.1}.cs-color-bg-gradient-lime-sky_20{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.2}.cs-color-bg-gradient-lime-sky_30{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.3}.cs-color-bg-gradient-lime-sky_40{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.4}.cs-color-bg-gradient-lime-sky_50{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.5}.cs-color-bg-gradient-lime-sky_60{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.6}.cs-color-bg-gradient-lime-sky_70{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.7}.cs-color-bg-gradient-lime-sky_80{background:linear-gradient(95deg,#6bc50b,#00d7f4);opacity:.8}.cs-color-bg-gradient-lime-sky_90{opacity:.9}.cs-color-bg-gradient-lime-sky,.cs-color-bg-gradient-lime-sky_90{background:linear-gradient(95deg,#6bc50b,#00d7f4)}.cs-color-bg-gradient-lime-lagoon_5{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.05}.cs-color-bg-gradient-lime-lagoon_10{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.1}.cs-color-bg-gradient-lime-lagoon_20{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.2}.cs-color-bg-gradient-lime-lagoon_30{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.3}.cs-color-bg-gradient-lime-lagoon_40{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.4}.cs-color-bg-gradient-lime-lagoon_50{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.5}.cs-color-bg-gradient-lime-lagoon_60{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.6}.cs-color-bg-gradient-lime-lagoon_70{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.7}.cs-color-bg-gradient-lime-lagoon_80{background:linear-gradient(95deg,#6bc50b,#2fbad1);opacity:.8}.cs-color-bg-gradient-lime-lagoon_90{opacity:.9}.cs-color-bg-gradient-lime-lagoon,.cs-color-bg-gradient-lime-lagoon_90{background:linear-gradient(95deg,#6bc50b,#2fbad1)}.cs-color-bg-gradient-lime-mint_5{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.05}.cs-color-bg-gradient-lime-mint_10{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.1}.cs-color-bg-gradient-lime-mint_20{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.2}.cs-color-bg-gradient-lime-mint_30{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.3}.cs-color-bg-gradient-lime-mint_40{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.4}.cs-color-bg-gradient-lime-mint_50{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.5}.cs-color-bg-gradient-lime-mint_60{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.6}.cs-color-bg-gradient-lime-mint_70{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.7}.cs-color-bg-gradient-lime-mint_80{background:linear-gradient(95deg,#6bc50b,#44d7b6);opacity:.8}.cs-color-bg-gradient-lime-mint_90{opacity:.9}.cs-color-bg-gradient-lime-mint,.cs-color-bg-gradient-lime-mint_90{background:linear-gradient(95deg,#6bc50b,#44d7b6)}.cs-color-bg-theme-5{background-color:hsl(var(--hue),var(--sat),calc(1%*(97.5 + (var(--incr) - 97.5*var(--incr)/100)*97.5)));color:var(--text-theme-5)}.cs-color-bg-theme-10{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:var(--text-theme-10)}.cs-color-bg-theme-20{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)));color:var(--text-theme-20)}.cs-color-bg-theme-30{background-color:hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85)));color:var(--text-theme-30)}.cs-color-bg-theme-40{background-color:hsl(var(--hue),var(--sat),calc(1%*(80 + (var(--incr) - 80*var(--incr)/100)*80)));color:var(--text-theme-40)}.cs-color-bg-theme-50{background-color:hsl(var(--hue),var(--sat),calc(1%*(75 + (var(--incr) - 75*var(--incr)/100)*75)));color:var(--text-theme-50)}.cs-color-bg-theme-60{background-color:hsl(var(--hue),var(--sat),calc(1%*(70 + (var(--incr) - 70*var(--incr)/100)*70)));color:var(--text-theme-60)}.cs-color-bg-theme-70{background-color:hsl(var(--hue),var(--sat),calc(1%*(65 + (var(--incr) - 65*var(--incr)/100)*65)));color:var(--text-theme-70)}.cs-color-bg-theme-80{background-color:hsl(var(--hue),var(--sat),calc(1%*(60 + (var(--incr) - 60*var(--incr)/100)*60)));color:var(--text-theme-80)}.cs-color-bg-theme-90{background-color:hsl(var(--hue),var(--sat),calc(1%*(55 + (var(--incr) - 55*var(--incr)/100)*55)));color:var(--text-theme-90)}.cs-color-bg-theme-100{background-color:hsl(var(--hue),var(--sat),var(--light));color:var(--text-theme-100)}.cs-color-bg-theme-110{background-color:hsl(var(--hue),var(--sat),calc(1%*(45 + (var(--incr) - 45*var(--incr)/100)*45)));color:var(--text-theme-110)}.cs-color-bg-theme-120{background-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)));color:var(--text-theme-120)}.cs-color-bg-theme-130{background-color:hsl(var(--hue),var(--sat),calc(1%*(35 + (var(--incr) - 35*var(--incr)/100)*35)));color:var(--text-theme-130)}.cs-color-bg-theme-140{background-color:hsl(var(--hue),var(--sat),calc(1%*(30 + (var(--incr) - 30*var(--incr)/100)*30)));color:var(--text-theme-140)}.cs-color-bg-theme-150{background-color:hsl(var(--hue),var(--sat),calc(1%*(25 + (var(--incr) - 25*var(--incr)/100)*25)));color:var(--text-theme-150)}.cs-color-bg-theme-160{background-color:hsl(var(--hue),var(--sat),calc(1%*(20 + (var(--incr) - 20*var(--incr)/100)*20)));color:var(--text-theme-160)}.cs-color-bg-theme-170{background-color:hsl(var(--hue),var(--sat),calc(1%*(15 + (var(--incr) - 15*var(--incr)/100)*15)));color:var(--text-theme-170)}.cs-color-bg-theme-180{background-color:hsl(var(--hue),var(--sat),calc(1%*(10 + (var(--incr) - 10*var(--incr)/100)*10)));color:var(--text-theme-180)}.cs-color-bg-theme-190{background-color:hsl(var(--hue),var(--sat),calc(1%*(5 + (var(--incr) - 5*var(--incr)/100)*5)));color:var(--text-theme-190)}.cs-color-bg-theme-100_5{background-color:hsla(var(--hue),var(--sat),var(--light),.05);color:var(--text-theme-100_5)}.cs-color-bg-theme-100_10{background-color:hsla(var(--hue),var(--sat),var(--light),.1);color:var(--text-theme-100_10)}.cs-color-bg-theme-100_20{background-color:hsla(var(--hue),var(--sat),var(--light),.2);color:var(--text-theme-100_20)}.cs-color-bg-theme-100_30{background-color:hsla(var(--hue),var(--sat),var(--light),.3);color:var(--text-theme-100_30)}.cs-color-bg-theme-100_40{background-color:hsla(var(--hue),var(--sat),var(--light),.4);color:var(--text-theme-100_40)}.cs-color-bg-theme-100_50{background-color:hsla(var(--hue),var(--sat),var(--light),.5);color:var(--text-theme-100_50)}.cs-color-bg-theme-100_60{background-color:hsla(var(--hue),var(--sat),var(--light),.6);color:var(--text-theme-100_60)}.cs-color-bg-theme-100_70{background-color:hsla(var(--hue),var(--sat),var(--light),.7);color:var(--text-theme-100_70)}.cs-color-bg-theme-100_80{background-color:hsla(var(--hue),var(--sat),var(--light),.8);color:var(--text-theme-100_80)}.cs-color-bg-theme-100_90{background-color:hsla(var(--hue),var(--sat),var(--light),.9);color:var(--text-theme-100_90)}.cs-color-bg-white-100_5{background-color:hsla(0,0%,100%,.05)}.cs-color-bg-white-100_10{background-color:hsla(0,0%,100%,.1)}.cs-color-bg-white-100_20{background-color:hsla(0,0%,100%,.2)}.cs-color-bg-white-100_30{background-color:hsla(0,0%,100%,.3)}.cs-color-bg-white-100_40{background-color:hsla(0,0%,100%,.4)}.cs-color-bg-white-100_50{background-color:hsla(0,0%,100%,.5)}.cs-color-bg-white-100_60{background-color:hsla(0,0%,100%,.6)}.cs-color-bg-white-100_70{background-color:hsla(0,0%,100%,.7)}.cs-color-bg-white-100_80{background-color:hsla(0,0%,100%,.8)}.cs-color-bg-white-100_90{background-color:hsla(0,0%,100%,.9)}.cs-color-bg-white-100{background-color:#fff;color:#192231}.cs-color-bg-grey-5{background-color:#f4f4f5;color:#192231}.cs-color-bg-grey-10{background-color:#e8e9ea;color:#192231}.cs-color-bg-grey-20{background-color:#d1d3d6;color:#192231}.cs-color-bg-grey-25{background-color:#c6c8cc;color:#192231}.cs-color-bg-grey-30{background-color:#babdc1;color:#192231}.cs-color-bg-grey-35{background-color:#afb2b7;color:#192231}.cs-color-bg-grey-40{background-color:#a3a7ad;color:#192231}.cs-color-bg-grey-45{background-color:#989ca2;color:#192231}.cs-color-bg-grey-50{background-color:#8c9198;color:#192231}.cs-color-bg-grey-60{background-color:#757a83;color:#fff}.cs-color-bg-grey-70{background-color:#5e646f;color:#fff}.cs-color-bg-grey-80{background-color:#474e5a;color:#fff}.cs-color-bg-grey-90{background-color:#303846;color:#fff}.cs-color-bg-black-100_5{background-color:rgba(25,34,49,.05)}.cs-color-bg-black-100_10{background-color:rgba(25,34,49,.1)}.cs-color-bg-black-100_20{background-color:rgba(25,34,49,.2)}.cs-color-bg-black-100_30{background-color:rgba(25,34,49,.3)}.cs-color-bg-black-100_40{background-color:rgba(25,34,49,.4)}.cs-color-bg-black-100_50{background-color:rgba(25,34,49,.5)}.cs-color-bg-black-100_60{background-color:rgba(25,34,49,.6)}.cs-color-bg-black-100_70{background-color:rgba(25,34,49,.7)}.cs-color-bg-black-100_80{background-color:rgba(25,34,49,.8)}.cs-color-bg-black-100_90{background-color:rgba(25,34,49,.9)}.cs-color-bg-black-100{background-color:#192231;color:#fff}.default{color:#192231}.static{color:#757a83}.interactive{color:#192231}.information{color:#01a8ff}.error{color:#d72934}.warning{color:#f7b500}.success{color:#6bc50b}.suspended{color:#7f18be}.pending{color:#a7b1bf}.checked{color:#babdc1}.inactive{color:#a3a7ad}.active{color:hsl(var(--hue),var(--sat),var(--light))}.light{color:#fff}.neutral{color:#192231}.placeholder{color:#a3a7ad}.active-opacity{color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.checkbox{color:#e8e9ea}.success-text{color:#6bc50b}.warning-text{color:#f7b500}.error-text{color:#d72934}.suspended-text{color:#af6cd8}.pending-text{color:#a7b1bf}.information-text{color:#01a8ff}.default-bg{background-color:#f4f4f5}.light-bg{background-color:#fff}.interactive-bg{background-color:#192231}.active-bg{background-color:hsl(var(--hue),var(--sat),var(--light))}.inactive-bg{background-color:#a3a7ad}.static-bg{background-color:#757a83}.placeholder-bg{background-color:#a3a7ad}.active-opacity-bg{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.checkbox-bg{background-color:#e8e9ea}.success-bg{background-color:#f0f9e7}.warning-bg{background-color:#fef8e6}.error-bg{background-color:#fbeaeb}.suspended-bg{background-color:#ecddf6}.pending-bg{background-color:#e7eaf2}.information-bg{background-color:#e6f6ff}.neutral-bg{background-color:#f4f4f5}.odd-bg{background-color:rgba(3,97,223,.08)}.even-bg{background-color:rgba(3,97,223,.03)}.cs-message{display:grid;width:100%;border-radius:.5rem;border:1px solid transparent;min-height:3rem;padding:.5rem 1rem;grid-template:"icon title actions expandClose" auto ". content content content" 1fr/auto 1fr auto auto}.cs-message,.cs-message *{box-sizing:border-box}.cs-message.cs-message-narrow{grid-template:"icon title expandClose" ". content content" ". actions .";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto}.cs-message.cs-message-no-title{grid-template:"icon content actions expandClose" ". content . .";grid-template-columns:auto 1fr auto auto;grid-template-rows:auto}.cs-message.cs-message-no-title .cs-message-icon{margin-top:.25rem}.cs-message.cs-message-no-title .cs-message-content{padding:.375rem .5rem}.cs-message.cs-message-no-title.cs-message-narrow{grid-template:"icon content expandClose" ". content ." ". actions .";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto}.cs-message.cs-message-no-title:not(:has(.cs-message-actions),:has(.cs-message-close-button)){grid-template:"icon content content" auto/auto 1fr}.cs-message.cs-message-information,.cs-message.cs-message-information.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#cef,#e6f6ff) padding-box,linear-gradient(90deg,#34b9ff 0,#80d4ff) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-success,.cs-message.cs-message-success.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#e1f3ce,#f0f9e7) padding-box,linear-gradient(90deg,#89d13c 0,#b5e285) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-warning,.cs-message.cs-message-warning.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#fdf0cc,#fef8e6) padding-box,linear-gradient(90deg,#f9c433 0,#fbda80) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-error,.cs-message.cs-message-error.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#f7d4d6,#fbeaeb) padding-box,linear-gradient(90deg,#df545d 0,#eb949a) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-suspended,.cs-message.cs-message-suspended.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#e5d1f2,#f2e8f9) padding-box,linear-gradient(90deg,#9946cb 0,#bf8cdf) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-pending,.cs-message.cs-message-pending.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#edeff2,#f6f7f9) padding-box,linear-gradient(90deg,#b9c1cc 0,#d3d8df) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-neutral,.cs-message.cs-message-neutral.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#d1d3d6,#e8e9ea) padding-box,linear-gradient(90deg,#474e5a 0,#8c9198) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-lemon,.cs-message.cs-message-lemon.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#fdfacc,#fefce6) padding-box,linear-gradient(90deg,#f9ea33 0,#fbf280) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-papaya,.cs-message.cs-message-papaya.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#fdf0cc,#fef8e6) padding-box,linear-gradient(90deg,#f9c433 0,#fbda80) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-orange,.cs-message.cs-message-orange.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#fee7d2,#fff3e9) padding-box,linear-gradient(90deg,#fba14d 0,#fdc490) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-strawberry,.cs-message.cs-message-strawberry.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#fcdedd,#feefee) padding-box,linear-gradient(90deg,#f57d76 0,#f9aeaa) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-cherry,.cs-message.cs-message-cherry.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#f7d4d6,#fbeaeb) padding-box,linear-gradient(90deg,#df545d 0,#eb949a) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-rubarb,.cs-message.cs-message-rubarb.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#fde1ec,#fef0f6) padding-box,linear-gradient(90deg,#f685b5 0,#fab3d1) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-grape,.cs-message.cs-message-grape.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#f0d2f9,#f8e9fc) padding-box,linear-gradient(90deg,#c54de6 0,#db90f0) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-blackberry,.cs-message.cs-message-blackberry.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#e4d7ff,#f1ebff) padding-box,linear-gradient(90deg,#915eff 0,#bb9bff) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-blueberry,.cs-message.cs-message-blueberry.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#d8d7f8,#ecebfb) padding-box,linear-gradient(90deg,#635ee2 0,#9e9bed) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-cerulean,.cs-message.cs-message-cerulean.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#cef,#e6f6ff) padding-box,linear-gradient(90deg,#34b9ff 0,#80d4ff) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-sky,.cs-message.cs-message-sky.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#ccf7fd,#e6fbfe) padding-box,linear-gradient(90deg,#33dff6 0,#80ebfa) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-lagoon,.cs-message.cs-message-lagoon.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#d5f1f6,#eaf8fa) padding-box,linear-gradient(90deg,#59c8da 0,#97dde8) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-mint,.cs-message.cs-message-mint.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#daf7f0,#ecfbf8) padding-box,linear-gradient(90deg,#69dfc5 0,#a2ebdb) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-lime,.cs-message.cs-message-lime.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,#e1f3ce,#f0f9e7) padding-box,linear-gradient(90deg,#89d13c 0,#b5e285) border-box;border-bottom:1px solid transparent}.cs-message.cs-message-theme,.cs-message.cs-message-theme.cs-message-heavy:not(.cs-message-collapsed) .cs-message-header{background:linear-gradient(135deg,hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90))) 0,#fff 100%) padding-box,linear-gradient(to right,hsl(var(--hue),var(--sat),calc(1%*(75 + (var(--incr) - 75*var(--incr)/100)*75))) 0,hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90))) 100%) border-box;border-bottom:1px solid transparent}.cs-message .cs-message-icon{max-height:1.25rem;grid-area:icon;display:flex;align-items:center;justify-content:center}.cs-message .cs-message-icon.cs-message-icon-with-title{max-height:2rem}.cs-message .cs-message-title{padding:0 .5rem;min-height:2rem;grid-area:title;display:flex;align-items:center}.cs-message .cs-message-actions{grid-area:actions;display:flex;align-items:center}.cs-message .cs-message-actions.cs-message-content-actions{margin-top:.5rem;margin-left:.5rem}.cs-message .cs-message-close-button{margin-left:1rem}.cs-message .cs-message-close-button,.cs-message .cs-message-expandable-button{grid-area:expandClose}.cs-message .cs-message-content{align-content:center;grid-area:content;padding:0 .5rem}.cs-message .cs-message-content .cs-message-slot{margin-left:1rem;margin-right:1rem}.cs-message.cs-message-heavy{padding:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.cs-message.cs-message-heavy .cs-message-header{display:flex;align-items:center;height:-moz-fit-content;height:fit-content;min-height:3rem;gap:1rem;padding:.5rem 1rem}.cs-message.cs-message-heavy .cs-message-header.cs-message-header-clickable{cursor:pointer}.cs-message.cs-message-heavy .cs-message-header .cs-message-header-content{display:flex;gap:.5rem;height:-moz-fit-content;height:fit-content;flex-grow:1}.cs-message.cs-message-heavy .cs-message-header .cs-message-header-content .cs-message-title{min-height:unset;padding:0}.cs-message.cs-message-heavy .cs-message-header .cs-message-header-actions{display:flex;gap:1rem;height:-moz-fit-content;height:fit-content;align-items:center}.cs-message.cs-message-heavy .cs-message-content{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff}.cs-message.cs-message-heavy .cs-message-content .cs-message-content-actions{margin:0}.cs-message-section{display:block;width:100%;border-radius:8px}.cs-message-section .cs-message-section-header{display:flex;height:24px;padding:4px 10px;align-items:center}.cs-message-section .cs-message-section-header.is-default-opened:hover,.cs-message-section .cs-message-section-header.is-expandable:hover{cursor:pointer}.cs-message-section .cs-message-section-header .cs-message-section-header-icon{padding-right:5px}.cs-message-section .cs-message-section-header .cs-message-section-header-title{font-size:14px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin-right:10px}.cs-message-section .cs-message-section-content{width:100%;color:#192231;background-color:#fff}.cs-message-section .cs-message-section-content-slot{background-color:#fff;padding:8px 16px 16px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.cs-message-section-information-secondary{color:#01a8ff;background-color:#e6f6ff;border:1px solid #01a8ff}.cs-message-section-success-secondary{color:#6bc50b;background-color:#f0f9e7;border:1px solid #6bc50b}.cs-message-section-warning-secondary{color:#f7b500;background-color:#fef8e6;border:1px solid #f7b500}.cs-message-section-error-secondary{color:#d72934;background-color:#fbeaeb;border:1px solid #d72934}.cs-message-section-suspended-secondary{color:#af6cd8;background-color:#ecddf6;border:1px solid #af6cd8}.cs-message-section-pending-secondary{color:#a7b1bf;background-color:#e7eaf2;border:1px solid #a7b1bf}.cs-message-section-neutral-secondary{color:#192231;background-color:#f4f4f5;border:1px solid #192231}.cs-message-section-information-primary{color:#fff;background-color:#01a8ff;border:1px solid #01a8ff}.cs-message-section-success-primary{color:#fff;background-color:#6bc50b;border:1px solid #6bc50b}.cs-message-section-warning-primary{color:#fff;background-color:#f7b500;border:1px solid #f7b500}.cs-message-section-error-primary{color:#fff;background-color:#d72934;border:1px solid #d72934}.cs-message-section-suspended-primary{color:#fff;background-color:#7f18be;border:1px solid #7f18be}.cs-message-section-pending-primary{color:#fff;background-color:#a7b1bf;border:1px solid #a7b1bf}.cs-message-section-neutral-primary{color:#fff;background-color:#192231;border:1px solid #192231}.cs-radio{display:inline-flex}.cs-radio .cs-radio-container{display:flex;align-items:center;padding:.625rem .875rem .625rem .625rem;box-sizing:border-box;border:.0625rem solid #dcdfe6;border-radius:.3rem;background-color:#fff;height:2.5rem;margin-right:2.5rem;cursor:pointer;line-height:normal}.cs-radio .cs-radio-container .cs-radio-input{margin:.2rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:1rem;width:1rem;height:1rem;border:1px solid #555;border-radius:50%;background-clip:content-box;padding:2px;transition:all .15s linear}.cs-radio .cs-radio-container .cs-radio-input:checked{background-color:hsl(var(--hue),var(--sat),var(--light));border:1px solid hsl(var(--hue),var(--sat),var(--light))}.cs-radio .cs-radio-container .cs-radio-input:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-radio .cs-radio-container .cs-radio-input:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-radio .cs-radio-container.cs-radio-disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-radio .cs-radio-container.cs-radio-disabled .cs-radio-label{color:#8c9198!important;cursor:not-allowed!important}.cs-radio .cs-radio-container.cs-radio-disabled .cs-radio-input{border:1px solid #8c9198}.cs-radio .cs-radio-container.cs-radio-disabled .cs-radio-input:checked{background-color:#8c9198}.cs-radio .cs-radio-container.cs-radio-disabled input{cursor:not-allowed}.cs-radio .cs-radio-label{font-family:var(--cbs_f_typo_fontfamily_010);color:#192231;font-size:1rem;letter-spacing:0}.cs-radio .cs-radio-container.cs-radio-checked{border:1px solid hsl(var(--hue),var(--sat),var(--light));background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-radio-group-custom .cs-radio-custom{padding-bottom:.25rem;min-height:2.25rem;height:auto;display:flex;align-items:center}.cs-radio-group-custom .cs-radio-custom input[type=radio]{margin:.2rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:1rem;width:1rem;height:1rem;border:1px solid #555;border-radius:50%;background-clip:content-box;padding:2px;transition:all .15s linear}.cs-radio-group-custom .cs-radio-custom input[type=radio]:checked{background-color:hsl(var(--hue),var(--sat),var(--light));border:1px solid hsl(var(--hue),var(--sat),var(--light))}.cs-radio-group-custom .cs-radio-custom input[type=radio]:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-radio-group-custom .cs-radio-custom input[type=radio]:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-radio-group-custom .cs-radio-custom label{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.375rem;padding-left:.375rem;text-wrap:nowrap}.cs-radio-group-custom .cs-radio-custom .cs-input,.cs-radio-group-custom .cs-radio-custom .cs-select{width:unset}.cs-radio-group-custom .cs-radio-custom .cs-input input,.cs-radio-group-custom .cs-radio-custom .cs-select input{height:2.25rem;font-size:.875rem;z-index:2}.cs-radio-group-custom .cs-radio-custom .cs-input .cs-icon svg,.cs-radio-group-custom .cs-radio-custom .cs-select .cs-icon svg{z-index:1}.cs-radio-group-custom .cs-radio-custom .cs-input-number input{width:3.75rem}.cs-radio-group-custom .cs-radio-custom.is-disabled input:disabled,.cs-radio-group-custom .cs-radio-custom.is-disabled label{color:#8c9198!important;cursor:not-allowed!important;cursor:not-allowed}.cs-tree{display:grid;grid-template-rows:max-content 1fr;width:calc(100% - 60px);border-radius:8px;background-color:#fff;box-shadow:0 2px 3px 0 rgba(43,53,70,.2);padding:30px}.cs-tree .cs-input-search{align-items:center;margin-bottom:10px}.cs-tree .cs-tree-content{padding:10px;overflow-y:auto;grid-row: 2 2}.cs-tree .cs-tree-content .cs-tree-content-loading-in-progress{display:block;height:60px}body{font-family:var(--cbs_f_typo_fontfamily_010)}body .cs-huge,body .cs-huge-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:3rem;font-weight:400;line-height:3.5rem}body .cs-huge-semibold{font-weight:600}body .cs-huge-bold{font-weight:400;font-weight:700}body .cs-huge-bold,body .cs-huge-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:3rem;line-height:3.5rem}body .cs-huge-italic{font-weight:400;font-style:italic}body .cs-xx-large,body .cs-xx-large-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:2rem;font-weight:400;line-height:2.25rem}body .cs-xx-large-semibold{font-weight:600}.cs-monitoring-card .cs-monitoring-card-content body .cs-monitoring-card-data,body .cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-data,body .cs-xx-large-bold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:2rem;font-weight:400;font-weight:700;line-height:2.25rem}body .cs-xx-large-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:2rem;font-weight:400;font-style:italic;line-height:2.25rem}body .cs-x-large,body .cs-x-large-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:1.5rem;font-weight:400;line-height:1.75rem}body .cs-x-large-semibold{font-weight:600}body .cs-x-large-bold{font-weight:400;font-weight:700}body .cs-x-large-bold,body .cs-x-large-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:1.5rem;line-height:1.75rem}body .cs-x-large-italic{font-weight:400;font-style:italic}body .cs-large,body .cs-large-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:1.25rem;font-weight:400;line-height:1.5rem}body .cs-large-semibold{font-weight:600}body .cs-large-bold{font-weight:400;font-weight:700}body .cs-large-bold,body .cs-large-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:1.25rem;line-height:1.5rem}body .cs-large-italic{font-weight:400;font-style:italic}body .cs-medium,body .cs-medium-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:1rem;font-weight:400;line-height:1.25rem}body .cs-medium-semibold{font-weight:600}body .cs-list-element.cs-list-element-selected,body .cs-medium-bold{font-weight:400;font-weight:700}body .cs-list-element.cs-list-element-selected,body .cs-medium-bold,body .cs-medium-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:1rem;line-height:1.25rem}body .cs-medium-italic{font-weight:400;font-style:italic}.cs-search-bar.cs-search-bar-regular .cs-search-bar-content body .cs-search-bar-input,body .cs-link-regular,body .cs-regular,body .cs-search-bar.cs-search-bar-regular .cs-search-bar-content .cs-search-bar-input{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.875rem;font-weight:400;line-height:1.125rem}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text body .cs-navigation-list-content-item-label,body .cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-content-item-label,body .cs-regular-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.875rem;font-weight:400;font-weight:600;line-height:1.125rem}body .cs-regular-bold{font-weight:400;font-weight:700}body .cs-regular-bold,body .cs-regular-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.875rem;line-height:1.125rem}body .cs-regular-italic{font-weight:400;font-style:italic}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text body .cs-navigation-list-content-item-sublabel-wrapper,.cs-search-bar.cs-search-bar-small .cs-search-bar-content body .cs-search-bar-input,body .cs-link-small,body .cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-content-item-sublabel-wrapper,body .cs-search-bar.cs-search-bar-small .cs-search-bar-content .cs-search-bar-input,body .cs-small,body .cs-small-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.75rem;font-weight:400;line-height:1rem}body .cs-small-semibold{font-weight:600}body .cs-small-bold{font-weight:400;font-weight:700}body .cs-small-bold,body .cs-small-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.75rem;line-height:1rem}body .cs-small-italic{font-weight:400;font-style:italic}.cs-input-validation-global-container body .cs-input-validation-error,.cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-header body .cs-monitoring-card-header-label,.cs-planning-card body .cs-planning-card-label,.cs-search-bar.cs-search-bar-xsmall .cs-search-bar-content body .cs-search-bar-input,.cs-stacked-bars .cs-stacked-bars-legend body li,.cs-stacked-bars body .cs-stacked-bars-title,body .cs-input-validation-global-container .cs-input-validation-error,body .cs-link-xsmall,body .cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-header .cs-monitoring-card-header-label,body .cs-planning-card .cs-planning-card-label,body .cs-search-bar.cs-search-bar-xsmall .cs-search-bar-content .cs-search-bar-input,body .cs-stacked-bars .cs-stacked-bars-legend li,body .cs-stacked-bars .cs-stacked-bars-title,body .cs-x-small,body .cs-x-small-semibold{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.625rem;font-weight:400;line-height:.875rem}body .cs-x-small-semibold{font-weight:600}body .cs-x-small-bold{font-weight:400;font-weight:700}body .cs-x-small-bold,body .cs-x-small-italic{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-size:.625rem;line-height:.875rem}body .cs-x-small-italic{font-weight:400;font-style:italic}h1{line-height:normal;font-size:1.25rem;line-height:1.625rem}h1,h2{font-family:var(--cbs_f_typo_fontfamily_010);letter-spacing:0;font-weight:400;font-weight:700}h2{line-height:normal;font-size:1rem;line-height:1.25rem}h3{line-height:normal;font-size:.875rem;line-height:1.25rem}h3,h4{font-family:var(--cbs_f_typo_fontfamily_010);letter-spacing:0;font-weight:400;font-weight:700}h4{line-height:normal;font-size:.75rem;line-height:1.125rem}h1.center,h2.center,h3.center,h4.center,h5.center{text-align:center}.droplist{font-size:.875rem}.chart-data,.droplist{font-family:var(--cbs_f_typo_fontfamily_010);line-height:normal;letter-spacing:0;font-weight:400}.chart-data{font-size:1.5rem}.cs-stacked-bars{width:100%}.cs-stacked-bars .cs-stacked-bars-title{margin:0}.cs-stacked-bars .cs-stacked-bars-list{width:100%;height:1rem;list-style:none;display:flex;justify-content:space-between;padding:0;margin:.25rem 0}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item{height:1rem;text-align:center}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-first-non-zero{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-last-non-zero{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-theme{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-theme.cs-stacked-bars-list-item-unselected{background-color:hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85)))}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-theme.cs-stacked-bars-list-item-unselected:hover{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-information{background-color:#01a8ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-information.cs-stacked-bars-list-item-unselected{background-color:#b3e5ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-information.cs-stacked-bars-list-item-unselected:hover{background-color:#01a8ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-success{background-color:#6bc50b}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-success.cs-stacked-bars-list-item-unselected{background-color:#d3eeb6}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-success.cs-stacked-bars-list-item-unselected:hover{background-color:#6bc50b}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-warning{background-color:#f7b500}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-warning.cs-stacked-bars-list-item-unselected{background-color:#fde9b3}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-warning.cs-stacked-bars-list-item-unselected:hover{background-color:#f7b500}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-error{background-color:#d72934}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-error.cs-stacked-bars-list-item-unselected{background-color:#f3bfc2}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-error.cs-stacked-bars-list-item-unselected:hover{background-color:#d72934}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-suspended{background-color:#7f18be}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-suspended.cs-stacked-bars-list-item-unselected{background-color:#d9baec}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-suspended.cs-stacked-bars-list-item-unselected:hover{background-color:#7f18be}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-pending{background-color:#a7b1bf}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-pending.cs-stacked-bars-list-item-unselected{background-color:#e5e8ec}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-pending.cs-stacked-bars-list-item-unselected:hover{background-color:#a7b1bf}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-neutral{background-color:#192231}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-neutral.cs-stacked-bars-list-item-unselected{background-color:#babdc1}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-neutral.cs-stacked-bars-list-item-unselected:hover{background-color:#192231}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lemon{background-color:#f7e500}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lemon.cs-stacked-bars-list-item-unselected{background-color:#fdf7b3}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lemon.cs-stacked-bars-list-item-unselected:hover{background-color:#f7e500}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-papaya{background-color:#f7b500}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-papaya.cs-stacked-bars-list-item-unselected{background-color:#fde9b3}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-papaya.cs-stacked-bars-list-item-unselected:hover{background-color:#f7b500}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-orange{background-color:#fa8920}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-orange.cs-stacked-bars-list-item-unselected{background-color:#fedcbc}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-orange.cs-stacked-bars-list-item-unselected:hover{background-color:#fa8920}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-strawberry{background-color:#f25c54}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-strawberry.cs-stacked-bars-list-item-unselected{background-color:#fbcecc}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-strawberry.cs-stacked-bars-list-item-unselected:hover{background-color:#f25c54}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-cherry{background-color:#d72934}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-cherry.cs-stacked-bars-list-item-unselected{background-color:#f3bfc2}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-cherry.cs-stacked-bars-list-item-unselected:hover{background-color:#d72934}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-rubarb{background-color:#f467a2}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-rubarb.cs-stacked-bars-list-item-unselected{background-color:#fcd1e3}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-rubarb.cs-stacked-bars-list-item-unselected:hover{background-color:#f467a2}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-grape{background-color:#b620e0}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-grape.cs-stacked-bars-list-item-unselected{background-color:#e9bcf6}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-grape.cs-stacked-bars-list-item-unselected:hover{background-color:#b620e0}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-blackberry{background-color:#7636ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-blackberry.cs-stacked-bars-list-item-unselected{background-color:#d6c3ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-blackberry.cs-stacked-bars-list-item-unselected:hover{background-color:#7636ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-blueberry{background-color:#3c36db}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-blueberry.cs-stacked-bars-list-item-unselected{background-color:#c5c3f4}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-blueberry.cs-stacked-bars-list-item-unselected:hover{background-color:#3c36db}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-cerulean{background-color:#01a8ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-cerulean.cs-stacked-bars-list-item-unselected{background-color:#b3e5ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-cerulean.cs-stacked-bars-list-item-unselected:hover{background-color:#01a8ff}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-sky{background-color:#00d7f4}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-sky.cs-stacked-bars-list-item-unselected{background-color:#b3f3fc}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-sky.cs-stacked-bars-list-item-unselected:hover{background-color:#00d7f4}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lagoon{background-color:#2fbad1}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lagoon.cs-stacked-bars-list-item-unselected{background-color:#c1eaf1}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lagoon.cs-stacked-bars-list-item-unselected:hover{background-color:#2fbad1}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-mint{background-color:#44d7b6}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-mint.cs-stacked-bars-list-item-unselected{background-color:#c7f3e9}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-mint.cs-stacked-bars-list-item-unselected:hover{background-color:#44d7b6}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lime{background-color:#6bc50b}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lime.cs-stacked-bars-list-item-unselected{background-color:#d3eeb6}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item.cs-stacked-bars-list-item-lime.cs-stacked-bars-list-item-unselected:hover{background-color:#6bc50b}.cs-stacked-bars .cs-stacked-bars-list .cs-stacked-bars-list-item:hover{cursor:pointer;transform:scaleY(1.2);transition:.2s}.cs-stacked-bars .cs-stacked-bars-legend{width:100%;padding:0;list-style:none;display:flex;gap:.5rem}.cs-stacked-bars .cs-stacked-bars-legend .cs-legend-content{gap:0}.cs-stacked-bars .cs-stacked-bars-legend li{min-width:0;display:flex;gap:.25rem;align-items:center}.cs-stacked-bars .cs-stacked-bars-legend li .cs-icon{min-width:1rem}.cs-stacked-bars .cs-stacked-bars-legend li .cs-stacked-bars-legend-content{display:flex;align-items:center;gap:.25rem;min-width:0}.cs-stacked-bars .cs-stacked-bars-legend li .cs-stacked-bars-legend-content .cs-stacked-bars-legend-value{flex-shrink:0}.cs-stacked-bars .cs-stacked-bars-legend li .cs-stacked-bars-legend-content .cs-stacked-bars-legend-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;min-width:0}.cs-breadcrumb{width:100%;display:flex;vertical-align:middle;align-items:center;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;min-height:35px;font-family:var(--cbs_f_typo_fontfamily_010)}.cs-breadcrumb .breadcrumb-back{margin:auto .875rem auto 35px}.cs-breadcrumb ol.cs-breadcrumb-bread-list{display:flex;flex-wrap:nowrap;list-style:none;justify-content:center;align-items:center;padding-inline-start:0;padding:0;margin-block:0}.cs-breadcrumb ol.cs-breadcrumb-bread-list img{width:15px;height:15px;padding-right:5px}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root{display:flex;align-items:center;justify-content:center;font-size:.75rem}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element{display:flex;align-items:center;padding:.25rem .625rem;color:#5e646f}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element.active{color:#192231}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .iconContainer{vertical-align:middle;padding-right:.25rem}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .iconContainerTitle{align-self:center;padding-right:.375rem}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .cs-breadcumb-icon-dropdown{cursor:pointer;margin-left:.25rem}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .cs-breadcumb-icon-dropdown-is-title{margin-left:.375rem}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .cs-action-menu{padding-left:5px}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .breadcrumb-name{align-self:center}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .cs-breadcrumb-element .cs-breadcrumb-item-list{margin-top:4.25rem}.cs-breadcrumb ol.cs-breadcrumb-bread-list .cs-breadcrumb-item-root .linked:hover:not(.active){cursor:pointer;background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border-radius:.25rem}.cs-breadcrumb ul.cs-list-filter{color:#5e646f;border-radius:.25rem;min-width:0;text-align:center}.cs-breadcrumb ul.cs-list-filter.cs-dropdown-button-list{margin-top:3.5rem}.cs-breadcrumb ul.cs-list-filter.cs-dropdown-button-list li.cs-list-filter-item{padding-left:1.25rem;padding-right:1.25rem;font-size:.75rem;line-height:1rem}.cs-breadcrumb ul.cs-list-filter.cs-dropdown-button-list.cs-popover-is-title{margin-top:4.25rem}.cs-breadcrumb ul.cs-list-filter.cs-dropdown-button-list.cs-popover-is-title li.cs-list-filter-item{padding-left:1.5rem;padding-right:1.5rem;font-size:1.25rem;line-height:1.75rem}.cs-breadcrumb ul.cs-list-filter li.cs-list-filter-item:hover{border-radius:.25rem;background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-button.cs-floating,.cs-button.cs-floating-back,.cs-button.cs-icon-button,.cs-button.cs-primary,.cs-button.cs-secondary,.cs-button.cs-tertiary{border:0;display:inline-flex;gap:.25rem;vertical-align:middle;align-items:center;background-position:100%;cursor:pointer;font-family:var(--cbs_f_typo_fontfamily_010);white-space:nowrap;font-weight:600}.cs-button.cs-floating-back:not(:focus-visible,:-moz-focusring),.cs-button.cs-floating:not(:focus-visible,:-moz-focusring),.cs-button.cs-icon-button:not(:focus-visible,:-moz-focusring),.cs-button.cs-primary:not(:focus-visible,:-moz-focusring),.cs-button.cs-secondary:not(:focus-visible,:-moz-focusring),.cs-button.cs-tertiary:not(:focus-visible,:-moz-focusring){outline:none}.cs-button.cs-floating-back:focus-visible,.cs-button.cs-floating:focus-visible,.cs-button.cs-icon-button:focus-visible,.cs-button.cs-primary:focus-visible,.cs-button.cs-secondary:focus-visible,.cs-button.cs-tertiary:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-button.cs-floating-back:-moz-focusring,.cs-button.cs-floating:-moz-focusring,.cs-button.cs-icon-button:-moz-focusring,.cs-button.cs-primary:-moz-focusring,.cs-button.cs-secondary:-moz-focusring,.cs-button.cs-tertiary:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-button.cs-x-small-bold{height:1.5rem;padding:.25rem .5rem}.cs-button.cs-x-small-bold .cs-button-counter{max-width:1rem;height:auto;scale:.65;margin-right:.25rem}.cs-button.cs-small-bold{height:1.75rem;padding:.375rem .5rem}.cs-button.cs-small-bold .cs-button-counter{max-width:1rem;height:auto;scale:.75;margin-right:.375rem}.cs-button.cs-regular-bold{height:2rem;padding:.375rem .5rem}.cs-button.cs-floating,.cs-button.cs-floating-back{box-shadow:0 2px 12px 0 rgba(43,53,70,.2);border-radius:20px;background-color:#fff;height:40px;padding:0 12px}.cs-button.cs-floating .cs-button-text,.cs-button.cs-floating-back .cs-button-text{color:var(--cbs_d_text-color_default_main);letter-spacing:.63px}.cs-button.cs-primary{border-radius:4px}.cs-button.cs-primary.cs-button-click{transition:background .4s ease;background:linear-gradient(to left,hsl(var(--hue),var(--sat),calc(1%*(45 + (var(--incr) - 45*var(--incr)/100)*45))) 50%,hsl(var(--hue),var(--sat),calc(1%*(35 + (var(--incr) - 35*var(--incr)/100)*35))) 50%);background-size:200% 100%}.cs-button.cs-primary:focus-visible{outline:2px solid #000}.cs-button.cs-secondary{border-radius:4px;background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-button.cs-secondary .cs-button-text{color:hsl(var(--hue),var(--sat),var(--light))}.cs-button.cs-secondary:hover{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-button.cs-secondary.cs-button-click{transition:background .4s ease;background:linear-gradient(to left,hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90))) 50%,hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85))) 50%);background-size:200% 100%}.cs-button.cs-tertiary{border-radius:4px;background-color:transparent}.cs-button.cs-tertiary .cs-button-text{color:hsl(var(--hue),var(--sat),var(--light))}.cs-button.cs-tertiary:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-button.cs-tertiary.cs-button-click{transition:background .4s ease;background:linear-gradient(to left,hsla(var(--hue),var(--sat),var(--light),.1) 50%,hsla(var(--hue),var(--sat),var(--light),.2) 50%);background-size:200% 100%}.cs-button.cs-button-with-just-icon{padding:0 12px}.cs-button.cs-button-with-just-icon .cs-button-counter{margin-left:10px}.cs-button.cs-icon-button{padding:6px;border-radius:20px;background-color:transparent;height:auto}.cs-button.cs-floating-back{max-height:25px;width:25px;padding:6px}.cs-button.cs-floating:hover,.cs-button.cs-icon-button:hover{background:#fff radial-gradient(circle,transparent 1%,#fff 0) 50%/15000%}.cs-button.cs-floating:hover.cs-icon-button-light,.cs-button.cs-icon-button:hover.cs-icon-button-light{background:#192231 radial-gradient(circle,transparent 1%,#192231 0) 50%/15000%}.cs-button.cs-floating:active:enabled,.cs-button.cs-icon-button:active:enabled{background-size:100%;transition:background 0s}.cs-button.cs-floating:disabled,.cs-button.cs-primary:disabled,.cs-button.cs-secondary:disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-button.cs-floating:disabled .cs-button-text,.cs-button.cs-primary:disabled .cs-button-text,.cs-button.cs-secondary:disabled .cs-button-text{color:#8c9198!important;cursor:not-allowed!important}.cs-button.cs-icon-button:disabled,.cs-button.cs-tertiary:disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important;background-color:transparent!important}.cs-button.cs-icon-button:disabled .cs-button-text,.cs-button.cs-tertiary:disabled .cs-button-text{color:#8c9198!important;cursor:not-allowed!important}.cs-button:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-button:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-button:focus-visible.cs-primary{outline-color:#192231}.cs-button.cs-information.cs-primary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#039bea 50%,#0880c1 0);background-size:200% 100%}.cs-button.cs-information.cs-secondary{background-color:#e6f6ff}.cs-button.cs-information.cs-secondary .cs-button-text{color:#01a8ff}.cs-button.cs-information.cs-secondary:hover{background-color:#cef}.cs-button.cs-information.cs-secondary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#cef 50%,#b3e5ff 0);background-size:200% 100%}.cs-button.cs-information.cs-tertiary .cs-button-text{color:#01a8ff}.cs-button.cs-information.cs-tertiary:hover{background-color:rgba(1,168,255,.1)}.cs-button.cs-information.cs-tertiary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,rgba(1,168,255,.1) 50%,rgba(1,168,255,.2) 0);background-size:200% 100%}.cs-button.cs-information.cs-floating:hover.cs-icon-button-light,.cs-button.cs-information.cs-icon-button:hover.cs-icon-button-light{background:#01a8ff radial-gradient(circle,transparent 1%,#01a8ff 0) 50%/15000%}.cs-button.cs-success.cs-primary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#63b50f 50%,#529416 0);background-size:200% 100%}.cs-button.cs-success.cs-secondary{background-color:#f0f9e7}.cs-button.cs-success.cs-secondary .cs-button-text{color:#6bc50b}.cs-button.cs-success.cs-secondary:hover{background-color:#e1f3ce}.cs-button.cs-success.cs-secondary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#e1f3ce 50%,#d3eeb6 0);background-size:200% 100%}.cs-button.cs-success.cs-tertiary .cs-button-text{color:#6bc50b}.cs-button.cs-success.cs-tertiary:hover{background-color:rgba(107,197,11,.1)}.cs-button.cs-success.cs-tertiary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,rgba(107,197,11,.1) 50%,rgba(107,197,11,.2) 0);background-size:200% 100%}.cs-button.cs-success.cs-floating:hover.cs-icon-button-light,.cs-button.cs-success.cs-icon-button:hover.cs-icon-button-light{background:#6bc50b radial-gradient(circle,transparent 1%,#6bc50b 0) 50%/15000%}.cs-button.cs-warning.cs-primary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#e1a605 50%,#b4890f 0);background-size:200% 100%}.cs-button.cs-warning.cs-secondary{background-color:#fef8e6}.cs-button.cs-warning.cs-secondary .cs-button-text{color:#f7b500}.cs-button.cs-warning.cs-secondary:hover{background-color:#fdf0cc}.cs-button.cs-warning.cs-secondary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#fdf0cc 50%,#fde9b3 0);background-size:200% 100%}.cs-button.cs-warning.cs-tertiary .cs-button-text{color:#f7b500}.cs-button.cs-warning.cs-tertiary:hover{background-color:rgba(247,181,0,.1)}.cs-button.cs-warning.cs-tertiary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,rgba(247,181,0,.1) 50%,rgba(247,181,0,.2) 0);background-size:200% 100%}.cs-button.cs-warning.cs-floating:hover.cs-icon-button-light,.cs-button.cs-warning.cs-icon-button:hover.cs-icon-button-light{background:#f7b500 radial-gradient(circle,transparent 1%,#f7b500 0) 50%/15000%}.cs-button.cs-error.cs-primary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#c42834 50%,#9e2733 0);background-size:200% 100%}.cs-button.cs-error.cs-secondary{background-color:#fbeaeb}.cs-button.cs-error.cs-secondary .cs-button-text{color:#d72934}.cs-button.cs-error.cs-secondary:hover{background-color:#f7d4d6}.cs-button.cs-error.cs-secondary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,#f7d4d6 50%,#f3bfc2 0);background-size:200% 100%}.cs-button.cs-error.cs-tertiary .cs-button-text{color:#d72934}.cs-button.cs-error.cs-tertiary:hover{background-color:rgba(215,41,52,.1)}.cs-button.cs-error.cs-tertiary.cs-button-click{transition:background .4s ease;background:linear-gradient(270deg,rgba(215,41,52,.1) 50%,rgba(215,41,52,.2) 0);background-size:200% 100%}.cs-button.cs-error.cs-floating:hover.cs-icon-button-light,.cs-button.cs-error.cs-icon-button:hover.cs-icon-button-light{background:#d72934 radial-gradient(circle,transparent 1%,#d72934 0) 50%/15000%}.cs-button.cs-input-button.cs-x-small-bold{height:1.25rem;padding:.25rem;border-top:1px solid;margin-right:-.1rem}.cs-button.cs-input-button.cs-small-bold{height:1.375rem;width:1.375rem;padding:.25rem}.cs-button.cs-input-button.cs-regular-bold{height:1.5rem;width:1.5rem;padding:.3rem}.cs-comment-button-popover.cs-popover .cs-popover-free .cs-popover-header{display:none}.cs-comment-button-popover.cs-popover .cs-popover-free .cs-popover-content .cs-input{display:grid;width:100%}.cs-comment-button-popover.cs-popover .cs-popover-free .cs-popover-content .cs-input .cs-textarea{resize:none;min-height:6rem}.cs-contextual-button{border-radius:.25rem;padding:.25rem;cursor:pointer;box-sizing:border-box;border:none;background-color:transparent}.cs-contextual-button.cs-contextual-button-xxsmall{height:1.25rem;width:1.25rem}.cs-contextual-button.cs-contextual-button-xxsmall:enabled:active{background-color:rgba(25,34,49,.2)}.cs-contextual-button.cs-contextual-button-xxsmall.cs-contextual-button-colored-background:enabled:active{background-color:hsla(0,0%,100%,.2)}.cs-contextual-button.cs-contextual-button-xsmall{height:1.5rem;width:1.5rem}.cs-contextual-button.cs-contextual-button-xsmall:enabled:active{background-color:rgba(25,34,49,.2)}.cs-contextual-button.cs-contextual-button-xsmall.cs-contextual-button-colored-background:enabled:active{background-color:hsla(0,0%,100%,.2)}.cs-contextual-button.cs-contextual-button-small{height:1.75rem;width:1.75rem}.cs-contextual-button.cs-contextual-button-small:enabled:active{background-color:rgba(25,34,49,.2)}.cs-contextual-button.cs-contextual-button-small.cs-contextual-button-colored-background:enabled:active{background-color:hsla(0,0%,100%,.2)}.cs-contextual-button.cs-contextual-button-regular{height:2rem;width:2rem}.cs-contextual-button.cs-contextual-button-regular:enabled:active{background-color:rgba(25,34,49,.2)}.cs-contextual-button.cs-contextual-button-regular.cs-contextual-button-colored-background:enabled:active{background-color:hsla(0,0%,100%,.2)}.cs-contextual-button.cs-contextual-button-disabled{cursor:not-allowed}.cs-contextual-button:enabled:hover{background-color:rgba(25,34,49,.1)}.cs-contextual-button.cs-contextual-button-colored-background:enabled:hover{background-color:hsla(0,0%,100%,.1)}.cs-contextual-button:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-contextual-button:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-select-dropdown-target{position:relative;display:inline-flex}.cs-select-size-regular{height:2rem}.cs-select-size-small{height:1.75rem}.cs-select-size-xsmall{height:1.5rem}.cs-select{position:relative;display:inline-flex;align-items:center;width:13.125rem;cursor:pointer;border:.0625rem solid #dcdfe6;border-radius:.25rem;background-color:#fff;box-sizing:border-box}.cs-select.cs-select-disabled,.cs-select.cs-select-disabled .cs-select-chevron-icon,.cs-select.cs-select-disabled .cs-select-content,.cs-select.cs-select-disabled .cs-select-field{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important}.cs-select.cs-select-disabled .cs-select-chevron-icon::-moz-placeholder,.cs-select.cs-select-disabled .cs-select-content::-moz-placeholder,.cs-select.cs-select-disabled .cs-select-field::-moz-placeholder,.cs-select.cs-select-disabled::-moz-placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-select.cs-select-disabled .cs-select-chevron-icon::placeholder,.cs-select.cs-select-disabled .cs-select-content::placeholder,.cs-select.cs-select-disabled .cs-select-field::placeholder,.cs-select.cs-select-disabled::placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-select.cs-active-select .cs-select-chevron-icon{transition:transform .3s;transform:rotate(-180deg)}.cs-select.cs-focused-input{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-select .cs-select-content{position:relative;display:inline-flex;align-items:center;width:100%;height:100%;cursor:pointer;box-sizing:border-box;border-radius:.25rem}.cs-select .cs-select-content input{text-overflow:ellipsis}.cs-select .cs-select-content .cs-select-chevron-icon,.cs-select .cs-select-content .cs-select-exploration-icon-button{position:absolute;right:.5rem;transition:transform .3s}.cs-select .cs-select-content .cs-select-exploration-icon-button{right:.125rem}.cs-select .cs-select-content .cs-select-value-icon{position:absolute;left:1.125rem}.cs-select .cs-select-content .cs-select-value-icon+.cs-select-field{padding-left:2.625rem}.cs-select .cs-select-content .cs-small-tag{padding-left:.375rem}.cs-select .cs-select-content .cs-select-field{font-family:var(--cbs_f_typo_fontfamily_010);width:100%;height:100%;padding:0 1.875rem 0 1rem;border-radius:.25rem;border:0;outline:none;color:#192231;background-color:transparent;cursor:pointer}.cs-select .cs-select-content .cs-select-field:disabled{pointer-events:none}.cs-select-dropdown{position:fixed;max-height:16.075rem;min-width:13.125rem;max-width:var(--dropdown-max-width);z-index:var(--dropdown-z-index);margin:-1.25rem 0 0;font-size:.875rem;background-color:#fff;border:.0625rem solid #dcdfe6;border-radius:.25rem;box-sizing:border-box;box-shadow:0 2px 12px 0 rgba(43,53,70,.2)}.cs-select-dropdown ul{list-style:none;padding:.375rem 0;max-height:15.25rem;margin:0;overflow-y:auto}.cs-select-dropdown ul::-webkit-scrollbar{width:.375rem}.cs-select-dropdown ul::-webkit-scrollbar-thumb{border-radius:1.25rem;border:.375rem solid rgba(25,34,49,.2)}.cs-select-dropdown ul .cs-select-dropdown-group{position:relative}.cs-select-dropdown ul .cs-select-dropdown-group:not(:last-of-type){padding-bottom:1.5rem}.cs-select-dropdown ul .cs-select-dropdown-group:not(:last-of-type):after{content:"";position:absolute;display:block;left:1.25rem;right:1.25rem;bottom:.75rem;height:.0625rem;background:#e8e9ea}.cs-select-dropdown ul .cs-select-dropdown-group .cs-select-dropdown-group-title{padding-left:1.25rem;font-size:.75rem;color:#8c9198;line-height:1.875rem}.cs-select-dropdown ul .cs-select-dropdown-item{display:block}.cs-select-dropdown ul .cs-select-dropdown-item .cs-select-dropdown-item-container{position:relative;display:flex;align-items:center;height:2.125rem;padding:0 1.25rem;font-size:.875rem;box-sizing:border-box;cursor:pointer}.cs-select-dropdown ul .cs-select-dropdown-item .cs-select-dropdown-item-icon{min-width:1.875rem;margin-top:.375rem}.cs-select-dropdown ul .cs-select-dropdown-item .cs-select-dropdown-item-label{margin-right:.625rem;color:#192231;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-select-dropdown ul .cs-select-dropdown-item .cs-select-dropdown-item-sublabel{font-style:italic;color:#757a83;font-weight:400;font-size:.875rem;margin-left:auto;padding-left:.625rem}.cs-select-dropdown ul .cs-select-dropdown-item.hover-keyboard.selected,.cs-select-dropdown ul .cs-select-dropdown-item.hover-keyboard:hover,.cs-select-dropdown ul .cs-select-dropdown-item.selected,.cs-select-dropdown ul .cs-select-dropdown-item:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-select-dropdown ul .cs-select-dropdown-item.hover-keyboard{background-color:#f4f4f5}.cs-select-dropdown ul .cs-select-dropdown-item.selected-multiple{font-weight:700}.cs-select-dropdown .cs-select-dropdown-empty{display:block;padding:.625rem 0;margin:0;text-align:center;color:#999;font-size:.875rem}.cs-select-dropdown .cs-select-dropdown-loading-in-progress{display:block;padding:1rem 0;margin:0;text-align:center}.cs-select-dropdown .cs-select-footer{background-color:#fff}.cs-select-dropdown .cs-select-dropdown-arrow{position:absolute;display:block;width:0;height:0;margin-right:.1875rem;border-color:#fff transparent;filter:drop-shadow(0 .125rem .75rem rgba(0,0,0,.03));border-style:solid}.cs-basic-card{display:flex;align-items:center;gap:.5rem;width:19rem;height:2.125rem;background-color:#fff;border:1px solid #e8e9ea;border-radius:.25rem;padding:.5rem}.cs-basic-card .cs-basic-card-label{display:flex}.cs-basic-card .cs-basic-card-label .cs-basic-card-favorite-button{margin-left:.125rem}.cs-basic-card.disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important;border-color:#a3a7ad}.cs-basic-card:not(.disabled).clickable,.cs-basic-card:not(.disabled).selectable{cursor:pointer}.cs-basic-card:not(.disabled).clickable:hover{background-color:rgba(25,34,49,.03)}.cs-basic-card:not(.disabled).clickable:active:not(:has(.cs-basic-card-actions:active,.cs-basic-card-favorite-button:active)){background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-basic-card:not(.disabled).clickable:active:not(:has(.cs-basic-card-actions:active,.cs-basic-card-favorite-button:active)) .cs-basic-card-label{color:hsl(var(--hue),var(--sat),var(--light))}.cs-basic-card:not(.disabled).actionable:hover .cs-basic-card-label-text{color:hsl(var(--hue),var(--sat),var(--light))}.cs-basic-card .cs-basic-card-right{display:flex;position:relative;margin-left:auto;gap:.25rem}.cs-basic-card .cs-basic-card-right .cs-basic-card-status{margin:auto}.cs-basic-card .cs-basic-card-right .cs-basic-card-button{display:inline-flex;position:absolute;opacity:0}.cs-basic-card .cs-basic-card-right .cs-basic-card-actions{cursor:pointer;opacity:0}.cs-basic-card .cs-basic-card-right .cs-basic-card-action-menu-placeholder{width:1.75rem;height:1.75rem}.cs-basic-card .cs-basic-card-right:focus-within .cs-basic-card-actions,.cs-basic-card:hover:not(.disabled) .cs-basic-card-actions{opacity:1}.cs-basic-card .cs-basic-card-right:focus-within .cs-basic-card-button,.cs-basic-card:hover:not(.disabled) .cs-basic-card-button{position:relative;opacity:1}.cs-basic-card.selected{border-color:hsl(var(--hue),var(--sat),var(--light));color:hsl(var(--hue),var(--sat),var(--light))}.cs-basic-card.selected .cs-popover{color:#000}.cs-basic-card .cs-basic-card-info{display:flex;flex-direction:column}.cs-basic-card .cs-basic-card-info .cs-basic-card-description{color:#5e646f}.cs-card{border-radius:10px;background-color:#fff;color:var(--cbs_d_text-color_default_main);border:1px solid #fff;transition:.3s}.cs-card.cs-card-selectable{cursor:pointer}.cs-card.cs-card-selection-disabled{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important}.cs-card:not(.cs-card-news){box-shadow:0 22px 23px 0 hsla(0,0%,89%,.5),0 2px 3px 0 rgba(43,53,70,.2)}.cs-card.cs-card-simple{height:202px;width:202px;border-radius:10px}.cs-card.cs-card-simple .cs-card-simple-top .cs-card-simple-image{margin:30px 30px 12px}.cs-card.cs-card-simple .cs-card-simple-text{text-align:center;color:var(--cbs_d_text-color_default_main);font-weight:700;font-size:16px;margin:0}.cs-card.cs-card-simple .cs-card-simple-content{display:none}.cs-card.cs-card-restitution{height:156px;width:156px;border-radius:10px;display:flex}.cs-card.cs-card-restitution :first-child{order:2}.cs-card.cs-card-restitution :nth-child(2){order:1}.cs-card.cs-card-restitution .cs-card-restitution-top{position:relative;right:57px;height:53px;min-width:53px;background-color:rgba(43,53,70,.2);border-radius:25px;margin-top:6px}.cs-card.cs-card-restitution .cs-card-restitution-top .cs-card-restitution-image{top:14px;left:14px}.cs-card.cs-card-restitution .cs-card-restitution-bottom{min-width:100%}.cs-card.cs-card-restitution .cs-card-restitution-bottom .cs-card-restitution-text{margin:30px 0 0 16px;font-weight:700;color:#fff}.cs-card.cs-card-restitution .cs-card-restitution-bottom .cs-card-restitution-text.length-1,.cs-card.cs-card-restitution .cs-card-restitution-bottom .cs-card-restitution-text.length-2{margin-top:16px;font-size:60px}.cs-card.cs-card-restitution .cs-card-restitution-bottom .cs-card-restitution-text.length-3{margin-top:30px;font-size:45px}.cs-card.cs-card-restitution .cs-card-restitution-bottom .cs-card-restitution-text.length-4{margin-top:40px;font-size:35px}.cs-card.cs-card-restitution .cs-card-restitution-bottom .cs-card-restitution-content-description{padding:5px 0 0 12px;font-size:14px;font-weight:700;color:#fff}.cs-card.cs-card-folder{background-color:#e8e9ea;border-color:#e8e9ea}.cs-card.cs-card-file,.cs-card.cs-card-folder{display:flex;padding:30px;width:280px;height:40px;font-weight:600}.cs-card.cs-card-file .cs-card-file-bottom,.cs-card.cs-card-file .cs-card-folder-bottom,.cs-card.cs-card-folder .cs-card-file-bottom,.cs-card.cs-card-folder .cs-card-folder-bottom{padding-left:12px;width:212px;align-self:center;flex-grow:1}.cs-card.cs-card-file .cs-card-file-bottom .cs-card-file-content,.cs-card.cs-card-file .cs-card-file-bottom .cs-card-folder-content,.cs-card.cs-card-file .cs-card-folder-bottom .cs-card-file-content,.cs-card.cs-card-file .cs-card-folder-bottom .cs-card-folder-content,.cs-card.cs-card-folder .cs-card-file-bottom .cs-card-file-content,.cs-card.cs-card-folder .cs-card-file-bottom .cs-card-folder-content,.cs-card.cs-card-folder .cs-card-folder-bottom .cs-card-file-content,.cs-card.cs-card-folder .cs-card-folder-bottom .cs-card-folder-content{font-size:13px;line-height:18px}.cs-card.cs-card-file .cs-card-checkbox,.cs-card.cs-card-file .cs-card-file-action,.cs-card.cs-card-file .cs-card-folder-action,.cs-card.cs-card-folder .cs-card-checkbox,.cs-card.cs-card-folder .cs-card-file-action,.cs-card.cs-card-folder .cs-card-folder-action{align-self:center;cursor:pointer}.cs-card.cs-card-identity{height:241px;width:479px;box-shadow:0 22px 23px 0 hsla(0,0%,89%,.5),0 2px 3px 0 rgba(43,53,70,.2);display:flex;flex-wrap:wrap}.cs-card.cs-card-identity .cs-card-identity-title{width:100%;padding-top:20px;margin:0;text-align:center}.cs-card.cs-card-identity .cs-card-identity-top{height:102px;width:102px;padding-left:30px}.cs-card.cs-card-identity .cs-card-identity-top :first-child{width:100%;height:100%;border-radius:60px;-o-object-fit:cover;object-fit:cover}.cs-card.cs-card-identity .cs-card-identity-bottom{padding-top:8px;padding-left:30px;font-size:15px;font-weight:600}.cs-card.cs-card-identity .cs-card-identity-bottom div{padding-bottom:10px}.cs-card.cs-card-identity .cs-card-identity-bottom .cs-card-identity-content-email{color:hsl(var(--hue),var(--sat),var(--light))}.cs-card.cs-card-default-action:hover,.cs-card.cs-card-folder:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2);border-color:hsla(var(--hue),var(--sat),var(--light),.2);cursor:pointer}.cs-card.cs-card-container{padding:30px;width:280px;height:40px;display:flex;flex-flow:row wrap;align-items:center}.cs-card.cs-card-container .cs-card-file-slot-icon,.cs-card.cs-card-container .cs-card-folder-icon{width:40px;height:40px}.cs-card.cs-card-container .cs-card-text{height:40px;display:flex;flex-direction:column;justify-content:center;flex:1;padding-left:12px}.cs-card.cs-card-container .cs-card-text .cs-card-description{height:18px;font-size:13px;line-height:18px}.cs-card.cs-card-selected{border:2px solid hsl(var(--hue),var(--sat),var(--light));background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-card.cs-card-news{width:282px;height:308px;font-weight:700;border:none;border-radius:0}.cs-card.cs-card-news:hover{background-color:#fff;box-shadow:0 2px 12px 0 rgba(43,53,70,.2)}.cs-card.cs-card-news .cs-card-news-top{height:173px}.cs-card.cs-card-news .cs-card-news-top img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cs-card.cs-card-news .cs-card-news-bottom{display:flex;flex-direction:column}.cs-card.cs-card-news .cs-card-news-bottom :first-child{order:2}.cs-card.cs-card-news .cs-card-news-bottom :nth-child(2){order:1}.cs-card.cs-card-news .cs-card-news-bottom .cs-card-news-text{height:72px;padding:0 12px;color:var(--cbs_d_text-color_default_main);font-size:18px;letter-spacing:0;line-height:24px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.cs-card.cs-card-news .cs-card-news-bottom .cs-card-news-content-date{height:20px;padding:10px 12px;color:var(--cbs_d_text-color_default_detail);font-size:15px;line-height:20px}.cs-card.cs-card-news .cs-card-news-bottom .cs-card-news-content-content{display:none}.cs-card.cs-card-counter{display:flex;width:100%;min-height:45px;border-radius:8px;align-items:center}.cs-card.cs-card-counter .cs-card-counter-top{margin:10px 10px 10px 16px}.cs-card.cs-card-counter .cs-card-counter-bottom{padding:10px 16px 10px 0;flex-grow:1}.cs-card.cs-card-counter .cs-card-counter-bottom .cs-card-counter-text{display:contents;height:29px;color:var(--cbs_d_text-color_default_main);font-size:16px;font-weight:600;letter-spacing:.32px;line-height:17px}.cs-card.cs-card-counter .cs-card-counter-slot{margin-left:10px;margin-right:var(--counterSlotMarginRight)}.cs-card.cs-card-counter .cs-card-counter-action{height:16px;margin:0 16px 0 5px;cursor:pointer}.cs-card:focus-visible{transition:none}.cs-card-grid .cs-card-grid-row{display:inline-flex;width:100%}.cs-card-grid .cs-card-grid-row+.cs-card-grid-row{padding-top:12px}.cs-card-grid.restitution .cs-card-grid-column{min-width:156px}.cs-card-grid.restitution .cs-card{margin:9px}.cs-card-grid.simple .cs-card-grid-column{min-width:204px;margin:0 5px}.cs-card-grid.files .cs-card-grid-column{min-width:342px;width:calc(50% - 72px);margin:0 5px}.cs-card-grid.news{width:100%;padding:0 35px;box-sizing:border-box}.cs-card-grid.news .cs-card-grid-news-top{display:flex;justify-content:space-between;align-items:center}.cs-card-grid.news .cs-card-grid-news-top .cs-card-grid-news-title{padding:25px 0;font-size:15px;font-weight:700}.cs-card-grid.news .cs-card-grid-news-top .cs-button-with-just-text{padding:0}.cs-card-grid.news .cs-card-grid-news-container{display:grid;justify-content:space-between;grid-template-columns:repeat(auto-fill,minmax(285px,auto));gap:.75rem}.cs-card-grid.news .cs-card-grid-news-reduced{overflow:hidden;display:-webkit-box}.cs-card-planning{border-radius:.5rem;border:1px solid #d1d3d6;background-color:#fff;box-shadow:0 22px 23px 0 hsla(0,0%,89%,.5),0 2px 3px 0 rgba(43,53,70,.2);color:#474e5a;height:11rem;width:11rem;position:relative}.cs-card-planning.cs-card-planning-disabled{cursor:not-allowed}.cs-card-planning.cs-card-planning-disabled>:not(.cs-card-planning-header){opacity:.6}.cs-card-planning.cs-card-planning-detailed{height:100%}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-contents{display:flex;margin-top:1rem;position:static;justify-content:center;transform:translate(0)}.cs-card-planning.cs-card-planning-detailed hr{height:1px;width:100%;margin-top:15px;margin-bottom:5px;background-color:#babdc1;border:none}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail{height:calc(100% - 9.75rem)}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail .cs-card-planning-detail-image{width:100%;height:100%;max-height:50px;text-align:center;margin-bottom:5px}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail .cs-card-planning-detail-container{display:grid;grid-template:"color description" 30% "color label" 70%/max-content 1fr;-moz-column-gap:.625rem;column-gap:.625rem;align-items:start;margin-bottom:5px}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail .cs-card-planning-detail-container .cs-card-planning-detail-color-indicator{grid-area:color;background-color:var(--backgroundColor);width:20px;height:50px}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail .cs-card-planning-detail-container .cs-card-planning-detail-description{grid-area:description}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail .cs-card-planning-detail-container .cs-card-planning-detail-label{grid-area:label}.cs-card-planning.cs-card-planning-detailed .cs-card-planning-detail .cs-card-planning-detail-title{text-align:center;line-height:2rem}.cs-card-planning.cs-card-planning.cs-active:hover:not(.cs-card-planning-disabled){background-color:hsla(var(--hue),var(--sat),var(--light),.2);cursor:pointer}.cs-card-planning .cs-card-planning-header{display:flex;padding-top:.125rem;margin-bottom:-.625rem;margin-left:.25rem}.cs-card-planning .cs-card-planning-header .cs-card-planning-header-tag{padding-left:.125rem;padding-top:.125rem;font-weight:700}.cs-card-planning .cs-card-planning-contents{display:flex;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-card-planning .cs-card-planning-contents .cs-card-planning-content{text-align:center}.cs-card-planning .cs-card-planning-contents .cs-card-planning-content.double-content{max-width:50%}.cs-card-planning .cs-card-planning-footer{position:absolute;bottom:0;width:100%;align-items:center}.cs-card-planning .cs-card-planning-footer .cs-card-planning-footer-content{text-align:center;place-items:center;margin-bottom:.25rem;display:grid;grid-auto-rows:min-content;grid-template:"description" "color"/auto;row-gap:.375rem}.cs-card-planning .cs-card-planning-footer .cs-card-planning-footer-content .cs-card-planning-footer-content-color-indicator{grid-area:color;width:2.5rem;height:.5rem;border-radius:.5rem}.cs-card-planning .cs-card-planning-footer .cs-card-planning-footer-content .cs-card-planning-footer-content-text{grid-area:description}.cs-card-planning .cs-card-planning-footer .cs-card-planning-footer-custom{background-color:var(--colorborder);height:1.625rem;display:flex;justify-content:space-between;align-items:center;border:0 solid transparent;border-radius:0 0 .45rem .45rem}.cs-planning-card{align-items:center;display:flex;flex:1;flex-direction:column;padding:.5rem}.cs-planning-card.cs-planning-card-error{background-color:#fbeaeb}.cs-planning-card.cs-planning-card-error:has(.cs-planning-card-box:hover:not(.cs-planning-card-box-disabled)){background-color:#f7d4d6}.cs-planning-card .cs-planning-card-box{flex-grow:1;display:flex;flex-direction:column;background-color:#fff;border:1px solid #e8e9ea;border-radius:.5rem;cursor:pointer;overflow:hidden;padding-top:.5rem;width:100%;position:relative;box-shadow:0 0 .625rem rgba(0,0,0,.08)}.cs-planning-card .cs-planning-card-box:hover:not(.cs-planning-card-box-disabled){border:1px solid #d1d3d6}.cs-planning-card .cs-planning-card-box:active:not(.cs-planning-card-box-disabled){background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border:1px solid hsl(var(--hue),var(--sat),var(--light))}.cs-planning-card .cs-planning-card-box.cs-planning-card-box-disabled{background-color:#f4f4f5;cursor:not-allowed}.cs-planning-card .cs-planning-card-box.cs-planning-card-box-error{border:1px solid #d72934}.cs-planning-card .cs-planning-card-box.cs-planning-card-box-error:hover:not(.cs-planning-card-box-disabled){border:1px solid #c42834}.cs-planning-card .cs-planning-card-box.cs-planning-card-box-padded{padding-bottom:.5rem}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-body{padding:0 .5rem;height:100%}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer{align-items:center;background-color:rgba(25,34,49,.03);display:flex;justify-content:space-between;padding:.25rem .5rem;height:1rem;flex-shrink:0}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-information{background-color:#cef}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-success{background-color:#e1f3ce}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-warning{background-color:#fdf0cc}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-error{background-color:#f7d4d6}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-suspended{background-color:#e5d1f2}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-pending{background-color:#edeff2}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-neutral{background-color:#d1d3d6}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-lemon{background-color:#fdfacc}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-papaya{background-color:#fdf0cc}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-orange{background-color:#fee7d2}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-strawberry{background-color:#fcdedd}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-cherry{background-color:#f7d4d6}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-rubarb{background-color:#fde1ec}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-grape{background-color:#f0d2f9}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-blackberry{background-color:#e4d7ff}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-blueberry{background-color:#d8d7f8}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-cerulean{background-color:#cef}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-sky{background-color:#ccf7fd}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-lagoon{background-color:#d5f1f6}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-mint{background-color:#daf7f0}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-footer.cs-planning-card-box-footer-lime{background-color:#e1f3ce}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-header{padding:0 .5rem .25rem;height:1rem;flex-shrink:0}.cs-planning-card .cs-planning-card-box .cs-planning-card-box-error{position:absolute;right:0;bottom:0;margin:.25rem .25rem .25rem 0}.cs-planning-card .cs-planning-card-label{border-radius:.625rem;margin-bottom:.25rem;padding:.125rem .5rem}.cs-planning-card .cs-planning-card-label.cs-planning-card-label-default{background-color:#fff;color:#5e646f}.cs-file-explorer{display:flex;flex-direction:column}.cs-file-explorer .cs-file-explorer-header{display:flex;justify-content:space-between}.cs-file-explorer .cs-file-explorer-header .cs-file-explorer-header-right{display:flex}.cs-file-explorer .cs-file-explorer-header .cs-file-explorer-header-right hr{height:65%;width:1.5px;background-color:#192231;margin-right:10px;border:none}.cs-file-explorer .cs-file-explorer-header .cs-file-explorer-header-right .cs-floating-button-dropdown{margin-right:10px}.cs-file-explorer .cs-file-explorer-header .cs-file-explorer-header-right .cs-explorer-select-checkbox{align-self:center;margin-right:16px;margin-left:6px}.cs-file-explorer .cs-file-explorer-subheader{display:flex;justify-content:space-between}.cs-file-explorer .cs-file-explorer-subheader .cs-explorer-breadcrumb{padding:12px}.cs-file-explorer .cs-file-explorer-subheader .cs-explorer-breadcrumb h3{margin:0;padding-right:6px}.cs-file-explorer .cs-file-explorer-subheader .cs-file-explorer-subheader-right{align-self:center;margin-right:15px}.cs-checkbox{position:relative;border:.0625rem solid #dcdfe6;border-radius:2px;box-sizing:border-box;width:14px;height:14px;background-color:#fff;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.cs-checkbox.is-checked:not(.is-disabled){background-color:hsl(var(--hue),var(--sat),var(--light));border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-checkbox.is-checked:after{content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;width:3px;transition:transform .15s ease-in .05s;transform-origin:center;transform:rotate(45deg) scaleY(1)}.cs-checkbox.is-indeterminate:not(.is-disabled){background-color:hsl(var(--hue),var(--sat),var(--light));border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-checkbox.is-indeterminate:before{content:"";position:absolute;display:block;background-color:#fff;height:2px;transform:scale(.5);left:0;right:0;top:5px}.cs-checkbox :focus{outline:none;border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-checkbox.is-disabled{cursor:not-allowed;background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-checkbox.is-disabled:after{border-color:#c0c4cc}.cs-checkbox-filter-list .cs-checkbox-filter{display:inline-flex;align-items:center;padding:6px;gap:6px;border:.0625rem solid #dcdfe6;color:var(--cbs_d_text-color_default_main);background-color:#fff}.cs-checkbox-filter-list .cs-checkbox-filter .cs-icon{margin-top:3px;cursor:pointer}.cs-checkbox-filter-list .cs-checkbox-label{cursor:pointer;border-radius:.25rem;border:none}.cs-checkbox-filter-list .cs-checkbox-list-visible{background-color:#e7eaf2}.cs-checkbox-filter-list .cs-checkbox-popover{width:10rem}.cs-dropdown{text-align:right;position:relative}.cs-dropdown .cs-dropdown-row{display:inline-flex}.cs-dropdown .cs-dropdown-options{box-shadow:0 2px 12px 0 rgba(43,53,70,.2);display:grid;position:absolute;right:0;margin-top:6px;z-index:3;border-radius:20px;background-color:#fff}.cs-dropdown .cs-dropdown-options .cs-dropdown-row{display:flex;justify-content:flex-end}.cs-dropdown .cs-dropdown-options .cs-dropdown-row .is-dropdown-option{margin:8px}.cs-floating-buttons{justify-content:flex-end;display:flex;align-items:center}.cs-floating-buttons .cs-floating-button{margin-right:10px}.cs-chart{width:100%;height:100%}.cs-chart .cs-slot-chart{position:relative}.cs-chart .highcharts-title{font-family:var(--cbs_f_typo_fontfamily_010);font-weight:700;letter-spacing:0;line-height:30px}.cs-chart .highcharts-legend-item{color:var(--cbs_d_text-color_default_main);font-family:var(--cbs_f_typo_fontfamily_010)}.cs-chart .cs-legend-title-button{border:0;outline:none;border-radius:20px;background-color:hsl(var(--hue),var(--sat),calc(1%*(20 + (var(--incr) - 20*var(--incr)/100)*20)));color:#fff;padding:.5rem 1rem;font-family:var(--cbs_f_typo_fontfamily_010);letter-spacing:0;line-height:20px;text-align:center}.cs-inline-edit-root,.cs-inline-edit-root *{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;font-style:inherit;text-decoration:inherit}.cs-inline-edit-root{display:inline-flex;align-items:center;box-sizing:border-box;padding-left:.25rem;gap:.5rem;outline:1px solid transparent;border-radius:4px;background-color:transparent;min-height:1em;height:auto;width:auto}.cs-inline-edit-root.is-editing{background-color:#fff;outline-color:#e8e9ea}.cs-inline-edit-root.is-editing:focus-within{outline-color:hsl(var(--hue),var(--sat),var(--light))}.cs-inline-edit-root:hover{outline-color:#d1d3d6}.cs-inline-edit-root:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--hue),var(--sat),calc(1%*(60 + (var(--incr) - 60*var(--incr)/100)*60)))}.cs-inline-edit-root .cs-inline-edit-text-hidden{min-width:2em;min-height:1em;width:auto;position:fixed;clip-path:inset(0 0 0 0);opacity:0;z-index:-1;top:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-inline-edit-root .cs-inline-edit-input,.cs-inline-edit-root .cs-inline-edit-text-hidden{display:inline-block;padding:0;color:inherit}.cs-inline-edit-root .cs-inline-edit-input{outline:none;outline-offset:0;border:none;background-color:transparent;min-width:2em}.cs-inline-edit-root .cs-inline-edit-input::-moz-placeholder{font-weight:400}.cs-inline-edit-root .cs-inline-edit-input::placeholder{font-weight:400}.cs-inline-edit-number,.cs-inline-edit-number *{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;font-style:inherit;text-decoration:inherit}.cs-inline-edit-number{display:inline-flex;align-items:stretch;min-height:1em}.cs-inline-edit-number-wrapper{display:inline-flex;align-items:center;box-sizing:border-box;padding-left:.25rem;gap:.25rem;border:1px solid transparent;border-radius:4px;background-color:transparent;max-height:calc(100% - 2px);min-height:1em;height:auto;width:auto}.cs-inline-edit-number-wrapper.is-editing{background-color:#fff;border-color:#e8e9ea}.cs-inline-edit-number-wrapper.is-editing:focus-within{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-inline-edit-number-wrapper.has-step-buttons{padding-right:.25rem;border-radius:4px 0 0 4px}.cs-inline-edit-number-wrapper.has-unit{padding-right:.25rem;max-width:-moz-fit-content;max-width:fit-content}.cs-inline-edit-number-wrapper:hover{border-color:#d1d3d6}.cs-inline-edit-number-wrapper:focus-visible{border:none;box-shadow:0 0 0 2px hsl(var(--hue),var(--sat),calc(1%*(60 + (var(--incr) - 60*var(--incr)/100)*60)))}.cs-inline-edit-number-wrapper .cs-inline-edit-text-hidden{min-width:1em;min-height:1em;width:auto;position:fixed;clip-path:inset(0 0 0 0);opacity:0;z-index:-1;top:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-inline-edit-number-wrapper .cs-inline-edit-input,.cs-inline-edit-number-wrapper .cs-inline-edit-text-hidden{display:inline-block;padding:0;color:inherit}.cs-inline-edit-number-wrapper .cs-inline-edit-input{outline:none;outline-offset:0;border:none;background-color:transparent;min-width:1em}.cs-inline-edit-number-wrapper .cs-inline-edit-input::-moz-placeholder{font-weight:400}.cs-inline-edit-number-wrapper .cs-inline-edit-input::placeholder{font-weight:400}.cs-inline-edit-number-unit{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 1 auto;min-width:1rem;max-width:10em;font-size:85%;line-height:1.333;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#8c9198}.cs-input-date{display:inline-flex;align-items:center;box-sizing:border-box;width:-moz-fit-content;width:fit-content;background-color:#fff;border:1px solid #e8e9ea;border-radius:4px;gap:.125rem;color:#474e5a}.cs-input-date.cs-input-date-regular{min-height:2rem;height:2rem;padding:.25rem}.cs-input-date.cs-input-date-small{min-height:1.75rem;height:1.75rem;padding:.1875rem .25rem}.cs-input-date.cs-input-date-xsmall{min-height:1.5rem;height:1.5rem;padding:.125rem .25rem}.cs-input-date:hover{border:1px solid #d1d3d6}.cs-input-date.cs-input-date-edited{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border:1px solid hsl(var(--hue),var(--sat),calc(1%*(80 + (var(--incr) - 80*var(--incr)/100)*80)))}.cs-input-date:focus-within{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-input-date:focus-within .cs-input-date-clearing-button,.cs-input-date:hover .cs-input-date-clearing-button{display:block}.cs-input-date.cs-input-date-disabled{border:1px solid #e8e9ea;background-color:#f4f4f5;color:#a3a7ad}.cs-input-date.cs-input-date-warning{border:1px solid #f7b500}.cs-input-date.cs-input-date-error{border:1px solid #d72934}.cs-input-date .cs-input-date-period-icon{display:flex;margin-left:.2rem}.cs-input-date .cs-input-date-toggle-button{cursor:pointer;border-radius:.25rem}.cs-input-date .cs-input-date-toggle-button:hover{background-color:#e8e9ea}.cs-input-date .cs-input-date-clearing-button{display:none}.cs-calendar-content{display:inline-block;padding:.25rem .5rem .5rem}.cs-calendar-content .cs-calendar-content-header{display:flex;width:100%;justify-content:space-between}.cs-calendar-content .cs-calendar-content-header .cs-calendar-day-indicator,.cs-calendar-content .cs-calendar-content-header .cs-calendar-week-number-header{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;width:2rem;color:#babdc1}.cs-calendar-content .cs-calendar-content-header .cs-calendar-day-indicator.cs-calendar-cell-is-weekend,.cs-calendar-content .cs-calendar-content-header .cs-calendar-week-number-header.cs-calendar-cell-is-weekend{background-color:#f4f4f5;border-top-left-radius:.25rem}.cs-calendar-content .cs-calendar-content-header .cs-calendar-day-indicator.cs-calendar-cell-is-weekend:last-of-type,.cs-calendar-content .cs-calendar-content-header .cs-calendar-week-number-header.cs-calendar-cell-is-weekend:last-of-type{border-top-left-radius:0;border-top-right-radius:.25rem}.cs-calendar-content .cs-calendar-content-header .cs-calendar-week-number-header{width:1.5rem}.cs-calendar-content .cs-calendar-date-row{display:flex;width:100%;min-height:1.75rem}.cs-calendar-content .cs-calendar-date-row.cs-calendar-date-row--is-range .cs-calendar-date-cell{width:2rem}.cs-calendar-content .cs-calendar-date-row:last-of-type .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend{border-bottom-left-radius:.25rem}.cs-calendar-content .cs-calendar-date-row:last-of-type .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:last-of-type{border-bottom-left-radius:0;border-bottom-right-radius:.25rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper{display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center;width:2rem;height:2rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend{background-color:#f4f4f5;border-radius:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover .cs-calendar-date-cell{background-color:#e8e9ea}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover.cs-calendar-cell-is-selected-date:not(.cs-calendar-cell-is-range-start,.cs-calendar-cell-is-range-end) .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover.cs-calendar-cell-is-selected-date.cs-calendar-cell-is-range-end .cs-calendar-date-cell,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover.cs-calendar-cell-is-selected-date.cs-calendar-cell-is-range-start .cs-calendar-date-cell,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover.cs-calendar-cell-is-selected-date.cs-calendar-cell-is-range-start.cs-calendar-cell-is-range-end .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)));color:#fff}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover.cs-calendar-cell-is-in-range .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-weekend:not(.cs-calendar-cell-is-disabled):hover:disabled{background-color:#f4f4f5}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-next-month,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-next-month:disabled,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-previous-month,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-previous-month:disabled{color:#d1d3d6}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-today{color:hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-selected-date .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),var(--light));color:#fff;border-radius:.25rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end .cs-calendar-date-cell,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:#fff;border-radius:.25rem;width:2rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end.cs-calendar-cell-is-weekend .cs-calendar-date-cell,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start.cs-calendar-cell-is-weekend .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end .cs-icon,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start .cs-icon{position:absolute}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end svg,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start .cs-calendar-date-cell{border-top-right-radius:0;border-bottom-right-radius:0;width:1.75rem;margin-left:.25rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start .cs-calendar-date-cell .cs-calendar-cell-text{right:.125rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end .cs-calendar-date-cell{border-top-left-radius:0;border-bottom-left-radius:0;width:1.75rem;margin-right:.25rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end .cs-calendar-date-cell .cs-calendar-cell-text{left:.125rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-end svg{transform:rotate(180deg)}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start.cs-calendar-cell-is-range-end .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),var(--light));border-radius:.25rem;width:2rem;margin-left:0;margin-right:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-range-start.cs-calendar-cell-is-range-end .cs-calendar-date-cell .cs-calendar-cell-text{left:unset;right:unset}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-in-range .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:hsl(var(--hue),var(--sat),var(--light));border-radius:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-in-range.cs-calendar-cell-is-weekend .cs-calendar-date-cell,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-in-range.cs-calendar-cell-is-weekend:disabled{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-in-range:hover .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-in-range:hover.cs-calendar-cell-is-weekend .cs-calendar-date-cell{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-preview-range:not(.cs-calendar-cell-is-disabled) .cs-calendar-date-cell{background-color:#f4f4f5;color:#192231;border-radius:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper.cs-calendar-cell-is-preview-range:not(.cs-calendar-cell-is-disabled).cs-calendar-cell-is-weekend .cs-calendar-date-cell{background-color:#e8e9ea}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators{height:.5rem;overflow:hidden}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators{display:flex;align-items:center;justify-content:center;position:absolute;bottom:.5rem;left:0;right:0;transform:translateY(100%);z-index:1}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-day-indicator,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-day-indicator,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator{min-width:.25rem;min-height:.25rem;height:.25rem;width:.25rem;border-radius:50%;border:.5px solid #fff;box-sizing:content-box}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-day-indicator:not(:first-child),.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator:not(:first-child),.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-day-indicator:not(:first-child),.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator:not(:first-child){margin-left:-.125rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-day-indicator.cs-calendar-day-theme-border,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator.cs-calendar-day-theme-border,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-day-indicator.cs-calendar-day-theme-border,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator.cs-calendar-day-theme-border{border:.5px solid hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator{position:absolute;border-radius:.5rem;height:.25rem;width:auto;border:none;left:.25rem;right:.25rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator.link-with-left,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator.link-with-left{left:0;border-top-left-radius:0;border-bottom-left-radius:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator.link-with-right,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator.link-with-right{right:0;border-top-right-radius:0;border-bottom-right-radius:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator.cs-calendar-primary-indicator-overlap,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator.cs-calendar-primary-indicator-overlap{border:2px solid #fff}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator.cs-calendar-primary-indicator-overlap.link-with-left,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator.cs-calendar-primary-indicator-overlap.link-with-left{border-left:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-day-indicators .cs-calendar-primary-indicator.cs-calendar-primary-indicator-overlap.link-with-right,.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell-wrapper .cs-calendar-primary-indicators .cs-calendar-primary-indicator.cs-calendar-primary-indicator-overlap.link-with-right{border-right:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;cursor:pointer;border-radius:.25rem;background-color:transparent;border:none;color:inherit}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell .cs-calendar-cell-text{position:relative;z-index:1;color:inherit}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell:hover{background-color:#e8e9ea}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell.cs-calendar-cell-is-disabled{cursor:not-allowed;color:#babdc1}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell.cs-calendar-cell-is-disabled.cs-calendar-cell-is-selected-date{background-color:hsl(var(--hue),var(--sat),var(--light));color:#fff}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell.cs-calendar-cell-is-disabled:hover{background-color:transparent}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell.cs-calendar-cell-is-disabled:hover.cs-calendar-cell-is-selected-date{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell:focus-visible{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-date-cell:-moz-focusring{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content .cs-calendar-date-row .cs-calendar-week-number{width:1.5rem;display:flex;align-items:center;justify-content:space-between;align-self:stretch;border-right:1px solid #e8e9ea;color:#babdc1;padding:0}.cs-calendar-content .cs-calendar-date-row .cs-calendar-week-number:after,.cs-calendar-content .cs-calendar-date-row .cs-calendar-week-number:before{content:"";display:block;height:100%;width:.125rem}.cs-calendar-content .cs-calendar-date-row .cs-calendar-week-number.cs-calendar-week-number-is-active{color:#192231;border-right:none}.cs-calendar-content .cs-calendar-date-row .cs-calendar-week-number.cs-calendar-week-number-is-active:after{content:"";display:block;height:100%;width:.125rem;background-color:hsl(var(--hue),var(--sat),var(--light));border-radius:.25rem;align-self:flex-end}.cs-calendar-range-indicator-flip{transform:scaleX(-1)}.cs-calendar-day-indicator--information{background-color:#01a8ff}.cs-calendar-day-indicator--success{background-color:#6bc50b}.cs-calendar-day-indicator--warning{background-color:#f7b500}.cs-calendar-day-indicator--error{background-color:#d72934}.cs-calendar-day-indicator--suspended{background-color:#7f18be}.cs-calendar-day-indicator--pending{background-color:#a7b1bf}.cs-calendar-day-indicator--neutral{background-color:#192231}.cs-calendar-day-indicator--lemon{background-color:#f7e500}.cs-calendar-day-indicator--papaya{background-color:#f7b500}.cs-calendar-day-indicator--orange{background-color:#fa8920}.cs-calendar-day-indicator--strawberry{background-color:#f25c54}.cs-calendar-day-indicator--cherry{background-color:#d72934}.cs-calendar-day-indicator--rubarb{background-color:#f467a2}.cs-calendar-day-indicator--grape{background-color:#b620e0}.cs-calendar-day-indicator--blackberry{background-color:#7636ff}.cs-calendar-day-indicator--blueberry{background-color:#3c36db}.cs-calendar-day-indicator--cerulean{background-color:#01a8ff}.cs-calendar-day-indicator--sky{background-color:#00d7f4}.cs-calendar-day-indicator--lagoon{background-color:#2fbad1}.cs-calendar-day-indicator--mint{background-color:#44d7b6}.cs-calendar-day-indicator--lime{background-color:#6bc50b}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period{display:flex;align-items:center}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-header{width:1.5rem;display:flex;align-items:center;justify-content:space-between;align-self:stretch;border-right:1px solid #e8e9ea;color:#babdc1;padding:0}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-header:after,.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-header:before{content:"";display:block;height:100%;width:.125rem}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months{display:grid;gap:.5rem;width:100%}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months.cs-calendar-period-months-quadrimester{grid-template-columns:repeat(4,1fr)}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell{background:none;border:none;padding:.375rem .5rem;cursor:pointer;text-align:center;color:#192231;grid-column:1/5}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell:disabled{cursor:not-allowed;opacity:.5}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-current{color:hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell:focus-visible{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell:-moz-focusring{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-in-range{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:#192231}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-range-end,.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-range-start,.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-selected{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:#fff}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-range-start{border-radius:.25rem 0 0 .25rem}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-range-end{border-radius:0 .25rem .25rem 0}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-range-start.cs-calendar-cell-is-range-end.cs-calendar-cell-is-selected,.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell.cs-calendar-cell-is-selected:not(.cs-calendar-cell-is-range-end,.cs-calendar-cell-is-range-start){background-color:hsl(var(--hue),var(--sat),var(--light));border-radius:.25rem}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-calendar-month-cell .cs-calendar-month-cell-text{position:relative;z-index:1}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-icon{position:absolute}.cs-calendar-content.cs-calendar-month-picker .cs-calendar-period .cs-calendar-period-months .cs-icon.cs-calendar-cell-is-range-end{transform:rotate(180deg)}.cs-calendar-year-picker{padding:.5rem}.cs-calendar-year-picker .cs-calendar-year-grid{display:flex;flex-direction:column;gap:.5rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year{display:flex}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell{background:none;border:none;padding:.25rem .5rem;cursor:pointer;text-align:center;color:#192231}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell:focus-visible{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell:-moz-focusring{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-in-range{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:#192231}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-end,.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-start,.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-selected{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));color:#fff}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-start{border-radius:.25rem 0 0 .25rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-end{border-radius:0 .25rem .25rem 0}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-start.cs-calendar-cell-is-range-end.cs-calendar-cell-is-selected,.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-selected:not(.cs-calendar-cell-is-range-end,.cs-calendar-cell-is-range-start){background-color:hsl(var(--hue),var(--sat),var(--light));border-radius:.25rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell:disabled{cursor:not-allowed;opacity:.5}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-current:not(.cs-calendar-cell-is-selected){color:hsl(var(--hue),var(--sat),var(--light))}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-start{padding-left:.25rem;margin-left:.25rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-end{padding-left:.5rem;padding-right:.25rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell.cs-calendar-cell-is-range-end.cs-calendar-cell-is-range-start{padding:.25rem .375rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-calendar-year-cell .cs-calendar-year-cell-text{position:relative;z-index:1;font-size:.625rem}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-icon{position:absolute}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-icon.cs-calendar-cell-is-range-end{transform:rotate(180deg)}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-icon.cs-calendar-cell-is-range-end svg{left:3px}.cs-calendar-year-picker .cs-calendar-year-grid .cs-calendar-year-row .cs-calendar-period-year .cs-icon.cs-calendar-cell-is-range-start svg{left:-1px}.cs-calendar-year-range{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.cs-calendar{display:block;width:-moz-fit-content;width:fit-content;background-color:#fff;border:.0625rem solid #dcdfe6;border-radius:.5rem;overflow:hidden}.cs-calendar *{box-sizing:border-box}.cs-calendar.cs-calendar-multiple .cs-calendar-main:not(:last-child){border-right:1px solid #e8e9ea}.cs-calendar.cs-calendar-multiple .cs-calendar-main{height:auto}.cs-calendar.cs-calendar-multiple .cs-calendar-footer{padding-top:.5rem;border-top:1px solid #e8e9ea}.cs-calendar .cs-calendar-container{display:flex;flex-direction:row}.cs-calendar .cs-calendar-main:not(:last-child){border-right:1px solid #e8e9ea}.cs-calendar .cs-calendar-main{height:-moz-fit-content;height:fit-content}.cs-calendar .cs-calendar-slot{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;min-width:1rem;align-items:center;background-color:#f8f8f9;overflow:hidden auto}.cs-calendar .cs-calendar-slot .cs-calendar-slot-title{text-align:center;margin:0}.cs-calendar .cs-calendar-header{display:flex;height:1.75rem;background-color:#f8f8f9;align-items:center;justify-content:space-between;border-radius:.5rem .5rem 0 0;padding:.125rem}.cs-calendar .cs-calendar-header .cs-calendar-month-picker,.cs-calendar .cs-calendar-header .cs-calendar-year-picker{background:none;border:none;color:hsl(var(--hue),var(--sat),var(--light));cursor:pointer;border-radius:.25rem;padding:.25rem .5rem}.cs-calendar .cs-calendar-header .cs-calendar-month-picker:focus-visible,.cs-calendar .cs-calendar-header .cs-calendar-year-picker:focus-visible{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar .cs-calendar-header .cs-calendar-month-picker:-moz-focusring,.cs-calendar .cs-calendar-header .cs-calendar-year-picker:-moz-focusring{outline:none;border-radius:.25rem;box-shadow:inset 0 0 0 2px hsl(var(--hue),var(--sat),var(--light))}.cs-calendar .cs-calendar-header .cs-calendar-month-picker:hover:not(:disabled),.cs-calendar .cs-calendar-header .cs-calendar-year-picker:hover:not(:disabled){background-color:#f4f4f5}.cs-calendar .cs-calendar-header .cs-calendar-month-picker:disabled,.cs-calendar .cs-calendar-header .cs-calendar-year-picker:disabled{cursor:not-allowed;opacity:.5}.cs-calendar .cs-calendar-header .cs-calendar-button-placeholder{width:1.5rem;height:1.5rem}.cs-calendar .cs-calendar-content{display:inline-block;padding:.25rem .5rem .5rem}.cs-calendar .cs-calendar-content .cs-calendar-content-header{display:flex}.cs-calendar .cs-calendar-footer{display:flex;justify-content:flex-end;padding:0 .5rem .5rem}.cs-calendar .cs-calendar-footer .cs-calendar-clear-selection{margin-left:auto}.cs-input-color-root{display:flex;align-items:center;padding-right:.125rem}.cs-input-color-root .cs-input-color-wrapper{display:flex;justify-content:flex-end;align-items:center;overflow:hidden;flex:3;padding:0 4px;gap:2px;border-radius:4px;background-color:#fff;height:100%;border:1px solid #e8e9ea}.cs-input-color-root .cs-input-color-wrapper:hover{border:1px solid #d1d3d6}.cs-input-color-root .cs-input-color-wrapper:focus-within{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-input-color-root .cs-input-color-wrapper.cs-input-color-disabled{background-color:#f4f4f5;cursor:not-allowed;box-shadow:none;border:1px solid #e8e9ea}.cs-input-color-root .cs-input-color-wrapper.cs-input-color-disabled *{cursor:not-allowed}.cs-input-color-root .cs-input-color-wrapper.cs-input-color-warning{border:1px solid #f7b500}.cs-input-color-root .cs-input-color-wrapper.cs-input-color-error{border:1px solid #d72934}.cs-input-color-root .cs-input-color-wrapper.cs-input-color-opened{border:.0625rem solid hsl(var(--hue),var(--sat),var(--light))}.cs-input-color-root .cs-input-color-wrapper .cs-input-color-container{display:flex;align-items:center;gap:4px;max-width:100%}.cs-input-color-root .cs-input-color-wrapper .cs-input-color-container .cs-icon-status{min-width:1rem;min-height:1rem}.cs-input-color-root .cs-input-color-wrapper .cs-input-color-container input{flex:2;min-width:0;width:100%;max-width:100%;padding:0;border:none;background-color:transparent;text-align:left;color:#192231}.cs-input-color-root .cs-input-color-wrapper .cs-input-color-container input:focus{outline:none}.cs-input-color-root.cs-input-color-root-regular{width:10rem;height:2rem}#body-popup .cs-input-color-popover.cs-input-color-popover-regular{width:11rem}.cs-input-color-root.cs-input-color-root-small{width:8.25rem;height:1.75rem}#body-popup .cs-input-color-popover.cs-input-color-popover-small{width:9.25rem}.cs-input-color-root.cs-input-color-root-xsmall{width:7.375rem;height:1.5rem}#body-popup .cs-input-color-popover{display:flex;padding:.5rem}#body-popup .cs-input-color-popover.cs-input-color-popover-xsmall{width:8.375rem}#body-popup .cs-input-color-popover .cs-popover-content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(3,1fr);gap:.5rem}#body-popup .cs-input-color-popover .cs-popover-header{display:none}.cs-input-number-root{display:flex;align-items:center}.cs-input-number-root.cs-input-number-root-regular{min-height:2rem;height:2rem}.cs-input-number-root.cs-input-number-root-small{min-height:1.75rem;height:1.75rem}.cs-input-number-root.cs-input-number-root-xsmall{min-height:1.5rem;height:1.5rem}.cs-input-number-root .cs-input-number-input-wrapper{display:flex;justify-content:flex-end;align-items:center;overflow:hidden;flex:3;padding:0 4px;gap:2px;border-radius:4px;background-color:#fff;width:7.125rem;max-width:7.125rem;height:100%;border:1px solid #e8e9ea}.cs-input-number-root .cs-input-number-input-wrapper:hover{border:1px solid #d1d3d6}.cs-input-number-root .cs-input-number-input-wrapper:hover:not(.cs-input-number-disabled) .cs-input-number-clearing-button{display:block}.cs-input-number-root .cs-input-number-input-wrapper:focus-within{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-input-number-root .cs-input-number-input-wrapper:focus-within:not(.cs-input-number-disabled) .cs-input-number-clearing-button{display:block}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-disabled{background-color:#f4f4f5;cursor:not-allowed;box-shadow:none;border:1px solid #e8e9ea}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-disabled *{cursor:not-allowed}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-disabled.cs-input-number-edited{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border:1px solid #e8e9ea}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-edited{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border:1px solid hsl(var(--hue),var(--sat),calc(1%*(80 + (var(--incr) - 80*var(--incr)/100)*80)))}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-warning{border:1px solid #f7b500}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-error{border:1px solid #d72934}.cs-input-number-root .cs-input-number-input-wrapper .cs-input-number-container{display:flex;align-items:center;gap:2px;max-width:100%}.cs-input-number-root .cs-input-number-input-wrapper .cs-input-number-container .cs-icon-status{min-width:1rem;min-height:1rem}.cs-input-number-root .cs-input-number-input-wrapper .cs-input-number-container input{flex:2;min-width:0;width:100%;max-width:100%;padding:0;border:none;background-color:transparent;text-align:right;color:#192231}.cs-input-number-root .cs-input-number-input-wrapper .cs-input-number-container input:focus{outline:none}.cs-input-number-root .cs-input-number-input-wrapper .cs-input-number-container .cs-input-number-unit{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:2;min-width:1rem;max-width:-moz-fit-content;max-width:fit-content;font-size:12px;line-height:16px;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#8c9198}.cs-input-number-root .cs-input-number-input-wrapper.cs-input-number-with-buttons{border-radius:4px 0 0 4px;max-width:87px}.cs-input-number-root .cs-input-number-input-wrapper .cs-input-number-clearing-button{display:none;flex:1}.cs-input-search-open-dropdown{position:relative}.cs-input-search-open-dropdown.cs-anchor-right{float:right}.cs-input-search-open-dropdown.cs-anchor-right.cs-large.cs-input-search-activated{width:100%}.cs-input-search-open-dropdown .cs-input-search-no-result{margin-left:1rem}.cs-input-search-open-dropdown .cs-input-search{display:inline-flex;gap:5px;box-sizing:border-box;background-color:#fff;padding:10px 13px 10px 16px;border-radius:20px;border:.0625rem solid #dcdfe6}.cs-input-search-open-dropdown .cs-input-search .cs-input-search-clear{visibility:hidden}.cs-input-search-open-dropdown .cs-input-search .cs-input-search-clear.is-visible{visibility:visible;margin-top:.125rem}@document url-prefix(){.cs-input-search-open-dropdown .cs-input-search .cs-input-search-clear{display:inherit;visibility:hidden;width:1rem;border:none;background-color:transparent;cursor:pointer}.cs-input-search-open-dropdown .cs-input-search:focus-within .cs-input-search-clear.is-visible,.cs-input-search-open-dropdown .cs-input-search:hover .cs-input-search-clear.is-visible{visibility:visible}}.cs-input-search-open-dropdown .cs-input-search .cs-input-search-input{border:0;padding:0;border-radius:0;width:100%;height:20px}.cs-input-search-open-dropdown .cs-input-search .cs-input-search-input::-webkit-search-cancel-button{display:none}.cs-input-search-open-dropdown .cs-input-search .cs-icon{overflow:visible}.cs-input-search-open-dropdown .cs-input-search[disabled=true]{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-input-search-open-dropdown .cs-input-search:focus-within{outline:none;border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-small,.cs-input-search-open-dropdown .cs-input-search.cs-small,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-activated.cs-small{width:170px}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-small .cs-icon,.cs-input-search-open-dropdown .cs-input-search.cs-small .cs-icon,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-activated.cs-small .cs-icon{margin-right:.25rem}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-medium,.cs-input-search-open-dropdown .cs-input-search.cs-medium,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-activated.cs-medium{width:240px}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-medium .cs-icon,.cs-input-search-open-dropdown .cs-input-search.cs-medium .cs-icon,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-activated.cs-medium .cs-icon{margin-right:.15rem}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-large,.cs-input-search-open-dropdown .cs-input-search.cs-large,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-activated.cs-large{width:100%}.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-deactivated.cs-large,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-deactivated.cs-medium,.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-deactivated.cs-small{width:45px;gap:0}.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary{margin-right:2px;border:none;background-color:transparent}.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary .cs-input-search-input{width:0}.cs-input-search-open-dropdown .cs-input-search.cs-type-secondary.cs-input-search-activated .cs-input-search-input{width:100%;border-bottom:.0625rem solid #dcdfe6;background-color:transparent}.cs-input-search-open-dropdown .cs-input-search-dropdown{position:absolute;top:40px;left:0;z-index:1;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:.0625rem solid #dcdfe6;border-radius:20px;max-height:500px;overflow:hidden}.cs-input-search-open-dropdown .cs-input-search-dropdown ul{list-style:none;padding:0;margin:0}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list{overflow-y:auto;max-height:500px}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item{display:flex;align-items:center;padding:.25rem 1.25rem;color:var(--cbs_d_text-color_default_main)}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item .dropdown-item-suggestion-highlight{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item .cs-input-search-dropdown-item-content{display:flex;flex-direction:column}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item .cs-input-search-dropdown-item-content .cs-input-search-dropdown-item-sub-label{color:var(--cbs_d_text-color_default_detail)}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item .cs-input-search-item-favorite-button{position:absolute;right:14px}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item.is-active,.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item:hover{background-color:#f4f4f5;border-radius:20px;cursor:pointer}.cs-input-search-open-dropdown .cs-input-search-dropdown .cs-input-search-dropdown-list .dropdown-item-category>a{cursor:default;text-overflow:ellipsis}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-type-secondary{height:auto;display:block}.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-type-secondary .dropdown-item.is-active,.cs-input-search-open-dropdown .cs-input-search-dropdown.cs-type-secondary .dropdown-item:hover{background-color:#f4f4f5}.cs-search-bar{position:relative;display:flex;align-items:center;padding:.0625rem;gap:.0625rem;border-radius:.25rem}.cs-search-bar.cs-search-bar-regular{height:2rem}.cs-search-bar.cs-search-bar-small{height:1.75rem}.cs-search-bar.cs-search-bar-xsmall{height:1.5rem}.cs-search-bar.cs-search-bar-primary{background:#fff;border:1px solid #e8e9ea}.cs-search-bar.cs-search-bar-primary.cs-enabled:hover{border:1px solid #d1d3d6}.cs-search-bar.cs-search-bar-primary.cs-enabled.cs-is-active{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-search-bar.cs-search-bar-secondary{background-color:rgba(25,34,49,.03);border:1px solid rgba(25,34,49,.1)}.cs-search-bar.cs-search-bar-secondary.cs-enabled:hover{border:1px solid rgba(25,34,49,.2)}.cs-search-bar.cs-search-bar-secondary.cs-enabled.cs-is-active{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-search-bar.cs-search-bar-tertiary.cs-is-open .cs-search-bar-content{border-bottom:1px solid rgba(25,34,49,.1)}.cs-search-bar.cs-search-bar-tertiary.cs-is-open.cs-enabled:hover .cs-search-bar-content{border-bottom:1px solid rgba(25,34,49,.2)}.cs-search-bar.cs-search-bar-tertiary.cs-is-open.cs-enabled.cs-is-active .cs-search-bar-content{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-search-bar.cs-disabled{background-color:#f4f4f5;cursor:not-allowed}.cs-search-bar.cs-disabled .cs-search-bar-content .cs-search-bar-input{color:#babdc1;background-color:#f4f4f5;cursor:not-allowed}.cs-search-bar.cs-disabled .cs-search-bar-content .cs-icon{cursor:not-allowed}.cs-search-bar .cs-search-bar-content{display:flex;align-items:center;padding:0 .1875rem 0 .5rem;gap:.125rem;flex:1 0 0;align-self:stretch}.cs-search-bar .cs-search-bar-content .cs-search-bar-input{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;border:0;padding:0;border-radius:0;background-color:transparent}.cs-search-bar .cs-search-bar-content .cs-search-bar-input:focus{outline:none}.cs-search-bar .cs-search-bar-content .cs-icon{display:flex;margin:.25rem;justify-content:center;align-items:center;gap:.25rem;border-radius:.25rem;cursor:pointer}.cs-search-bar .cs-search-bar-content .cs-search-bar-search-icon{outline:none;pointer-events:none;cursor:default}.cs-search-bar .cs-search-bar-content .cs-search-bar-clear-button{display:contents}.cs-search-bar .cs-search-bar-dropdown{position:absolute;top:2.5rem;background-color:#fff;z-index:1;border:.0625rem solid #dcdfe6;border-radius:.5rem;max-height:20rem;overflow-y:auto;width:100%}.cs-search-bar .cs-search-bar-dropdown .cs-search-bar-dropdown-item{margin:.5rem;align-items:center;display:flex}.cs-upload{display:flex;align-items:center}.cs-upload .cs-upload-name-selected{color:#192231;margin-left:.625rem}.cs-upload .cs-upload-max-size,.cs-upload .cs-upload-name-not-selected{color:#a3a7ad;margin-left:.625rem}.cs-upload .cs-button.cs-tertiary.cs-button-with-just-icon{margin:0;padding:0}.cs-file-drop-zone{display:flex;flex-direction:column;align-items:center;width:100%}.cs-file-drop-zone .cs-file-drop-zone-text-small{color:#8c9198;text-align:center}.cs-file-drop-zone .cs-file-drop-zone-content{width:100%;max-width:100%;height:calc(200px - 2.5rem);padding:1.5rem 0 1rem;text-align:center;background-color:transparent;border:2px dashed #d1d3d6;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:all .3s ease;cursor:pointer;overflow:auto}.cs-file-drop-zone .cs-file-drop-zone-content .cs-file-drop-zone-text-upload{margin:0 2rem}.cs-file-drop-zone .cs-file-drop-zone-content .cs-file-drop-zone-text-upload .cs-file-drop-zone-text-underline{text-decoration:underline;color:hsl(var(--hue),var(--sat),var(--light))}.cs-file-drop-zone .cs-file-drop-zone-content .cs-file-drop-zone-filename{display:inline-block;word-break:break-word;max-width:100%;white-space:normal;padding:.5rem}.cs-file-drop-zone .cs-file-drop-zone-content.cs-file-drop-zone-line{width:-moz-fit-content;width:fit-content;flex-direction:row;justify-content:center;align-items:center;height:auto;padding:.375rem .5rem;gap:.5rem}.cs-file-drop-zone .cs-file-drop-zone-content.cs-file-drop-zone-line .cs-file-drop-zone-text-upload{margin:0}.cs-file-drop-zone .cs-file-drop-zone-content.cs-file-drop-zone-line .cs-file-drop-zone-filename{padding:0}.cs-file-drop-zone .cs-file-drop-zone-content:hover{background-color:hsl(var(--hue),var(--sat),calc(1%*(97.5 + (var(--incr) - 97.5*var(--incr)/100)*97.5)));border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-file-drop-zone .cs-file-drop-zone-content.cs-file-drop-zone-active{background-color:hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85)));border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-file-drop-zone .cs-file-drop-zone-line-messages{display:flex;flex-direction:row;align-items:center;gap:.5rem}.cs-file-drop-zone .cs-file-drop-zone-line-messages .cs-file-drop-zone-line-dot{color:#d1d3d6}.cs-selector-navigation{height:40px}.cs-selector-navigation .cs-selector-navigation-input-search{padding:0 20px}.cs-selector-navigation .cs-selector-navigation-input-search .cs-input-search,.cs-selector-navigation .cs-selector-navigation-input-search .cs-input-search-dropdown.cs-medium{width:495px}.cs-selector-navigation .cs-input-search-dropdown{left:20px}.cs-selector-navigation .cs-floating{height:40px;width:40px;background-color:#fff;border:.0625rem solid #dcdfe6;border-radius:20px;box-shadow:none;padding-left:.75rem;padding-right:.75rem}.cs-rating{padding-left:3px;padding-right:3px;border-radius:8px}.cs-rating,.cs-rating ul{display:inline-block;align-items:center}.cs-rating ul{margin-top:5px;margin-bottom:5px;padding-inline-start:0;cursor:pointer}.cs-rating .info-counter,.cs-rating li{display:inline-block;align-items:center}.cs-rating .info-counter{padding-left:3px;padding-right:3px;padding-bottom:2px}.cs-switch{position:relative;display:inline-flex}.cs-switch-label{display:block;font-size:13px;margin-bottom:5px}.cs-switch.cs-switch-keyboard-focused div{outline:2px auto hsl(var(--hue),var(--sat),var(--light));outline-style:solid;transition:outline 0s}.cs-switch input{opacity:0;width:100%;height:100%;position:absolute;z-index:1;cursor:pointer}.cs-switch div{height:19px;width:36px;position:relative;border-radius:30px;display:-ms-flex;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:.2s linear,background-color .2s linear;background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-switch div:after{content:"";height:15px;width:15px;border-radius:100px;display:block;transition:.15s linear,background-color .15s linear;position:absolute;left:100%;margin-left:-18px;cursor:pointer;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-switch .cs-switch-text{color:hsl(var(--hue),var(--sat),var(--light));font-weight:700;letter-spacing:.7px}.cs-switch-unchecked div{justify-content:flex-end;background-color:#dcdfe6}.cs-switch-unchecked div:after{left:20px;background-color:#fff}.cs-switch-unchecked .cs-switch-text{color:#192231}.cs-switch-disabled div{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-switch-disabled div:after{cursor:not-allowed}.cs-switch-disabled:not(.cs-switch-unchecked) div:after{cursor:not-allowed;background-color:#dcdfe6}.cs-switch-disabled .cs-switch-text{color:#8c9198!important;cursor:not-allowed!important}.cs-switch-disabled input{cursor:not-allowed}.cs-switch .cs-switch-label span{display:inline-block;font-family:var(--cbs_f_typo_fontfamily_010);padding-right:5px}.cs-section.cs-accordion-template{height:100%}.cs-accordion{display:flex;flex-direction:column;height:100%}.cs-accordion .cs-accordion-wrapper{height:100%;overflow:hidden;position:relative}.cs-accordion .cs-accordion-container{position:absolute;width:100%}.cs-accordion .cs-accordion-wrapper-down,.cs-accordion .cs-accordion-wrapper-up{height:25px;text-align:center;padding-top:5px;cursor:pointer}.cs-accordion .cs-accordion-wrapper-down:hover,.cs-accordion .cs-accordion-wrapper-up:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-accordion .cs-accordion-wrapper-up-border{box-sizing:border-box;border-bottom:.125rem solid rgba(36,59,94,.2)}.cs-accordion .cs-accordion-wrapper-down-border{box-sizing:border-box;border-top:.125rem solid rgba(36,59,94,.2)}.cs-accordion .cs-icon{display:inline}.cs-accordion .cs-input-search{margin-bottom:1.5rem}.cs-accordion .cs-accordion-header{box-sizing:border-box;min-height:3.875rem;border:.0625rem solid #dcdfe6;border-radius:.25rem;background-color:#fff;box-shadow:0 .125rem 5px 0 rgba(220,223,230,.72);cursor:pointer;margin:3.5px 0;position:relative;display:flex;align-items:center;padding:0 1.75rem}.cs-accordion .cs-accordion-header>.cs-icon{flex:none}.cs-accordion .cs-accordion-header .cs-accordion-header-label{color:var(--cbs_d_text-color_default_main);font-family:var(--cbs_f_typo_fontfamily_010);font-size:1rem;font-weight:600;letter-spacing:0;line-height:1.375rem;padding:1.25rem;flex-grow:1;position:relative;display:inline-block}.cs-accordion .cs-accordion-header:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-accordion .cs-accordion-header:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-accordion .cs-accordion-child.is-selected{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-accordion .cs-accordion-child.is-selected .cs-accordion-child-label{color:hsl(var(--hue),var(--sat),var(--light))}.cs-accordion .cs-accordion-child{background-color:#f5f9fe;margin-bottom:.375rem;cursor:pointer;display:flex;align-items:center;padding:0 15px 0 1.75rem}.cs-accordion .cs-accordion-child>.cs-icon{flex:none}.cs-accordion .cs-accordion-child .cs-accordion-child-label{display:inline-block;color:var(--cbs_d_text-color_default_main);font-family:var(--cbs_f_typo_fontfamily_010);font-size:1rem;font-weight:400;position:relative;padding:.9375rem 1.25rem;flex-grow:1}.cs-accordion .cs-accordion-child:hover,.cs-accordion .cs-accordion-header:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-date-picker .el-date-editor.el-input{height:40px}.cs-date-picker .el-input__inner{border-radius:3px;font-family:var(--cbs_f_typo_fontfamily_010);color:var(--cbs_d_text-color_default_main);letter-spacing:.63px;font-size:15px;font-weight:400}.cs-date-picker .el-input__inner:focus{outline:none}.cs-date-picker .el-date-editor--date.is-disabled .el-input__wrapper,.cs-date-picker .el-date-editor--month.is-disabled .el-input__wrapper,.cs-date-picker .el-date-editor--week.is-disabled .el-input__wrapper{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important}.cs-date-picker .el-date-editor--date.is-disabled .el-input__wrapper::-moz-placeholder,.cs-date-picker .el-date-editor--month.is-disabled .el-input__wrapper::-moz-placeholder,.cs-date-picker .el-date-editor--week.is-disabled .el-input__wrapper::-moz-placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-date-picker .el-date-editor--date.is-disabled .el-input__wrapper::placeholder,.cs-date-picker .el-date-editor--month.is-disabled .el-input__wrapper::placeholder,.cs-date-picker .el-date-editor--week.is-disabled .el-input__wrapper::placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-date-picker-dropdown .el-date-picker__header-label,.cs-month-picker-dropdown .el-date-picker__header-label,.cs-year-picker-dropdown .el-date-picker__header-label{color:var(--cbs_d_text-color_default_main);background-color:hsla(var(--hue),var(--sat),var(--light),.1);border-radius:20px;display:inline-block;height:30px;width:60%;padding-top:8px}.cs-date-picker-dropdown button,.cs-month-picker-dropdown button,.cs-year-picker-dropdown button{padding-top:7px;width:7%}.cs-date-picker-dropdown .el-date-table td.current:not(.disabled) span,.cs-date-picker-dropdown .el-month-table td.current:not(.disabled) .cell,.cs-date-picker-dropdown .el-year-table td.current:not(.disabled) .cell,.cs-month-picker-dropdown .el-date-table td.current:not(.disabled) span,.cs-month-picker-dropdown .el-month-table td.current:not(.disabled) .cell,.cs-month-picker-dropdown .el-year-table td.current:not(.disabled) .cell,.cs-year-picker-dropdown .el-date-table td.current:not(.disabled) span,.cs-year-picker-dropdown .el-month-table td.current:not(.disabled) .cell,.cs-year-picker-dropdown .el-year-table td.current:not(.disabled) .cell{color:hsl(var(--hue),var(--sat),var(--light));background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-date-picker-dropdown .el-date-table td span,.cs-month-picker-dropdown .el-date-table td span,.cs-year-picker-dropdown .el-date-table td span{width:28px;height:28px;line-height:28px}.cs-date-picker-dropdown .el-year-table td.current:not(.disabled) .cell,.cs-month-picker-dropdown .el-year-table td.current:not(.disabled) .cell,.cs-year-picker-dropdown .el-year-table td.current:not(.disabled) .cell{padding-left:5px;padding-right:5px}.cs-date-picker-dropdown .el-date-table,.cs-date-picker-dropdown .el-month-table,.cs-date-picker-dropdown .el-year-table,.cs-month-picker-dropdown .el-date-table,.cs-month-picker-dropdown .el-month-table,.cs-month-picker-dropdown .el-year-table,.cs-year-picker-dropdown .el-date-table,.cs-year-picker-dropdown .el-month-table,.cs-year-picker-dropdown .el-year-table{font-size:15px}.cs-date-picker-dropdown .el-date-table th,.cs-month-picker-dropdown .el-date-table th,.cs-year-picker-dropdown .el-date-table th{padding:4px}.cs-date-picker-dropdown .el-month-table td .cell,.cs-date-picker-dropdown .el-year-table td .cell,.cs-month-picker-dropdown .el-month-table td .cell,.cs-month-picker-dropdown .el-year-table td .cell,.cs-year-picker-dropdown .el-month-table td .cell,.cs-year-picker-dropdown .el-year-table td .cell{width:40px;height:40px;line-height:40px;color:#192231;border-radius:20px}.cs-date-picker-dropdown .el-year-table td,.cs-month-picker-dropdown .el-year-table td,.cs-year-picker-dropdown .el-year-table td{padding:8px 0}.cs-month-picker-dropdown .el-date-picker__header-label,.cs-year-picker-dropdown .el-date-picker__header-label{width:60%}.cs-date-picker-dropdown .el-date-picker__header{margin:6px}.cs-date-picker-dropdown .el-date-picker__header .el-date-picker__next-btn,.cs-date-picker-dropdown .el-date-picker__header .el-date-picker__prev-btn{float:none}.cs-date-picker-dropdown .el-date-picker__header-label{width:32%}.el-picker-panel.cs-date-picker-dropdown{box-shadow:0 2px 3px 0 rgba(43,53,70,.2);color:var(--cbs_d_text-color_default_main);border:.0625rem solid #dcdfe6;background:#fff}.cs-date-range-picker .el-date-editor--daterange.el-input__wrapper,.cs-date-range-picker .el-date-editor--monthrange.el-input__wrapper{width:300px;height:40px}.cs-date-range-picker .el-date-editor--daterange.el-input__wrapper.is-disabled,.cs-date-range-picker .el-date-editor--monthrange.el-input__wrapper.is-disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-date-range-picker .el-date-editor--daterange.el-input__wrapper.is-disabled input,.cs-date-range-picker .el-date-editor--monthrange.el-input__wrapper.is-disabled input{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important}.cs-date-range-picker .el-date-editor--daterange.el-input__wrapper.is-disabled input::-moz-placeholder,.cs-date-range-picker .el-date-editor--monthrange.el-input__wrapper.is-disabled input::-moz-placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-date-range-picker .el-date-editor--daterange.el-input__wrapper.is-disabled input::placeholder,.cs-date-range-picker .el-date-editor--monthrange.el-input__wrapper.is-disabled input::placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-date-range-picker .el-date-editor .el-range-input{font-family:var(--cbs_f_typo_fontfamily_010);color:var(--cbs_d_text-color_default_main);letter-spacing:.63px;font-size:15px;font-weight:400}.cs-date-range-picker .el-range-editor.is-active:not(.is-disabled){border-color:hsl(var(--hue),var(--sat),var(--light))}.el-date-range-picker__content .el-date-range-picker__header div{color:var(--cbs_d_text-color_default_main);background-color:hsla(var(--hue),var(--sat),var(--light),.1);border-radius:20px;height:30px;width:60%;padding:3px 0}.el-date-range-picker__content .el-date-range-picker__header{margin-bottom:20px}.el-date-range-picker__content .el-date-table td.end-date:not(.disabled) span,.el-date-range-picker__content .el-date-table td.start-date:not(.disabled) span,.el-date-range-picker__content .el-month-table td.end-date:not(.disabled) .cell,.el-date-range-picker__content .el-month-table td.start-date:not(.disabled) .cell{color:hsl(var(--hue),var(--sat),var(--light));background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-month-picker-dropdown .el-date-range-picker__header{padding-bottom:20px;border-bottom:1px solid #ebeef5}.cs-counter{position:relative;display:flex;justify-content:center;align-items:center;font-weight:600;cursor:default}.cs-counter .cs-counter-unit{margin-left:.25rem;white-space:nowrap}.cs-counter.cs-counter-xxsmall{height:.5rem;min-width:.5rem}.cs-counter.cs-counter-xsmall,.cs-counter.cs-counter-xxsmall{width:-moz-fit-content;width:fit-content;font-size:0;border-radius:50%}.cs-counter.cs-counter-xsmall{height:.75rem;min-width:.75rem}.cs-counter.cs-counter-small{height:1rem;min-width:1rem;width:-moz-fit-content;width:fit-content;font-size:.625rem;border-radius:.5rem}.cs-counter.cs-counter-regular{height:1.25rem;min-width:1.25rem;width:-moz-fit-content;width:fit-content;font-size:.75rem;border-radius:.625rem}.cs-counter.cs-counter-medium{height:1.5rem;min-width:1.5rem;width:-moz-fit-content;width:fit-content;font-size:.875rem;border-radius:.75rem}.cs-counter.cs-counter-information.cs-counter-secondary{background-color:#cef;color:#01a8ff}.cs-counter.cs-counter-information.cs-counter-tertiary{background-color:transparent;color:#01a8ff}.cs-counter.cs-counter-success.cs-counter-secondary{background-color:#e1f3ce;color:#6bc50b}.cs-counter.cs-counter-success.cs-counter-tertiary{background-color:transparent;color:#6bc50b}.cs-counter.cs-counter-warning.cs-counter-secondary{background-color:#fdf0cc;color:#f7b500}.cs-counter.cs-counter-warning.cs-counter-tertiary{background-color:transparent;color:#f7b500}.cs-counter.cs-counter-error.cs-counter-secondary{background-color:#f7d4d6;color:#d72934}.cs-counter.cs-counter-error.cs-counter-tertiary{background-color:transparent;color:#d72934}.cs-counter.cs-counter-suspended.cs-counter-secondary{background-color:#e5d1f2;color:#7f18be}.cs-counter.cs-counter-suspended.cs-counter-tertiary{background-color:transparent;color:#7f18be}.cs-counter.cs-counter-pending.cs-counter-secondary{background-color:#edeff2;color:#a7b1bf}.cs-counter.cs-counter-pending.cs-counter-tertiary{background-color:transparent;color:#a7b1bf}.cs-counter.cs-counter-neutral.cs-counter-secondary{background-color:#d1d3d6;color:#192231}.cs-counter.cs-counter-neutral.cs-counter-tertiary{background-color:transparent;color:#192231}.cs-counter.cs-counter-lemon.cs-counter-secondary{background-color:#fdfacc;color:#f7e500}.cs-counter.cs-counter-lemon.cs-counter-tertiary{background-color:transparent;color:#f7e500}.cs-counter.cs-counter-papaya.cs-counter-secondary{background-color:#fdf0cc;color:#f7b500}.cs-counter.cs-counter-papaya.cs-counter-tertiary{background-color:transparent;color:#f7b500}.cs-counter.cs-counter-orange.cs-counter-secondary{background-color:#fee7d2;color:#fa8920}.cs-counter.cs-counter-orange.cs-counter-tertiary{background-color:transparent;color:#fa8920}.cs-counter.cs-counter-strawberry.cs-counter-secondary{background-color:#fcdedd;color:#f25c54}.cs-counter.cs-counter-strawberry.cs-counter-tertiary{background-color:transparent;color:#f25c54}.cs-counter.cs-counter-cherry.cs-counter-secondary{background-color:#f7d4d6;color:#d72934}.cs-counter.cs-counter-cherry.cs-counter-tertiary{background-color:transparent;color:#d72934}.cs-counter.cs-counter-rubarb.cs-counter-secondary{background-color:#fde1ec;color:#f467a2}.cs-counter.cs-counter-rubarb.cs-counter-tertiary{background-color:transparent;color:#f467a2}.cs-counter.cs-counter-grape.cs-counter-secondary{background-color:#f0d2f9;color:#b620e0}.cs-counter.cs-counter-grape.cs-counter-tertiary{background-color:transparent;color:#b620e0}.cs-counter.cs-counter-blackberry.cs-counter-secondary{background-color:#e4d7ff;color:#7636ff}.cs-counter.cs-counter-blackberry.cs-counter-tertiary{background-color:transparent;color:#7636ff}.cs-counter.cs-counter-blueberry.cs-counter-secondary{background-color:#d8d7f8;color:#3c36db}.cs-counter.cs-counter-blueberry.cs-counter-tertiary{background-color:transparent;color:#3c36db}.cs-counter.cs-counter-cerulean.cs-counter-secondary{background-color:#cef;color:#01a8ff}.cs-counter.cs-counter-cerulean.cs-counter-tertiary{background-color:transparent;color:#01a8ff}.cs-counter.cs-counter-sky.cs-counter-secondary{background-color:#ccf7fd;color:#00d7f4}.cs-counter.cs-counter-sky.cs-counter-tertiary{background-color:transparent;color:#00d7f4}.cs-counter.cs-counter-lagoon.cs-counter-secondary{background-color:#d5f1f6;color:#2fbad1}.cs-counter.cs-counter-lagoon.cs-counter-tertiary{background-color:transparent;color:#2fbad1}.cs-counter.cs-counter-mint.cs-counter-secondary{background-color:#daf7f0;color:#44d7b6}.cs-counter.cs-counter-mint.cs-counter-tertiary{background-color:transparent;color:#44d7b6}.cs-counter.cs-counter-lime.cs-counter-secondary{background-color:#e1f3ce;color:#6bc50b}.cs-counter.cs-counter-lime.cs-counter-tertiary{background-color:transparent;color:#6bc50b}.cs-counter.cs-counter-theme.cs-counter-secondary{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)));color:hsl(var(--hue),var(--sat),var(--light))}.cs-counter.cs-counter-theme.cs-counter-tertiary{background-color:transparent;color:hsl(var(--hue),var(--sat),var(--light))}.cs-default-panel-container{position:relative;display:flex;height:100%;width:100%;justify-content:center}.cs-default-panel-button{position:absolute;top:80%;align-self:auto}.cs-panel{overflow:auto;position:absolute;z-index:3;opacity:1;background-color:#fff;box-shadow:-.125rem 0 .625rem 0 hsla(0,0%,67%,.5)}.cs-panel.cs-panel-horizontal{resize:horizontal;height:100%;width:50%;max-width:75%;top:0}.cs-panel.cs-panel-vertical{resize:vertical;width:100%;height:50%;max-height:75%;left:0}.cs-panel.cs-panel-resizer-bottom,.cs-panel.cs-panel-resizer-bottom .cs-panel-resize-inner{transform:rotateX(180deg)}.cs-panel .cs-panel-header{position:sticky;z-index:2;top:0;background-color:#fff;border-bottom:.0625rem solid #dcdfe6;text-align:center;direction:ltr}.cs-panel .cs-panel-header .cs-panel-header-title{position:relative;margin:0}.cs-panel .cs-panel-header .cs-panel-header-slot{text-align:initial;position:relative}.cs-panel .cs-panel-header .cs-panel-back{position:absolute;z-index:2;left:var(--leftPosBackButton);right:var(--rightPosBackButton);top:15px;cursor:pointer;font-size:13px;font-weight:600;color:#192231}.cs-panel .cs-panel-resize-inner{height:100%;display:flex;flex-direction:column}.cs-panel .cs-panel-slot-container{overflow:auto;direction:ltr}.cs-panel .cs-panel-footer{position:sticky;z-index:2;bottom:0;background-color:#fff;border-top:.0625rem solid #dcdfe6;padding-top:5px;direction:ltr}.cs-panel::-webkit-resizer{background-position:50%;background-repeat:no-repeat;background-size:cover}.cs-panel-resizer-left::-webkit-resizer{background-image:url(/img/lines_three_corner_left.a1b853dd.svg)}.cs-panel-resizer-right::-webkit-resizer{background-image:url(/img/lines_three_corner_right.18c49f84.svg)}.cs-panel-other-side{position:absolute;height:100%;width:100%;z-index:2;display:inline-block;top:0;left:0;cursor:pointer}.cs-form .el-form-item .el-input__inner{height:40px;line-height:40px}.cs-form .el-input .el-input__icon{line-height:40px}.cs-form .cs-form-item{margin-left:5px;margin-right:5px}.cs-form .cs-form-item .el-form-item__content{display:block}.cs-form .cs-form-item .el-form-item__content .cs-date-picker .el-input__inner{height:100%}.cs-form .cs-form-item .el-form-item__content .cs-time-picker .cs-time-picker-input{height:2.5rem}.cs-form .cs-form-item .el-form-item__content .el-form-item__error{position:relative;display:block;margin:.25rem 0 0 .25rem;line-height:1;white-space:normal}.cs-form .cs-form-item .el-form-item__content .cs-input-date.cs-modified-inner-value{background-color:#fef8e6;border-color:#fde9b3}.cs-form .cs-form-item .cs-input-color-root{height:2.5rem}.cs-form .cs-form-item .cs-input-color-wrapper{box-sizing:border-box}.cs-form .el-form-item__label{color:var(--cbs_d_text-color_default_detail);font-family:var(--cbs_f_typo_fontfamily_010);font-size:13px;font-weight:700;letter-spacing:.74px;line-height:18px}.cs-form .type-submit{text-align:center}.cs-form .type-submit .el-form-item__content{display:block}.cs-form .type-submit button{margin:0 5px}.cs-form .cs-form-item-condensed-half{flex-shrink:1;flex-basis:calc(50% - 10px)}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-input,.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-time-picker,.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-time-picker .el-select{width:100%}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-input{position:unset}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-date-picker .el-input .el-input__wrapper{height:100%}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-date-picker .el-input__wrapper{width:calc(100% - 10px);box-sizing:border-box}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-date-picker.cs-date-range-picker .el-input__wrapper{width:calc(100% - 20px)}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-select-root{width:100%;height:100%}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-select-root .cs-select,.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-select-root .cs-select .cs-select-content{min-height:40px}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-time-picker .el-select .el-input__wrapper{width:calc(100% - 10px)}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-select .el-input__wrapper{width:100%;height:100%;padding:1px 0}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-select .el-input__wrapper input{border-radius:4px;margin-left:15px;margin-right:1px}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-select .el-input__wrapper .el-input__suffix{right:5px;position:absolute}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-input-date,.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-input-period{width:calc(100% - 10px);box-sizing:border-box}.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-input-date .cs-input-date-fields,.cs-form .cs-form-item-condensed-half .el-form-item__content .cs-input-period .cs-input-date-fields{height:100%}.cs-form .cs-form-item-condensed-half .cs-date-picker,.cs-form .cs-form-item-condensed-half .cs-select,.cs-form .cs-form-item-condensed-half .el-input,.cs-form .cs-form-item-condensed-half input:not([type=checkbox]){width:100%;display:block}.cs-form .cs-form-item-condensed-half .cs-date-range-picker .el-date-editor--daterange.el-input__inner,.cs-form .cs-form-item-condensed-half .cs-date-range-picker .el-date-editor--monthrange.el-input__inner{width:100%}.cs-form .cs-form-item-condensed-full{flex-basis:calc(100% - 10px);flex-shrink:0}.cs-form .cs-form-item-condensed-full .cs-radio,.cs-form .cs-form-item-condensed-full .el-form-item__content .cs-input:not(.cs-form-data-search),.cs-form .cs-form-item-condensed-full textarea{width:100%}.cs-form .cs-form-item-condensed-full .el-form-item__content .cs-radio-custom .cs-input{width:unset}.cs-form .el-form-item.is-error .cs-select,.cs-form .el-form-item.is-error input{border-color:#f56c6c}.cs-form .cs-radio-label{font-size:12px}.cs-form .el-form-item.is-error .cs-input-color-root .cs-input-color-wrapper,.cs-form .el-form-item.is-error .cs-radio-container,.cs-form .el-form-item.is-error .cs-rating{border-style:solid;border-color:#f56c6c;border-width:1px}.cs-form .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.cs-form .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{display:none}.cs-form .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:after,.cs-form .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:after{content:"*";color:#f56c6c;padding-left:4px}.cs-form .cs-modified-inner-value .cs-select .el-input__wrapper,.cs-form .cs-modified-inner-value .el-range-editor,.cs-form .cs-modified-inner-value input,.cs-form .cs-modified-inner-value textarea{background-color:#fef8e6}.cs-form .cs-modified-inner-value .cs-input-search-input{background-color:#fff}.cs-form .cs-form-item-hidden-content .el-form-item__content [class*=cs-]{display:none}.cs-form .cs-form-item.warning-class.el-form-item{position:relative}.cs-form .cs-form-item.warning-class.el-form-item .cs-input input,.cs-form .cs-form-item.warning-class.el-form-item .el-range-editor,.cs-form .cs-form-item.warning-class.el-form-item .el-select.cs-select{box-shadow:inset 0 0 0 1px #f7b500}.cs-form .cs-form-item.warning-class.el-form-item .el-select .el-input__wrapper.is-focus{box-shadow:none!important}.cs-form .cs-form-item.warning-class.el-form-item .cs-radio-container,.cs-form .cs-form-item.warning-class.el-form-item .cs-rating{border:1px solid #f7b500}.cs-form .cs-form-item.warning-class.el-form-item.is-error input{border:1px solid #f7b500;border-radius:.25rem}.cs-form .cs-form-item.warning-class.el-form-item.is-error .el-input__wrapper{border:1px solid #f7b500;border-radius:.25rem;box-shadow:none}.cs-form .cs-form-item.warning-class.el-form-item.is-error .el-input__wrapper input{border:none}.cs-form .cs-form-item.warning-class.el-form-item .el-form-item__content .el-form-item__error{color:#f7b500;font-size:12px;line-height:1;display:block;margin:.25rem 0 0 .25rem;white-space:normal}.cs-form .cs-form-item.warning-class.el-form-item .cs-select{border:none}.cs-form .cs-form-item.warning-class.el-form-item .cs-input-color-root .cs-input-color-wrapper{border-color:#f7b500}.cs-form .cs-form-item.warning-class.el-form-item .cs-input-color-root .cs-input-color-wrapper input{border:none}.cs-form .cs-form-item.el-form-item.el-form-item--small.is-success .el-form-item__content .el-form-item__error{color:transparent}.cs-form .bottom-action-button{text-align:center}.cs-form .bottom-action-button button{margin:0 5px}.cs-popup-container-container.cs-confirmation-popup-container-container{position:fixed;height:100%;width:100%;z-index:5;top:0;left:0}.cs-confirmation-popup-container{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.cs-confirmation-popup-buttons-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:10px}.cs-confirmation-popup-button-yes{margin-left:5px}.cs-confirmation-popup-button-no{margin-right:5px}.cs-confirmation-popup-message-always{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:10px}.cs-confirmation-popup-slot-message{text-align:justify;align-self:normal}.cs-confirmation-popup-slot-message-default{text-align:justify;overflow:hidden auto;max-height:50vh;padding:5px}.cs-confirmation-popup-important-message-container{border-radius:5px;padding:10px;max-width:400px;max-height:var(--maxHeight);overflow:hidden auto;margin:5px 0;display:flex;align-items:center}.cs-confirmation-popup-icon{padding-right:37px}.cs-confirmation-popup-ask-again{padding:10px}.cs-confirmation-popup-important-message-warning{color:#f7b500;background-color:#fef8e6}.cs-confirmation-popup-important-message-information{color:#01a8ff;background-color:#e6f6ff}.cs-confirmation-popup-important-message-success{color:#6bc50b;background-color:#f0f9e7}.cs-confirmation-popup-important-message-error{color:#d72934;background-color:#fbeaeb}.cs-confirmation-popup-important-message-suspended{color:#af6cd8;background-color:#ecddf6}.cs-confirmation-popup-important-message-pending{color:#a7b1bf;background-color:#e7eaf2}.cs-color-picker{display:flex;flex-wrap:wrap;align-items:center}.cs-color-picker .cs-color-picker-circle:not(.color-disabled){margin:10px;width:24px;height:24px;border-radius:17.5px;cursor:pointer}.cs-color-picker .color-disabled{margin:10px;width:24px;height:24px;border-radius:17.5px;cursor:not-allowed}.cs-color-picker .color-complementary1{background-color:#c74646}.cs-color-picker .color-complementary2{background-color:#c7466f}.cs-color-picker .color-complementary3{background-color:#c746a9}.cs-color-picker .color-complementary4{background-color:#b946c7}.cs-color-picker .color-complementary5{background-color:#ad46c7}.cs-color-picker .color-complementary6{background-color:#9046c7}.cs-color-picker .color-complementary7{background-color:#7946c7}.cs-color-picker .color-complementary8{background-color:#4d46c7}.cs-color-picker .color-complementary9{background-color:#4664c7}.cs-color-picker .color-complementary10{background-color:#4674c7}.cs-color-picker .color-complementary11{background-color:#468cc7}.cs-color-picker .color-complementary12{background-color:#469ec7}.cs-color-picker .color-complementary13{background-color:#46b9c7}.cs-color-picker .color-complementary14{background-color:#46c7b8}.cs-color-picker .color-complementary15{background-color:#46c785}.cs-color-picker .color-complementary16{background-color:#77c746}.cs-color-picker .color-complementary17{background-color:#a9c746}.cs-color-picker .color-complementary18{background-color:#c5c746}.cs-color-picker .color-complementary19{background-color:#c7b146}.cs-color-picker .color-complementary20{background-color:#c79646}.cs-color-picker .color-complementary21{background-color:#c78046}.cs-color-picker .color-complementary22{background-color:#c76c46}.cs-color-picker .color-complementary23{background-color:#c75646}.cs-color-picker .color-complementary24{background-color:#c74656}.cs-color-picker .color-complementary1:not(.color-disabled):hover,.cs-color-picker .selected-complementary1{box-shadow:0 0 0 7px rgba(199,70,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary2:not(.color-disabled):hover,.cs-color-picker .selected-complementary2{box-shadow:0 0 0 7px rgba(199,70,111,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary3:not(.color-disabled):hover,.cs-color-picker .selected-complementary3{box-shadow:0 0 0 7px rgba(199,70,169,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary4:not(.color-disabled):hover,.cs-color-picker .selected-complementary4{box-shadow:0 0 0 7px rgba(185,70,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary5:not(.color-disabled):hover,.cs-color-picker .selected-complementary5{box-shadow:0 0 0 7px rgba(173,70,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary6:not(.color-disabled):hover,.cs-color-picker .selected-complementary6{box-shadow:0 0 0 7px rgba(144,70,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary7:not(.color-disabled):hover,.cs-color-picker .selected-complementary7{box-shadow:0 0 0 7px rgba(121,70,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary8:not(.color-disabled):hover,.cs-color-picker .selected-complementary8{box-shadow:0 0 0 7px rgba(77,70,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary9:not(.color-disabled):hover,.cs-color-picker .selected-complementary9{box-shadow:0 0 0 7px rgba(70,100,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary10:not(.color-disabled):hover,.cs-color-picker .selected-complementary10{box-shadow:0 0 0 7px rgba(70,116,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary11:not(.color-disabled):hover,.cs-color-picker .selected-complementary11{box-shadow:0 0 0 7px rgba(70,140,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary12:not(.color-disabled):hover,.cs-color-picker .selected-complementary12{box-shadow:0 0 0 7px rgba(70,158,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary13:not(.color-disabled):hover,.cs-color-picker .selected-complementary13{box-shadow:0 0 0 7px rgba(70,185,199,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary14:not(.color-disabled):hover,.cs-color-picker .selected-complementary14{box-shadow:0 0 0 7px rgba(70,199,184,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary15:not(.color-disabled):hover,.cs-color-picker .selected-complementary15{box-shadow:0 0 0 7px rgba(70,199,133,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary16:not(.color-disabled):hover,.cs-color-picker .selected-complementary16{box-shadow:0 0 0 7px rgba(119,199,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary17:not(.color-disabled):hover,.cs-color-picker .selected-complementary17{box-shadow:0 0 0 7px rgba(169,199,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary18:not(.color-disabled):hover,.cs-color-picker .selected-complementary18{box-shadow:0 0 0 7px rgba(197,199,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary19:not(.color-disabled):hover,.cs-color-picker .selected-complementary19{box-shadow:0 0 0 7px rgba(199,177,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary20:not(.color-disabled):hover,.cs-color-picker .selected-complementary20{box-shadow:0 0 0 7px rgba(199,150,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary21:not(.color-disabled):hover,.cs-color-picker .selected-complementary21{box-shadow:0 0 0 7px rgba(199,128,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary22:not(.color-disabled):hover,.cs-color-picker .selected-complementary22{box-shadow:0 0 0 7px rgba(199,108,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary23:not(.color-disabled):hover,.cs-color-picker .selected-complementary23{box-shadow:0 0 0 7px rgba(199,86,70,.4);transition:.3s;border-radius:50%}.cs-color-picker .color-complementary24:not(.color-disabled):hover,.cs-color-picker .selected-complementary24{box-shadow:0 0 0 7px rgba(199,70,86,.4);transition:.3s;border-radius:50%}.cs-list .ag-theme-balham .ag-status-bar{border-top:none;overflow-y:visible}.cs-list .ag-center-cols-viewport{overflow-x:hidden}.cs-list .cs-list-status-bar{padding-top:30px}.cs-list .cs-list-status-bar .cs-list-status-bar-action-description{padding-bottom:30px;padding-top:0;color:#192231;font-size:15px;letter-spacing:0;line-height:20px}.cs-list .cs-list-status-bar button{margin:0 5px}.cs-navigation-list-content-item{display:flex;align-items:center;padding:1.25rem var(--labelPaddingRight) 1.25rem 2rem}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper{display:flex;align-items:center;flex:1 1 auto;min-width:50px}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text{display:flex;flex-direction:column;margin-left:1rem;color:var(--cbs_d_text-color_default_main);letter-spacing:0;line-height:1.125rem;max-width:calc(100% - 3rem)}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-item-indicator{padding-bottom:1rem}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-content-item-label{margin:.3rem 0}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-content-item-sublabel-wrapper{color:var(--cbs_d_text-color_default_detail);margin-right:.375rem;margin-bottom:.25rem;display:flex;flex-direction:column}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-item-tags{display:flex;flex-wrap:wrap}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-item-label-tag{margin-right:.625rem}@media(min-width:3.125rem){.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-content-item-sublabel-wrapper{flex-direction:row;align-items:center}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-content-item-sublabel{flex-shrink:1}.cs-navigation-list-content-item .cs-navigation-list-content-item-wrapper .cs-navigation-list-content-item-text .cs-navigation-list-item-tags{flex-shrink:0;margin-left:.5rem}}.cs-navigation-list-content-item .cs-navigation-list-item-extra-content{flex:0 0 auto;max-width:50%;margin:0 1rem 0 auto;justify-content:var(--justify-content)}.cs-navigation-list-content-item .cs-navigation-list-content-item-actions{position:absolute;right:2.125rem;visibility:hidden;cursor:pointer}.cs-navigation-list-content-item .cs-navigation-list-favorite-button{position:absolute;right:3.75rem}.cs-navigation-list-content-item.active,.cs-navigation-list-content-item:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-navigation-list-content-item.active .cs-navigation-list-content-item-actions,.cs-navigation-list-content-item:hover .cs-navigation-list-content-item-actions{visibility:visible}.cs-section.cs-navigation-list{position:relative;padding:0}.cs-section.cs-navigation-list .cs-navigation-list-header{padding:16px;margin:0}.cs-section.cs-navigation-list .cs-navigation-list-content{width:100%;padding-bottom:20px;padding-inline-start:0;margin-block-start:0}.cs-section.cs-navigation-list .cs-navigation-list-content li{list-style-type:none}.cs-section.cs-navigation-list .cs-navigation-list-content li hr{width:90%;height:1px;box-sizing:border-box;border:.5px solid #e7eaf2;background-color:#e7eaf2;margin-top:0;margin-bottom:0}.cs-section.cs-navigation-list .cs-navigation-list-content li .cs-navigation-list-content-group{padding-inline-start:0;margin-block-start:0}.cs-section.cs-navigation-list .cs-navigation-list-content li .cs-navigation-list-content-group .cs-navigation-list-content-group-header{padding:16px;margin:0}.cs-section.cs-navigation-list .cs-navigation-list-content li .cs-navigation-list-content-group li:last-child hr{width:100%}.cs-section.cs-navigation-list .cs-navigation-list-content .pointer{cursor:pointer}.cs-form-data{width:100%}.cs-form-data .ag-row.cs-is-row-selectable:hover{cursor:pointer;background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-form-data .ag-row.cs-is-row-not-selectable:hover{cursor:default}.cs-form-data .cs-generic-grid-selection{margin-bottom:.25rem}.cs-form-data .cs-generic-grid-selection .cs-action-bar,.cs-form-data .cs-generic-grid-selection .cs-action-bar .cs-action-bar-grouped{width:100%}.cs-form-data .cs-generic-grid-selection .cs-action-bar .cs-action-bar-grouped .cs-action-bar-group{width:100%;gap:0}.cs-form-data .cs-generic-grid-selection .cs-action-bar .cs-action-bar-grouped .cs-type-primary{width:100%}.cs-form-data .cs-generic-grid-selection .cs-action-bar .cs-action-bar-grouped .cs-input-search-deactivated{margin-left:auto}.cs-form-item.is-error .el-form-item__content .cs-form-data .generic-grid .generic-ag-grid-vue .ag-header .ag-pinned-left-header{border-right:none}.cs-form-item.is-error .el-form-item__content .cs-form-data .generic-grid .generic-ag-grid-vue .ag-header .ag-header-viewport .ag-header-row.ag-header-row-column .ag-header-cell,.cs-form-item.is-error .el-form-item__content .cs-form-data .generic-grid .generic-ag-grid-vue .ag-header .ag-pinned-left-header .ag-header-row.ag-header-row-column .ag-header-cell{border:1px solid #d72934;border-radius:.25rem}.cs-modal.cs-popup-container-container .cs-popup-content{overflow-y:auto}.cs-modal.cs-popup-container-container.cs-modal-small .cs-popup-container{width:25%}.cs-modal.cs-popup-container-container.cs-modal-regular .cs-popup-container{width:33%}.cs-modal.cs-popup-container-container.cs-modal-large .cs-popup-container{width:50%}.cs-modal.cs-popup-container-container.cs-modal-xlarge .cs-popup-container{width:60%}.cs-modal.cs-popup-container-container .cs-popup-container{padding:1rem 1rem 0;max-width:none;max-height:80%}.cs-modal.cs-popup-container-container .cs-popup-container .cs-select-dropdown-target{position:absolute}.cs-modal.cs-popup-container-container .cs-popup-container .cs-select-dropdown{margin-top:.25rem}.cs-modal.cs-popup-container-container .cs-popup-container .cs-modal-header{display:grid;grid-template:"title title menu" max-content "description custom custom" max-content/1fr max-content max-content;-moz-column-gap:15px;column-gap:15px;justify-content:space-between;align-items:center}.cs-modal.cs-popup-container-container .cs-popup-container .cs-modal-header .cs-modal-title{grid-area:title;height:20px;margin-block:0}.cs-modal.cs-popup-container-container .cs-popup-container .cs-modal-header .cs-modal-description{grid-area:description;color:#8c9198;margin:0;padding-top:.25rem}.cs-modal.cs-popup-container-container .cs-popup-container .cs-modal-header .cs-modal-slot-right-header{grid-area:custom}.cs-modal.cs-popup-container-container .cs-popup-container .cs-popup-content{padding:.5rem 0;width:100%}.cs-modal.cs-popup-container-container .cs-popup-container .cs-popup-footer{display:flex;flex-direction:column;width:100%;background-color:#f4f4f5;padding:1rem;gap:1rem}.cs-modal.cs-popup-container-container .cs-popup-container .cs-popup-footer .cs-popup-footer-actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.cs-modal.cs-popup-container-container .cs-popup-container .cs-popup-footer .cs-popup-footer-actions .cs-modal-footer-cancel button:first-child:not(:last-child),.cs-modal.cs-popup-container-container .cs-popup-container .cs-popup-footer .cs-popup-footer-actions .cs-modal-footer-main-action button:first-child:not(:last-child){margin-right:.5rem}.page-selector{text-align:center}.page-selector .page-selector-title{height:auto;margin:0}.page-selector .page-selector-pages{padding:0}.page-selector .page-selector-pages .page-selector-page{align-items:center;display:inline-flex;margin-right:2.5px;margin-left:2.5px;margin-top:8px;box-sizing:border-box;height:10px;width:10px;background-color:var(--cbs_d_text-color_default_main);border-radius:5px;cursor:pointer}.page-selector .page-selector-pages .page-selector-page.is-selected{box-sizing:border-box;height:12px;width:12px;border:1px solid hsl(var(--hue),var(--sat),var(--light));background-color:hsl(var(--hue),var(--sat),var(--light));margin-top:8px;border-radius:6px}.table-selector{display:flex;text-align:left;align-items:center}.table-selector .cs-toggle-button{width:300px}.table-selector .table-selector-navigation{margin-left:20px;display:flex;align-items:center}.table-selector .table-selector-navigation .table-selector-title{height:30px;line-height:30px;font-size:22px;font-weight:700;letter-spacing:0;color:var(--cbs_d_text-color_default_main)}.table-selector .table-selector-navigation .cs-floating{background-color:transparent;height:30px;border:none;box-shadow:none;padding:5px}.cs-dashboard{display:grid;grid-template:"title title title" max-content ". header ." max-content "leftnav content rightnav" 1fr/max-content 1fr max-content;height:100%;max-height:100%;overflow:hidden;align-items:center}.cs-dashboard .cs-dashboard-chevron-left{grid-area:leftnav}.cs-dashboard .cs-dashboard-chevron-left,.cs-dashboard .cs-dashboard-chevron-right{display:inline-flex;justify-content:center;align-items:center;margin:0 .625rem;height:2rem;padding:.625rem;visibility:hidden}.cs-dashboard .cs-dashboard-chevron-right{grid-area:rightnav}.cs-dashboard .cs-dashboard-add-page-button{display:inline-flex;justify-content:center;align-items:center;margin:0 .625rem;height:2rem;padding:.625rem;grid-area:rightnav}.cs-dashboard button.cs-dashboard-is-chevron{visibility:visible}.cs-dashboard button.cs-dashboard-no-chevron{visibility:hidden}.cs-dashboard .cs-dashboard-header{grid-area:header;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;padding-bottom:1.25rem}.cs-dashboard .cs-dashboard-header .cs-dashboard-edit-button{justify-self:end}.cs-dashboard .cs-dashboard-content{grid-area:content;height:100%;max-height:100%;overflow:hidden;display:grid;grid-template-rows:repeat(12,1fr);grid-template-columns:repeat(12,1fr);gap:2rem}.cs-dashboard .cs-dashboard-content .position-1{grid-row:var(--rowPosition1);grid-column:var(--columnPosition1)}.cs-dashboard .cs-dashboard-content .position-2{grid-row:var(--rowPosition2);grid-column:var(--columnPosition2)}.cs-dashboard .cs-dashboard-content .position-3{grid-row:var(--rowPosition3);grid-column:var(--columnPosition3)}.cs-dashboard .cs-dashboard-content .position-4{grid-row:var(--rowPosition4);grid-column:var(--columnPosition4)}.cs-dashboard .cs-dashboard-content .position-5{grid-row:var(--rowPosition5);grid-column:var(--columnPosition5)}.cs-dashboard .cs-dashboard-content .position-6{grid-row:var(--rowPosition6);grid-column:var(--columnPosition6)}.cs-dashboard .cs-dashboard-content .new-widget-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:10px;background-color:#fff;box-shadow:0 1px 30px 0 rgba(8,17,49,.05)}.cs-dashboard .cs-dashboard-content .cs-dashboard-widget{overflow:hidden}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container{max-width:700px}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-popup-footer,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-popup-footer{border-top:.0625rem solid #dcdfe6}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper{display:flex;flex-wrap:wrap;padding-bottom:15px}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container{width:30%;margin:.6rem auto;border-radius:10px;background-color:#fff;box-shadow:0 2px 10px 0 #dcdfe6;cursor:pointer}@media(max-width:1280px){.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container{text-align:center;width:45%}}@media(max-width:940px){.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container{text-align:center;width:90%}}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container.is-selected-widget-to-add,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container.is-selected-widget-to-add{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container .cs-addable-widget-title,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container .cs-addable-widget-title{border-bottom:.0625rem solid #dcdfe6;color:var(--cbs_d_text-color_default_main);height:1rem;letter-spacing:0;padding:0 .625rem .625rem}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container .cs-addable-widget-image,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container .cs-addable-widget-image{border-radius:8px;margin-left:auto;margin-right:auto;display:block}.cs-dashboard .cs-dashboard-add-page-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container .cs-addable-widget-description,.cs-dashboard .cs-dashboard-add-widget-popup-container .cs-popup-container .cs-addable-widget-wrapper .cs-addable-widget-container .cs-addable-widget-description{color:var(--cbs_d_text-color_default_main);font-size:.75rem;letter-spacing:0;line-height:.875rem;text-align:center;padding:0 .25rem}.cs-dashboard .cs-dashboard-param-widget-popup-container .cs-popup-container .cs-form{background-color:#fff}.cs-dashboard.cs-dashboard-no-edit-mode .cs-dashboard-chevron-right{margin:0 .625rem}.cs-dashboard .cs-panel{width:630px;overflow-y:hidden}.cs-dashboard .cs-panel .cs-panel-header .cs-panel-header-slot{padding:0 1.5rem 1.5rem;color:var(--cbs_d_text-color_default_main);letter-spacing:0;text-align:center}.cs-dashboard .cs-panel .cs-panel-header .cs-panel-header-slot .cs-panel-header-title{padding:.25rem 25%;max-width:50%;min-height:1.375rem}.cs-dashboard .cs-panel .cs-panel-header .cs-panel-header-slot .cs-panel-header-description{padding:.25rem 15%;max-width:70%;font-size:1.125rem;line-height:1rem}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion{display:flex;flex-direction:column}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-accordion-header{width:100%;height:5rem;background-color:#fff;border-top:.0625rem solid #dcdfe6;border-bottom:.0625rem solid #dcdfe6;box-shadow:0 2px 5px 0 rgba(43,53,70,.2);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-accordion-header .cs-dashboard-panel-accordion-header-label{color:var(--cbs_d_text-color_default_main);font-family:var(--cbs_f_typo_fontfamily_010);font-size:1.625rem;font-weight:600;letter-spacing:0;padding:1.25rem 0 1.25rem 3.75rem}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-accordion-header .cs-dashboard-panel-accordion-header-label:hover{color:hsl(var(--hue),var(--sat),var(--light))}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-accordion-header .cs-dashboard-panel-accordion-header-icon{padding-right:1.875rem}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details{display:flex;flex-wrap:wrap;padding:1.5rem 1.25rem;width:calc(100% - 2.5rem);overflow-y:auto;max-height:calc(100vh - 19rem)}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-add-page{max-width:270px;width:45%;margin:.875rem;place-self:center center}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-add-page .cs-dashboard-panel-add-page-button{padding:.75rem;height:3.125rem}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-page{max-width:270px;width:45%;margin:.875rem;text-align:left}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-page .cs-dashboard-panel-page-title{display:flex;justify-content:space-between;align-items:center}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-page .cs-dashboard-panel-page-title .cs-dashboard-panel-page-title-label{color:var(--cbs_d_text-color_default_main);font-weight:600;font-size:1.25rem}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-page .cs-dashboard-panel-page-title .cs-dashboard-panel-page-title-label:hover{color:hsl(var(--hue),var(--sat),var(--light));cursor:pointer}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-page .cs-dashboard-panel-page-title .cs-dashboard-panel-page-title-label input.cs-input-input{width:100%}.cs-dashboard .cs-panel .cs-dashboard-panel-accordion .cs-dashboard-panel-table-details .cs-dashboard-panel-page .cs-dashboard-panel-page-title .cs-dashboard-panel-page-delete{float:right;padding:.25rem}.cs-widget{display:grid;grid-template-rows:max-content 1fr;width:100%;height:100%;border-radius:.5rem;background-color:#fff;box-shadow:0 0 1rem rgba(104,150,219,.15)}.cs-widget.size-XS{grid-row:span 3;grid-column:span 4}.cs-widget.size-S{grid-row:span 6;grid-column:span 4}.cs-widget.size-MxH{grid-row:span 6;grid-column:span 8}.cs-widget.size-MxV{grid-row:span 12;grid-column:span 4}.cs-widget.size-L{grid-row:span 12;grid-column:span 8}.cs-widget.size-XL{grid-row:span 6;grid-column:span 12}.cs-widget .cs-widget-header{height:auto;margin:1rem 1rem .5rem;display:grid;grid-template:"title title menu" max-content "description custom custom" max-content/1fr max-content max-content;-moz-column-gap:15px;column-gap:15px;justify-content:space-between;align-items:center}.cs-widget .cs-widget-header .cs-widget-title{grid-area:title;margin-block:0}.cs-widget .cs-widget-header .cs-widget-description{grid-area:description;color:#babdc1;font-size:12px;letter-spacing:0;line-height:16px}.cs-widget .cs-widget-header .cs-widget-action-menu{display:flex;margin-left:1rem}.cs-widget .cs-widget-header .cs-widget-action-menu .cs-widget-actions{display:flex;cursor:pointer}.cs-widget .cs-widget-header .cs-widget-action-menu .cs-widget-actions:not(:first-of-type){margin-left:.5rem;margin-right:.5rem}.cs-widget .cs-widget-header .cs-widget-action-menu .cs-widget-menu-popup{grid-area:menu;float:right;cursor:pointer}.cs-widget .cs-widget-content{display:flex;overflow:auto;align-items:center;margin:0 1rem 1rem}.cs-widget .cs-widget-content.with-footer{margin-bottom:.5rem}.cs-widget .cs-widget-footer{justify-content:space-between;display:flex;background:linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.95)),#192231;border-radius:0 0 .5rem .5rem;height:2rem;padding:.25rem 1rem}.cs-widget .cs-widget-confirmation-param .cs-popup-container .cs-popup-content{padding-bottom:15px}.cs-widget .cs-widget-confirmation-param .cs-popup-container .cs-popup-content .el-form{background-color:#fff}.generic-layout{height:100%;display:grid;grid-template-rows:repeat(18,1fr);grid-template-columns:repeat(12,1fr);gap:2rem}.toggle-item{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:24px;padding:2px .5rem;border-radius:4px;gap:.5rem;overflow:hidden;white-space:nowrap;cursor:pointer}.toggle-item.toggle-item-disabled{cursor:not-allowed}.toggle-item.toggle-item-disabled .toggle-item-icon,.toggle-item.toggle-item-disabled .toggle-item-text{color:#8c9198!important;cursor:not-allowed!important}.toggle-item.toggle-item-active{transition:background-color .5s}.toggle-item.toggle-item-active.toggle-item-primary{background-color:hsl(var(--hue),var(--sat),var(--light));color:#fff}.toggle-item.toggle-item-active.toggle-item-secondary{background-color:#e8e9ea}.toggle-item.toggle-item-active.toggle-item-tertiary{background-color:#fff}.toggle-item.toggle-item-active.toggle-item-disabled.toggle-item-primary,.toggle-item.toggle-item-active.toggle-item-disabled.toggle-item-secondary{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.toggle-item.toggle-item-active.toggle-item-disabled.toggle-item-primary .toggle-item-icon,.toggle-item.toggle-item-active.toggle-item-disabled.toggle-item-primary .toggle-item-text,.toggle-item.toggle-item-active.toggle-item-disabled.toggle-item-secondary .toggle-item-icon,.toggle-item.toggle-item-active.toggle-item-disabled.toggle-item-secondary .toggle-item-text{color:#8c9198!important;cursor:not-allowed!important}.toggle-item .toggle-item-text{min-width:30px;overflow:hidden;text-overflow:ellipsis}.toggle-item .toggle-item-icon{flex-shrink:0}.cs-toggle-button{display:flex;align-items:center;height:32px;width:100%;padding:.25rem;box-sizing:border-box;border-radius:4px;background-color:#fff}.cs-toggle-button.cs-toggle-button-primary{border:1px solid #e8e9ea}.cs-toggle-button.cs-toggle-button-tertiary{background-color:rgba(25,34,49,.1)}.cs-toggle-button.cs-toggle-button-disabled{cursor:not-allowed}.cs-toggle-button .cs-toggle-button-item{flex:1 1 0}.cs-toggle-button .cs-toggle-button-item:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-toggle-button .cs-toggle-button-item:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col{height:100%;padding:0;border:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor{height:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-time-picker .el-select .el-input__wrapper,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-time-picker .el-select .el-input__wrapper{padding:3px 11px}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-time-picker .el-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-time-picker .el-select{width:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-timepicker-input-container,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-timepicker-input-container{display:inline-block}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-timepicker-input-container .cs-timepicker-left-icon,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-timepicker-input-container .cs-timepicker-left-icon{top:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-timepicker-input-container .cs-timepicker-input .cs-input-input,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-timepicker-input-container .cs-timepicker-input .cs-input-input{width:100%;height:100%}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-time-picker .cs-timepicker-input-container,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-time-picker .cs-timepicker-input-container{display:inline-block}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-time-picker .cs-timepicker-input-container .cs-timepicker-left-icon,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-time-picker .cs-timepicker-input-container .cs-timepicker-left-icon{top:0}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-cell-editor .cs-time-picker .cs-timepicker-input-container .cs-timepicker-input .cs-input-input,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-cell-editor .cs-time-picker .cs-timepicker-input-container .cs-timepicker-input .cs-input-input{width:100%;height:100%;padding:0 0 0 1.75rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-time-picker .el-select .el-input,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-time-col .cs-time-picker .el-select .el-input{max-height:1.425rem}.cs-calculation-grid{box-shadow:0 2px 3px 0 rgba(43,53,70,.2);background-color:#fff;padding:.625rem;border-radius:.5rem}.cs-calculation-grid .cs-calculation-grid-export{height:1.875rem}.cs-calculation-grid .cs-calculation-grid-export .cs-icon-button{float:right}.cs-calculation-grid .generic-grid{padding-top:.375rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-header .ag-header-cell,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-header .ag-header-group-cell{padding:.375rem 1rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row-footer,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row.ag-row-group{background:rgba(3,97,223,.16);font-weight:700}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row{border-bottom:hidden}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell{font-size:.75rem;padding:.125rem .625rem;border-right:.125rem solid #fff;border-left:.125rem solid #fff}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell.ag-cell-inline-editing{padding:.125rem 0}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell.ag-cell-inline-editing .cs-date-cell-editor{position:relative;display:block;height:100%}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell.ag-cell-inline-editing .cs-date-cell-editor .el-date-editor.el-input{width:100%;height:100%}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell.ag-cell-inline-editing .cs-date-cell-editor .el-date-editor.el-input .el-input__wrapper{padding-right:1.5rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell.ag-cell-inline-editing .cs-date-cell-editor .cs-date-cell-editor-clear-button{position:absolute;right:.25rem;top:.15rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell .ag-group-child-count,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell .ag-group-contracted{height:1.25rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell[aria-colindex="1"]{border-left:hidden}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .cs-cell-last-column{border-right:hidden}.cs-calculation-grid .cs-status-cell-renderer{line-height:1.125rem;font-size:.75rem;height:1.125rem;top:0}.cs-toolbar-closed,.cs-toolbar-detailed,.cs-toolbar-simple{display:block;position:absolute;float:right;height:100%;top:0;right:0}.cs-toolbar-closed .cs-toolbar,.cs-toolbar-detailed .cs-toolbar,.cs-toolbar-simple .cs-toolbar{position:relative;height:100%;text-align:center;background-color:#fff;box-shadow:-.125rem 0 .625rem 0 hsla(0,0%,67%,.5);z-index:3;opacity:1}.cs-toolbar-closed .cs-toolbar-chevron,.cs-toolbar-detailed .cs-toolbar-chevron,.cs-toolbar-simple .cs-toolbar-chevron{position:absolute;top:50%;border-radius:50%;width:32px;height:32px;overflow-x:visible;z-index:2;padding-left:3px;padding-right:16px;box-shadow:-.125rem 0 .625rem 0 hsla(0,0%,67%,.5);right:0}.cs-toolbar-closed .cs-toolbar{width:16px;max-width:16px}.cs-toolbar-simple{width:var(--simpleModeWidth)}.cs-toolbar-simple,.cs-toolbar-simple .cs-toolbar{max-width:-moz-fit-content;max-width:fit-content;min-width:50px}.cs-toolbar-simple .cs-toolbar-title{font-size:9px;font-weight:600;letter-spacing:0;line-height:12px;padding:10px}.cs-toolbar-simple .cs-toolbar-items{display:flex;flex-flow:column wrap;align-content:center}.cs-toolbar-simple .cs-toolbar-items .cs-toolbar-item{margin:13px 0}.cs-toolbar-simple .cs-toolbar-items .cs-toolbar-item:hover{cursor:pointer}.cs-toolbar-simple hr{margin-block:0}.cs-toolbar-detailed{max-width:75%;min-width:var(--detailedModeMinWidth)}.cs-toolbar-detailed .cs-toolbar{direction:rtl;resize:horizontal;overflow:auto;max-width:100%;min-width:99%}.cs-toolbar-detailed .cs-toolbar::-webkit-resizer{background-image:url(/img/lines_three_corner_left.a1b853dd.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.cs-toolbar-detailed .selected-item-toolbar{direction:ltr}.cs-toolbar-detailed .selected-item-toolbar .cs-toolbar-detailed-header .icon-close{position:absolute;top:15px;left:15px;cursor:pointer;font-size:13px}.cs-toolbar-detailed .selected-item-toolbar .cs-toolbar-detailed-header .cs-toolbar-detailed-header-content{padding:25px;color:#192231;letter-spacing:0}.cs-toolbar-detailed .selected-item-toolbar .cs-toolbar-detailed-header .cs-toolbar-detailed-header-content .selected-item-title{padding:5px 25%;max-width:50%;font-size:16px;font-weight:600;line-height:22px;min-height:22px}.cs-toolbar-detailed .selected-item-toolbar .cs-toolbar-detailed-header .cs-toolbar-detailed-header-content .selected-item-description{padding:5px 15%;max-width:70%;font-size:12px;line-height:16px}.cs-toolbar-detailed .cs-toolbar-chevron,.cs-toolbar-simple .cs-toolbar-chevron{right:var(--rightPositionChangeModeButton)}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search{background-color:#2c3949;height:45px;width:19rem;border:none;display:table-cell;vertical-align:middle;padding-left:46px}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search ::-moz-placeholder{color:#babdc1}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search ::placeholder{color:#babdc1}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search ::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,right bottom,from(transparent),color-stop(.46,transparent),color-stop(.46,#fff),color-stop(.54,#fff),color-stop(.54,transparent),to(transparent)),-webkit-gradient(linear,right top,left bottom,from(transparent),color-stop(.46,transparent),color-stop(.46,#fff),color-stop(.54,#fff),color-stop(.54,transparent),to(transparent))!important;box-sizing:border-box;height:11px;width:11px;border-radius:1em}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search .cs-input-search-clear{display:contents}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search .cs-input-search-input{font-size:14px;letter-spacing:0;line-height:19px;color:#fff;background-color:#2c3949}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search .cs-icon{position:static;vertical-align:calc(50% - 13px);margin-top:.265rem}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search .cs-icon svg{left:15px}@document url-prefix(){.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search .cs-x-small-bold{color:#fff;margin-left:-.875rem}}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown{width:19rem;margin-top:15px;background-color:#2c3949;border-radius:5px;border:none;max-height:var(--dropdownMaxHeight)}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown.is-scrollable{overflow-y:auto}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown::-webkit-scrollbar{width:18px}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown::-webkit-scrollbar-track{border-radius:5px}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown::-webkit-scrollbar-thumb{background-color:#babdc1;border-radius:0 5px 5px 0}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category{text-align:start;padding:0}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category>a{font-size:11px;padding:3px 5px;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item{display:flex;align-items:center;padding:3px 3px 3px 15px;min-height:36px}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item:hover{background-color:rgba(0,0,0,.17);border-radius:initial}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item:hover .cs-favorite-button-hidden{display:inline-flex}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item.is-active{background-color:rgba(0,0,0,.17);border-radius:initial}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item .cs-icon{min-width:15px}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item .cs-input-search-dropdown-item-suggestion{padding-left:10px;color:#fff;line-height:19px;overflow:hidden;text-overflow:ellipsis;width:100%}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item .cs-input-search-item-favorite-button{position:static}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search .cs-input-search-dropdown .dropdown-item-category .dropdown-item .cs-favorite-button-hidden{display:none}.cs-menu-bar-folded .cs-menu-bar,.cs-menu-bar-unfolded .cs-menu-bar{position:absolute;box-sizing:border-box;float:left;height:100%;top:0;background-color:#161e29;z-index:999;overflow:hidden}.cs-menu-bar-folded .cs-menu-bar *,.cs-menu-bar-unfolded .cs-menu-bar *{box-sizing:border-box}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-stage,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-stage{position:absolute;cursor:pointer;z-index:999}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header{width:100%;display:flex;flex-direction:column;align-items:center;position:sticky;z-index:999;background-color:#161e29;text-align:center;padding:1rem .75rem 0}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-header-logo,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-header-logo{display:flex}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-header-logo .cs-menu-bar-header-logo-wrapper,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-header-logo .cs-menu-bar-header-logo-wrapper{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.25rem;background-color:#fff}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer hr,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header hr,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer hr,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header hr{width:100%;margin:.625rem 0;height:2px;background:var(--neutral-opacity-white-10010,hsla(0,0%,100%,.1));border:none}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button{display:flex;align-items:center;justify-content:center;width:3.5rem;margin:auto;max-width:100%;padding:5px;min-width:0;background-color:#192231;border:none;border-radius:.25rem;height:1.375rem;cursor:pointer}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button.up,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button.up,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button.up,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button.up{margin-bottom:.625rem}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button.down,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button.down,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button.down,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button.down{margin-top:.625rem}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button:hover,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button:hover,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-scroll-button:hover,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-scroll-button:hover{background-color:rgba(17,134,255,.15)}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content{height:100%}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item{padding:.375rem 1rem;height:3rem;cursor:pointer;position:relative}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fff}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered .cs-menu-bar-item-label,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered .cs-menu-bar-item-label,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered .cs-menu-bar-item-label,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered .cs-menu-bar-item-label{color:#192231}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active-hovered,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active-hovered,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active-hovered,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active-hovered{background-color:#fff;border-color:#fff;position:relative}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active-hovered:before,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active-hovered:before,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active-hovered:before,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active-hovered:before{content:"";position:absolute;left:0;width:.25rem;height:2rem;background-color:#fff;border-top-right-radius:2px;border-bottom-right-radius:2px;z-index:999;background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active-hovered .cs-menu-bar-item-label,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active-hovered .cs-menu-bar-item-label,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active-hovered .cs-menu-bar-item-label,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active-hovered .cs-menu-bar-item-label{color:hsl(var(--hue),var(--sat),var(--light))}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active:before,.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active:before,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-active:before,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-active:before{content:"";position:absolute;left:0;width:.25rem;height:2rem;border-top-right-radius:2px;border-bottom-right-radius:2px;z-index:999;background-color:#fff}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer{display:flex;flex-direction:column;align-items:center;position:sticky;bottom:0;background-color:#161e29;padding:0 .75rem .625rem}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item{padding:6px 8px;cursor:pointer;align-self:normal}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item:hover{background-color:#153053;border-color:#153053}.cs-menu-bar-folded .cs-menu-bar-chevron,.cs-menu-bar-unfolded .cs-menu-bar-chevron{z-index:999;position:absolute;padding:0;top:.5rem;border-radius:.25rem;background-color:#161e29;border:1px solid #161e29;width:1rem;height:2rem}.cs-menu-bar-folded .cs-menu-bar-chevron:hover,.cs-menu-bar-unfolded .cs-menu-bar-chevron:hover{background-color:#153053}.cs-menu-bar-folded .cs-footer-shutter,.cs-menu-bar-unfolded .cs-footer-shutter{box-sizing:border-box;position:absolute;height:100%;max-width:600px;z-index:999;border-right:.0625rem solid #dcdfe6;background-color:#fff;top:0;padding:1.25rem}.cs-menu-bar-folded .cs-menu-bar-client-background,.cs-menu-bar-unfolded .cs-menu-bar-client-background{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)));border-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)))}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-header{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)))}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-footer{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)))}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-footer .cs-menu-bar-item:hover{background-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)));border-color:hsl(var(--hue),var(--sat),calc(1%*(40 + (var(--incr) - 40*var(--incr)/100)*40)))}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5{background-color:#f9f3fc;border-color:#f9f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#ecdcf5;border-color:#ecdcf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header{background-color:#f9f3fc;border-color:#f9f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#ecdcf5;border-color:#ecdcf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer{background-color:#f9f3fc;border-color:#f9f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#ecdcf5;border-color:#ecdcf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10{background-color:#f2e8f9;border-color:#f2e8f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header{background-color:#f2e8f9;border-color:#f2e8f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer{background-color:#f2e8f9;border-color:#f2e8f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5{background-color:#fbfbfc;border-color:#fbfbfc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f2f3f5;border-color:#f2f3f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header{background-color:#fbfbfc;border-color:#fbfbfc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f2f3f5;border-color:#f2f3f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer{background-color:#fbfbfc;border-color:#fbfbfc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f2f3f5;border-color:#f2f3f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10{background-color:#f6f7f9;border-color:#f6f7f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header{background-color:#f6f7f9;border-color:#f6f7f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer{background-color:#f6f7f9;border-color:#f6f7f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5{background-color:#f4f4f5;border-color:#f4f4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#dddee0;border-color:#dddee0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header{background-color:#f4f4f5;border-color:#f4f4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#dddee0;border-color:#dddee0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer{background-color:#f4f4f5;border-color:#f4f4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#dddee0;border-color:#dddee0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10{background-color:#e8e9ea;border-color:#e8e9ea;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header{background-color:#e8e9ea;border-color:#e8e9ea;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer{background-color:#e8e9ea;border-color:#e8e9ea;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5{background-color:#fffef2;border-color:#fffef2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fefbd9;border-color:#fefbd9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header{background-color:#fffef2;border-color:#fffef2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fefbd9;border-color:#fefbd9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer{background-color:#fffef2;border-color:#fffef2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#fefbd9;border-color:#fefbd9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10{background-color:#fefce6;border-color:#fefce6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header{background-color:#fefce6;border-color:#fefce6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer{background-color:#fefce6;border-color:#fefce6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5{background-color:#fff9f4;border-color:#fff9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#feedde;border-color:#feedde;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header{background-color:#fff9f4;border-color:#fff9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#feedde;border-color:#feedde;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer{background-color:#fff9f4;border-color:#fff9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#feedde;border-color:#feedde;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10{background-color:#fff3e9;border-color:#fff3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header{background-color:#fff3e9;border-color:#fff3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer{background-color:#fff3e9;border-color:#fff3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5{background-color:#fef7f6;border-color:#fef7f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fde7e5;border-color:#fde7e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header{background-color:#fef7f6;border-color:#fef7f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fde7e5;border-color:#fde7e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer{background-color:#fef7f6;border-color:#fef7f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#fde7e5;border-color:#fde7e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10{background-color:#feefee;border-color:#feefee;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header{background-color:#feefee;border-color:#feefee;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer{background-color:#feefee;border-color:#feefee;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5{background-color:#fef7fa;border-color:#fef7fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fde8f1;border-color:#fde8f1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header{background-color:#fef7fa;border-color:#fef7fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fde8f1;border-color:#fde8f1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer{background-color:#fef7fa;border-color:#fef7fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#fde8f1;border-color:#fde8f1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10{background-color:#fef0f6;border-color:#fef0f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header{background-color:#fef0f6;border-color:#fef0f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer{background-color:#fef0f6;border-color:#fef0f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5{background-color:#fbf4fd;border-color:#fbf4fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f4defa;border-color:#f4defa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header{background-color:#fbf4fd;border-color:#fbf4fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f4defa;border-color:#f4defa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer{background-color:#fbf4fd;border-color:#fbf4fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#f4defa;border-color:#f4defa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10{background-color:#f8e9fc;border-color:#f8e9fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header{background-color:#f8e9fc;border-color:#f8e9fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer{background-color:#f8e9fc;border-color:#f8e9fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5{background-color:#f8f5ff;border-color:#f8f5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#eae1ff;border-color:#eae1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header{background-color:#f8f5ff;border-color:#f8f5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#eae1ff;border-color:#eae1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer{background-color:#f8f5ff;border-color:#f8f5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#eae1ff;border-color:#eae1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10{background-color:#f1ebff;border-color:#f1ebff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header{background-color:#f1ebff;border-color:#f1ebff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer{background-color:#f1ebff;border-color:#f1ebff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5{background-color:#f5f5fd;border-color:#f5f5fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e2e1fa;border-color:#e2e1fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header{background-color:#f5f5fd;border-color:#f5f5fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e2e1fa;border-color:#e2e1fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer{background-color:#f5f5fd;border-color:#f5f5fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#e2e1fa;border-color:#e2e1fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10{background-color:#ecebfb;border-color:#ecebfb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header{background-color:#ecebfb;border-color:#ecebfb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer{background-color:#ecebfb;border-color:#ecebfb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5{background-color:#f2fdfe;border-color:#f2fdfe;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d9f9fd;border-color:#d9f9fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header{background-color:#f2fdfe;border-color:#f2fdfe;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d9f9fd;border-color:#d9f9fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer{background-color:#f2fdfe;border-color:#f2fdfe;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#d9f9fd;border-color:#d9f9fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10{background-color:#e6fbfe;border-color:#e6fbfe;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header{background-color:#e6fbfe;border-color:#e6fbfe;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer{background-color:#e6fbfe;border-color:#e6fbfe;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5{background-color:#f5fcfd;border-color:#f5fcfd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e0f5f8;border-color:#e0f5f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header{background-color:#f5fcfd;border-color:#f5fcfd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e0f5f8;border-color:#e0f5f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer{background-color:#f5fcfd;border-color:#f5fcfd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#e0f5f8;border-color:#e0f5f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10{background-color:#eaf8fa;border-color:#eaf8fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header{background-color:#eaf8fa;border-color:#eaf8fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer{background-color:#eaf8fa;border-color:#eaf8fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5{background-color:#f6fdfb;border-color:#f6fdfb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e3f9f4;border-color:#e3f9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header{background-color:#f6fdfb;border-color:#f6fdfb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e3f9f4;border-color:#e3f9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer{background-color:#f6fdfb;border-color:#f6fdfb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#e3f9f4;border-color:#e3f9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10{background-color:#ecfbf8;border-color:#ecfbf8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header{background-color:#ecfbf8;border-color:#ecfbf8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer{background-color:#ecfbf8;border-color:#ecfbf8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:not(:hover) polygon,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-item:not(:hover) polygon{fill:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item.cs-menu-bar-item-hovered,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-item.cs-menu-bar-item-hovered{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-item:hover,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-footer .cs-menu-bar-scroll-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar{width:56px;max-width:56px;text-align:center}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-search-button{max-width:100%;display:flex;align-items:center;justify-content:center;height:45px;background-color:#2c3949;margin-bottom:10px;padding:.125rem .95rem}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content{overflow:hidden}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item{display:flex;align-items:center;justify-content:center}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-item-icon{vertical-align:middle}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-counter-folded{right:25px;position:absolute}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-counter-folded .cs-status-dot{position:inherit;width:.625rem;height:.625rem}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-item-icon{vertical-align:middle;align-self:center;right:.25rem}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-counter-folded{right:.5rem;position:absolute}.cs-menu-bar-folded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-counter-folded .cs-status-dot{position:inherit;width:.25rem;height:.25rem}.cs-menu-bar-folded .cs-menu-bar-chevron{margin-left:3.75rem}.cs-menu-bar-folded .cs-menu-bar-shutter{margin-left:70px;max-width:20rem}.cs-menu-bar-folded .cs-footer-shutter{margin-left:70px}.cs-menu-bar-folded .cs-menu-bar-client-background .cs-menu-bar-header .cs-menu-bar-search-button{background-color:hsl(var(--hue),var(--sat),calc(1%*(55 + (var(--incr) - 55*var(--incr)/100)*55)))}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#ecdcf5;border-color:#ecdcf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f2f3f5;border-color:#f2f3f5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#dddee0;border-color:#dddee0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-menu-bar-search-button,.cs-menu-bar-folded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fefbd9;border-color:#fefbd9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#feedde;border-color:#feedde;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fde7e5;border-color:#fde7e5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fde8f1;border-color:#fde8f1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f4defa;border-color:#f4defa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#eae1ff;border-color:#eae1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e2e1fa;border-color:#e2e1fa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d9f9fd;border-color:#d9f9fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e0f5f8;border-color:#e0f5f8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e3f9f4;border-color:#e3f9f4;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-folded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-menu-bar-search-button{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar{width:20rem;color:#fff;white-space:nowrap}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header{align-items:flex-start}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-header-logo .cs-menu-bar-header-title{display:flex;align-items:center;justify-content:center;margin-left:.75rem}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-header .cs-menu-bar-input-search{margin-bottom:10px;background-color:#2c3949;border-radius:5px}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content{overflow:hidden}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item{align-items:center;display:flex;padding-left:1rem}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-item-no-active-label{color:hsla(0,0%,100%,.8)}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-item-active-label{color:#fff}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item:hover .cs-menu-bar-item-favorite-button{display:inline-flex}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-item-favorite-button{position:static;right:.5rem}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-favorite-button-hidden{display:none}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-item-icon-unfold-menu{position:static;margin:6px;right:17px;text-align:center}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-container .cs-menu-bar-item .cs-menu-bar-item-icon-unfold-menu svg{position:relative}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item{align-items:center;display:flex}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-item .cs-menu-bar-item-label,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-item-label{margin-left:.5rem;overflow:hidden;text-overflow:ellipsis;width:100%;align-self:center}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-item .cs-menu-bar-counter-unfolded,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-counter-unfolded{position:sticky;min-width:1.25rem;margin-left:3px;margin-right:3px;align-self:center}.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-item .cs-menu-bar-item-icon,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-content .cs-menu-bar-item .cs-menu-bar-item-icon-unfold-menu,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-item-icon,.cs-menu-bar-unfolded .cs-menu-bar .cs-menu-bar-footer .cs-menu-bar-item .cs-menu-bar-item-icon-unfold-menu{min-width:1.5rem;min-height:1.5rem}.cs-menu-bar-unfolded .cs-menu-bar-client-text,.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-client-background .cs-input-search .cs-input-search-input{color:#303846}.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-client-background .cs-input-search input::-webkit-search-cancel-button{background-image:-webkit-gradient(linear,left top,right bottom,from(transparent),color-stop(.46,transparent),color-stop(.46,#303846),color-stop(.54,#303846),color-stop(.54,transparent),to(transparent)),-webkit-gradient(linear,right top,left bottom,from(transparent),color-stop(.46,transparent),color-stop(.46,#303846),color-stop(.54,#303846),color-stop(.54,transparent),to(transparent))!important}.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-client-background .cs-input-search input::-moz-placeholder{color:#474e5a}.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-client-background .cs-input-search input::placeholder{color:#474e5a}@document url-prefix(){.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-client-background .cs-input-search .cs-x-small-bold{color:#303846;margin-left:-.875rem}}.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-open-dropdown .cs-input-search-dropdown .dropdown-item-category .dropdown-item .cs-input-search-dropdown-item-suggestion,.cs-menu-bar-unfolded .cs-menu-bar-client-text .cs-menu-bar-header .cs-input-search-open-dropdown .cs-input-search-dropdown .dropdown-item-category a{color:#303846}.cs-menu-bar-unfolded .cs-menu-bar-chevron{margin-left:19.875rem}.cs-menu-bar-unfolded .cs-footer-shutter,.cs-menu-bar-unfolded .cs-menu-bar-shutter{margin-left:20rem}.cs-menu-bar-unfolded .shutter-main{width:20rem}.cs-menu-bar-unfolded .shutter-header{max-height:49px}.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-header .cs-input-search-client-background,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-header .cs-input-search-client-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-header .cs-input-search-client-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-client-background .cs-menu-bar-header .cs-input-search-client-background .cs-input-search-dropdown{background-color:hsl(var(--hue),var(--sat),calc(1%*(55 + (var(--incr) - 55*var(--incr)/100)*55)))}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-information-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-success-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-warning-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-error-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9f3fc;border-color:#f9f3fc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#ecdcf5;border-color:#ecdcf5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f2e8f9;border-color:#f2e8f9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e5d1f2;border-color:#e5d1f2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d9baec;border-color:#d9baec;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cca3e5;border-color:#cca3e5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#bf8cdf;border-color:#bf8cdf;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b274d8;border-color:#b274d8;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a55dd2;border-color:#a55dd2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9946cb;border-color:#9946cb;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8c2fc5;border-color:#8c2fc5;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#7f18be;border-color:#7f18be;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#7519b0;border-color:#7519b0;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#6b1aa2;border-color:#6b1aa2;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#601b94;border-color:#601b94;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#561c86;border-color:#561c86;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#4c1d78;border-color:#4c1d78;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#421e69;border-color:#421e69;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#381f5b;border-color:#381f5b;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2d204d;border-color:#2d204d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#23213f;border-color:#23213f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-suspended-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbfbfc;border-color:#fbfbfc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f2f3f5;border-color:#f2f3f5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f6f7f9;border-color:#f6f7f9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#edeff2;border-color:#edeff2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e5e8ec;border-color:#e5e8ec;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#dce0e5;border-color:#dce0e5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d3d8df;border-color:#d3d8df;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cad0d9;border-color:#cad0d9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c1c8d2;border-color:#c1c8d2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b9c1cc;border-color:#b9c1cc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b0b9c5;border-color:#b0b9c5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#a7b1bf;border-color:#a7b1bf;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#99a3b1;border-color:#99a3b1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8b94a3;border-color:#8b94a3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#7c8694;border-color:#7c8694;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#6e7886;border-color:#6e7886;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#606a78;border-color:#606a78;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#525b6a;border-color:#525b6a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#444d5c;border-color:#444d5c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#353f4d;border-color:#353f4d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#27303f;border-color:#27303f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-pending-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f4f4f5;border-color:#f4f4f5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#dddee0;border-color:#dddee0;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e8e9ea;border-color:#e8e9ea;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d1d3d6;border-color:#d1d3d6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#babdc1;border-color:#babdc1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a3a7ad;border-color:#a3a7ad;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8c9198;border-color:#8c9198;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#757a83;border-color:#757a83;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5e646f;border-color:#5e646f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#474e5a;border-color:#474e5a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#303846;border-color:#303846;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-neutral-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fffef2;border-color:#fffef2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#fefbd9;border-color:#fefbd9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fefce6;border-color:#fefce6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdfacc;border-color:#fdfacc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdf7b3;border-color:#fdf7b3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fcf599;border-color:#fcf599;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbf280;border-color:#fbf280;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#faef66;border-color:#faef66;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9ed4d;border-color:#f9ed4d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9ea33;border-color:#f9ea33;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8e81a;border-color:#f8e81a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f7e500;border-color:#f7e500;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e1d205;border-color:#e1d205;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cbbe0a;border-color:#cbbe0a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b4ab0f;border-color:#b4ab0f;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9e9714;border-color:#9e9714;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#888419;border-color:#888419;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#72701d;border-color:#72701d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5c5d22;border-color:#5c5d22;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#454927;border-color:#454927;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2f362c;border-color:#2f362c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lemon-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fffbf2;border-color:#fffbf2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#fef4d9;border-color:#fef4d9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fef8e6;border-color:#fef8e6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdf0cc;border-color:#fdf0cc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fde9b3;border-color:#fde9b3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fce199;border-color:#fce199;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbda80;border-color:#fbda80;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fad366;border-color:#fad366;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9cb4d;border-color:#f9cb4d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9c433;border-color:#f9c433;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8bc1a;border-color:#f8bc1a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f7b500;border-color:#f7b500;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e1a605;border-color:#e1a605;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cb980a;border-color:#cb980a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b4890f;border-color:#b4890f;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9e7a14;border-color:#9e7a14;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#886c19;border-color:#886c19;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#725d1d;border-color:#725d1d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5c4e22;border-color:#5c4e22;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#453f27;border-color:#453f27;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2f312c;border-color:#2f312c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-papaya-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fff9f4;border-color:#fff9f4;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#feedde;border-color:#feedde;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fff3e9;border-color:#fff3e9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fee7d2;border-color:#fee7d2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fedcbc;border-color:#fedcbc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdd0a6;border-color:#fdd0a6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdc490;border-color:#fdc490;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fcb879;border-color:#fcb879;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fcac63;border-color:#fcac63;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fba14d;border-color:#fba14d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fb9536;border-color:#fb9536;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#fa8920;border-color:#fa8920;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e47f22;border-color:#e47f22;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cd7423;border-color:#cd7423;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b76a25;border-color:#b76a25;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a06027;border-color:#a06027;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8a5629;border-color:#8a5629;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#734b2a;border-color:#734b2a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5d412c;border-color:#5d412c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#46372e;border-color:#46372e;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#302c2f;border-color:#302c2f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-orange-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fef7f6;border-color:#fef7f6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#fde7e5;border-color:#fde7e5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#feefee;border-color:#feefee;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fcdedd;border-color:#fcdedd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbcecc;border-color:#fbcecc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fabebb;border-color:#fabebb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f9aeaa;border-color:#f9aeaa;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f79d98;border-color:#f79d98;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f68d87;border-color:#f68d87;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f57d76;border-color:#f57d76;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f36c65;border-color:#f36c65;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f25c54;border-color:#f25c54;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#dc5651;border-color:#dc5651;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c7504d;border-color:#c7504d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b14b4a;border-color:#b14b4a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9b4546;border-color:#9b4546;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#863f43;border-color:#863f43;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#70393f;border-color:#70393f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5a333c;border-color:#5a333c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#442e38;border-color:#442e38;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2f2835;border-color:#2f2835;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-strawberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fdf4f5;border-color:#fdf4f5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f9dfe1;border-color:#f9dfe1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbeaeb;border-color:#fbeaeb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f7d4d6;border-color:#f7d4d6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f3bfc2;border-color:#f3bfc2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#efa9ae;border-color:#efa9ae;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#eb949a;border-color:#eb949a;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e77f85;border-color:#e77f85;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e36971;border-color:#e36971;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#df545d;border-color:#df545d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#db3e48;border-color:#db3e48;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#d72934;border-color:#d72934;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c42834;border-color:#c42834;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b12833;border-color:#b12833;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9e2733;border-color:#9e2733;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8b2633;border-color:#8b2633;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#782633;border-color:#782633;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#652532;border-color:#652532;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#522432;border-color:#522432;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3f2332;border-color:#3f2332;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2c2331;border-color:#2c2331;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cherry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fef7fa;border-color:#fef7fa;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#fde8f1;border-color:#fde8f1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fef0f6;border-color:#fef0f6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fde1ec;border-color:#fde1ec;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fcd1e3;border-color:#fcd1e3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbc2da;border-color:#fbc2da;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fab3d1;border-color:#fab3d1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8a4c7;border-color:#f8a4c7;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f795be;border-color:#f795be;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f685b5;border-color:#f685b5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f576ab;border-color:#f576ab;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f467a2;border-color:#f467a2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#de6097;border-color:#de6097;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c8598b;border-color:#c8598b;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b25280;border-color:#b25280;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9c4b75;border-color:#9c4b75;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#87456a;border-color:#87456a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#713e5e;border-color:#713e5e;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5b3753;border-color:#5b3753;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#453048;border-color:#453048;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2f293c;border-color:#2f293c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-rubarb-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#fbf4fd;border-color:#fbf4fd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#f4defa;border-color:#f4defa;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8e9fc;border-color:#f8e9fc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f0d2f9;border-color:#f0d2f9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e9bcf6;border-color:#e9bcf6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e2a6f3;border-color:#e2a6f3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#db90f0;border-color:#db90f0;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d379ec;border-color:#d379ec;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cc63e9;border-color:#cc63e9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c54de6;border-color:#c54de6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#bd36e3;border-color:#bd36e3;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#b620e0;border-color:#b620e0;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a620cf;border-color:#a620cf;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9720bd;border-color:#9720bd;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8721ac;border-color:#8721ac;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#77219a;border-color:#77219a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#682189;border-color:#682189;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#582177;border-color:#582177;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#482166;border-color:#482166;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#382254;border-color:#382254;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#292243;border-color:#292243;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-grape-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8f5ff;border-color:#f8f5ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#eae1ff;border-color:#eae1ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f1ebff;border-color:#f1ebff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e4d7ff;border-color:#e4d7ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d6c3ff;border-color:#d6c3ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c8afff;border-color:#c8afff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#bb9bff;border-color:#bb9bff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#ad86ff;border-color:#ad86ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9f72ff;border-color:#9f72ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#915eff;border-color:#915eff;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#844aff;border-color:#844aff;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#7636ff;border-color:#7636ff;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#6d34ea;border-color:#6d34ea;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#6332d6;border-color:#6332d6;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5a30c1;border-color:#5a30c1;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#512ead;border-color:#512ead;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#482c98;border-color:#482c98;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3e2a83;border-color:#3e2a83;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#35286f;border-color:#35286f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2c265a;border-color:#2c265a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#222446;border-color:#222446;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blackberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f5f5fd;border-color:#f5f5fd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#e2e1fa;border-color:#e2e1fa;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#ecebfb;border-color:#ecebfb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d8d7f8;border-color:#d8d7f8;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c5c3f4;border-color:#c5c3f4;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b1aff1;border-color:#b1aff1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#9e9bed;border-color:#9e9bed;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8a86e9;border-color:#8a86e9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#7772e6;border-color:#7772e6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#635ee2;border-color:#635ee2;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#504adf;border-color:#504adf;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#3c36db;border-color:#3c36db;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3934ca;border-color:#3934ca;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3532b9;border-color:#3532b9;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3230a8;border-color:#3230a8;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2e2e97;border-color:#2e2e97;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2b2c86;border-color:#2b2c86;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#272a75;border-color:#272a75;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#242864;border-color:#242864;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#202653;border-color:#202653;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1d2442;border-color:#1d2442;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-blueberry-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f2fbff;border-color:#f2fbff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#d9f2ff;border-color:#d9f2ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e6f6ff;border-color:#e6f6ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#cef;border-color:#cef;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b3e5ff;border-color:#b3e5ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#99dcff;border-color:#99dcff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#80d4ff;border-color:#80d4ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#67cbff;border-color:#67cbff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#4dc2ff;border-color:#4dc2ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#34b9ff;border-color:#34b9ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1ab1ff;border-color:#1ab1ff;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#01a8ff;border-color:#01a8ff;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#039bea;border-color:#039bea;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#068dd6;border-color:#068dd6;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0880c1;border-color:#0880c1;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0b72ad;border-color:#0b72ad;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0d6598;border-color:#0d6598;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0f5883;border-color:#0f5883;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#124a6f;border-color:#124a6f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#143d5a;border-color:#143d5a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#172f46;border-color:#172f46;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-cerulean-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f2fdfe;border-color:#f2fdfe;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#d9f9fd;border-color:#d9f9fd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e6fbfe;border-color:#e6fbfe;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#ccf7fd;border-color:#ccf7fd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b3f3fc;border-color:#b3f3fc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#99effb;border-color:#99effb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#80ebfa;border-color:#80ebfa;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#66e7f8;border-color:#66e7f8;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#4de3f7;border-color:#4de3f7;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#33dff6;border-color:#33dff6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1adbf5;border-color:#1adbf5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#00d7f4;border-color:#00d7f4;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#03c5e1;border-color:#03c5e1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#05b3cd;border-color:#05b3cd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#08a1ba;border-color:#08a1ba;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0a8fa6;border-color:#0a8fa6;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0d7d93;border-color:#0d7d93;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#0f6a7f;border-color:#0f6a7f;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#12586c;border-color:#12586c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#144658;border-color:#144658;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#173445;border-color:#173445;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-sky-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f5fcfd;border-color:#f5fcfd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#e0f5f8;border-color:#e0f5f8;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#eaf8fa;border-color:#eaf8fa;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d5f1f6;border-color:#d5f1f6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c1eaf1;border-color:#c1eaf1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#ace3ed;border-color:#ace3ed;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#97dde8;border-color:#97dde8;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#82d6e3;border-color:#82d6e3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#6dcfdf;border-color:#6dcfdf;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#59c8da;border-color:#59c8da;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#44c1d6;border-color:#44c1d6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#2fbad1;border-color:#2fbad1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2dabc1;border-color:#2dabc1;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2b9cb1;border-color:#2b9cb1;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#288ca1;border-color:#288ca1;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#267d91;border-color:#267d91;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#246e81;border-color:#246e81;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#225f71;border-color:#225f71;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#205061;border-color:#205061;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1d4051;border-color:#1d4051;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1b3141;border-color:#1b3141;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lagoon-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f6fdfb;border-color:#f6fdfb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#e3f9f4;border-color:#e3f9f4;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#ecfbf8;border-color:#ecfbf8;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#daf7f0;border-color:#daf7f0;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c7f3e9;border-color:#c7f3e9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b4efe2;border-color:#b4efe2;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a2ebdb;border-color:#a2ebdb;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#8fe7d3;border-color:#8fe7d3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#7ce3cc;border-color:#7ce3cc;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#69dfc5;border-color:#69dfc5;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#57dbbd;border-color:#57dbbd;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#44d7b6;border-color:#44d7b6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#40c5a9;border-color:#40c5a9;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3bb39b;border-color:#3bb39b;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#37a18e;border-color:#37a18e;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#338f81;border-color:#338f81;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2f7d74;border-color:#2f7d74;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#2a6a66;border-color:#2a6a66;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#265859;border-color:#265859;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#22464c;border-color:#22464c;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#1d343e;border-color:#1d343e;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-mint-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f8fcf3;border-color:#f8fcf3;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-5 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#e9f6da;border-color:#e9f6da;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#f0f9e7;border-color:#f0f9e7;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-10 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#e1f3ce;border-color:#e1f3ce;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-20 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#d3eeb6;border-color:#d3eeb6;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-30 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#c4e89d;border-color:#c4e89d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-40 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#b5e285;border-color:#b5e285;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-50 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#a6dc6d;border-color:#a6dc6d;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-60 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#97d654;border-color:#97d654;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-70 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#89d13c;border-color:#89d13c;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-80 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#7acb23;border-color:#7acb23;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-input-search-custom-background,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-90 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#6bc50b;border-color:#6bc50b;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-100 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#63b50f;border-color:#63b50f;color:#192231}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-110 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#5ba413;border-color:#5ba413;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-120 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#529416;border-color:#529416;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-130 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#4a841a;border-color:#4a841a;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-140 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#42741e;border-color:#42741e;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-150 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#3a6322;border-color:#3a6322;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-160 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#325326;border-color:#325326;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-170 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#294329;border-color:#294329;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-180 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-input-search-custom-background{background-color:#21322d;border-color:#21322d;color:#fff}.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search .cs-input-search-input,.cs-menu-bar-unfolded .cs-menu-bar-custom-background-lime-190 .cs-menu-bar-header .cs-input-search-custom-background .cs-input-search-dropdown{background-color:#192231;border-color:#192231;color:#fff}.cs-time-picker .el-input__inner{border-radius:3px;font-family:var(--cbs_f_typo_fontfamily_010);color:#192231;letter-spacing:.63px;font-size:15px;font-weight:400;height:40px}.cs-time-picker .el-input__inner:focus{outline:none}.cs-time-picker .is-disabled .el-input__wrapper,.cs-time-picker .is-disabled .el-input__wrapper :disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-time-picker .is-disabled .el-input__wrapper :disabled{color:#8c9198!important}.cs-time-picker .is-disabled .el-input__wrapper :disabled::-moz-placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-time-picker .is-disabled .el-input__wrapper :disabled::placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-time-picker .el-input.el-input--suffix{border-radius:3px;font-family:var(--cbs_f_typo_fontfamily_010);letter-spacing:.63px;font-size:15px;font-weight:400;height:40px;width:auto}.cs-time-picker .cs-timepicker-input-container{position:relative;display:flex;left:-.8rem}.cs-time-picker .cs-timepicker-input-container .cs-timepicker-left-icon{left:1.65rem;top:.8rem;z-index:2}.cs-time-picker .cs-timepicker-input-container .cs-timepicker-input .cs-input-input{height:40px;padding:10px 13px 10px 34px;width:15rem}.cs-time-picker{position:relative;display:inline-flex;align-items:center}.cs-time-picker .cs-time-picker-input{box-sizing:border-box;padding-left:1.5rem;background-color:#fff;border-radius:3px;border:1px solid var(--statusBorderColor,#dcdfe6);color:#192231;letter-spacing:.63px}.cs-time-picker .cs-time-picker-input.xsmall{height:1.5rem;width:4.25rem}.cs-time-picker .cs-time-picker-input.small{height:1.75rem;width:4.75rem}.cs-time-picker .cs-time-picker-input.regular{height:2rem;width:5.25rem}.cs-time-picker .cs-time-picker-input:focus{outline:none;border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-time-picker ::-moz-placeholder{color:#a3a7ad}.cs-time-picker ::placeholder{color:#a3a7ad}.cs-time-picker :disabled{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important}.cs-time-picker :disabled::-moz-placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-time-picker :disabled::placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-time-picker .cs-time-picker-input-clear,.cs-time-picker .cs-time-picker-input-icon{display:flex;align-items:center;position:absolute;top:50%;transform:translateY(-50%);margin:0 .25rem}.cs-time-picker .cs-time-picker-input-icon{left:0}.cs-time-picker .cs-time-picker-input-clear{right:0;padding:.125rem;display:none}.cs-time-picker .cs-time-picker-input-clear .cs-clearing-button-icon{position:static}.cs-time-picker .cs-time-picker-input-clear svg{margin-left:.125rem}.cs-time-picker .cs-time-picker-input-clear:hover{cursor:pointer}.cs-time-picker:hover .cs-time-picker-input-clear{display:flex}.cs-mega-menu{display:flex;position:relative;background-color:#fff;box-shadow:-2px 0 10px 0 rgba(43,53,70,.2);width:100%;border:.0625rem solid #dcdfe6;border-radius:4px}.cs-mega-menu .cs-mega-menu-themes-container{background-color:#f4f4f5;min-width:400px;border-right:.0625rem solid #dcdfe6}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-no-theme-text{text-align:center}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes-container-header{display:flex;align-items:center;justify-content:center;padding:20px 0 40px;border-bottom:.0625rem solid #dcdfe6}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90px;border-bottom:.0625rem solid #dcdfe6}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme:hover{background-color:#fff;cursor:pointer}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme.is-selected{background-color:#fff}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme .cs-mega-menu-theme-content{display:flex;width:100%}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme .cs-mega-menu-theme-content>.cs-icon{flex:none}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme .cs-mega-menu-theme-content .cs-mega-menu-theme-icon{margin:25px 0 25px 30px}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme .cs-mega-menu-theme-content .cs-mega-menu-theme-label{color:#192231;font-family:var(--cbs_f_typo_fontfamily_010);font-size:20px;font-weight:600;letter-spacing:0;padding:25px;flex-grow:1;position:relative}.cs-mega-menu .cs-mega-menu-themes-container .cs-mega-menu-themes .cs-mega-menu-theme .cs-mega-menu-theme-content .cs-mega-menu-theme-icon-right{float:right;margin:30px 20px}.cs-mega-menu .cs-mega-menu-sub-themes-container{display:flex;flex-wrap:wrap;width:100%;margin:30px}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-themes-container-header{flex:1 0 100%;padding-bottom:30px}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme{flex:1 0 26%}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme .cs-mega-menu-sub-theme-label{margin-left:8px;color:#192231;font-size:16px;font-weight:700}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme .cs-mega-menu-sub-theme-child{padding:8px 0;display:flex;align-items:center;position:relative}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme .cs-mega-menu-sub-theme-child:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2);cursor:pointer}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme .cs-mega-menu-sub-theme-child.is-selected-screen{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme .cs-mega-menu-sub-theme-child .cs-mega-menu-sub-theme-child-label{margin-left:8px;color:#192231}.cs-mega-menu .cs-mega-menu-sub-themes-container .cs-mega-menu-sub-theme .cs-mega-menu-sub-theme-child .cs-mega-menu-item-favorite-button{position:absolute;right:8px}.cs-status-cell .cs-status-cell-content{display:inline-flex;justify-content:space-between;align-items:center;height:1.625rem;width:100%;border-radius:1rem;position:relative;top:-.25rem;letter-spacing:0;color:var(--colortext);background-color:var(--colorbg)}.cs-status-cell .cs-status-cell-content .cs-status-cell-icon{margin-right:.625rem}.cs-status-cell .cs-status-cell-content .cs-status-cell-label{margin-left:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-select-cell .cs-select-cell-content{display:flex;align-items:center}.cs-select-cell .cs-select-cell-content .cs-icon{margin-right:.25rem}.cs-data-line{display:flex;flex-direction:row;background-color:#fff;padding:10px 20px;box-sizing:border-box;width:100%;box-shadow:0 2px 12px 0 rgba(43,53,70,.2)}.cs-data-line .cs-data-line-dragging-icon{margin:auto}.cs-data-line .cs-data-line-color-indicator{padding-right:10px;padding-left:10px;background-color:var(--backgroundColor);margin:10px 20px 10px 10px;width:24px;height:24px}.cs-data-line .cs-data-line-column{flex:100%;margin-right:5px;min-height:47px}.cs-data-line .cs-data-line-column:last-child{margin-right:2rem}.cs-data-line .cs-data-line-column .cs-data-line-column-label{font-size:14px;font-weight:700;margin-bottom:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-data-line .cs-data-line-column .cs-read-only-value{font-size:18px;color:var(--cbs_d_text-color_default_main);-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-data-line .cs-data-line-column .cs-editable-value{cursor:pointer;min-height:26px}.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .cs-select,.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .el-date-editor,.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container input:not([type=checkbox]){height:100%;width:100%;margin:auto}.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .cs-select .cs-select-dropdown,.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .el-date-editor .cs-select-dropdown,.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container input:not([type=checkbox]) .cs-select-dropdown{top:1.7rem}.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .cs-select .cs-select-dropdown .cs-select-dropdown-arrow,.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .el-date-editor .cs-select-dropdown .cs-select-dropdown-arrow,.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container input:not([type=checkbox]) .cs-select-dropdown .cs-select-dropdown-arrow{height:0;width:0}.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .el-input{line-height:26px}.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container div .el-input__icon{line-height:0}.cs-data-line .cs-data-line-column .cs-editable-value .cs-editable-container .cs-tree-cell-modal-tree{box-shadow:none}.cs-data-line .cs-data-line-actions{align-self:center;cursor:pointer}.cs-tag{display:flex;border:1px solid;border-radius:16px;max-width:100%;width:-moz-fit-content;width:fit-content;color:var(--colortext);border-color:var(--colorborder)}.cs-tag .cs-tag-text{margin-right:8px;margin-left:11px;font-size:14px;line-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cs-tag .cs-tag-icon{display:flex;width:32px;padding:5.5px 8.5px;border-radius:16px;box-sizing:border-box;background-color:var(--colorbg)}.cs-data-line-list .cs-data-line-list-rows{margin-block:0;padding-inline-start:0}.cs-data-line-list .cs-data-line-list-rows .cs-data-line-list-group .cs-data-line-list-row{list-style-type:none;padding-bottom:10px}.cs-data-line-list .cs-data-line-list-rows .cs-data-line-list-group .cs-data-line-list-row.cs-data-line-list-row-draggable{cursor:grab}.cs-data-line-list .cs-data-line-list-rows .cs-data-line-list-group .cs-data-line-list-row.cs-data-line-list-row-draggable:active{cursor:grabbing}.cs-data-line-list .cs-data-line-list-actions{padding:.25rem 0}.cs-data-line-list .cs-data-line-list-actions .cs-data-line-list-actions-button{margin-right:.5rem}.cs-change-input-validation span{cursor:pointer}.cs-input-validation-global-container{display:flex;align-items:center;position:relative}.cs-input-validation-global-container .cs-input-validation-row{display:flex;align-items:center;gap:.25rem}.cs-input-validation-global-container.has-error{height:3.5rem}.cs-input-validation-global-container.has-error .cs-input-validation-cs-input .cs-input-input{border-color:var(--cbs_f_color_destructive_6)}.cs-input-validation-global-container .cs-input-validation-error{position:absolute;top:80%;left:0;margin-top:.125rem;color:var(--cbs_f_color_destructive_6);white-space:nowrap}.cs-input-validation-icons-container{display:inline-flex;position:relative;text-align:center}.cs-input-validation-icons-container .cs-input-validation-buttons{font-size:3rem}.cs-input-validation-icon-separator{border-left:1px solid #000;height:30px;position:absolute;left:50%;margin-left:-.5px;top:0}.cs-input-validation-cs-input .cs-input-input{width:var(--input-width)}.cs-radio-preview{display:flex;flex-direction:column}.cs-radio-preview .cs-radio-preview-header .cs-radio-preview-switch{float:right}.cs-radio-preview .cs-radio-preview-container{display:flex;flex-direction:column;box-sizing:border-box;border:.0625rem solid #dcdfe6;border-radius:.25rem;background-color:#fff;cursor:pointer;line-height:normal;min-height:2.5rem;margin-bottom:1.25rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-input{margin:.2rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:1rem;width:1rem;height:1rem;border:1px solid #555;border-radius:50%;background-clip:content-box;padding:2px;transition:all .15s linear}.cs-radio-preview .cs-radio-preview-container .cs-radio-input:checked{background-color:hsl(var(--hue),var(--sat),var(--light));border:1px solid hsl(var(--hue),var(--sat),var(--light))}.cs-radio-preview .cs-radio-preview-container.cs-radio-preview-checked{border:1px solid hsl(var(--hue),var(--sat),var(--light));background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-radio-preview .cs-radio-preview-container.cs-radio-preview-checked .cs-radio-preview-label{color:#192231}.cs-radio-preview .cs-radio-preview-container.cs-radio-preview-disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-radio-preview .cs-radio-preview-container.cs-radio-preview-disabled .cs-radio-preview-label{color:#8c9198!important;cursor:not-allowed!important}.cs-radio-preview .cs-radio-preview-container.cs-radio-preview-disabled input{cursor:not-allowed}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-main-content{display:flex;padding:.625rem .875rem 0 .625rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-main-content input{margin-right:.625rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-main-content .cs-radio-preview-label{font-family:var(--cbs_f_typo_fontfamily_010);color:#192231;font-size:1rem;letter-spacing:0;width:100%}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-optional-content{padding:0 .875rem 0 .625rem;margin-left:2.5rem;margin-right:1.25rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-optional-content .cs-radio-preview-description{font-family:var(--cbs_f_typo_fontfamily_010);color:#5e646f;font-size:.75rem;letter-spacing:0;width:100%;padding-bottom:.625rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-optional-content .cs-radio-preview-preview{display:flex;padding-bottom:.625rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-optional-content .cs-radio-preview-preview .cs-radio-preview-preview-text{width:10%;min-width:3.75rem;font-size:.875rem}.cs-radio-preview .cs-radio-preview-container .cs-radio-preview-optional-content .cs-radio-preview-preview .cs-radio-preview-preview-slot{width:90%}.cs-title-dropdown{width:-moz-fit-content;width:fit-content}.cs-title-dropdown .cs-title-dropdown-icon-toggle{vertical-align:middle;cursor:pointer}.cs-title-dropdown .cs-title-dropdown-icon-toggle-disabled{cursor:not-allowed}.cs-title-dropdown .cs-title-dropdown-list{width:10.5rem;margin-top:.5rem}.cs-dropdown-button{display:inline-flex}.cs-dropdown-button .cs-dropdown-button-list{border:6px solid transparent;border-radius:10px}.cs-dropdown-button .cs-dropdown-button-list li{border:0;border-radius:6px}.cs-popover{position:absolute;background-color:#fff;box-shadow:0 0 .625rem -.125rem 0 .625rem 0 hsla(0,0%,67%,.5);padding:.5rem;width:16rem;max-height:34rem;border-radius:.625rem;z-index:99}.cs-popover.cs-popover-anchor{position:fixed}.cs-popover{box-shadow:0 0 1rem rgba(104,150,219,.15)}.cs-popover:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-popover:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-popover.cs-popover-plain{background-color:transparent;box-shadow:none;padding:0}.cs-popover .cs-popover-close-button{position:absolute;top:.5rem;right:.5rem}.cs-popover .cs-popover-free{display:flex;flex-direction:column;height:100%}.cs-popover .cs-popover-free .cs-popover-header{display:flex;justify-content:space-between;margin-bottom:.25rem;min-height:2rem}.cs-popover .cs-popover-free .cs-popover-header .cs-popover-header-content{display:flex;flex-direction:column}.cs-popover .cs-popover-free .cs-popover-header .cs-popover-header-content .cs-popover-header-title{margin-top:.375rem;margin-bottom:0}.cs-popover .cs-popover-free .cs-popover-header .cs-popover-header-content .cs-popover-header-instruction{margin-top:0;color:#8c9198}.cs-popover .cs-popover-free .cs-popover-header .cs-popover-header-actions{display:flex;align-items:center;gap:.25rem;max-height:2rem}.cs-popover .cs-popover-free .cs-popover-header .cs-popover-closing-button{position:absolute;right:.75rem;padding-top:.25rem}.cs-popover .cs-popover-free .cs-popover-content{border-radius:.5rem;padding:.25rem 0;flex-grow:1;max-height:25rem;overflow:auto;-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box}.cs-popover .cs-popover-free .cs-popover-footer{display:flex;min-height:-moz-fit-content;min-height:fit-content;justify-content:space-between;margin-top:.5rem}.cs-popover .cs-popover-list{overflow:auto;padding:0;margin:0}.cs-popover .cs-popover-list::-webkit-scrollbar{width:.375rem}.cs-popover .cs-popover-list::-webkit-scrollbar-thumb{border-radius:1.25rem;border:.375rem solid rgba(25,34,49,.2)}.cs-popover .cs-popover-list:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-popover .cs-popover-list:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-popover .cs-popover-list.xsmall{max-height:16.5rem}.cs-popover .cs-popover-list.small{max-height:18rem}.cs-popover .cs-popover-list.regular{max-height:20rem}.cs-small-tag{position:relative;color:#192231;font-weight:400}.cs-small-tag .cs-small-tag-content{display:flex;justify-content:center;align-items:center;border:1px solid;border-radius:2px;max-width:130px;width:-moz-fit-content;width:fit-content;min-width:auto;border-color:var(--colorborder);background-color:var(--colorbg)}.cs-small-tag .cs-small-tag-content .cs-small-tag-text{padding:0 5px;font-size:10px;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-flex}.cs-small-tag .cs-small-tag-content .cs-tag-counter.cs-counter{margin-right:2px;display:inline-flex}.cs-small-tag .cs-small-tag-content .cs-tag-counter.cs-counter .cs-message{line-height:normal;color:#192231;font-size:9px;font-weight:400;padding:0;min-width:13px}.cs-small-tag .cs-small-tag-content.clickable{cursor:pointer}.cs-small-tag .cs-small-tag-content.clickable:hover{background-color:var(--colorhover)}.cs-small-tag .cs-small-tag-active{background-color:var(--colorborder);color:#fff}.cs-small-tag .cs-small-tag-details{position:absolute;z-index:1;width:-moz-max-content;width:max-content;padding:8px;margin-top:5px;font-size:11px;line-height:16px;border:1px solid;border-radius:2px;border-color:var(--colorborder);background-color:var(--colorbg)}.cs-anchor-sections{margin-block-start:0;padding-inline-start:0;background-color:#fff;height:100%;min-height:0}.cs-anchor-sections.cs-anchor-sections-heavy{display:flex;position:relative}.cs-anchor-sections.cs-anchor-sections-heavy .cs-anchor-sections-content{flex:1;margin-right:0;overflow-y:auto}.cs-anchor-sections.cs-anchor-sections-heavy .cs-anchor-sections-content .cs-anchor-section-title{position:static}.cs-anchor-sections.cs-anchor-sections-heavy .cs-anchor-sections-scrollbar{flex-shrink:0;width:1rem;position:sticky;right:0}.cs-anchor-sections .cs-anchor-sections-content{background-color:inherit;overflow-y:auto;height:100%}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title{display:flex;align-items:center;position:sticky;height:1.25rem;padding:.95rem;margin:0;cursor:pointer;background-color:inherit;z-index:2;white-space:nowrap}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title .cs-icon{margin-right:10px}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title:hover{color:hsl(var(--hue),var(--sat),var(--light))}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title.cs-anchor-in-progress{border-bottom:1px solid rgba(25,34,49,.1)}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title .cs-anchor-section-title-right{margin-left:auto;display:flex;align-items:center;padding-left:1rem;color:initial;overflow:hidden;text-overflow:ellipsis}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title .cs-anchor-section-title-right .cs-anchor-section-title-right-status{margin-left:.5rem}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-title-with-top-border{border-top:.0625rem solid #dcdfe6}.cs-anchor-sections .cs-anchor-sections-content.cs-anchor-sections-bottom-border{border-bottom:3px solid #dcdfe6}.cs-anchor-sections .cs-anchor-sections-content .cs-anchor-section-content{padding:10px;background-color:rgba(25,34,49,.03)}.cs-anchor-sections .cs-anchor-sections-scrollbar{position:absolute;top:0;right:0;width:1rem;height:100%;display:flex;flex-direction:column;align-items:center;border-left:1px solid #e8e9ea}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper{position:absolute;left:50%;transform:translateX(-50%);display:flex;max-width:.5rem;max-height:.5rem}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator{min-width:.5rem;min-height:.5rem;width:.5rem;height:.5rem;border:1px solid hsl(var(--hue),var(--sat),calc(1%*(80 + (var(--incr) - 80*var(--incr)/100)*80)));border-radius:50%;padding:0;background-color:hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85)));cursor:pointer}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-active{background-color:hsl(var(--hue),var(--sat),calc(1%*(55 + (var(--incr) - 55*var(--incr)/100)*55)));border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-information{background-color:#80d4ff;border-color:#67cbff}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-information.cs-anchor-section-indicator-active{background-color:#01a8ff;border-color:#01a8ff}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-success{background-color:#b5e285;border-color:#a6dc6d}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-success.cs-anchor-section-indicator-active{background-color:#6bc50b;border-color:#6bc50b}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-warning{background-color:#fbda80;border-color:#fad366}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-warning.cs-anchor-section-indicator-active{background-color:#f7b500;border-color:#f7b500}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-error{background-color:#eb949a;border-color:#e77f85}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-error.cs-anchor-section-indicator-active{background-color:#d72934;border-color:#d72934}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-suspended{background-color:#bf8cdf;border-color:#b274d8}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-suspended.cs-anchor-section-indicator-active{background-color:#7f18be;border-color:#7f18be}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-pending{background-color:#d3d8df;border-color:#cad0d9}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-pending.cs-anchor-section-indicator-active{background-color:#a7b1bf;border-color:#a7b1bf}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-neutral{background-color:#8c9198;border-color:#757a83}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-neutral.cs-anchor-section-indicator-active{background-color:#192231;border-color:#192231}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-lemon{background-color:#fbf280;border-color:#faef66}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-lemon.cs-anchor-section-indicator-active{background-color:#f7e500;border-color:#f7e500}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-papaya{background-color:#fbda80;border-color:#fad366}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-papaya.cs-anchor-section-indicator-active{background-color:#f7b500;border-color:#f7b500}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-orange{background-color:#fdc490;border-color:#fcb879}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-orange.cs-anchor-section-indicator-active{background-color:#fa8920;border-color:#fa8920}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-strawberry{background-color:#f9aeaa;border-color:#f79d98}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-strawberry.cs-anchor-section-indicator-active{background-color:#f25c54;border-color:#f25c54}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-cherry{background-color:#eb949a;border-color:#e77f85}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-cherry.cs-anchor-section-indicator-active{background-color:#d72934;border-color:#d72934}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-rubarb{background-color:#fab3d1;border-color:#f8a4c7}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-rubarb.cs-anchor-section-indicator-active{background-color:#f467a2;border-color:#f467a2}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-grape{background-color:#db90f0;border-color:#d379ec}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-grape.cs-anchor-section-indicator-active{background-color:#b620e0;border-color:#b620e0}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-blackberry{background-color:#bb9bff;border-color:#ad86ff}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-blackberry.cs-anchor-section-indicator-active{background-color:#7636ff;border-color:#7636ff}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-blueberry{background-color:#9e9bed;border-color:#8a86e9}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-blueberry.cs-anchor-section-indicator-active{background-color:#3c36db;border-color:#3c36db}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-cerulean{background-color:#80d4ff;border-color:#67cbff}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-cerulean.cs-anchor-section-indicator-active{background-color:#01a8ff;border-color:#01a8ff}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-sky{background-color:#80ebfa;border-color:#66e7f8}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-sky.cs-anchor-section-indicator-active{background-color:#00d7f4;border-color:#00d7f4}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-lagoon{background-color:#97dde8;border-color:#82d6e3}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-lagoon.cs-anchor-section-indicator-active{background-color:#2fbad1;border-color:#2fbad1}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-mint{background-color:#a2ebdb;border-color:#8fe7d3}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-mint.cs-anchor-section-indicator-active{background-color:#44d7b6;border-color:#44d7b6}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-lime{background-color:#b5e285;border-color:#a6dc6d}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator.cs-anchor-section-indicator-lime.cs-anchor-section-indicator-active{background-color:#6bc50b;border-color:#6bc50b}.cs-anchor-sections .cs-anchor-sections-scrollbar .cs-anchor-section-indicator-wrapper .cs-anchor-section-indicator-tooltip-content{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:70px}.cs-avatar{display:inline-block;position:relative;height:var(--size);min-width:var(--size)}.cs-avatar .cs-avatar-indicator{position:absolute;top:calc(50% + 2px);left:50%;transform:translate(-50%,-50%)}.cs-avatar .cs-avatar-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;box-sizing:border-box;height:var(--size);width:var(--size);border:1px solid #fff;border-radius:50%;text-align:center;color:var(--cbs_d_text-color_default_main);font-size:var(--textFontSize);font-weight:600;letter-spacing:0;line-height:var(--textLineHeight);background-color:#f4f4f5;padding:0 1px;overflow:hidden}.cs-avatar .cs-avatar-content :first-child{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.cs-avatar-pile{display:inline-flex}.cs-avatar-pile,.cs-avatar-pile .cs-avatar{position:relative}.cs-tabs{width:100%;height:100%;padding:10px 25px;box-sizing:border-box;background-color:#fff}.cs-tabs .cs-tabs-wrapper{position:relative;width:100%;height:60px;display:inline-flex;margin:0 0 30px}.cs-tabs .cs-tabs-wrapper .cs-tabs-container-arrows{display:flex;align-items:center;cursor:pointer}.cs-tabs .cs-tabs-wrapper .cs-tabs-container-arrows:hover{background:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation{width:100%;background:#fff;list-style-type:none;padding:0;display:inline-flex;gap:50px;overflow:hidden}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation .cs-tabs-navigation-label{max-width:50%;color:#192231;font-size:15px;letter-spacing:0;display:flex;gap:5px;align-items:center}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation .cs-tabs-navigation-label .cs-tabs-icon{min-width:14px}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation .cs-tabs-navigation-label .cs-tabs-navigation-label-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation .cs-tabs-navigation-label.cs-tabs-navigation-label-disabled{color:#8c9198!important;cursor:not-allowed!important}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation .cs-tabs-navigation-label.cs-tabs-navigation-label-active{color:#192231;border-bottom:3px solid hsl(var(--hue),var(--sat),var(--light));font-weight:700}.cs-tabs .cs-tabs-wrapper .cs-tabs-navigation .cs-tabs-navigation-label:hover{color:hsl(var(--hue),var(--sat),var(--light));cursor:pointer}.cs-tabs .cs-tabs-content{width:100%;height:calc(100% - 90px);overflow-y:auto}.cs-status .cs-status-dot{height:2px;width:2px;padding:3px;border-radius:50%;display:inline-block}.cs-status .cs-status-dot.cs-status-dot-information{background-color:#01a8ff}.cs-status .cs-status-dot.cs-status-dot-success{background-color:#6bc50b}.cs-status .cs-status-dot.cs-status-dot-warning{background-color:#f7b500}.cs-status .cs-status-dot.cs-status-dot-error{background-color:#d72934}.cs-status .cs-status-dot.cs-status-dot-suspended{background-color:#7f18be}.cs-status .cs-status-dot.cs-status-dot-pending{background-color:#a7b1bf}.cs-status .cs-status-dot.cs-status-dot-neutral{background-color:#192231}.cs-status .cs-status-dot.cs-status-dot-lemon{background-color:#f7e500}.cs-status .cs-status-dot.cs-status-dot-papaya{background-color:#f7b500}.cs-status .cs-status-dot.cs-status-dot-orange{background-color:#fa8920}.cs-status .cs-status-dot.cs-status-dot-strawberry{background-color:#f25c54}.cs-status .cs-status-dot.cs-status-dot-cherry{background-color:#d72934}.cs-status .cs-status-dot.cs-status-dot-rubarb{background-color:#f467a2}.cs-status .cs-status-dot.cs-status-dot-grape{background-color:#b620e0}.cs-status .cs-status-dot.cs-status-dot-blackberry{background-color:#7636ff}.cs-status .cs-status-dot.cs-status-dot-blueberry{background-color:#3c36db}.cs-status .cs-status-dot.cs-status-dot-cerulean{background-color:#01a8ff}.cs-status .cs-status-dot.cs-status-dot-sky{background-color:#00d7f4}.cs-status .cs-status-dot.cs-status-dot-lagoon{background-color:#2fbad1}.cs-status .cs-status-dot.cs-status-dot-mint{background-color:#44d7b6}.cs-status .cs-status-dot.cs-status-dot-lime{background-color:#6bc50b}.cs-status .cs-status-text{font-size:12px;padding-left:4px}.cs-section-token-destructive{--token-section-bg:var(--cbs_d_component-interactive_bg-color_destructive_secondary);--token-section-border:var(--cbs_d_component-interactive_border-color_destructive_secondary);--token-section-text:var(--cbs_d_component-interactive_text-color_destructive_secondary)}.cs-section-token-constructive{--token-section-bg:var(--cbs_d_component-interactive_bg-color_constructive_secondary);--token-section-border:var(--cbs_d_component-interactive_border-color_constructive_secondary);--token-section-text:var(--cbs_d_component-interactive_text-color_constructive_secondary)}.cs-section-token-preventive{--token-section-bg:var(--cbs_d_component-interactive_bg-color_preventive_secondary);--token-section-border:var(--cbs_d_component-interactive_border-color_preventive_secondary);--token-section-text:var(--cbs_d_component-interactive_text-color_preventive_secondary)}.cs-section-token-informative{--token-section-bg:var(--cbs_d_component-interactive_bg-color_informative_secondary);--token-section-border:var(--cbs_d_component-interactive_border-color_informative_secondary);--token-section-text:var(--cbs_d_component-interactive_text-color_informative_secondary)}.cs-section.cs-section-token{padding:0;display:grid;grid-template:"header" "content" 1fr/1fr}.cs-section.cs-section-token .cs-section-header{position:sticky;z-index:2;grid-area:header}.cs-section.cs-section-token .cs-section-header .cs-section-header-status{border:var(--cbs_f_border-style_none);width:100%;padding:5px 0;justify-content:space-around;display:inline-flex;font-weight:var(--cbs_f_typo_fontweight_bold);background:var(--token-section-bg);border-color:var(--token-section-border);color:var(--token-section-text)}.cs-section.cs-section-token .cs-section-header .cs-section-header-content{display:flex;padding:0 1.25rem}.cs-section.cs-section-token .cs-section-header .cs-section-header-content .cs-section-tool-bar{margin-left:auto;display:flex;cursor:pointer}.cs-section.cs-section-token .cs-section-content{grid-area:content;overflow-y:auto;margin:.5rem;padding:1.375rem}.cs-section.cs-section-token .cs-section-content.cs-section-header-present{padding-top:0}.cs-card-preview,.cs-section.cs-section-token .cs-shadow{box-shadow:0 3px 1px 0 rgba(43,53,70,.2)}.cs-card-preview{height:142px;width:109px;margin-left:0;border-radius:6px;position:relative}.cs-card-preview .cs-card-preview-status{margin:0;left:85%;position:absolute;z-index:97;height:4px;width:4px}.cs-card-preview .cs-card-preview-content{height:100%;width:100%;border-radius:3px;position:absolute;background-color:#fff;z-index:0;cursor:pointer}.cs-card-preview .cs-card-preview-content .cs-card-preview-image{height:100%;width:100%;margin:auto;border-radius:3px;-o-object-fit:cover;object-fit:cover}.cs-card-preview .cs-card-preview-small-tag{margin:1px 0 2px 2px;bottom:0;position:absolute;z-index:98}.cs-card-preview .cs-overlay{width:100%;height:100%;margin-left:-3px;margin-top:-3px;border:3px solid hsl(var(--hue),var(--sat),var(--light));border-radius:6px;position:absolute;background-color:hsla(var(--hue),var(--sat),var(--light),.2);z-index:99;cursor:pointer;box-shadow:none}.cs-folder-card{display:flex;align-items:center;width:19rem;border-radius:.25rem;border:.0625rem solid #e8e9ea;background:#fff;box-sizing:border-box}.cs-folder-card *{box-sizing:inherit}.cs-folder-card .cs-folder-card-container{display:flex;width:100%;height:calc(100% - 2px);padding:.5rem;gap:.5rem;background:#fff;border:.0625rem solid transparent;border-radius:.25rem}.cs-folder-card .cs-folder-card-container .cs-folder-card-left{display:flex;flex:1;align-items:center;gap:.5rem;min-width:0}.cs-folder-card .cs-folder-card-container .cs-folder-card-left .cs-folder-card-left-input{display:flex;height:1.25rem;flex-direction:column;justify-content:center;min-width:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-folder-card .cs-folder-card-container .cs-folder-card-left .cs-folder-card-left-input span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-folder-card .cs-folder-card-container .cs-folder-card-left .cs-input-validation-global-container .cs-input-input{height:2rem}.cs-folder-card .cs-folder-card-container .cs-folder-card-left .cs-input-validation-global-container .cs-input-validation-icon-separator{height:1.25rem;top:.375rem}.cs-folder-card .cs-folder-card-container .cs-folder-card-left .cs-folder-card-left-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-folder-card .cs-folder-card-container .cs-folder-card-right{position:absolute;opacity:0;clip-path:inset(0 0 0 0);display:flex;align-items:center;gap:.25rem;margin-left:auto}.cs-folder-card .cs-folder-card-container .cs-folder-card-right .cs-action-menu{display:flex;align-items:center}.cs-folder-card .cs-folder-card-container:not(.cs-folder-card-container-rename) .cs-folder-card-right-mobile,.cs-folder-card .cs-folder-card-container:not(.cs-folder-card-container-rename):focus-within .cs-folder-card-right,.cs-folder-card .cs-folder-card-container:not(.cs-folder-card-container-rename):hover .cs-folder-card-right{position:relative;opacity:1;clip-path:none}.cs-folder-card .cs-folder-card-container.cs-folder-card-container-rename{padding:.25rem .25rem .25rem .5rem}.cs-folder-card .cs-folder-card-container.cs-folder-card-container-rename .cs-folder-card-right{position:absolute;opacity:0;clip-path:inset(0 0 0 0)}.cs-folder-card .cs-folder-card-container .cs-action-menu .cs-icon-button{padding:.25rem}.cs-folder-card .cs-folder-card-container:hover{border-color:#e8e9ea}.cs-folder-card .cs-folder-card-container.cs-folder-card-container-selected{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-folder-card:hover{border-color:#e8e9ea;background-color:#e8e9ea}.cs-folder-card.cs-folder-card-selected{border-color:hsl(var(--hue),var(--sat),var(--light));background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-file-card{border-radius:.25rem;border:.0625rem solid #e8e9ea;background:#fff;box-sizing:border-box;min-height:-moz-fit-content;min-height:fit-content}.cs-file-card *{box-sizing:inherit}.cs-file-card .cs-file-card-container{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:.0625rem solid transparent;border-radius:.25rem}.cs-file-card .cs-file-card-container .cs-file-card-preview{position:relative;height:10.25rem;width:100%}.cs-file-card .cs-file-card-container .cs-file-card-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.cs-file-card .cs-file-card-container .cs-file-card-preview .cs-file-card-empty-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.cs-file-card .cs-file-card-container .cs-file-card-preview .cs-file-card-empty-preview .cs-regular{margin-top:.5rem}.cs-file-card .cs-file-card-container .cs-file-card-preview .cs-file-card-overlay{display:none;z-index:4;position:absolute;cursor:pointer;inset:0;color:#fff;background-color:rgba(25,34,49,.4);backdrop-filter:blur(.25rem);justify-content:center;align-items:center;flex-direction:column;border-top-left-radius:.125rem;border-top-right-radius:.125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-file-card .cs-file-card-container .cs-file-card-preview:hover .cs-file-card-overlay{display:flex}.cs-file-card .cs-file-card-container .cs-file-card-info{width:calc(100% - 1rem);display:flex;justify-content:space-between;padding:.25rem 0;min-height:-moz-fit-content;min-height:fit-content}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-left{display:flex;flex:1;gap:.5rem;align-items:center;min-width:0}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-left .cs-input-validation-global-container .cs-input-input{height:2rem}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-left .cs-input-validation-global-container .cs-input-validation-icon-separator{height:1.25rem;top:.375rem}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-left .cs-file-card-text{display:flex;width:100%;gap:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;min-width:0}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-left .cs-file-card-text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-action-menu{display:flex}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-action-menu .cs-popover{width:10rem}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-right{position:absolute;opacity:0;clip-path:inset(0 0 0 0);display:flex;align-items:center;gap:.25rem}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-right .cs-icon{cursor:pointer;display:flex;align-items:center}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-right .cs-action-menu{display:flex;align-items:center}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-right.cs-file-card-right-expanded{position:relative;max-width:1px}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-right-mobile,.cs-file-card .cs-file-card-container .cs-file-card-info:focus-within .cs-file-card-right,.cs-file-card .cs-file-card-container .cs-file-card-info:hover .cs-file-card-right{position:relative;opacity:1;clip-path:none}.cs-file-card .cs-file-card-container .cs-file-card-info .cs-file-card-right-mobile.cs-file-card-right-expanded,.cs-file-card .cs-file-card-container .cs-file-card-info:focus-within .cs-file-card-right.cs-file-card-right-expanded,.cs-file-card .cs-file-card-container .cs-file-card-info:hover .cs-file-card-right.cs-file-card-right-expanded{max-width:unset}.cs-file-card .cs-file-card-container.cs-file-card-container-line{width:100%;height:100%}.cs-file-card .cs-file-card-container.cs-file-card-container-line .cs-file-card-preview{display:none}.cs-file-card .cs-file-card-container.cs-file-card-container-line .cs-file-card-info .cs-file-card-left .cs-file-card-text{align-items:center}.cs-file-card .cs-file-card-container.cs-file-card-container-miniature .cs-file-card-info{height:-moz-fit-content;height:fit-content;min-height:3rem}.cs-file-card .cs-file-card-container.cs-file-card-container-miniature .cs-file-card-info .cs-file-card-left .cs-file-card-text,.cs-file-card .cs-file-card-container.cs-file-card-container-miniature .cs-file-card-info .cs-file-card-right{flex-direction:column}.cs-file-card .cs-file-card-container:hover{border-color:#e8e9ea}.cs-file-card .cs-file-card-container.cs-file-card-container-selected{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-file-card.cs-file-card-line{height:2.5rem;width:19rem;display:flex;align-items:center}.cs-file-card.cs-file-card-miniature{width:15rem}.cs-file-card:hover{border-color:#e8e9ea;background-color:#e8e9ea}.cs-file-card.cs-file-card-selected{border-color:hsl(var(--hue),var(--sat),var(--light));background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-file-list{display:flex;flex-direction:column;gap:.75rem;background-color:#fff;border-radius:.25rem;min-height:0;padding-bottom:0}.cs-file-list .cs-file-list-folder-header{height:2rem;padding:.5rem .5rem .5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d1d3d6}.cs-file-list .cs-file-list-folder-header .cs-file-list-folder-label{margin:0;display:flex;align-items:center}.cs-file-list .cs-file-list-folder-header .cs-file-list-actions{display:flex;align-items:center;gap:.5rem}.cs-file-list .cs-file-list-folder-header .cs-file-list-actions .cs-file-list-mass-actions{margin-left:auto;display:flex;align-items:center}.cs-file-list .cs-file-list-folder-header .cs-file-list-actions .cs-file-list-mass-actions .cs-file-list-select-counter{padding-right:.5rem}.cs-file-list .cs-file-list-folder-header .cs-file-list-actions .cs-file-list-actions-separator{height:1rem;width:.125rem;background-color:#e8e9ea}.cs-file-list .cs-file-list-folder-header .cs-file-list-actions .cs-file-list-global-actions{display:flex;align-items:center;gap:.5rem}.cs-file-list .cs-file-list-scroll-area{display:flex;flex-direction:column;gap:.75rem;min-height:0;padding-bottom:1rem}.cs-file-list .cs-file-list-optional-content{margin:0 1rem;gap:.75rem;display:flex;align-items:center}.cs-file-list .cs-file-list-cards{padding:.0625rem .5rem}.cs-file-list .cs-file-list-cards .cs-file-list-header{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;background-color:transparent;border:none}.cs-file-list .cs-file-list-cards .cs-file-list-header:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-file-list .cs-file-list-cards .cs-file-list-header:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-file-list .cs-file-list-cards ul{padding-inline-start:0;margin:0}.cs-file-list .cs-file-list-cards ul li{list-style-type:none}.cs-file-list .cs-file-list-cards .cs-file-list-file-card{width:inherit;display:flex;margin:.5rem 0;align-items:center;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-file-list .cs-file-list-chevron-collapsed{transform:rotate(270deg)}.cs-file-manager{border:.0625rem solid #e8e9ea;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column}.cs-file-manager.cs-file-manager-mobile{max-height:var(--cs-file-manager-height,100dvh)}.cs-file-manager.cs-file-manager-mobile .cs-file-list{flex:1 1 auto;min-height:0}.cs-file-manager.cs-file-manager-mobile .cs-file-list-scroll-area{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(min-width:480px){.cs-file-manager .cs-file-manager-header{display:flex;justify-content:space-between;border-bottom:solid #e8e9ea;border-bottom-width:1px;background-color:#f4f4f5;padding:.5rem}.cs-file-manager .cs-file-manager-header .cs-file-manager-header-right-side{display:flex;align-items:center;gap:.5rem}.cs-file-manager .cs-file-manager-header-mobile{display:none}}@media(max-width:480px){.cs-file-manager .cs-file-manager-header{display:none}.cs-file-manager .cs-file-manager-header-mobile{display:flex;justify-content:flex-start;height:2rem;padding:.5rem .5rem .75rem;align-items:center;background-color:#fff}.cs-file-manager .cs-file-list .cs-file-list-folder-header{display:none}}.cs-action-menu .cs-popover{position:fixed}.cs-monitoring-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:5.5rem;width:-moz-fit-content;width:fit-content;box-sizing:border-box;padding:1rem;background-color:#fff;border:2px solid transparent;border-radius:.5rem;box-shadow:0 0 1rem rgba(104,150,219,.15)}.cs-monitoring-card.disable{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important;border:2px solid transparent!important}.cs-monitoring-card.disable .cs-monitoring-card-status{background-color:#5e646f}.cs-monitoring-card.disable .cs-monitoring-card-data,.cs-monitoring-card.disable .cs-monitoring-card-header-label,.cs-monitoring-card.disable .cs-monitoring-card-label{color:#8c9198!important;cursor:not-allowed!important}.cs-monitoring-card.cs-actionable-monitoring-card{cursor:pointer}.cs-monitoring-card.cs-actionable-monitoring-card:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-monitoring-card.cs-actionable-monitoring-card.cs-active-monitoring-card{background-color:hsla(var(--hue),var(--sat),var(--light),.3)}.cs-monitoring-card.cs-selectionable-monitoring-card{cursor:pointer}.cs-monitoring-card.cs-selectionable-monitoring-card:hover{border-color:#d1d3d6}.cs-monitoring-card.cs-selectionable-monitoring-card.cs-active-monitoring-card{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-monitoring-card .cs-monitoring-card-status{position:absolute;width:.25rem;height:2rem;left:-.125rem;top:.5rem;border-radius:.625rem;z-index:2}.cs-monitoring-card .cs-monitoring-card-content{display:flex;align-items:center}.cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-data{position:relative;padding-right:1rem;display:flex;align-items:center}.cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-header{display:flex;flex-direction:row;align-items:stretch;padding:0}.cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-header .cs-monitoring-card-header-icon{padding-right:.375rem}.cs-monitoring-card .cs-monitoring-card-content .cs-monitoring-card-header .cs-monitoring-card-header-label{color:#5e646f}.cs-monitoring-card .cs-monitoring-card-footer{display:flex;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;gap:1rem}.cs-monitoring-card .cs-monitoring-card-footer .cs-stacked-bars{width:20rem}.cs-monitoring-card .cs-monitoring-card-footer .cs-stacked-bars .cs-stacked-bars-legend{margin:0}.cs-profile-card{width:184px;height:-moz-fit-content;height:fit-content;border-radius:6px;border:1px solid transparent;padding-right:2px}.cs-profile-card .cs-profile-card-actions{display:none}.cs-profile-card:hover{cursor:pointer;border:1px solid hsl(var(--hue),var(--sat),var(--light))}.cs-profile-card:hover .cs-profile-card-contact,.cs-profile-card:hover .cs-profile-card-contact-text,.cs-profile-card:hover .cs-profile-card-footer,.cs-profile-card:hover .cs-profile-card-header-label{cursor:pointer}.cs-profile-card:hover .cs-profile-card-actions{display:block}.cs-profile-card header{width:100%;height:16px;border-radius:6px 6px 0 0;border:1px solid #e8e9ea;display:flex;z-index:1;position:relative}.cs-profile-card header .cs-profile-header-colors{height:100%;display:block}.cs-profile-card header .cs-profile-card-header-label{height:100%;display:flex;align-items:center;padding:0 .5rem;z-index:2;position:absolute}.cs-profile-card .cs-profile-card-body{position:relative;width:100%;border-left:1px solid #e8e9ea;border-right:1px solid #e8e9ea;background-color:#fff;text-align:center}.cs-profile-card .cs-profile-card-body .cs-profile-card-toolbar{position:absolute;height:32px;width:100%;align-items:center;display:flex;justify-content:flex-end}.cs-profile-card .cs-profile-card-body .cs-profile-card-avatar{margin:12px 0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-profile-card .cs-profile-card-body .cs-profile-card-details{width:100%;padding-bottom:8px;text-align:center}.cs-profile-card .cs-profile-card-body .cs-profile-card-details .cs-profile-card-tags{width:100%;height:auto;display:flex;justify-content:space-around}.cs-profile-card .cs-profile-card-body .cs-profile-card-details .cs-profile-card-tags .cs-profile-card-tag{justify-content:center;display:flex;margin-top:4px}.cs-profile-card .no-footer{border-bottom:1px solid #e8e9ea;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.cs-profile-card footer{width:100%;padding-bottom:4px;border-radius:0 0 6px 6px;border:1px solid #e8e9ea;background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-profile-card footer .cs-profile-card-contact{height:20px;display:flex}.cs-profile-card footer .cs-profile-card-contact .cs-profile-card-contact-icon{margin:5px 2px 0 5px}.cs-profile-card footer .cs-profile-card-contact .cs-profile-card-contact-text{padding:7px 0 0 3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:150px}.cs-step{width:7.5rem;height:3rem;border-radius:.25rem;padding:.5rem;display:flex;gap:.5rem;align-items:center}.cs-step.cs-step-clickable{background-color:#fff;border:1px solid #e8e9ea}.cs-step.cs-step-clickable.cs-step-keyboard-focus{box-shadow:0 0 0 4px hsla(var(--hue),var(--sat),var(--light),.1);outline:none}.cs-step.cs-step-clickable:not(.cs-step-disabled):hover{box-shadow:0 0 1px 1px #d1d3d6}.cs-step.cs-step-clickable.cs-step-pressed{background-color:#e8e9ea}.cs-step.cs-step-clickable.cs-step-clicked{border-color:hsl(var(--hue),var(--sat),var(--light));outline:none}.cs-step.cs-step-clickable.cs-step-disabled{cursor:not-allowed;background-color:#e8e9ea}.cs-step.cs-step-clickable.cs-step-disabled .cs-step-number{color:#8c9198;border-color:#8c9198}.cs-step.cs-step-clickable.cs-step-disabled .cs-step-text-content .cs-step-label,.cs-step.cs-step-clickable.cs-step-disabled .cs-step-text-content .cs-step-optional,.cs-step.cs-step-clickable.cs-step-disabled .cs-step-text-content .cs-step-text-number{color:#8c9198}.cs-step .cs-step-number{height:1.5rem;width:1.5rem;border:2px solid #000;display:flex;align-items:center;justify-content:center;border-radius:50%}.cs-step .cs-step-text-content{display:flex;flex-direction:column;justify-content:center;gap:.125rem}.cs-step .cs-step-text-content .cs-step-text-number{text-transform:uppercase;color:#8c9198}.cs-step .cs-step-text-content .cs-step-optional{font-style:italic;color:#8c9198}.cs-step.cs-step-disabled{cursor:not-allowed;background-color:transparent;border-color:transparent}.cs-step.cs-step-disabled .cs-step-number{color:#8c9198;border-color:#8c9198}.cs-step.cs-step-disabled .cs-step-text-content .cs-step-label,.cs-step.cs-step-disabled .cs-step-text-content .cs-step-optional,.cs-step.cs-step-disabled .cs-step-text-content .cs-step-text-number{color:#8c9198}.cs-badge{display:inline-flex;flex-direction:row;align-items:center;padding:.125rem .5rem;box-sizing:border-box;border-width:var(--cbs_f_border-width_regular);border-style:var(--cbs_f_border-style_regular);border-color:var(--badge-border,transparent);border-radius:var(--cbs_f_radius_complete);background:var(--badge-bg,var(--cbs_d_surface_bg-color_default));color:var(--badge-text,var(--cbs_d_surface_text-color));transition:background .12s ease,color .12s ease,border-color .12s ease,box-shadow .12s ease}.cs-badge .cs-badge-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.cs-badge .cs-badge-icon{flex-shrink:0;margin-right:.125rem}.cs-badge .cs-badge-icon svg{height:100%!important}.cs-badge-xsmall{height:1rem}.cs-badge-xsmall .cs-badge-icon{margin-left:-.25rem}.cs-badge-xsmall .cs-badge-counter{margin-right:0;margin-left:0}.cs-badge-small{height:1.25rem}.cs-badge-small .cs-badge-icon{margin-left:-.125rem}.cs-badge-small .cs-badge-counter{margin-right:-.35rem;margin-left:.125rem}.cs-badge-regular{height:1.5rem}.cs-badge-regular .cs-badge-icon{margin-left:-.125rem}.cs-badge-regular .cs-badge-counter{margin-right:-.325rem;margin-left:.125rem}.cs-badge-medium{height:2rem}.cs-badge-medium .cs-badge-icon{margin-left:0}.cs-badge-medium .cs-badge-counter{margin-right:-.25rem;margin-left:.25rem}.cs-badge[class*=-active]:hover{cursor:pointer;background:var(--badge-bg-hover,var(--badge-bg));border-color:var(--badge-border-hover,var(--badge-border));color:var(--badge-text-hover,var(--badge-text));box-shadow:var(--badge-shadow-hover,none)}.cs-badge.cs-badge-click{background:var(--badge-bg-pressed,var(--badge-bg));border-color:var(--badge-border-pressed,var(--badge-border));color:var(--badge-text-pressed,var(--badge-text))}.cs-badge.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_primary-active,var(--cbs_d_component-interactive_text-color_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_primary-active_hover,var(--cbs_d_component-interactive_text-color_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_primary-active_pressed,var(--cbs_d_component-interactive_text-color_primary_pressed,var(--badge-text)))}.cs-badge.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_secondary-active,var(--cbs_d_component-interactive_text-color_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_secondary-active_hover,var(--cbs_d_component-interactive_text-color_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-information.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_informative_primary-active,var(--cbs_d_component-interactive_bg-color_informative_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_informative_primary-active,var(--cbs_d_component-interactive_border-color_informative_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_informative_primary-active_hover,var(--cbs_d_component-interactive_bg-color_informative_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_informative_primary-active_hover,var(--cbs_d_component-interactive_border-color_informative_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_informative_primary-active_hover,var(--cbs_d_component-interactive_shadow_informative_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_informative_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_border-color_informative_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_informative_primary-active,var(--cbs_d_component-interactive_text-color_informative_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_informative_primary-active_hover,var(--cbs_d_component-interactive_text-color_informative_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_text-color_informative_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-information.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active,var(--cbs_d_component-interactive_bg-color_informative_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_informative_secondary-active,var(--cbs_d_component-interactive_border-color_informative_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_informative_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_border-color_informative_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_informative_secondary-active_hover,var(--cbs_d_component-interactive_shadow_informative_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_informative_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_informative_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_informative_secondary-active,var(--cbs_d_component-interactive_text-color_informative_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_text-color_informative_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_informative_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-success.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_constructive_primary-active,var(--cbs_d_component-interactive_bg-color_constructive_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_constructive_primary-active,var(--cbs_d_component-interactive_border-color_constructive_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_constructive_primary-active_hover,var(--cbs_d_component-interactive_bg-color_constructive_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_constructive_primary-active_hover,var(--cbs_d_component-interactive_border-color_constructive_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_constructive_primary-active_hover,var(--cbs_d_component-interactive_shadow_constructive_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_constructive_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_constructive_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_constructive_primary-active_pressed,var(--cbs_d_component-interactive_border-color_constructive_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_constructive_primary-active,var(--cbs_d_component-interactive_text-color_constructive_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_constructive_primary-active_hover,var(--cbs_d_component-interactive_text-color_constructive_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_constructive_primary-active_pressed,var(--cbs_d_component-interactive_text-color_constructive_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-success.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_constructive_secondary-active,var(--cbs_d_component-interactive_bg-color_constructive_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_constructive_secondary-active,var(--cbs_d_component-interactive_border-color_constructive_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_constructive_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_constructive_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_constructive_secondary-active_hover,var(--cbs_d_component-interactive_border-color_constructive_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_constructive_secondary-active_hover,var(--cbs_d_component-interactive_shadow_constructive_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_constructive_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_constructive_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_constructive_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_constructive_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_constructive_secondary-active,var(--cbs_d_component-interactive_text-color_constructive_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_constructive_secondary-active_hover,var(--cbs_d_component-interactive_text-color_constructive_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_constructive_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_constructive_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-warning.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_preventive_primary-active,var(--cbs_d_component-interactive_bg-color_preventive_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_preventive_primary-active,var(--cbs_d_component-interactive_border-color_preventive_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_preventive_primary-active_hover,var(--cbs_d_component-interactive_bg-color_preventive_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_preventive_primary-active_hover,var(--cbs_d_component-interactive_border-color_preventive_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_preventive_primary-active_hover,var(--cbs_d_component-interactive_shadow_preventive_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_preventive_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_preventive_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_preventive_primary-active_pressed,var(--cbs_d_component-interactive_border-color_preventive_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_preventive_primary-active,var(--cbs_d_component-interactive_text-color_preventive_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_preventive_primary-active_hover,var(--cbs_d_component-interactive_text-color_preventive_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_preventive_primary-active_pressed,var(--cbs_d_component-interactive_text-color_preventive_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-warning.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_preventive_secondary-active,var(--cbs_d_component-interactive_bg-color_preventive_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_preventive_secondary-active,var(--cbs_d_component-interactive_border-color_preventive_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_preventive_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_preventive_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_preventive_secondary-active_hover,var(--cbs_d_component-interactive_border-color_preventive_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_preventive_secondary-active_hover,var(--cbs_d_component-interactive_shadow_preventive_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_preventive_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_preventive_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_preventive_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_preventive_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_preventive_secondary-active,var(--cbs_d_component-interactive_text-color_preventive_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_preventive_secondary-active_hover,var(--cbs_d_component-interactive_text-color_preventive_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_preventive_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_preventive_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-error.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_destructive_primary-active,var(--cbs_d_component-interactive_bg-color_destructive_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_destructive_primary-active,var(--cbs_d_component-interactive_border-color_destructive_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_destructive_primary-active_hover,var(--cbs_d_component-interactive_bg-color_destructive_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_destructive_primary-active_hover,var(--cbs_d_component-interactive_border-color_destructive_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_destructive_primary-active_hover,var(--cbs_d_component-interactive_shadow_destructive_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_destructive_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_destructive_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_destructive_primary-active_pressed,var(--cbs_d_component-interactive_border-color_destructive_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_destructive_primary-active,var(--cbs_d_component-interactive_text-color_destructive_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_destructive_primary-active_hover,var(--cbs_d_component-interactive_text-color_destructive_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_destructive_primary-active_pressed,var(--cbs_d_component-interactive_text-color_destructive_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-error.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_destructive_secondary-active,var(--cbs_d_component-interactive_bg-color_destructive_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_destructive_secondary-active,var(--cbs_d_component-interactive_border-color_destructive_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_destructive_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_destructive_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_destructive_secondary-active_hover,var(--cbs_d_component-interactive_border-color_destructive_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_destructive_secondary-active_hover,var(--cbs_d_component-interactive_shadow_destructive_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_destructive_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_destructive_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_destructive_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_destructive_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_destructive_secondary-active,var(--cbs_d_component-interactive_text-color_destructive_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_destructive_secondary-active_hover,var(--cbs_d_component-interactive_text-color_destructive_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_destructive_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_destructive_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-lemon.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_lemon_primary-active,var(--cbs_d_component-interactive_bg-color_lemon_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_lemon_primary-active,var(--cbs_d_component-interactive_border-color_lemon_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_lemon_primary-active_hover,var(--cbs_d_component-interactive_bg-color_lemon_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_lemon_primary-active_hover,var(--cbs_d_component-interactive_border-color_lemon_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_lemon_primary-active_hover,var(--cbs_d_component-interactive_shadow_lemon_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_lemon_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_lemon_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_lemon_primary-active_pressed,var(--cbs_d_component-interactive_border-color_lemon_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_lemon_primary-active,var(--cbs_d_component-interactive_text-color_lemon_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_lemon_primary-active_hover,var(--cbs_d_component-interactive_text-color_lemon_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_lemon_primary-active_pressed,var(--cbs_d_component-interactive_text-color_lemon_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-lemon.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_lemon_secondary-active,var(--cbs_d_component-interactive_bg-color_lemon_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_lemon_secondary-active,var(--cbs_d_component-interactive_border-color_lemon_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_lemon_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_lemon_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_lemon_secondary-active_hover,var(--cbs_d_component-interactive_border-color_lemon_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_lemon_secondary-active_hover,var(--cbs_d_component-interactive_shadow_lemon_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_lemon_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_lemon_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_lemon_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_lemon_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_lemon_secondary-active,var(--cbs_d_component-interactive_text-color_lemon_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_lemon_secondary-active_hover,var(--cbs_d_component-interactive_text-color_lemon_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_lemon_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_lemon_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-papaya.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_papaya_primary-active,var(--cbs_d_component-interactive_bg-color_papaya_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_papaya_primary-active,var(--cbs_d_component-interactive_border-color_papaya_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_papaya_primary-active_hover,var(--cbs_d_component-interactive_bg-color_papaya_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_papaya_primary-active_hover,var(--cbs_d_component-interactive_border-color_papaya_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_papaya_primary-active_hover,var(--cbs_d_component-interactive_shadow_papaya_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_papaya_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_papaya_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_papaya_primary-active_pressed,var(--cbs_d_component-interactive_border-color_papaya_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_papaya_primary-active,var(--cbs_d_component-interactive_text-color_papaya_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_papaya_primary-active_hover,var(--cbs_d_component-interactive_text-color_papaya_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_papaya_primary-active_pressed,var(--cbs_d_component-interactive_text-color_papaya_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-papaya.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_papaya_secondary-active,var(--cbs_d_component-interactive_bg-color_papaya_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_papaya_secondary-active,var(--cbs_d_component-interactive_border-color_papaya_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_papaya_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_papaya_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_papaya_secondary-active_hover,var(--cbs_d_component-interactive_border-color_papaya_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_papaya_secondary-active_hover,var(--cbs_d_component-interactive_shadow_papaya_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_papaya_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_papaya_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_papaya_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_papaya_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_papaya_secondary-active,var(--cbs_d_component-interactive_text-color_papaya_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_papaya_secondary-active_hover,var(--cbs_d_component-interactive_text-color_papaya_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_papaya_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_papaya_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-orange.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_mango_primary-active,var(--cbs_d_component-interactive_bg-color_mango_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_mango_primary-active,var(--cbs_d_component-interactive_border-color_mango_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_mango_primary-active_hover,var(--cbs_d_component-interactive_bg-color_mango_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_mango_primary-active_hover,var(--cbs_d_component-interactive_border-color_mango_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_mango_primary-active_hover,var(--cbs_d_component-interactive_shadow_mango_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_mango_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_mango_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_mango_primary-active_pressed,var(--cbs_d_component-interactive_border-color_mango_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_mango_primary-active,var(--cbs_d_component-interactive_text-color_mango_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_mango_primary-active_hover,var(--cbs_d_component-interactive_text-color_mango_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_mango_primary-active_pressed,var(--cbs_d_component-interactive_text-color_mango_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-orange.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_mango_secondary-active,var(--cbs_d_component-interactive_bg-color_mango_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_mango_secondary-active,var(--cbs_d_component-interactive_border-color_mango_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_mango_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_mango_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_mango_secondary-active_hover,var(--cbs_d_component-interactive_border-color_mango_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_mango_secondary-active_hover,var(--cbs_d_component-interactive_shadow_mango_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_mango_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_mango_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_mango_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_mango_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_mango_secondary-active,var(--cbs_d_component-interactive_text-color_mango_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_mango_secondary-active_hover,var(--cbs_d_component-interactive_text-color_mango_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_mango_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_mango_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-strawberry.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_cherry_primary-active,var(--cbs_d_component-interactive_bg-color_cherry_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_cherry_primary-active,var(--cbs_d_component-interactive_border-color_cherry_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_cherry_primary-active_hover,var(--cbs_d_component-interactive_bg-color_cherry_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_cherry_primary-active_hover,var(--cbs_d_component-interactive_border-color_cherry_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_cherry_primary-active_hover,var(--cbs_d_component-interactive_shadow_cherry_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_cherry_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_cherry_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_cherry_primary-active_pressed,var(--cbs_d_component-interactive_border-color_cherry_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_cherry_primary-active,var(--cbs_d_component-interactive_text-color_cherry_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_cherry_primary-active_hover,var(--cbs_d_component-interactive_text-color_cherry_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_cherry_primary-active_pressed,var(--cbs_d_component-interactive_text-color_cherry_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-strawberry.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_cherry_secondary-active,var(--cbs_d_component-interactive_bg-color_cherry_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_cherry_secondary-active,var(--cbs_d_component-interactive_border-color_cherry_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_cherry_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_cherry_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_cherry_secondary-active_hover,var(--cbs_d_component-interactive_border-color_cherry_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_cherry_secondary-active_hover,var(--cbs_d_component-interactive_shadow_cherry_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_cherry_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_cherry_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_cherry_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_cherry_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_cherry_secondary-active,var(--cbs_d_component-interactive_text-color_cherry_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_cherry_secondary-active_hover,var(--cbs_d_component-interactive_text-color_cherry_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_cherry_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_cherry_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-cherry.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_cherry_primary-active,var(--cbs_d_component-interactive_bg-color_cherry_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_cherry_primary-active,var(--cbs_d_component-interactive_border-color_cherry_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_cherry_primary-active_hover,var(--cbs_d_component-interactive_bg-color_cherry_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_cherry_primary-active_hover,var(--cbs_d_component-interactive_border-color_cherry_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_cherry_primary-active_hover,var(--cbs_d_component-interactive_shadow_cherry_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_cherry_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_cherry_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_cherry_primary-active_pressed,var(--cbs_d_component-interactive_border-color_cherry_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_cherry_primary-active,var(--cbs_d_component-interactive_text-color_cherry_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_cherry_primary-active_hover,var(--cbs_d_component-interactive_text-color_cherry_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_cherry_primary-active_pressed,var(--cbs_d_component-interactive_text-color_cherry_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-cherry.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_cherry_secondary-active,var(--cbs_d_component-interactive_bg-color_cherry_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_cherry_secondary-active,var(--cbs_d_component-interactive_border-color_cherry_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_cherry_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_cherry_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_cherry_secondary-active_hover,var(--cbs_d_component-interactive_border-color_cherry_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_cherry_secondary-active_hover,var(--cbs_d_component-interactive_shadow_cherry_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_cherry_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_cherry_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_cherry_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_cherry_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_cherry_secondary-active,var(--cbs_d_component-interactive_text-color_cherry_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_cherry_secondary-active_hover,var(--cbs_d_component-interactive_text-color_cherry_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_cherry_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_cherry_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-rubarb.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_rubarb_primary-active,var(--cbs_d_component-interactive_bg-color_rubarb_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_rubarb_primary-active,var(--cbs_d_component-interactive_border-color_rubarb_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_rubarb_primary-active_hover,var(--cbs_d_component-interactive_bg-color_rubarb_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_rubarb_primary-active_hover,var(--cbs_d_component-interactive_border-color_rubarb_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_rubarb_primary-active_hover,var(--cbs_d_component-interactive_shadow_rubarb_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_rubarb_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_rubarb_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_rubarb_primary-active_pressed,var(--cbs_d_component-interactive_border-color_rubarb_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_rubarb_primary-active,var(--cbs_d_component-interactive_text-color_rubarb_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_rubarb_primary-active_hover,var(--cbs_d_component-interactive_text-color_rubarb_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_rubarb_primary-active_pressed,var(--cbs_d_component-interactive_text-color_rubarb_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-rubarb.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_rubarb_secondary-active,var(--cbs_d_component-interactive_bg-color_rubarb_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_rubarb_secondary-active,var(--cbs_d_component-interactive_border-color_rubarb_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_rubarb_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_rubarb_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_rubarb_secondary-active_hover,var(--cbs_d_component-interactive_border-color_rubarb_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_rubarb_secondary-active_hover,var(--cbs_d_component-interactive_shadow_rubarb_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_rubarb_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_rubarb_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_rubarb_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_rubarb_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_rubarb_secondary-active,var(--cbs_d_component-interactive_text-color_rubarb_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_rubarb_secondary-active_hover,var(--cbs_d_component-interactive_text-color_rubarb_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_rubarb_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_rubarb_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-grape.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_grape_primary-active,var(--cbs_d_component-interactive_bg-color_grape_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_grape_primary-active,var(--cbs_d_component-interactive_border-color_grape_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_grape_primary-active_hover,var(--cbs_d_component-interactive_bg-color_grape_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_grape_primary-active_hover,var(--cbs_d_component-interactive_border-color_grape_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_grape_primary-active_hover,var(--cbs_d_component-interactive_shadow_grape_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_grape_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_grape_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_grape_primary-active_pressed,var(--cbs_d_component-interactive_border-color_grape_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_grape_primary-active,var(--cbs_d_component-interactive_text-color_grape_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_grape_primary-active_hover,var(--cbs_d_component-interactive_text-color_grape_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_grape_primary-active_pressed,var(--cbs_d_component-interactive_text-color_grape_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-grape.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_grape_secondary-active,var(--cbs_d_component-interactive_bg-color_grape_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_grape_secondary-active,var(--cbs_d_component-interactive_border-color_grape_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_grape_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_grape_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_grape_secondary-active_hover,var(--cbs_d_component-interactive_border-color_grape_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_grape_secondary-active_hover,var(--cbs_d_component-interactive_shadow_grape_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_grape_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_grape_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_grape_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_grape_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_grape_secondary-active,var(--cbs_d_component-interactive_text-color_grape_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_grape_secondary-active_hover,var(--cbs_d_component-interactive_text-color_grape_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_grape_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_grape_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-blackberry.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_plum_primary-active,var(--cbs_d_component-interactive_bg-color_plum_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_plum_primary-active,var(--cbs_d_component-interactive_border-color_plum_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_plum_primary-active_hover,var(--cbs_d_component-interactive_bg-color_plum_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_plum_primary-active_hover,var(--cbs_d_component-interactive_border-color_plum_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_plum_primary-active_hover,var(--cbs_d_component-interactive_shadow_plum_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_plum_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_plum_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_plum_primary-active_pressed,var(--cbs_d_component-interactive_border-color_plum_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_plum_primary-active,var(--cbs_d_component-interactive_text-color_plum_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_plum_primary-active_hover,var(--cbs_d_component-interactive_text-color_plum_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_plum_primary-active_pressed,var(--cbs_d_component-interactive_text-color_plum_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-blackberry.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_plum_secondary-active,var(--cbs_d_component-interactive_bg-color_plum_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_plum_secondary-active,var(--cbs_d_component-interactive_border-color_plum_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_plum_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_plum_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_plum_secondary-active_hover,var(--cbs_d_component-interactive_border-color_plum_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_plum_secondary-active_hover,var(--cbs_d_component-interactive_shadow_plum_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_plum_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_plum_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_plum_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_plum_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_plum_secondary-active,var(--cbs_d_component-interactive_text-color_plum_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_plum_secondary-active_hover,var(--cbs_d_component-interactive_text-color_plum_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_plum_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_plum_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-blueberry.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_blueberry_primary-active,var(--cbs_d_component-interactive_bg-color_blueberry_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_blueberry_primary-active,var(--cbs_d_component-interactive_border-color_blueberry_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_blueberry_primary-active_hover,var(--cbs_d_component-interactive_bg-color_blueberry_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_blueberry_primary-active_hover,var(--cbs_d_component-interactive_border-color_blueberry_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_blueberry_primary-active_hover,var(--cbs_d_component-interactive_shadow_blueberry_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_blueberry_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_blueberry_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_blueberry_primary-active_pressed,var(--cbs_d_component-interactive_border-color_blueberry_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_blueberry_primary-active,var(--cbs_d_component-interactive_text-color_blueberry_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_blueberry_primary-active_hover,var(--cbs_d_component-interactive_text-color_blueberry_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_blueberry_primary-active_pressed,var(--cbs_d_component-interactive_text-color_blueberry_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-blueberry.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_blueberry_secondary-active,var(--cbs_d_component-interactive_bg-color_blueberry_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_blueberry_secondary-active,var(--cbs_d_component-interactive_border-color_blueberry_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_blueberry_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_blueberry_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_blueberry_secondary-active_hover,var(--cbs_d_component-interactive_border-color_blueberry_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_blueberry_secondary-active_hover,var(--cbs_d_component-interactive_shadow_blueberry_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_blueberry_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_blueberry_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_blueberry_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_blueberry_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_blueberry_secondary-active,var(--cbs_d_component-interactive_text-color_blueberry_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_blueberry_secondary-active_hover,var(--cbs_d_component-interactive_text-color_blueberry_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_blueberry_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_blueberry_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-cerulean.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_informative_primary-active,var(--cbs_d_component-interactive_bg-color_informative_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_informative_primary-active,var(--cbs_d_component-interactive_border-color_informative_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_informative_primary-active_hover,var(--cbs_d_component-interactive_bg-color_informative_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_informative_primary-active_hover,var(--cbs_d_component-interactive_border-color_informative_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_informative_primary-active_hover,var(--cbs_d_component-interactive_shadow_informative_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_informative_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_border-color_informative_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_informative_primary-active,var(--cbs_d_component-interactive_text-color_informative_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_informative_primary-active_hover,var(--cbs_d_component-interactive_text-color_informative_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_text-color_informative_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-cerulean.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active,var(--cbs_d_component-interactive_bg-color_informative_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_informative_secondary-active,var(--cbs_d_component-interactive_border-color_informative_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_informative_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_border-color_informative_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_informative_secondary-active_hover,var(--cbs_d_component-interactive_shadow_informative_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_informative_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_informative_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_informative_secondary-active,var(--cbs_d_component-interactive_text-color_informative_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_text-color_informative_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_informative_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-sky.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_informative_primary-active,var(--cbs_d_component-interactive_bg-color_informative_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_informative_primary-active,var(--cbs_d_component-interactive_border-color_informative_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_informative_primary-active_hover,var(--cbs_d_component-interactive_bg-color_informative_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_informative_primary-active_hover,var(--cbs_d_component-interactive_border-color_informative_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_informative_primary-active_hover,var(--cbs_d_component-interactive_shadow_informative_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_informative_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_border-color_informative_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_informative_primary-active,var(--cbs_d_component-interactive_text-color_informative_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_informative_primary-active_hover,var(--cbs_d_component-interactive_text-color_informative_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_informative_primary-active_pressed,var(--cbs_d_component-interactive_text-color_informative_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-sky.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active,var(--cbs_d_component-interactive_bg-color_informative_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_informative_secondary-active,var(--cbs_d_component-interactive_border-color_informative_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_informative_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_border-color_informative_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_informative_secondary-active_hover,var(--cbs_d_component-interactive_shadow_informative_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_informative_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_informative_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_informative_secondary-active,var(--cbs_d_component-interactive_text-color_informative_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_informative_secondary-active_hover,var(--cbs_d_component-interactive_text-color_informative_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_informative_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_informative_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-lagoon.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_lagoon_primary-active,var(--cbs_d_component-interactive_bg-color_lagoon_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_lagoon_primary-active,var(--cbs_d_component-interactive_border-color_lagoon_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_lagoon_primary-active_hover,var(--cbs_d_component-interactive_bg-color_lagoon_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_lagoon_primary-active_hover,var(--cbs_d_component-interactive_border-color_lagoon_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_lagoon_primary-active_hover,var(--cbs_d_component-interactive_shadow_lagoon_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_lagoon_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_lagoon_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_lagoon_primary-active_pressed,var(--cbs_d_component-interactive_border-color_lagoon_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_lagoon_primary-active,var(--cbs_d_component-interactive_text-color_lagoon_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_lagoon_primary-active_hover,var(--cbs_d_component-interactive_text-color_lagoon_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_lagoon_primary-active_pressed,var(--cbs_d_component-interactive_text-color_lagoon_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-lagoon.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_lagoon_secondary-active,var(--cbs_d_component-interactive_bg-color_lagoon_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_lagoon_secondary-active,var(--cbs_d_component-interactive_border-color_lagoon_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_lagoon_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_lagoon_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_lagoon_secondary-active_hover,var(--cbs_d_component-interactive_border-color_lagoon_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_lagoon_secondary-active_hover,var(--cbs_d_component-interactive_shadow_lagoon_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_lagoon_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_lagoon_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_lagoon_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_lagoon_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_lagoon_secondary-active,var(--cbs_d_component-interactive_text-color_lagoon_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_lagoon_secondary-active_hover,var(--cbs_d_component-interactive_text-color_lagoon_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_lagoon_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_lagoon_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-mint.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_mint_primary-active,var(--cbs_d_component-interactive_bg-color_mint_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_mint_primary-active,var(--cbs_d_component-interactive_border-color_mint_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_mint_primary-active_hover,var(--cbs_d_component-interactive_bg-color_mint_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_mint_primary-active_hover,var(--cbs_d_component-interactive_border-color_mint_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_mint_primary-active_hover,var(--cbs_d_component-interactive_shadow_mint_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_mint_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_mint_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_mint_primary-active_pressed,var(--cbs_d_component-interactive_border-color_mint_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_mint_primary-active,var(--cbs_d_component-interactive_text-color_mint_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_mint_primary-active_hover,var(--cbs_d_component-interactive_text-color_mint_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_mint_primary-active_pressed,var(--cbs_d_component-interactive_text-color_mint_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-mint.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_mint_secondary-active,var(--cbs_d_component-interactive_bg-color_mint_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_mint_secondary-active,var(--cbs_d_component-interactive_border-color_mint_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_mint_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_mint_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_mint_secondary-active_hover,var(--cbs_d_component-interactive_border-color_mint_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_mint_secondary-active_hover,var(--cbs_d_component-interactive_shadow_mint_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_mint_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_mint_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_mint_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_mint_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_mint_secondary-active,var(--cbs_d_component-interactive_text-color_mint_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_mint_secondary-active_hover,var(--cbs_d_component-interactive_text-color_mint_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_mint_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_mint_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-lime.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_lime_primary-active,var(--cbs_d_component-interactive_bg-color_lime_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_lime_primary-active,var(--cbs_d_component-interactive_border-color_lime_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_lime_primary-active_hover,var(--cbs_d_component-interactive_bg-color_lime_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_lime_primary-active_hover,var(--cbs_d_component-interactive_border-color_lime_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_lime_primary-active_hover,var(--cbs_d_component-interactive_shadow_lime_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_lime_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_lime_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_lime_primary-active_pressed,var(--cbs_d_component-interactive_border-color_lime_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_lime_primary-active,var(--cbs_d_component-interactive_text-color_lime_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_lime_primary-active_hover,var(--cbs_d_component-interactive_text-color_lime_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_lime_primary-active_pressed,var(--cbs_d_component-interactive_text-color_lime_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-lime.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_lime_secondary-active,var(--cbs_d_component-interactive_bg-color_lime_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_lime_secondary-active,var(--cbs_d_component-interactive_border-color_lime_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_lime_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_lime_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_lime_secondary-active_hover,var(--cbs_d_component-interactive_border-color_lime_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_lime_secondary-active_hover,var(--cbs_d_component-interactive_shadow_lime_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_lime_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_lime_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_lime_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_lime_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_lime_secondary-active,var(--cbs_d_component-interactive_text-color_lime_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_lime_secondary-active_hover,var(--cbs_d_component-interactive_text-color_lime_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_lime_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_lime_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-suspended.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_suspended_primary-active,var(--cbs_d_component-interactive_bg-color_suspended_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_suspended_primary-active,var(--cbs_d_component-interactive_border-color_suspended_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_suspended_primary-active_hover,var(--cbs_d_component-interactive_bg-color_suspended_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_suspended_primary-active_hover,var(--cbs_d_component-interactive_border-color_suspended_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_suspended_primary-active_hover,var(--cbs_d_component-interactive_shadow_suspended_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_suspended_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_suspended_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_suspended_primary-active_pressed,var(--cbs_d_component-interactive_border-color_suspended_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_suspended_primary-active,var(--cbs_d_component-interactive_text-color_suspended_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_suspended_primary-active_hover,var(--cbs_d_component-interactive_text-color_suspended_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_suspended_primary-active_pressed,var(--cbs_d_component-interactive_text-color_suspended_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-suspended.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_suspended_secondary-active,var(--cbs_d_component-interactive_bg-color_suspended_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_suspended_secondary-active,var(--cbs_d_component-interactive_border-color_suspended_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_suspended_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_suspended_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_suspended_secondary-active_hover,var(--cbs_d_component-interactive_border-color_suspended_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_suspended_secondary-active_hover,var(--cbs_d_component-interactive_shadow_suspended_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_suspended_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_suspended_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_suspended_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_suspended_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_suspended_secondary-active,var(--cbs_d_component-interactive_text-color_suspended_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_suspended_secondary-active_hover,var(--cbs_d_component-interactive_text-color_suspended_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_suspended_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_suspended_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-pending.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_pending_primary-active,var(--cbs_d_component-interactive_bg-color_pending_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_pending_primary-active,var(--cbs_d_component-interactive_border-color_pending_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_pending_primary-active_hover,var(--cbs_d_component-interactive_bg-color_pending_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_pending_primary-active_hover,var(--cbs_d_component-interactive_border-color_pending_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_pending_primary-active_hover,var(--cbs_d_component-interactive_shadow_pending_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_pending_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_pending_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_pending_primary-active_pressed,var(--cbs_d_component-interactive_border-color_pending_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_pending_primary-active,var(--cbs_d_component-interactive_text-color_pending_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_pending_primary-active_hover,var(--cbs_d_component-interactive_text-color_pending_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_pending_primary-active_pressed,var(--cbs_d_component-interactive_text-color_pending_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-pending.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_pending_secondary-active,var(--cbs_d_component-interactive_bg-color_pending_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_pending_secondary-active,var(--cbs_d_component-interactive_border-color_pending_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_pending_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_pending_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_pending_secondary-active_hover,var(--cbs_d_component-interactive_border-color_pending_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_pending_secondary-active_hover,var(--cbs_d_component-interactive_shadow_pending_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_pending_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_pending_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_pending_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_pending_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_pending_secondary-active,var(--cbs_d_component-interactive_text-color_pending_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_pending_secondary-active_hover,var(--cbs_d_component-interactive_text-color_pending_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_pending_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_pending_secondary_pressed,var(--badge-text)))}.cs-badge.cs-badge-neutral.cs-primary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_neutral_primary-active,var(--cbs_d_component-interactive_bg-color_neutral_primary,var(--cbs_d_surface-interactive_bg-color_primary-active,var(--cbs_d_component-interactive_bg-color_primary))));--badge-border:var(--cbs_d_surface-interactive_border-color_neutral_primary-active,var(--cbs_d_component-interactive_border-color_neutral_primary,var(--cbs_d_surface-interactive_border-color_primary-active,var(--cbs_d_component-interactive_border-color_primary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_neutral_primary-active_hover,var(--cbs_d_component-interactive_bg-color_neutral_primary_hover,var(--cbs_d_surface-interactive_bg-color_primary-active_hover,var(--cbs_d_component-interactive_bg-color_primary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_neutral_primary-active_hover,var(--cbs_d_component-interactive_border-color_neutral_primary_hover,var(--cbs_d_surface-interactive_border-color_primary-active_hover,var(--cbs_d_component-interactive_border-color_primary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_neutral_primary-active_hover,var(--cbs_d_component-interactive_shadow_neutral_primary_hover,var(--cbs_d_surface-interactive_shadow_primary-active_hover,var(--cbs_d_component-interactive_shadow_primary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_neutral_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_neutral_primary_pressed,var(--cbs_d_surface-interactive_bg-color_primary-active_pressed,var(--cbs_d_component-interactive_bg-color_primary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_neutral_primary-active_pressed,var(--cbs_d_component-interactive_border-color_neutral_primary_pressed,var(--cbs_d_surface-interactive_border-color_primary-active_pressed,var(--cbs_d_component-interactive_border-color_primary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_neutral_primary-active,var(--cbs_d_component-interactive_text-color_neutral_primary,var(--cbs_d_text-color_inverted_main)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_neutral_primary-active_hover,var(--cbs_d_component-interactive_text-color_neutral_primary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_neutral_primary-active_pressed,var(--cbs_d_component-interactive_text-color_neutral_primary_pressed,var(--badge-text)))}.cs-badge.cs-badge-neutral.cs-secondary{--badge-bg:var(--cbs_d_surface-interactive_bg-color_neutral_secondary-active,var(--cbs_d_component-interactive_bg-color_neutral_secondary,var(--cbs_d_surface-interactive_bg-color_secondary-active,var(--cbs_d_component-interactive_bg-color_secondary))));--badge-border:var(--cbs_d_surface-interactive_border-color_neutral_secondary-active,var(--cbs_d_component-interactive_border-color_neutral_secondary,var(--cbs_d_surface-interactive_border-color_secondary-active,var(--cbs_d_component-interactive_border-color_secondary))));--badge-bg-hover:var(--cbs_d_surface-interactive_bg-color_neutral_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_neutral_secondary_hover,var(--cbs_d_surface-interactive_bg-color_secondary-active_hover,var(--cbs_d_component-interactive_bg-color_secondary_hover))));--badge-border-hover:var(--cbs_d_surface-interactive_border-color_neutral_secondary-active_hover,var(--cbs_d_component-interactive_border-color_neutral_secondary_hover,var(--cbs_d_surface-interactive_border-color_secondary-active_hover,var(--cbs_d_component-interactive_border-color_secondary_hover))));--badge-shadow-hover:var(--cbs_d_surface-interactive_shadow_neutral_secondary-active_hover,var(--cbs_d_component-interactive_shadow_neutral_secondary_hover,var(--cbs_d_surface-interactive_shadow_secondary-active_hover,var(--cbs_d_component-interactive_shadow_secondary_hover))));--badge-bg-pressed:var(--cbs_d_surface-interactive_bg-color_neutral_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_neutral_secondary_pressed,var(--cbs_d_surface-interactive_bg-color_secondary-active_pressed,var(--cbs_d_component-interactive_bg-color_secondary_pressed))));--badge-border-pressed:var(--cbs_d_surface-interactive_border-color_neutral_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_neutral_secondary_pressed,var(--cbs_d_surface-interactive_border-color_secondary-active_pressed,var(--cbs_d_component-interactive_border-color_secondary_pressed))));--badge-text:var(--cbs_d_surface-interactive_text-color_neutral_secondary-active,var(--cbs_d_component-interactive_text-color_neutral_secondary,var(--cbs_d_text-color_default_main_highlight)));--badge-text-hover:var(--cbs_d_surface-interactive_text-color_neutral_secondary-active_hover,var(--cbs_d_component-interactive_text-color_neutral_secondary_hover,var(--badge-text)));--badge-text-pressed:var(--cbs_d_surface-interactive_text-color_neutral_secondary-active_pressed,var(--cbs_d_component-interactive_text-color_neutral_secondary_pressed,var(--badge-text)))}.cs-slider{width:100%;position:relative}.cs-slider div.cs-slider-popup{visibility:hidden;position:absolute;width:18px;top:-10px;height:12px;display:flex;flex-direction:row;place-content:center center;align-items:center;padding:2px 4px;border-radius:2px;left:var(--left-popup-position);background-color:hsl(var(--hue),var(--sat),calc(1%*(5 + (var(--incr) - 5*var(--incr)/100)*5)));color:#fff;font-weight:600}.cs-slider:hover div.cs-slider-popup{visibility:visible}.cs-slider .cs-slider-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;border-radius:2px;margin:0;background-color:#e8e9ea}.cs-slider .cs-slider-input:disabled::-webkit-slider-runnable-track{background:linear-gradient(to right,hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90))),hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))) no-repeat,#e8e9ea no-repeat;background-size:var(--background-size,0) 100%}.cs-slider .cs-slider-input::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;height:2px;top:-5px;border-radius:2px;background:linear-gradient(to right,hsl(var(--hue),var(--sat),var(--light)),hsl(var(--hue),var(--sat),var(--light))) no-repeat,#e8e9ea no-repeat;background-size:var(--background-size,0) 100%}.cs-slider .cs-slider-input:disabled::-webkit-slider-thumb{border:2px solid hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)));cursor:not-allowed}.cs-slider .cs-slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;position:relative;top:-5px;width:11px;height:11px;border:2px solid hsl(var(--hue),var(--sat),var(--light));border-radius:10px;background:#fff;cursor:pointer}.cs-slider .cs-slider-input:disabled::-moz-range-progress{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-slider .cs-slider-input::-moz-range-progress{background-color:hsl(var(--hue),var(--sat),var(--light));border-radius:5px}.cs-slider .cs-slider-input::-moz-range-track{background-color:#e8e9ea;border-radius:5px}.cs-slider .cs-slider-input:disabled::-moz-range-thumb{border:2px solid hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)));cursor:not-allowed}.cs-slider .cs-slider-input::-moz-range-thumb{width:11px;height:11px;border:2px solid hsl(var(--hue),var(--sat),var(--light));border-radius:10px;background:#fff;cursor:pointer}.cs-indicator{display:inline-flex;align-items:center}.cs-indicator .cs-indicator-icon{display:flex;border-radius:.75rem;margin-right:.25rem}.cs-indicator .cs-indicator-icon .cs-icon{margin:auto}.cs-indicator.inverted .cs-indicator-text{color:#fff}.cs-indicator.cs-indicator-theme .cs-indicator-icon{background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-indicator.cs-indicator-information .cs-indicator-icon{background-color:#01a8ff}.cs-indicator.cs-indicator-success .cs-indicator-icon{background-color:#6bc50b}.cs-indicator.cs-indicator-warning .cs-indicator-icon{background-color:#f7b500}.cs-indicator.cs-indicator-error .cs-indicator-icon{background-color:#d72934}.cs-indicator.cs-indicator-lemon .cs-indicator-icon{background-color:#f7e500}.cs-indicator.cs-indicator-papaya .cs-indicator-icon{background-color:#f7b500}.cs-indicator.cs-indicator-orange .cs-indicator-icon{background-color:#fa8920}.cs-indicator.cs-indicator-strawberry .cs-indicator-icon{background-color:#f25c54}.cs-indicator.cs-indicator-cherry .cs-indicator-icon{background-color:#d72934}.cs-indicator.cs-indicator-rubarb .cs-indicator-icon{background-color:#f467a2}.cs-indicator.cs-indicator-grape .cs-indicator-icon{background-color:#b620e0}.cs-indicator.cs-indicator-blackberry .cs-indicator-icon{background-color:#7636ff}.cs-indicator.cs-indicator-blueberry .cs-indicator-icon{background-color:#3c36db}.cs-indicator.cs-indicator-cerulean .cs-indicator-icon{background-color:#01a8ff}.cs-indicator.cs-indicator-sky .cs-indicator-icon{background-color:#00d7f4}.cs-indicator.cs-indicator-lagoon .cs-indicator-icon{background-color:#2fbad1}.cs-indicator.cs-indicator-mint .cs-indicator-icon{background-color:#44d7b6}.cs-indicator.cs-indicator-lime .cs-indicator-icon{background-color:#6bc50b}.cs-indicator.cs-indicator-xsmall .cs-indicator-text,.cs-indicator.cs-indicator-xxsmall .cs-indicator-text{font-size:.625rem}.cs-indicator.cs-indicator-small .cs-indicator-text{font-size:.75rem}.cs-indicator.cs-indicator-regular .cs-indicator-text{font-size:.875rem}.cs-indicator.cs-indicator-medium .cs-indicator-text{font-size:1rem}.cs-link{display:inline-flex;align-items:center;padding:0 .125rem;color:hsl(var(--hue),var(--sat),var(--light));text-decoration:none;cursor:pointer}.cs-link-text{padding-right:.125rem}.cs-link:hover:not(.cs-link-disabled){background-color:hsla(var(--hue),var(--sat),var(--light),.1);border-radius:.25rem}.cs-link:hover:not(.cs-link-disabled) .cs-link-text{text-decoration:underline}.cs-link:not(.disabled):focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-link:not(.disabled):-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-link.cs-link-striked{text-decoration:line-through}.cs-link.cs-link-disabled{color:#8c9198;cursor:not-allowed}.cs-top-header{height:3rem;width:100%;padding:.25rem 0;background-color:#fff;box-shadow:0 .25rem 1.5rem .25rem hsla(var(--hue),var(--sat),var(--light),.1);display:inline-flex;justify-content:space-between;top:0;left:0;position:absolute}.cs-top-header .cs-top-header-left{display:inline-flex;place-items:center;gap:.25rem;padding-left:1rem}.cs-top-header .cs-top-header-right{display:inline-flex;justify-content:flex-end;place-items:center;gap:.5rem;padding-right:.25rem}.cs-top-header .cs-top-header-right .cs-top-header-separator{height:1.5rem;width:1.5px;background-color:#e8e9ea;border:none;visibility:hidden}.cs-top-header .cs-top-header-right .cs-top-header-input .cs-input-search{height:2rem;border-radius:.25rem;align-items:center}.cs-top-header .cs-top-header-right .cs-top-header-hub-button{position:relative}.cs-top-header .cs-top-header-right .cs-top-header-hub-button .cs-top-header-hub-popover{margin-top:.5rem;position:absolute;top:100%;right:0;z-index:999;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cs-top-header .cs-top-header-right .cs-top-header-hub-button .cs-top-header-hub-popover .cs-popover-header{display:none}.cs-top-header .cs-top-header-list-ul{list-style:none;padding:0;margin:0}.cs-chip{display:inline-flex;flex-direction:row;align-items:center;padding:.25rem .5rem;box-sizing:border-box;border:1px solid transparent;border-radius:2rem}.cs-chip .cs-chip-visual-element{display:flex;align-items:center;padding-right:.25rem}.cs-chip .cs-chip-input-cell{position:relative;padding-right:.25rem;padding-left:.125rem;max-width:100%;overflow:hidden}.cs-chip .cs-chip-input-cell .cs-chip-resize-text{display:block;align-content:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cs-chip.cs-chip-activable{cursor:pointer}.cs-chip.cs-chip-deletable{padding-right:.25rem}.cs-chip.cs-chip-deletable.cs-new-chip.is-inactive{padding-right:.25rem;background-color:rgba(25,34,49,.03);border-color:#e8e9ea}.cs-chip.cs-chip-deletable .cs-chip-input-cell{height:inherit}.cs-chip.cs-chip-deletable .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid #e8e9ea}.cs-chip.cs-chip-deletable .cs-chip-input-cell .cs-chip-input-label{height:inherit;cursor:default}.cs-chip.cs-chip-deletable .cs-chip-input-cell .cs-chip-input-label.cs-chip-resize-input{position:absolute;inset:0;padding:0 .125rem}.cs-chip.cs-chip-deletable .cs-chip-input-cell .cs-chip-input-label.cs-chip-input-label-editable{background-color:transparent;border:none;outline:none;cursor:auto;font-family:var(--cbs_f_typo_fontfamily_010);width:inherit}.cs-chip.cs-chip-deletable .cs-chip-input-cell .cs-chip-input-label.cs-chip-input-label-editable.cs-chip-resize-text{visibility:hidden}.cs-chip.is-disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}.cs-chip.is-disabled .cs-chip-input-cell{color:#8c9198!important;cursor:not-allowed!important}.cs-chip.cs-chip-theme{border:1px solid hsla(var(--hue),var(--sat),var(--light),.1)}.cs-chip.cs-chip-theme.cs-chip-activable:hover{border:1px solid hsl(var(--hue),var(--sat),calc(1%*(60 + (var(--incr) - 60*var(--incr)/100)*60)));background-color:hsl(var(--hue),var(--sat),calc(1%*(60 + (var(--incr) - 60*var(--incr)/100)*60)))}.cs-chip.cs-chip-theme.is-inactive{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-chip.cs-chip-theme.is-inactive:hover{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-chip.cs-chip-theme .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid hsla(var(--hue),var(--sat),var(--light),.1)}.cs-chip.cs-chip-information{border:1px solid rgba(1,168,255,.1)}.cs-chip.cs-chip-information.cs-chip-activable:hover{border:1px solid #34b9ff;background-color:#34b9ff}.cs-chip.cs-chip-information.is-inactive{background-color:#e6f6ff}.cs-chip.cs-chip-information.is-inactive:hover{background-color:#cef}.cs-chip.cs-chip-information .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(1,168,255,.1)}.cs-chip.cs-chip-success{border:1px solid rgba(107,197,11,.1)}.cs-chip.cs-chip-success.cs-chip-activable:hover{border:1px solid #89d13c;background-color:#89d13c}.cs-chip.cs-chip-success.is-inactive{background-color:#f0f9e7}.cs-chip.cs-chip-success.is-inactive:hover{background-color:#e1f3ce}.cs-chip.cs-chip-success .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(107,197,11,.1)}.cs-chip.cs-chip-warning{border:1px solid rgba(247,181,0,.1)}.cs-chip.cs-chip-warning.cs-chip-activable:hover{border:1px solid #f9c433;background-color:#f9c433}.cs-chip.cs-chip-warning.is-inactive{background-color:#fef8e6}.cs-chip.cs-chip-warning.is-inactive:hover{background-color:#fdf0cc}.cs-chip.cs-chip-warning .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(247,181,0,.1)}.cs-chip.cs-chip-error{border:1px solid rgba(215,41,52,.1)}.cs-chip.cs-chip-error.cs-chip-activable:hover{border:1px solid #df545d;background-color:#df545d}.cs-chip.cs-chip-error.is-inactive{background-color:#fbeaeb}.cs-chip.cs-chip-error.is-inactive:hover{background-color:#f7d4d6}.cs-chip.cs-chip-error .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(215,41,52,.1)}.cs-chip.cs-chip-suspended{border:1px solid rgba(127,24,190,.1)}.cs-chip.cs-chip-suspended.cs-chip-activable:hover{border:1px solid #9946cb;background-color:#9946cb}.cs-chip.cs-chip-suspended.is-inactive{background-color:#f2e8f9}.cs-chip.cs-chip-suspended.is-inactive:hover{background-color:#e5d1f2}.cs-chip.cs-chip-suspended .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(127,24,190,.1)}.cs-chip.cs-chip-pending{border:1px solid rgba(167,177,191,.1)}.cs-chip.cs-chip-pending.cs-chip-activable:hover{border:1px solid #b9c1cc;background-color:#b9c1cc}.cs-chip.cs-chip-pending.is-inactive{background-color:#f6f7f9}.cs-chip.cs-chip-pending.is-inactive:hover{background-color:#edeff2}.cs-chip.cs-chip-pending .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(167,177,191,.1)}.cs-chip.cs-chip-neutral{border:1px solid rgba(25,34,49,.1)}.cs-chip.cs-chip-neutral.cs-chip-activable:hover{border:1px solid #474e5a;background-color:#474e5a}.cs-chip.cs-chip-neutral.is-inactive{background-color:#e8e9ea}.cs-chip.cs-chip-neutral.is-inactive:hover{background-color:#d1d3d6}.cs-chip.cs-chip-neutral .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(25,34,49,.1)}.cs-chip.cs-chip-lemon{border:1px solid rgba(247,229,0,.1)}.cs-chip.cs-chip-lemon.cs-chip-activable:hover{border:1px solid #f9ea33;background-color:#f9ea33}.cs-chip.cs-chip-lemon.is-inactive{background-color:#fefce6}.cs-chip.cs-chip-lemon.is-inactive:hover{background-color:#fdfacc}.cs-chip.cs-chip-lemon .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(247,229,0,.1)}.cs-chip.cs-chip-papaya{border:1px solid rgba(247,181,0,.1)}.cs-chip.cs-chip-papaya.cs-chip-activable:hover{border:1px solid #f9c433;background-color:#f9c433}.cs-chip.cs-chip-papaya.is-inactive{background-color:#fef8e6}.cs-chip.cs-chip-papaya.is-inactive:hover{background-color:#fdf0cc}.cs-chip.cs-chip-papaya .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(247,181,0,.1)}.cs-chip.cs-chip-orange{border:1px solid rgba(250,137,32,.1)}.cs-chip.cs-chip-orange.cs-chip-activable:hover{border:1px solid #fba14d;background-color:#fba14d}.cs-chip.cs-chip-orange.is-inactive{background-color:#fff3e9}.cs-chip.cs-chip-orange.is-inactive:hover{background-color:#fee7d2}.cs-chip.cs-chip-orange .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(250,137,32,.1)}.cs-chip.cs-chip-strawberry{border:1px solid rgba(242,92,84,.1)}.cs-chip.cs-chip-strawberry.cs-chip-activable:hover{border:1px solid #f57d76;background-color:#f57d76}.cs-chip.cs-chip-strawberry.is-inactive{background-color:#feefee}.cs-chip.cs-chip-strawberry.is-inactive:hover{background-color:#fcdedd}.cs-chip.cs-chip-strawberry .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(242,92,84,.1)}.cs-chip.cs-chip-cherry{border:1px solid rgba(215,41,52,.1)}.cs-chip.cs-chip-cherry.cs-chip-activable:hover{border:1px solid #df545d;background-color:#df545d}.cs-chip.cs-chip-cherry.is-inactive{background-color:#fbeaeb}.cs-chip.cs-chip-cherry.is-inactive:hover{background-color:#f7d4d6}.cs-chip.cs-chip-cherry .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(215,41,52,.1)}.cs-chip.cs-chip-rubarb{border:1px solid rgba(244,103,162,.1)}.cs-chip.cs-chip-rubarb.cs-chip-activable:hover{border:1px solid #f685b5;background-color:#f685b5}.cs-chip.cs-chip-rubarb.is-inactive{background-color:#fef0f6}.cs-chip.cs-chip-rubarb.is-inactive:hover{background-color:#fde1ec}.cs-chip.cs-chip-rubarb .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(244,103,162,.1)}.cs-chip.cs-chip-grape{border:1px solid rgba(182,32,224,.1)}.cs-chip.cs-chip-grape.cs-chip-activable:hover{border:1px solid #c54de6;background-color:#c54de6}.cs-chip.cs-chip-grape.is-inactive{background-color:#f8e9fc}.cs-chip.cs-chip-grape.is-inactive:hover{background-color:#f0d2f9}.cs-chip.cs-chip-grape .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(182,32,224,.1)}.cs-chip.cs-chip-blackberry{border:1px solid rgba(118,54,255,.1)}.cs-chip.cs-chip-blackberry.cs-chip-activable:hover{border:1px solid #915eff;background-color:#915eff}.cs-chip.cs-chip-blackberry.is-inactive{background-color:#f1ebff}.cs-chip.cs-chip-blackberry.is-inactive:hover{background-color:#e4d7ff}.cs-chip.cs-chip-blackberry .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(118,54,255,.1)}.cs-chip.cs-chip-blueberry{border:1px solid rgba(60,54,219,.1)}.cs-chip.cs-chip-blueberry.cs-chip-activable:hover{border:1px solid #635ee2;background-color:#635ee2}.cs-chip.cs-chip-blueberry.is-inactive{background-color:#ecebfb}.cs-chip.cs-chip-blueberry.is-inactive:hover{background-color:#d8d7f8}.cs-chip.cs-chip-blueberry .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(60,54,219,.1)}.cs-chip.cs-chip-cerulean{border:1px solid rgba(1,168,255,.1)}.cs-chip.cs-chip-cerulean.cs-chip-activable:hover{border:1px solid #34b9ff;background-color:#34b9ff}.cs-chip.cs-chip-cerulean.is-inactive{background-color:#e6f6ff}.cs-chip.cs-chip-cerulean.is-inactive:hover{background-color:#cef}.cs-chip.cs-chip-cerulean .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(1,168,255,.1)}.cs-chip.cs-chip-sky{border:1px solid rgba(0,215,244,.1)}.cs-chip.cs-chip-sky.cs-chip-activable:hover{border:1px solid #33dff6;background-color:#33dff6}.cs-chip.cs-chip-sky.is-inactive{background-color:#e6fbfe}.cs-chip.cs-chip-sky.is-inactive:hover{background-color:#ccf7fd}.cs-chip.cs-chip-sky .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(0,215,244,.1)}.cs-chip.cs-chip-lagoon{border:1px solid rgba(47,186,209,.1)}.cs-chip.cs-chip-lagoon.cs-chip-activable:hover{border:1px solid #59c8da;background-color:#59c8da}.cs-chip.cs-chip-lagoon.is-inactive{background-color:#eaf8fa}.cs-chip.cs-chip-lagoon.is-inactive:hover{background-color:#d5f1f6}.cs-chip.cs-chip-lagoon .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(47,186,209,.1)}.cs-chip.cs-chip-mint{border:1px solid rgba(68,215,182,.1)}.cs-chip.cs-chip-mint.cs-chip-activable:hover{border:1px solid #69dfc5;background-color:#69dfc5}.cs-chip.cs-chip-mint.is-inactive{background-color:#ecfbf8}.cs-chip.cs-chip-mint.is-inactive:hover{background-color:#daf7f0}.cs-chip.cs-chip-mint .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(68,215,182,.1)}.cs-chip.cs-chip-lime{border:1px solid rgba(107,197,11,.1)}.cs-chip.cs-chip-lime.cs-chip-activable:hover{border:1px solid #89d13c;background-color:#89d13c}.cs-chip.cs-chip-lime.is-inactive{background-color:#f0f9e7}.cs-chip.cs-chip-lime.is-inactive:hover{background-color:#e1f3ce}.cs-chip.cs-chip-lime .cs-chip-input-cell:not(.cs-chip-input-cell-last){border-right:1px solid rgba(107,197,11,.1)}.cs-chip-xsmall{height:1rem}.cs-chip-xsmall .cs-xsmall-semibold{line-height:.625rem}.cs-chip-small{height:1.25rem}.cs-chip-small .cs-small-semibold{line-height:.75rem}.cs-chip-regular{height:1.5rem}.cs-chip-regular .cs-regular-semibold{line-height:.875rem}.cs-chip .cs-chip-clearing-button{padding:.125rem}.cs-jira-link{display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;padding:.2rem;border-radius:.25rem}.cs-jira-link .cs-link:hover{background-color:transparent}.cs-jira-link:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-jira-link.disabled:hover{background-color:transparent;cursor:not-allowed}.cs-favorite-button{display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:.25rem}.cs-favorite-button:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-favorite-button:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-favorite-button:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-favorite-button.cs-favorite-button-xsmall{height:.75rem;width:.75rem}.cs-favorite-button.cs-favorite-button-small{height:1rem;width:1rem}.cs-favorite-button.cs-favorite-button-regular{height:1.125rem;width:1.125rem}.cs-favorite-button.cs-favorite-button-medium{height:1.25rem;width:1.25rem}.cs-favorite-button.cs-favorite-button-large{height:1.5rem;width:1.5rem}.cs-favorite-button.cs-favorite-button-xlarge{height:1.75rem;width:1.75rem}.cs-favorite-button.cs-favorite-button-xxlarge{height:2.25rem;width:2.25rem}.cs-favorite-button.cs-favorite-button-huge{height:3.5rem;width:3.5rem}.cs-clearing-button{border-radius:2rem;cursor:pointer;border:none;background-color:transparent;display:flex;align-items:center}.cs-clearing-button.xsmall{height:.65rem;width:.65rem;padding:.06rem}.cs-clearing-button.small{height:.8rem;width:.8rem;padding:.08rem}.cs-clearing-button.regular{height:1rem;width:1rem;padding:.125rem}.cs-clearing-button.information:hover{background-color:rgba(1,168,255,.1)}.cs-clearing-button.information:hover:active:enabled{background-color:rgba(1,168,255,.2)}.cs-clearing-button.success:hover{background-color:rgba(107,197,11,.1)}.cs-clearing-button.success:hover:active:enabled{background-color:rgba(107,197,11,.2)}.cs-clearing-button.warning:hover{background-color:rgba(247,181,0,.1)}.cs-clearing-button.warning:hover:active:enabled{background-color:rgba(247,181,0,.2)}.cs-clearing-button.error:hover{background-color:rgba(215,41,52,.1)}.cs-clearing-button.error:hover:active:enabled{background-color:rgba(215,41,52,.2)}.cs-clearing-button.suspended:hover{background-color:rgba(127,24,190,.1)}.cs-clearing-button.suspended:hover:active:enabled{background-color:rgba(127,24,190,.2)}.cs-clearing-button.pending:hover{background-color:rgba(167,177,191,.1)}.cs-clearing-button.pending:hover:active:enabled{background-color:rgba(167,177,191,.2)}.cs-clearing-button.neutral:hover{background-color:rgba(25,34,49,.1)}.cs-clearing-button.neutral:hover:active:enabled{background-color:rgba(25,34,49,.2)}.cs-clearing-button.lemon:hover{background-color:rgba(247,229,0,.1)}.cs-clearing-button.lemon:hover:active:enabled{background-color:rgba(247,229,0,.2)}.cs-clearing-button.papaya:hover{background-color:rgba(247,181,0,.1)}.cs-clearing-button.papaya:hover:active:enabled{background-color:rgba(247,181,0,.2)}.cs-clearing-button.orange:hover{background-color:rgba(250,137,32,.1)}.cs-clearing-button.orange:hover:active:enabled{background-color:rgba(250,137,32,.2)}.cs-clearing-button.strawberry:hover{background-color:rgba(242,92,84,.1)}.cs-clearing-button.strawberry:hover:active:enabled{background-color:rgba(242,92,84,.2)}.cs-clearing-button.cherry:hover{background-color:rgba(215,41,52,.1)}.cs-clearing-button.cherry:hover:active:enabled{background-color:rgba(215,41,52,.2)}.cs-clearing-button.rubarb:hover{background-color:rgba(244,103,162,.1)}.cs-clearing-button.rubarb:hover:active:enabled{background-color:rgba(244,103,162,.2)}.cs-clearing-button.grape:hover{background-color:rgba(182,32,224,.1)}.cs-clearing-button.grape:hover:active:enabled{background-color:rgba(182,32,224,.2)}.cs-clearing-button.blackberry:hover{background-color:rgba(118,54,255,.1)}.cs-clearing-button.blackberry:hover:active:enabled{background-color:rgba(118,54,255,.2)}.cs-clearing-button.blueberry:hover{background-color:rgba(60,54,219,.1)}.cs-clearing-button.blueberry:hover:active:enabled{background-color:rgba(60,54,219,.2)}.cs-clearing-button.cerulean:hover{background-color:rgba(1,168,255,.1)}.cs-clearing-button.cerulean:hover:active:enabled{background-color:rgba(1,168,255,.2)}.cs-clearing-button.sky:hover{background-color:rgba(0,215,244,.1)}.cs-clearing-button.sky:hover:active:enabled{background-color:rgba(0,215,244,.2)}.cs-clearing-button.lagoon:hover{background-color:rgba(47,186,209,.1)}.cs-clearing-button.lagoon:hover:active:enabled{background-color:rgba(47,186,209,.2)}.cs-clearing-button.mint:hover{background-color:rgba(68,215,182,.1)}.cs-clearing-button.mint:hover:active:enabled{background-color:rgba(68,215,182,.2)}.cs-clearing-button.lime:hover{background-color:rgba(107,197,11,.1)}.cs-clearing-button.lime:hover:active:enabled{background-color:rgba(107,197,11,.2)}.cs-clearing-button.theme:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-clearing-button.theme:active:enabled{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-clearing-button:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-clearing-button:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-clearing-button.is-disabled{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important}@media(min-width:480px){.cs-main-action-button{display:none}}@media(max-width:480px){.cs-main-action-button-main{display:flex;align-items:center;justify-content:center;position:fixed;bottom:2rem;right:2rem;z-index:1000;cursor:pointer;border-radius:50%;border:none;width:3rem;height:3rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-main-action-button-information{background-color:#01a8ff}.cs-main-action-button-success{background-color:#6bc50b}.cs-main-action-button-warning{background-color:#f7b500}.cs-main-action-button-error{background-color:#d72934}.cs-main-action-button-actions{min-width:13.5rem;width:-moz-fit-content;width:fit-content;position:fixed;bottom:5.5rem;right:.5rem}}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-string-col{width:207px;height:100%;padding:0;border:none}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-input-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-string-col .cs-input-cell-editor{height:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-input-cell-editor .cs-input .cs-input-input,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-string-col .cs-input-cell-editor .cs-input .cs-input-input{width:100%;height:100%}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-input-cell-editor .cs-input .cs-input-input{border:none}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-color-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col{height:100%;width:100%;padding:1px 0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-color-col .cs-color-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-color-cell-editor{height:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-color-col .cs-color-cell-editor .cs-input-color-root,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-color-cell-editor .cs-input-color-root{width:100%;height:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-number-col{width:207px;height:100%;padding:0;border:none}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-number-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-number-col .cs-number-cell-editor{height:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-number-cell-editor .cs-input .cs-input-input,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-number-col .cs-number-cell-editor .cs-input .cs-input-input{width:100%;height:100%}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-number-cell-editor .cs-input .cs-input-input{border:none}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-array-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-avatar-pile-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-select-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-status-col{height:100%;padding:0;border:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-array-col .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-array-col .cs-select-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-avatar-pile-col .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-avatar-pile-col .cs-select-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-select-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-select-col .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-select-col .cs-select-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-status-col .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-status-col .cs-select-cell-editor{height:100%;width:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-array-col .cs-select .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-array-col .cs-select-cell-editor .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-avatar-pile-col .cs-select .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-avatar-pile-col .cs-select-cell-editor .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-select .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-select-cell-editor .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-select-col .cs-select .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-select-col .cs-select-cell-editor .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-status-col .cs-select .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-status-col .cs-select-cell-editor .cs-select{height:100%}.generic-grid .generic-ag-grid-vue .ag-popup .ag-popup-editor .cs-select-cell-editor,.generic-grid .generic-ag-grid-vue .ag-popup .ag-popup-editor .cs-select-cell-editor .cs-select{width:var(--selectWidth);height:var(--selectHeight)}.generic-grid .generic-ag-grid-vue .ag-popup .ag-popup-editor .cs-select-cell-editor .cs-select .cs-select-dropdown{top:var(--selectHeight);width:var(--selectWidth)}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-popup .ag-popup-editor .cs-select-cell-editor{height:1.5rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-popup .ag-popup-editor .cs-select-cell-editor .cs-select,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-boolean-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col{height:100%}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-boolean-col.cs-cell-is-editable,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col.cs-cell-is-editable{border-radius:3px;border:1px solid hsl(var(--hue),var(--sat),var(--light))!important;background-color:#fff;outline:none}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-boolean-col.cs-cell-is-editable input[type=checkbox],.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col.cs-cell-is-editable input[type=checkbox]{border-color:hsl(var(--hue),var(--sat),var(--light))}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-boolean-col .cs-mixed-cell-editor-type-boolean,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-mixed-cell-editor-type-boolean{height:100%;padding:.8125rem 1rem}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-boolean-col .cs-mixed-cell-editor-type-boolean,.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-mixed-cell-editor-type-boolean{padding:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col{height:100%;padding:0;border:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .cs-date-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .el-date-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .el-input,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .el-date-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .el-input{height:100%;width:100%;border:0}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .cs-date-cell-editor,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor{position:relative;display:block}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .cs-date-cell-editor .cs-date-cell-editor-clear-button,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor .cs-date-cell-editor-clear-button{position:absolute;right:.5rem;top:.95rem}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .cs-date-cell-editor .el-input__wrapper,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor .el-input__wrapper{padding-right:1.5rem}.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-date-col .cs-date-cell-editor input.el-input__inner,.generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor input.el-input__inner{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing{height:100%}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor{position:relative;display:block}.cs-calculation-grid .generic-grid .generic-ag-grid-vue .ag-row .ag-cell-inline-editing.cs-mixed-col .cs-date-cell-editor .cs-date-cell-editor-clear-button{position:absolute;right:.5rem;top:1rem}.cs-action-cell-renderer{text-align:center}.cs-action-cell-renderer span{cursor:pointer}.cs-action-cell-renderer .cs-icon-button{padding:0}.cs-status-cell-renderer .cs-status-cell-renderer-content{position:relative;top:-.25rem}.cs-status-cell-renderer .cs-status-cell-renderer-content.cs-badge-small{margin-top:.2rem}.cs-status-cell-renderer .cs-status-cell-renderer-content .cs-status-cell-renderer-icon{margin-right:.625rem}.cs-color-cell-renderer,.cs-edit-collective-message-validation{display:flex;justify-content:space-between}.cs-edit-collective-message-validation .cs-edit-collective-validation{display:flex;font-size:3rem}.cs-edit-collective{position:relative;display:flex;overflow:auto hidden;-ms-overflow-style:none;scrollbar-width:none}.cs-edit-collective::-webkit-scrollbar{display:none}.cs-edit-collective.cs-edit-collective-right-space{margin-right:15px}.cs-edit-collective.cs-edit-collective-row-selection{margin-left:3.125rem}.cs-edit-collective .cs-edit-collective-content{height:2.5rem}.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container{box-sizing:border-box;height:calc(100% - 2px);display:flex;align-items:center;gap:.125rem;padding-right:.125rem}.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container .cs-date-picker,.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container .cs-select-root,.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container .cs-time-picker,.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container div,.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container input{height:100%;width:100%;margin:auto;display:flex;align-items:inherit}.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container .el-input{height:calc(100% - 2px)}.cs-edit-collective .cs-edit-collective-content .cs-edit-collective-container .cs-input{width:100%;height:100%}.cs-cell-renderer-status-cell{float:right}.cs-header-actions-separator{height:65%;width:1.5px;background-color:#192231;border:none;margin:10px}.cs-input{position:relative}.cs-input input,.cs-input textarea{box-sizing:border-box;padding:10px 13px 10px 16px;background-color:#fff;border-radius:3px;border:.0625rem solid #dcdfe6;font-family:var(--cbs_f_typo_fontfamily_010);color:var(--cbs_d_text-color_default_main);letter-spacing:.63px;font-size:15px;font-weight:400}.cs-input input{height:40px}.cs-input input.cs-input-password{padding-inline-end:2.25rem}.cs-input input::-ms-reveal{display:none}.cs-input input:disabled,.cs-input textarea:disabled{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important}.cs-input input:disabled::-moz-placeholder,.cs-input textarea:disabled::-moz-placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-input input:disabled::placeholder,.cs-input textarea:disabled::placeholder{color:#8c9198!important;cursor:not-allowed!important}.cs-input :focus{outline:none;border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-input ::-moz-placeholder{color:var(--cbs_d_text-color_default_placeholder)}.cs-input ::placeholder{color:var(--cbs_d_text-color_default_placeholder)}.cs-input .cs-input-password-icon.cs-icon{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:.625rem}.cs-legend .cs-legend-title{height:1rem;line-height:1rem;color:#5e646f}.cs-legend .cs-legend-content{display:flex;gap:.75rem}.cs-legend .cs-legend-content.cs-legend-content-column{flex-direction:column}.cs-banner{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:.5rem 1rem}.cs-banner.cs-banner-information{background:linear-gradient(45deg,#cef,#fff);border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(45deg,#01a8ff,#cef)}.cs-banner.cs-banner-information .cs-banner-link{color:#01a8ff}.cs-banner.cs-banner-information .cs-banner-link:hover{background-color:#e6f6ff}.cs-banner.cs-banner-success{background:linear-gradient(45deg,#e1f3ce,#fff);border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(45deg,#6bc50b,#e1f3ce)}.cs-banner.cs-banner-success .cs-banner-link{color:#6bc50b}.cs-banner.cs-banner-success .cs-banner-link:hover{background-color:#f0f9e7}.cs-banner.cs-banner-warning{background:linear-gradient(45deg,#fdf0cc,#fff);border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(45deg,#f7b500,#fdf0cc)}.cs-banner.cs-banner-warning .cs-banner-link{color:#f7b500}.cs-banner.cs-banner-warning .cs-banner-link:hover{background-color:#fef8e6}.cs-banner.cs-banner-error{background:linear-gradient(45deg,#f7d4d6,#fff);border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(45deg,#d72934,#f7d4d6)}.cs-banner.cs-banner-error .cs-banner-link{color:#d72934}.cs-banner.cs-banner-error .cs-banner-link:hover{background-color:#fbeaeb}.cs-banner .cs-banner-content{display:flex;align-items:center;height:1.25rem;margin-right:.5rem;overflow:hidden;white-space:nowrap}.cs-banner .cs-banner-content .cs-banner-content-text{text-overflow:ellipsis;overflow:hidden}.cs-banner .cs-banner-content .cs-banner-content-icon{padding-right:.5rem}.cs-banner .cs-banner-right{display:flex}.cs-banner .cs-banner-right .cs-banner-action{padding-right:.25rem;padding-left:.25rem}.cs-banner .cs-banner-right .cs-banner-action.cs-banner-link{white-space:nowrap}.cs-infinite-spinner{display:flex;justify-content:center;width:100%;height:100%;position:relative}.cs-infinite-spinner svg{position:absolute;top:50%;left:50%;margin:-1.5rem 0 0 -1.5rem;width:3rem;height:3rem;animation:rotate 1.2s linear infinite;-webkit-mask-image:url(data:image/webp;base64,UklGRqIFAABXRUJQVlA4WAoAAAAYAAAAPwAAPwAAQUxQSIoEAAAN8BzbtmyHkiSNdX6tjCgZSofSUgE8aks50GZdA2c27oOqkhARE/CLzex/Ps7ZtrPtbDvb2etjzmazbbIGeblGE9Ng8vXusTIvy5oso9VpTbPmbi0mezQx2kPnTnO3WCeaRsvJ14uhE213NHcaI+yee1qjtd09pmmEZS2T1bKg07LWspx2HXkua57N66ZlMVlrmVirGY3RmvbYXdMapNPufLm70drqhIV1PremNVhiaXfLskyrWct2B8taI+YZ68Ri7qmTqbHWmszLZdCJRqPT0j152WLLWkzznEyWtaaZoOHuxWj5cjK01dHoRCfIyKj1aDktFnSyrMEyz2XlhCUnC2vFmsbqyOwaoz1Y425ikta0hqahI4ZBRqM12DWa8v9dDLJli8XaZbsnL/di7e5VezQ62WTqeC5G1upENbtrhGlZRt9cNm3CmhoLdscJjRg0X+8ez2XLWk5oMbEbTeZZxz3Zo+0xU0cTC0YdtVgZYrKwDGZNWxPLHmGZEk7phNHCmk6zNtyjecayPO+wa7SmjMW5R6dZj90tZDKNO7XWaFlYrdFpnJzVLNbuaOqkQ0trsV60JtNsdq6NptZomkytTEx2B53Lwmab0WSyLC8z3e2OvM7SkM222Vo65WVezz2VtccEjdRJxznbOuHOs7Yece6SZa2GPJtrOud8Y7LokdW0pqamNVmecedabef7c6SyR3a3yJp2Ty3PLM9Od/Wpfvjxh64rUeyeGmStsqzRQqTWdT/+08/9535U7Y60aA2tglYjE+3O1f34/Mcv/f6f/+5erpCXLc/OtaxTnXaNO5fqfvzK7/rP/czNo70IjUaNmkXkFFf5TX/42fddXZSGyzSt1T0XI3ZPLZ3aJ2/74/num6PUWqu2aLibut/UYqHpXHeat/52zjfHCe7SyDKXye7a0loN7iBv/uEc51iNEFqLkSVhd+Yuy8t3/zJnZs6labR77losu2ti0smzXe/+zeYMI9Nqnq3JkucKC7H23r+3NXNYQwtN07SswppgsfJ+Pywzp2lY0LQmu6O7pWWPO6z3+5/GDGasplkWTZOl0XYXo7z1ccqsGUOj0+6EufMMjRbLOm99xmDNYHSShcWI1VoYsvbWh92jLUfWCbubLAuypaVptJY3n3KyTA67s8zdWoNMCGvJWnv3aWSdbGEwmdbceblWDc3LvfW5xbJYBxnN6oRlLa3dk/bVe5+TadjuctpiZFlYC5Y7rEfv99J2zyNm7izTPJrWMDWyaO29e8fuuSdmYe0eDbsbLZqcXJbZ3Vu3sbwc7aGhtRbG7nTcU5O167070UaWeT3Z7olpYXVqLSO8d+Nod1gTw+LUGlkjJ53kMuuti7mnyVpj0UxGa/7rxj2kd5eloQ0yTKzFoL3anUzw3p3WWmvCLC8XRvOytZx7Wq28dem0YFrnWmN3rIVlrWloDXfeXLsnTDD3yFqnhXVC2zVahu56707Ly9GazH+5LIzm2VZrvJWWtdY0skXDWoZGLGtkWu8K01rLYjILGhaTNXTCuqc31+v5Apqvpwm7m11rdywnVlA4INwAAAAwBgCdASpAAEAAPpFEn0qlo6MhphqpOLASCWcA1EKABVge0FMA/UAVBwksw/d+NQZph51Lg5USKFwAAP7vKUf/uOwN14t//7xn/9xn/9xn/y1orA7Z8QGLISBg44M3vTnCG6A3ntO74QyLvn6MpcUbmlQ1UEuuXJirHmBDE7KqV16XnFbPLSe9T4ubADasNsJPHRh6cAcgvUaN37hMplzqiK0yY6PwqrEr1EGUMGE2bMroaPHe+i0HfogOOW+YJEIh0jrzmFknpRdO7SIiWZqXlE6i/X8iC0AAAAAARVhJRg4AAABNTQAqAAAACAAAAAAAAA==);mask-image:url(data:image/webp;base64,UklGRqIFAABXRUJQVlA4WAoAAAAYAAAAPwAAPwAAQUxQSIoEAAAN8BzbtmyHkiSNdX6tjCgZSofSUgE8aks50GZdA2c27oOqkhARE/CLzex/Ps7ZtrPtbDvb2etjzmazbbIGeblGE9Ng8vXusTIvy5oso9VpTbPmbi0mezQx2kPnTnO3WCeaRsvJ14uhE213NHcaI+yee1qjtd09pmmEZS2T1bKg07LWspx2HXkua57N66ZlMVlrmVirGY3RmvbYXdMapNPufLm70drqhIV1PremNVhiaXfLskyrWct2B8taI+YZ68Ri7qmTqbHWmszLZdCJRqPT0j152WLLWkzznEyWtaaZoOHuxWj5cjK01dHoRCfIyKj1aDktFnSyrMEyz2XlhCUnC2vFmsbqyOwaoz1Y425ikta0hqahI4ZBRqM12DWa8v9dDLJli8XaZbsnL/di7e5VezQ62WTqeC5G1upENbtrhGlZRt9cNm3CmhoLdscJjRg0X+8ez2XLWk5oMbEbTeZZxz3Zo+0xU0cTC0YdtVgZYrKwDGZNWxPLHmGZEk7phNHCmk6zNtyjecayPO+wa7SmjMW5R6dZj90tZDKNO7XWaFlYrdFpnJzVLNbuaOqkQ0trsV60JtNsdq6NptZomkytTEx2B53Lwmab0WSyLC8z3e2OvM7SkM222Vo65WVezz2VtccEjdRJxznbOuHOs7Yece6SZa2GPJtrOud8Y7LokdW0pqamNVmecedabef7c6SyR3a3yJp2Ty3PLM9Od/Wpfvjxh64rUeyeGmStsqzRQqTWdT/+08/9535U7Y60aA2tglYjE+3O1f34/Mcv/f6f/+5erpCXLc/OtaxTnXaNO5fqfvzK7/rP/czNo70IjUaNmkXkFFf5TX/42fddXZSGyzSt1T0XI3ZPLZ3aJ2/74/num6PUWqu2aLibut/UYqHpXHeat/52zjfHCe7SyDKXye7a0loN7iBv/uEc51iNEFqLkSVhd+Yuy8t3/zJnZs6labR77losu2ti0smzXe/+zeYMI9Nqnq3JkucKC7H23r+3NXNYQwtN07SswppgsfJ+Pywzp2lY0LQmu6O7pWWPO6z3+5/GDGasplkWTZOl0XYXo7z1ccqsGUOj0+6EufMMjRbLOm99xmDNYHSShcWI1VoYsvbWh92jLUfWCbubLAuypaVptJY3n3KyTA67s8zdWoNMCGvJWnv3aWSdbGEwmdbceblWDc3LvfW5xbJYBxnN6oRlLa3dk/bVe5+TadjuctpiZFlYC5Y7rEfv99J2zyNm7izTPJrWMDWyaO29e8fuuSdmYe0eDbsbLZqcXJbZ3Vu3sbwc7aGhtRbG7nTcU5O167070UaWeT3Z7olpYXVqLSO8d+Nod1gTw+LUGlkjJ53kMuuti7mnyVpj0UxGa/7rxj2kd5eloQ0yTKzFoL3anUzw3p3WWmvCLC8XRvOytZx7Wq28dem0YFrnWmN3rIVlrWloDXfeXLsnTDD3yFqnhXVC2zVahu56707Ly9GazH+5LIzm2VZrvJWWtdY0skXDWoZGLGtkWu8K01rLYjILGhaTNXTCuqc31+v5Apqvpwm7m11rdywnVlA4INwAAAAwBgCdASpAAEAAPpFEn0qlo6MhphqpOLASCWcA1EKABVge0FMA/UAVBwksw/d+NQZph51Lg5USKFwAAP7vKUf/uOwN14t//7xn/9xn/9xn/y1orA7Z8QGLISBg44M3vTnCG6A3ntO74QyLvn6MpcUbmlQ1UEuuXJirHmBDE7KqV16XnFbPLSe9T4ubADasNsJPHRh6cAcgvUaN37hMplzqiK0yY6PwqrEr1EGUMGE2bMroaPHe+i0HfogOOW+YJEIh0jrzmFknpRdO7SIiWZqXlE6i/X8iC0AAAAAARVhJRg4AAABNTQAqAAAACAAAAAAAAA==);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-infinite-spinner svg .fill-to-change{background:hsl(var(--hue),var(--sat),var(--light))}.cs-infinite-spinner svg.small{width:2rem;height:2rem;margin:-1rem 0 0 -1rem}.cs-infinite-spinner svg.xsmall{width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem}@keyframes rotate{to{transform:rotate(1turn)}}.cs-postponed-notification{display:flex;margin:.5rem .5rem .5rem 0;width:100%}.cs-postponed-notification .cs-postponed-notification-box{margin-left:1rem;width:100%}.cs-postponed-notification .cs-postponed-notification-box .cs-postponed-notification-header{display:flex;justify-content:space-between;align-items:center;min-height:1.75rem;width:100%}.cs-postponed-notification .cs-postponed-notification-box .cs-postponed-notification-header .cs-postponed-notification-header-slot{flex-grow:3}.cs-postponed-notification .cs-postponed-notification-box .cs-postponed-notification-header .cs-postponed-notification-header-date{color:#5e646f}.cs-postponed-notification .cs-postponed-notification-box .cs-postponed-notification-header .cs-postponed-notification-header-date,.cs-postponed-notification .cs-postponed-notification-box .cs-postponed-notification-header .cs-postponed-notification-header-delete{flex:0 0 auto}.cs-postponed-notification .cs-postponed-notification-box .cs-postponed-notification-actions{display:flex;justify-content:flex-end}.cs-postponed-notification-delay-popover{margin-top:1.75rem}.cs-direct-notification{display:flex;flex-direction:column;width:100%;background-color:#fff;border:.0625rem solid #dcdfe6;border-radius:.5rem}.cs-direct-notification .cs-direct-notification-box{padding:1rem 1rem .5rem;display:flex}.cs-direct-notification .cs-direct-notification-box .cs-direct-notification-content{padding-left:1rem;width:100%}.cs-direct-notification .cs-direct-notification-box .cs-direct-notification-content .cs-direct-notification-header{display:flex;justify-content:space-between;align-items:center;min-height:1.75rem;gap:.5rem}.cs-direct-notification .cs-direct-notification-box .cs-direct-notification-content .cs-direct-notification-header .cs-direct-notification-header-slot{flex-grow:3}.cs-direct-notification .cs-direct-notification-box .cs-direct-notification-content .cs-direct-notification-header .cs-direct-notification-header-close-button{flex:0 0 auto}.cs-direct-notification .cs-direct-notification-box .cs-direct-notification-content .cs-direct-notification-actions{display:flex;justify-content:flex-end}.cs-direct-notification-stack{position:absolute;top:0;right:0;margin-right:1rem;display:flex;flex-direction:column;gap:1rem;z-index:1000;background:transparent}.cs-direct-notification-stack.cs-direct-notification-stack-multi{gap:0}.cs-direct-notification-stack.cs-direct-notification-stack-multi .cs-direct-notification-stack-multi-footer{display:flex;flex-direction:column;align-items:center}.cs-direct-notification-stack.cs-direct-notification-stack-multi .cs-direct-notification-stack-multi-footer div{height:1rem;border:1px solid #e8e9ea;border-top-width:0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:#fff}.cs-direct-notification-stack.cs-direct-notification-stack-multi .cs-direct-notification-stack-multi-footer .cs-direct-notification-stack-multi-footer-first-level{width:95%;opacity:.5}.cs-direct-notification-stack.cs-direct-notification-stack-multi .cs-direct-notification-stack-multi-footer .cs-direct-notification-stack-multi-footer-second-level{width:90%;opacity:.25}.cs-action-bar .cs-action-bar-grouped,.cs-action-bar .cs-action-bar-grouped .cs-action-bar-group,.cs-action-bar .cs-action-bar-ungrouped,.cs-action-bar .cs-action-bar-ungrouped .cs-action-bar-group{display:inline-flex;gap:.5rem;align-items:center}.cs-action-bar .cs-action-bar-grouped .cs-action-bar-group:not(:last-child):after,.cs-action-bar .cs-action-bar-ungrouped .cs-action-bar-group:not(:last-child):after{content:"";width:1px;height:1.5rem;background-color:#8c9198;margin:0 .25rem}.cs-indicator-step{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;list-style:none}.cs-indicator-step .cs-indicator-step-header{display:flex;align-items:center;gap:.5rem}.cs-indicator-step .cs-indicator-step-header .cs-indicator-step-header-icon{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem}.cs-indicator-step .cs-indicator-step-content{display:flex;width:100%;box-sizing:border-box;flex-direction:column;padding-left:1.5rem}.cs-indicator-step .cs-indicator-step-content>:nth-last-child(2){margin-bottom:.5rem}.cs-org-chart .cs-org-chart-text{fill:#192231}.cs-org-chart .cs-org-chart-info{fill:#8c9198}.cs-org-chart .cs-org-chart-manager-info{fill:#8c9198;text-anchor:middle}.cs-org-chart image[data-info-icon][x=""]{display:none}.cs-org-chart .cs-org-chart-text-accessibility{opacity:0;z-index:1}.cs-org-chart .cs-default-template{display:flex;justify-content:center;align-items:center;height:100%;max-height:100%;width:100%}.cs-org-chart .cs-default-template [data-n-id] rect{fill:#f4f4f5;rx:10px;ry:10px}.cs-org-chart .cs-default-template [data-n-id] .cs-org-chart-selected-border{fill:none}.cs-org-chart .node .cs-org-chart-selected-border{visibility:hidden}.cs-org-chart .node.cs-selected .cs-org-chart-selected-border{visibility:visible}.cs-org-chart .cs-employee-node,.cs-org-chart .cs-manager-node,.cs-org-chart .cs-structure-node{border-radius:4px;outline:1px solid #e8e9ea}.cs-org-chart .cs-manager-footer,.cs-org-chart .cs-structure-footer{fill:#f4f4f5}.cs-loading-steps{display:flex;flex-direction:column;gap:2rem}.cs-loading-steps .cs-loading-steps-description{line-height:1.5}.cs-loading-steps .cs-loading-steps-list{display:flex;flex-direction:column;gap:1.5rem;padding:0;padding-inline-start:0;margin-block:0;margin:0;list-style:none}.cs-rich-text-editor{display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;border:1px solid #e8e9ea;overflow:hidden}.cs-rich-text-editor *{box-sizing:border-box}.cs-rich-text-editor .cs-rich-text-editor-toolbar-container{display:flex;align-items:center;justify-content:center;padding:.25rem 1rem;border-bottom:1px solid #e8e9ea}.cs-rich-text-editor .cs-rich-text-editor-toolbar{display:flex;align-items:center;justify-content:center;min-height:2rem;gap:.25rem;overflow-x:auto;margin:0 auto}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-contextual-button.cs-is-active{background-color:hsl(var(--hue),var(--sat),calc(1%*(90 + (var(--incr) - 90*var(--incr)/100)*90)))}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-contextual-button.cs-is-active .cs-icon svg path{fill:hsl(var(--hue),var(--sat),var(--light))!important}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group{display:flex;align-items:center;gap:.25rem}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-separator{width:1px;height:1.5rem;background-color:#e8e9ea;margin:0 .25rem}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group-format{display:flex;align-items:center;gap:.25rem}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group-format .cs-select-root .cs-select{width:6rem;border-color:transparent}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group-format .cs-select-root .cs-select:hover,.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group-format .cs-select-root .cs-select:hover:active:enabled{background-color:#e8e9ea}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group-format .cs-select-root .cs-select .cs-select-content .cs-select-chevron-icon{visibility:hidden}.cs-rich-text-editor .cs-rich-text-editor-toolbar .cs-rich-text-editor-toolbar-group-format .cs-select-root .cs-select .cs-select-content .cs-select-field{padding:0 1rem 0 2.5rem}.cs-rich-text-editor .cs-rich-text-editor-editor-container{display:flex;min-height:300px;width:100%}.cs-rich-text-editor .cs-rich-text-editor-editor-container .cs-rich-text-editor-editor{display:flex;background-color:#fff;width:100%}.cs-rich-text-editor .cs-rich-text-editor-editor-container .cs-rich-text-editor-editor .cs-chip-rich-text{display:inline-flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:1rem;outline:1px solid transparent}.cs-rich-text-editor .cs-rich-text-editor-editor-container .cs-rich-text-editor-editor .cs-chip-rich-text.ProseMirror-selectednode{outline:1px solid hsl(var(--hue),var(--sat),var(--light))}.cs-rich-text-editor .cs-rich-text-editor-bubble-menu{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem;background-color:#fff;border:1px solid #e8e9ea;box-shadow:0 0 .5rem 0 rgba(25,34,49,.1);z-index:1000}.cs-rich-text-editor-document{display:flex;background-color:#fff;width:100%}.cs-rich-text-editor-document .ProseMirror{padding:.5rem 1rem;width:100%;border-radius:0 0 .5rem .5rem}.cs-rich-text-editor-document .ProseMirror pre{background-color:#f4f4f5;padding:.5rem;border-radius:.25rem}.cs-rich-text-editor-document .ProseMirror blockquote{margin:1.5rem 0;padding-left:1rem;border-left:.25rem solid #e8e9ea}.cs-rich-text-editor-document .ProseMirror ul[data-type=taskList] li p{margin:0}.cs-rich-text-editor-document .ProseMirror:focus-visible{outline:none;box-shadow:inset 0 0 0 1px hsl(var(--hue),var(--sat),var(--light))}.cs-rich-text-editor-document.cs-rich-text-editor-editor-floating .ProseMirror{border-radius:.5rem}.cs-filter-selector{display:inline-flex}.cs-filter-selector .cs-filter-selector-label{min-width:0;max-width:16rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-flex;align-items:center}.cs-filter-selector .cs-filter-selector-label .cs-filter-selector-suffix{font-weight:700;margin-top:.2rem}.cs-filter-selector .cs-filter-selector-label .cs-filter-selector-separator{flex:0 0 auto}.cs-filter-selector .cs-filter-selector-clear{margin-left:.25rem}.cs-filter-selector .cs-filter-selector-chevron{margin-left:auto;transition:transform .3s}.cs-filter-selector-trigger{position:relative;display:inline-flex;align-items:center;gap:.5rem;height:2rem;max-width:100%;border:.0625rem solid #dcdfe6;border-radius:.25rem;background-color:#fff;cursor:pointer;padding:0 .75rem;box-sizing:border-box}.cs-filter-selector-trigger:hover{background-color:#f4f4f5}.cs-filter-selector-trigger.has-value{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-filter-selector-trigger.is-open{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-filter-selector-trigger.is-open .cs-filter-selector-chevron{transform:rotate(-180deg)}.cs-filter-selector-trigger:focus-visible{outline:none;border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-filter-selector-trigger.is-disabled{background-color:#e8e9ea!important;box-shadow:none!important;border:none!important;color:#8c9198!important;cursor:not-allowed!important;cursor:not-allowed}.cs-data-table{display:flex;flex-direction:column;width:100%;height:100%}.cs-data-table .cs-data-table-grid{flex:1 1 auto;min-height:0}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance{width:100%;height:100%;--ag-font-family:var(--cbs_f_typo_fontfamily_010);--ag-border-color:var(--cbs_f_color_neutral_3);--ag-foreground-color:var(--cbs_d_text-color_default_main)}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-row-pressed{background-color:var(--cbs_f_color_theme_3)}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-row-active{background-color:var(--cbs_f_color_theme_5)}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .ag-row-hover{cursor:pointer}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .ag-row-hover .cs-data-table-cell-center .cs-action-menu,.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .ag-row-hover .cs-data-table-cell-center .cs-contextual-button{visibility:visible}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-cell-center{text-align:center;display:flex;justify-content:center;align-items:center}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-cell-center .cs-action-cell-renderer>.cs-contextual-button,.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-cell-center .cs-action-menu{display:flex;visibility:hidden}.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-cell-center .cs-action-cell-renderer>.cs-contextual-button.cs-action-menu-open-popup,.cs-data-table .cs-data-table-grid .cs-data-table-grid-instance .cs-data-table-cell-center .cs-action-menu.cs-action-menu-open-popup{visibility:visible}.cs-data-header{width:100%;display:grid;grid-template:"title title" max-content "filter actions" max-content/1fr auto;-moz-column-gap:.5rem;column-gap:.5rem}.cs-data-header .cs-data-header-title{grid-area:title}.cs-data-header .cs-data-header-filter-bar{grid-area:filter;align-self:center;color:#01a8ff;background-color:#e6f6ff;border:1px solid #01a8ff;border-radius:.5rem}.cs-data-header .cs-data-header-filter-bar>p{margin:.5rem}.cs-data-header .cs-data-header-action-bar{grid-area:actions;align-self:center}.cs-text-loading-placeholder{display:inline-block;position:relative;overflow:hidden;background:linear-gradient(90deg,transparent,rgba(25,34,49,.03) 50%,transparent);background-size:200% 100%;border-radius:4px;animation:cs-text-loading-placeholder-shimmer 1.4s linear infinite}@keyframes cs-text-loading-placeholder-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cs-occurences-manager{display:flex;align-items:center;gap:.25rem}.cs-occurences-manager .cs-occurences-container{box-sizing:border-box;background-color:#fff;border:1px solid rgba(25,34,49,.1);height:2rem;width:20.375rem;border-radius:.25rem;display:flex;align-items:center;justify-content:space-between;padding:.25rem}.cs-occurences-manager .cs-occurences-position{color:#babdc1;padding:0 .25rem}.cs-occurences-manager .cs-occurences-actions{display:flex;align-items:center;gap:.25rem}.cs-occurences-manager .cs-occurences-relative-parent{position:relative;display:flex;justify-content:center;align-items:center}.cs-occurences-manager .cs-occurences-relative-parent .cs-delete-occurence-popover{top:2.1rem;right:-.5rem;width:22rem}.cs-input-text{position:relative;display:inline-flex;align-items:center}.cs-input-text.hasStatus .cs-input-text-input{border-color:var(--statusBorderColor)}.cs-input-text .cs-input-text-input{box-sizing:border-box;background-color:#fff;color:var(--cbs_d_text-color_default_main);letter-spacing:.63px;border-radius:3px;border:1px solid #e8e9ea}.cs-input-text .cs-input-text-input.xsmall{height:1.5rem;width:13rem}.cs-input-text .cs-input-text-input.small{height:1.75rem;width:13rem}.cs-input-text .cs-input-text-input.regular{height:2rem;width:13rem}.cs-input-text .cs-input-text-max-limit{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);color:#babdc1;letter-spacing:.63px}.cs-input-text .cs-input-text-clear{position:absolute;top:50%;transform:translateY(-50%);left:90%;visibility:hidden}.cs-input-text ::-moz-placeholder{color:var(--cbs_d_text-color_default_placeholder)}.cs-input-text ::placeholder{color:var(--cbs_d_text-color_default_placeholder)}.cs-input-text .cs-input-text-icon{position:absolute;left:0;margin:0 .25rem}.cs-input-text:focus-within:not(.hasStatus):not(.disabled) .cs-input-text-input,.cs-input-text:hover:not(.hasStatus):not(.disabled) .cs-input-text-input{border-color:#d1d3d6}.cs-input-text:focus-within:not(.hasStatus):not(.disabled) .cs-input-text-input:focus,.cs-input-text:hover:not(.hasStatus):not(.disabled) .cs-input-text-input:focus{outline:none;border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-input-text:focus-within:not(.hasStatus).filled .cs-input-text-input,.cs-input-text:hover:not(.hasStatus).filled .cs-input-text-input{border-color:#babdc1}.cs-input-text:focus-within:not(.hasStatus).edited .cs-input-text-input,.cs-input-text:hover:not(.hasStatus).edited .cs-input-text-input{border-color:hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85)))}.cs-input-text:focus-within .cs-input-text-clear.is-visible,.cs-input-text:hover .cs-input-text-clear.is-visible{visibility:visible;background:transparent}.cs-input-text .cs-input-text-clear.has-max-length.xsmall{left:75%}.cs-input-text .cs-input-text-clear.has-max-length.small{left:70%}.cs-input-text .cs-input-text-clear.has-max-length.regular{left:65%}.cs-input-text.primary .cs-input-text-input{background:#fff}.cs-input-text.secondary .cs-input-text-input{background-color:#f4f4f5}.cs-input-text.disabled .cs-input-text-input{pointer-events:none;background-color:#e8e9ea;cursor:not-allowed;box-shadow:none;border-radius:3px;border-color:#babdc1}.cs-input-text.disabled:focus-within .cs-input-text-clear.is-visible,.cs-input-text.disabled:hover .cs-input-text-clear.is-visible{visibility:hidden}.cs-input-text.edited .cs-input-text-input{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border-color:hsl(var(--hue),var(--sat),calc(1%*(85 + (var(--incr) - 85*var(--incr)/100)*85)))}.cs-input-text.edited.hasStatus .cs-input-text-input,.cs-input-text.filled.hasStatus .cs-input-text-input{border-color:var(--statusBorderColor)}.sticky-notification{display:flex;vertical-align:middle;justify-content:space-between;margin-bottom:15px}.sticky-notification .sticky-notification-annonce,.sticky-notification .sticky-notification-formatted-timeLeft,.sticky-notification .sticky-notification-instruction{font-weight:600;padding-left:10px;padding-right:10px}.sticky-notification .sticky-notification-cs-button{float:right;margin-top:-10px}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:hsla(0,0%,100%,.7);transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.cs-notification{max-width:50%;border-radius:8px;box-shadow:0 22px 23px 0 #e4e4e4}.cs-notification .cs-notification-body{font-family:var(--cbs_f_typo_fontfamily_010);font-size:15px;font-weight:400;letter-spacing:0;line-height:24px}.Vue-Toastification__toast.Vue-Toastification__toast--information{max-width:80%;background-color:#e6f6ff;color:#01a8ff}.Vue-Toastification__toast.Vue-Toastification__toast--information .cs-notification-default{display:flex}.Vue-Toastification__toast.Vue-Toastification__toast--information .cs-notification-default .cs-notification-content{width:100%}.Vue-Toastification__toast.Vue-Toastification__toast--information .cs-notification-default .cs-notification-close{margin-left:25px;display:flex;justify-content:space-evenly;align-items:center}.Vue-Toastification__toast.Vue-Toastification__toast--information .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer}.Vue-Toastification__toast.Vue-Toastification__toast--error{max-width:80%;background-color:#fbeaeb;color:#d72934}.Vue-Toastification__toast.Vue-Toastification__toast--error .cs-notification-default{display:flex}.Vue-Toastification__toast.Vue-Toastification__toast--error .cs-notification-default .cs-notification-content{width:100%}.Vue-Toastification__toast.Vue-Toastification__toast--error .cs-notification-default .cs-notification-close{margin-left:25px;display:flex;justify-content:space-evenly;align-items:center}.Vue-Toastification__toast.Vue-Toastification__toast--error .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer}.Vue-Toastification__toast.Vue-Toastification__toast--success{max-width:80%;background-color:#f0f9e7;color:#6bc50b}.Vue-Toastification__toast.Vue-Toastification__toast--success .cs-notification-default{display:flex}.Vue-Toastification__toast.Vue-Toastification__toast--success .cs-notification-default .cs-notification-content{width:100%}.Vue-Toastification__toast.Vue-Toastification__toast--success .cs-notification-default .cs-notification-close{margin-left:25px;display:flex;justify-content:space-evenly;align-items:center}.Vue-Toastification__toast.Vue-Toastification__toast--success .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer}.Vue-Toastification__toast.Vue-Toastification__toast--warning{max-width:80%;background-color:#fef8e6;color:#f7b500}.Vue-Toastification__toast.Vue-Toastification__toast--warning .cs-notification-default{display:flex}.Vue-Toastification__toast.Vue-Toastification__toast--warning .cs-notification-default .cs-notification-content{width:100%}.Vue-Toastification__toast.Vue-Toastification__toast--warning .cs-notification-default .cs-notification-close{margin-left:25px;display:flex;justify-content:space-evenly;align-items:center}.Vue-Toastification__toast.Vue-Toastification__toast--warning .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer}.Vue-Toastification__toast.Vue-Toastification__toast--important-information{max-width:100%;background-color:#01a8ff;color:#fff}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-icon.Vue-Toastification__icon{margin:5px 15px auto 0}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default{display:flex;max-width:340px}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-content{font-size:18px;padding-right:15px}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-content .cs-notification-title{font-weight:700}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-content .cs-notification-instruction{margin-top:15px;font-size:14px}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-actions{margin-top:15px;float:right}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-actions .cs-secondary{margin-left:10px}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-actions .cs-secondary .cs-button-text{color:#01a8ff}.Vue-Toastification__toast.Vue-Toastification__toast--important-information .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer;position:absolute;top:1.25rem;right:1.25rem}.Vue-Toastification__toast.Vue-Toastification__toast--important-error{max-width:100%;background-color:#d72934;color:#fff}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-icon.Vue-Toastification__icon{margin:5px 15px auto 0}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default{display:flex;max-width:340px}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-content{font-size:18px;padding-right:15px}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-content .cs-notification-title{font-weight:700}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-content .cs-notification-instruction{margin-top:15px;font-size:14px}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-actions{margin-top:15px;float:right}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-actions .cs-secondary{margin-left:10px}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-actions .cs-secondary .cs-button-text{color:#d72934}.Vue-Toastification__toast.Vue-Toastification__toast--important-error .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer;position:absolute;top:1.25rem;right:1.25rem}.Vue-Toastification__toast.Vue-Toastification__toast--important-success{max-width:100%;background-color:#6bc50b;color:#fff}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-icon.Vue-Toastification__icon{margin:5px 15px auto 0}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default{display:flex;max-width:340px}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-content{font-size:18px;padding-right:15px}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-content .cs-notification-title{font-weight:700}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-content .cs-notification-instruction{margin-top:15px;font-size:14px}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-actions{margin-top:15px;float:right}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-actions .cs-secondary{margin-left:10px}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-actions .cs-secondary .cs-button-text{color:#6bc50b}.Vue-Toastification__toast.Vue-Toastification__toast--important-success .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer;position:absolute;top:1.25rem;right:1.25rem}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning{max-width:100%;background-color:#f7b500;color:#fff}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-icon.Vue-Toastification__icon{margin:5px 15px auto 0}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default{display:flex;max-width:340px}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-content{font-size:18px;padding-right:15px}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-content .cs-notification-title{font-weight:700}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-content .cs-notification-instruction{margin-top:15px;font-size:14px}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-actions{margin-top:15px;float:right}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-actions .cs-secondary{margin-left:10px}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-actions .cs-secondary .cs-button-text{color:#f7b500}.Vue-Toastification__toast.Vue-Toastification__toast--important-warning .cs-notification-default .cs-notification-close .cs-notification-close-icon{cursor:pointer;position:absolute;top:1.25rem;right:1.25rem}.cs-tree-item .cs-tree-item-content{display:flex;align-items:center;cursor:default}.cs-tree-item .cs-tree-item-content .cs-tree-item-indentation{width:1.25rem}.cs-tree-item .cs-tree-item-content .cs-tree-item-icon-arrow{padding-right:10px;left:.375rem;cursor:pointer}.cs-tree-item .cs-tree-item-content .cs-tree-item-checkbox:first-child{padding-left:1.25rem}.cs-tree-item .cs-tree-item-content .cs-checkbox{top:3px;padding-right:6px}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable:first-child{margin-left:1.25rem}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable{position:relative;display:flex;align-items:center;max-width:97%;flex-grow:2}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-icon{position:absolute;left:.375rem}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content{flex-grow:2;display:flex;align-items:center;font-weight:700;overflow:hidden;padding-left:1.5rem}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-tree-item-label-text{padding:8px 0;margin-right:5px;line-height:16px;font-size:15px;letter-spacing:.69px;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-counter{top:1px}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-status{margin:0 5px;max-height:22px}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-tree-item-statuses{min-width:-moz-max-content;min-width:max-content;margin-right:10px}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-tree-item-tags{display:flex}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-tree-item-tags .cs-tree-item-label-tag{margin:0 5px}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content .cs-inline-slot{width:-moz-max-content;width:max-content;text-wrap:nowrap;white-space:nowrap;margin:.5rem}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-content.leaf{font-size:14px;font-weight:400;letter-spacing:0}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-icon-fav-action{display:flex;align-items:center}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-icon-multiple-actions{display:inline;visibility:hidden;margin-right:15px}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-item-icon-multiple-actions :hover{cursor:pointer}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable .cs-tree-actions-icon-visible{visibility:visible}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable.cs-tree-item-selected .cs-tree-item-content{color:hsl(var(--hue),var(--sat),var(--light))}.cs-tree-item .cs-tree-item-content .cs-tree-item-selectable.cs-tree-item-selected .cs-tree-item-content.leaf{font-weight:700}.cs-tree-item .cs-tree-item-content .cs-icon-button.cs-tree-item-favorite-button,.cs-tree-item .cs-tree-item-content:hover .cs-tree-item-favorite-button{position:relative;right:8px}.cs-tree-item .cs-tree-item-content.is-disabled .cs-tree-item-selectable{background-color:#e8e9ea!important;cursor:not-allowed!important;box-shadow:none!important;border:none!important;background-color:#fff!important}.cs-tree-item .cs-tree-item-content.is-disabled .cs-tree-item-content{color:#8c9198!important;cursor:not-allowed!important}.cs-tree-item .cs-tree-item-selectable:hover{background-color:hsla(var(--hue),var(--sat),var(--light),.2)}.cs-tree-item .cs-tree-item-selectable.cursor-pointer{cursor:pointer}.cs-tree-item .cs-tree-item-loading-in-progress{min-height:3rem}.cs-tree-item ul{margin-block:0}.cs-select-item{display:flex;align-items:center;max-width:50%;padding:.25rem;margin-left:.25rem;background-color:#edeff2}.cs-select-item-hidden{position:absolute;visibility:hidden;pointer-events:none}.cs-input-validation-buttons{position:relative;display:flex;align-items:center;gap:.125rem;height:calc(100% - .375rem);max-height:calc(100% - .375rem);padding:0 .125rem;font-size:inherit}.cs-input-validation-buttons .cs-input-validation-buttons-button{display:flex;align-items:center;justify-content:center;padding:0;height:100%;width:auto;max-height:24px;border:none;border-radius:.25rem;background-color:transparent;cursor:pointer;font-size:inherit}.cs-input-validation-buttons .cs-input-validation-buttons-button:focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-input-validation-buttons .cs-input-validation-buttons-button:-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-input-validation-buttons .cs-input-validation-buttons-button:disabled{cursor:not-allowed}.cs-input-validation-buttons .cs-input-validation-buttons-icon-separator{display:inline-block;width:.0625rem;min-width:.0625rem;height:1em;max-height:1rem;background-color:#d1d3d6;border-radius:.25rem}.cs-input-step-buttons{display:flex;align-items:center;height:100%;border:1px solid #e8e9ea;overflow:hidden}.cs-input-step-buttons--only-between{border:unset}.cs-input-step-buttons--not-left{border-left:none}.cs-input-step-buttons--not-right{border-right:none}.cs-input-step-buttons--none{border:none}.cs-input-step-buttons--rounded-left{border-radius:4px 0 0 4px}.cs-input-step-buttons--rounded-right{border-radius:0 4px 4px 0}.cs-input-step-buttons--rounded-both{border-radius:4px}.cs-input-step-buttons--rounded-none{border-radius:0}.cs-input-step-buttons .cs-input-step-buttons-button{display:flex;align-items:center;height:100%;padding:4px;border:none;background-color:#fff;cursor:pointer}.cs-input-step-buttons .cs-input-step-buttons-button:first-child{border-right:1px solid #e8e9ea}.cs-input-step-buttons .cs-input-step-buttons-button:last-child{border-radius:0 3px 3px 0}.cs-input-step-buttons .cs-input-step-buttons-button:not(:disabled):hover{background-color:#f4f4f5}.cs-input-step-buttons .cs-input-step-buttons-button:not(:disabled):focus-visible{box-shadow:inset 0 0 0 1px #80d4ff;outline:none}.cs-input-step-buttons .cs-input-step-buttons-button:not(:disabled):active{background-color:#e8e9ea}.cs-input-step-buttons .cs-input-step-buttons-button:disabled{cursor:not-allowed}.cs-input-date-input-fields{display:inline-flex;align-items:center}.cs-input-date-input-fields label{visibility:hidden;width:0;height:0}.cs-input-date-input-fields input{outline:none;border:none;width:1.75rem;text-align:center;border-radius:4px;background-color:transparent;padding:0;color:#192231}.cs-input-date-input-fields input:focus{background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-input-date-input-fields input::-webkit-inner-spin-button,.cs-input-date-input-fields input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.cs-input-date-input-fields input.cs-input-date-year{width:2.5rem}.cs-input-date-input-fields input.cs-input-date-fields-regular{height:1.5rem}.cs-input-date-input-fields input.cs-input-date-fields-regular.cs-input-date-month-name{width:4.5rem}.cs-input-date-input-fields input.cs-input-date-fields-small{height:1.375rem}.cs-input-date-input-fields input.cs-input-date-fields-small.cs-input-date-month-name{width:4rem}.cs-input-date-input-fields input.cs-input-date-fields-xsmall{height:1.125rem}.cs-input-date-input-fields input.cs-input-date-fields-xsmall.cs-input-date-month-name{width:3.5rem}.cs-input-date-input-fields input::-moz-placeholder{color:#d1d3d6}.cs-input-date-input-fields input::placeholder{color:#d1d3d6}.cs-input-date-input-fields input:disabled{color:#a3a7ad}.cs-input-date-input-fields input:disabled::-moz-placeholder{opacity:0}.cs-input-date-input-fields input:disabled::placeholder{opacity:0}.cs-input-date-input-fields input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.cs-input-date-week-container{position:relative;display:inline-flex}.cs-input-date-week-container .cs-input-date-week-prefix{position:absolute;left:.25em;top:50%;transform:translateY(-50%);color:#192231;pointer-events:none;z-index:1}.cs-input-date-week-container input{padding-left:1.5em}.cs-input-date-week-container input:focus::-moz-placeholder{opacity:0}.cs-input-date-week-container input:focus::placeholder{opacity:0}.cs-popover-color{display:flex;justify-content:center;align-items:center;position:relative}.cs-popover-color .cs-popover-color-overflow{position:absolute;cursor:pointer;display:flex;justify-content:center;align-items:center}.cs-input-color-dot{display:flex;justify-content:center;align-items:center;position:relative}.cs-input-color-dot .cs-input-color-dot-is-active{border:.0625rem solid hsl(var(--hue),var(--sat),var(--light));border-radius:50%}.cs-input-color-dot .cs-input-color-overflow{position:absolute;cursor:pointer;display:flex;justify-content:center;align-items:center}.cs-list-element{display:flex;padding:.125rem .25rem;align-items:center;gap:.5rem;border-radius:.25rem;align-self:stretch;justify-content:space-between;color:#192231;cursor:pointer}.cs-list-element .cs-list-element-front{display:flex;gap:.5rem;align-items:center;flex:1 1 auto;min-width:0}.cs-list-element .cs-list-element-front-icon-drag{opacity:0;transition:opacity .2s}.cs-list-element:hover .cs-list-element-front .cs-list-element-front-icon-drag{opacity:1}.cs-list-element .cs-list-element-icon{margin:3px 6px 3px 3px}.cs-list-element .cs-list-element-front-content{display:flex;align-items:center;gap:16px;flex:1 1 auto;min-width:0}.cs-list-element .cs-list-element-front-content .cs-list-element-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-list-element .cs-list-element-front-content .cs-list-element-detail{margin-left:auto;flex:0 0 auto;opacity:.6;white-space:nowrap}.cs-list-element:hover{background:#f4f4f5;margin-right:.125rem}.cs-list-element:focus-visible{outline:none;box-shadow:inset 0 0 0 1px hsl(var(--hue),var(--sat),var(--light))}.cs-list-element.cs-x-small{min-height:1.5rem}.cs-list-element.cs-small{min-height:1.75rem}.cs-list-element.cs-regular{min-height:2rem}.cs-list-element-disabled{color:#8c9198!important;cursor:not-allowed!important}.cs-form-group-sub{padding:0 15px;border-left:.0625rem solid #dcdfe6}.cs-form-group-subgroup{display:flex;flex-wrap:wrap;width:100%}.cs-form-group-subgroup .type-data{width:100%}.cs-form-group-subgroup .cs-form-group-subgroup-item-long{flex-grow:2;min-width:140px;width:140px;max-width:100%;overflow:hidden}.cs-form-group-subgroup .cs-form-group-subgroup-item-short{flex-grow:1;min-width:70px;width:70px;max-width:50%}.cs-form-group-subgroup .cs-date-picker .el-date-editor,.cs-form-group-subgroup .cs-date-picker .el-date-editor--daterange.el-input__inner,.cs-form-group-subgroup .cs-date-picker .el-date-editor--monthrange.el-input__inner,.cs-form-group-subgroup .cs-date-range-picker .el-date-editor,.cs-form-group-subgroup .cs-date-range-picker .el-date-editor--daterange.el-input__inner,.cs-form-group-subgroup .cs-date-range-picker .el-date-editor--monthrange.el-input__inner,.cs-form-group-subgroup .cs-radio,.cs-form-group-subgroup textarea{width:100%}.cs-form-group-subgroup .cs-date-picker .el-date-editor .el-input__wrapper,.cs-form-group-subgroup .cs-date-picker .el-date-editor--daterange.el-input__inner .el-input__wrapper,.cs-form-group-subgroup .cs-date-picker .el-date-editor--monthrange.el-input__inner .el-input__wrapper,.cs-form-group-subgroup .cs-date-range-picker .el-date-editor .el-input__wrapper,.cs-form-group-subgroup .cs-date-range-picker .el-date-editor--daterange.el-input__inner .el-input__wrapper,.cs-form-group-subgroup .cs-date-range-picker .el-date-editor--monthrange.el-input__inner .el-input__wrapper{height:100%}.cs-form-group-subgroup .cs-date-picker,.cs-form-group-subgroup .cs-select,.cs-form-group-subgroup .el-input,.cs-form-group-subgroup input:not([type=checkbox]){width:100%;display:block}.cs-form-group-subgroup .cs-date-picker .el-input__wrapper,.cs-form-group-subgroup .cs-select .el-input__wrapper,.cs-form-group-subgroup .el-input .el-input__wrapper,.cs-form-group-subgroup input:not([type=checkbox]) .el-input__wrapper{width:100%}.cs-form-group-subgroup input.cs-input-password{display:inline-block}.cs-form-group-subgroup .el-form-item .el-form-item__content,.cs-form-group-subgroup .el-form-item .el-form-item__content .cs-time-picker,.cs-form-group-subgroup .el-form-item .el-form-item__content .cs-time-picker .cs-time-picker-input,.cs-form-group-subgroup .el-form-item .el-form-item__content .cs-time-picker .el-select{width:100%}.cs-form-group-subgroup .el-form-item .el-form-item__label{overflow:hidden;white-space:nowrap;width:100%}.cs-form-group-subgroup-item{padding-right:20px}.cs-form-group-div-container-condensed{display:flex;flex-wrap:wrap}.cs-shutter{vertical-align:top;display:inline-block;z-index:999;border-left:.0625rem solid #dcdfe6;border-right:.0625rem solid #dcdfe6;background-color:#fff;color:var(--cbs_d_text-color_default_main);top:0;position:absolute}.cs-shutter .shutter-header{text-align:start;margin:1.4rem 1.25rem}.cs-shutter .shutter-main{display:flex;border-top:.0625rem solid #dcdfe6;flex-direction:column;min-width:20rem;overflow:visible auto;height:var(--shutterMainCalculatedHeight)}.cs-shutter .shutter-main .shutter-container{width:100%}.cs-shutter .shutter-main .shutter-container .shutter-item{text-align:start;padding:6px 6px 6px 21px;height:auto;min-height:30px;align-items:center;cursor:pointer;border:5px solid transparent;display:flex;justify-content:space-between}.cs-shutter .shutter-main .shutter-container .shutter-item .shutter-item-label{padding-right:5px}.cs-shutter .shutter-main .shutter-container .shutter-item.cs-shutter-item-hovered{background-color:rgba(25,34,49,.03)}.cs-shutter .shutter-main .shutter-container .shutter-item.cs-shutter-item-hovered.have-children{background-color:hsla(var(--hue),var(--sat),var(--light),.1)}.cs-shutter .shutter-main .shutter-container .shutter-item.active{color:hsl(var(--hue),var(--sat),var(--light));position:relative}.cs-shutter .shutter-main .shutter-container .shutter-item.active:before{content:"";position:absolute;left:-5px;width:4px;height:90%;background-color:hsl(var(--hue),var(--sat),var(--light));border-top-right-radius:2px;border-bottom-right-radius:2px;z-index:999}.cs-shutter.all-height{bottom:0}.cs-shutter.min-width{min-width:20rem}.cs-masked-icon{display:flex;border-radius:50%;margin-right:.25rem;background-color:#fff;-webkit-mask-image:var(--circle-icon),var(--icon-mask);mask-image:var(--circle-icon),var(--icon-mask);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-size:100%,70%;mask-size:100%,70%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.cs-top-header-profile{position:relative}.cs-top-header-profile .cs-top-header-profile-avatar{display:flex;align-items:center;cursor:pointer;background-color:transparent;border:none;padding:0}.cs-top-header-profile .cs-top-header-profile-popover{margin-top:.5rem;position:absolute;top:100%;right:0;z-index:999;height:-moz-fit-content;height:fit-content;width:14.5rem;display:flex;flex-direction:column;padding:0}.cs-top-header-profile .cs-top-header-profile-popover .cs-popover-header{display:none}.cs-top-header-profile .cs-top-header-profile-popover .cs-popover-content{padding:0}.cs-top-header-profile .cs-top-header-profile-popover .cs-top-header-profile-popover-header{display:flex;align-items:center;background:#e8e9ea;padding:.5rem}.cs-top-header-profile .cs-top-header-profile-popover .cs-top-header-profile-popover-header .cs-top-header-profile-popover-header-text{padding-left:.5rem;display:flex;flex-direction:column;gap:.25rem}.cs-top-header-profile .cs-top-header-profile-popover .cs-top-header-profile-popover-content{padding:.5rem;display:flex;flex-direction:column;gap:.5rem}.cs-top-header-profile .cs-top-header-profile-popover .cs-top-header-profile-popover-content .cs-top-header-profile-popover-disconnect{justify-content:center}.cs-product-card{width:6rem;height:4.375rem;border-radius:.25rem;box-sizing:border-box;border:1px solid #e8e9ea;cursor:pointer}.cs-product-card:hover{background-color:rgba(25,34,49,.1)}.cs-product-card .cs-product-card-pictogram{display:flex;justify-content:center;align-items:center;height:2.875rem;padding:.25rem;gap:.5rem;box-sizing:border-box}.cs-product-card .cs-product-card-product{display:flex;justify-content:center;gap:2px;padding:.25rem .5rem;box-sizing:border-box}.cs-product-card .cs-product-card-product .cs-product-card-product-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-top-header-hub{display:flex;flex-direction:column;align-items:center;border-radius:.5rem;padding:1rem;gap:1rem}.cs-top-header-hub .cs-top-header-hub-content{display:grid;grid-template-columns:repeat(var(--product-grid-number-col),1fr);gap:.625rem;grid-auto-rows:minmax(3.125rem,auto)}.cs-top-header-hub .cs-top-header-hub-content .cs-top-header-hub-content-product{grid-row:var(--product-grid-row);grid-column:var(--product-grid-col)}.cs-top-header-hub .cs-top-header-hub-footer .cs-button{height:1.75rem}.cs-top-header-favorites{position:relative}.cs-top-header-favorites .cs-top-header-favorites-popover{margin-top:.5rem;position:absolute;top:100%;right:0;z-index:999;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;min-width:13rem}.cs-top-header-favorites .cs-top-header-favorites-popover .cs-popover-header{display:none}.cs-top-header-favorites .cs-top-header-favorites-image-text{color:#5e646f;text-align:center;padding-top:.5rem;width:100%;font-weight:400;margin:0}.cs-top-header-favorites .cs-tabs.cs-top-header-favorites-tabs{padding:0 .25rem}.cs-top-header-favorites .cs-tabs.cs-top-header-favorites-tabs .cs-tabs-wrapper{margin:0;padding:.25rem 0;height:-moz-fit-content;height:fit-content}.cs-top-header-favorites .cs-tabs.cs-top-header-favorites-tabs .cs-tabs-wrapper ul{gap:1rem;margin:0;height:-moz-fit-content;height:fit-content}.cs-top-header-favorites .cs-tabs.cs-top-header-favorites-tabs .cs-tabs-wrapper ul li{padding-bottom:.125rem}.cs-top-header-notifications{position:relative}.cs-top-header-notifications .cs-top-header-notifications-popover{margin-top:.5rem;position:absolute;top:100%;right:0;z-index:999;height:-moz-fit-content;height:fit-content;width:16rem}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-top-header-notifications-settings{flex-shrink:0}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-header{display:none}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content{display:flex;flex-direction:column;align-items:center}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-top-header-notifications-image-text{color:#5e646f;text-align:center;padding-top:.5rem;width:100%;font-weight:400;margin:0}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-tabs.cs-top-header-notifications-tabs{padding:0 .25rem;height:-moz-fit-content;height:fit-content}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-tabs.cs-top-header-notifications-tabs .cs-tabs-wrapper{margin:.25rem 0;padding:.25rem 0;height:1.5rem}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-tabs.cs-top-header-notifications-tabs .cs-tabs-wrapper ul{gap:1rem;margin:0;height:1.5rem}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-tabs.cs-top-header-notifications-tabs .cs-tabs-wrapper ul li{padding-bottom:.125rem}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-tabs.cs-top-header-notifications-tabs .cs-tabs-content{overflow-y:auto;max-height:32rem}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-tabs.cs-top-header-notifications-tabs .cs-tabs-content .cs-top-header-notifications-empty{display:flex;flex-direction:column;align-items:center}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-top-header-notification-simple-list{max-height:32rem;width:100%;overflow-y:auto}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-top-header-notification-element{display:flex;height:6.75rem;margin:.25rem;border-radius:.25rem;align-items:center;justify-content:center;gap:.625rem;cursor:pointer}.cs-top-header-notifications .cs-top-header-notifications-popover .cs-popover-content .cs-top-header-notifications-settings{width:100%;display:flex;height:1.75rem;justify-content:center;align-self:stretch;margin-top:.5rem}.cs-legend-item{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.25rem .125rem;box-sizing:border-box;gap:.25rem}.cs-legend-item .cs-legend-item-content-label{line-height:1.125rem}.cs-legend-item .cs-legend-item-content-icon{visibility:hidden}.cs-legend-item .cs-icon{min-width:1rem}.cs-legend-item:not(.is-disabled){cursor:pointer}.cs-legend-item:not(.is-disabled):hover{border-radius:.25rem;background-color:rgba(25,34,49,.1)}.cs-legend-item:not(.is-disabled):hover .cs-legend-item-content-icon{visibility:visible}.cs-legend-item:not(.is-disabled):focus-visible{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-legend-item:not(.is-disabled):-moz-focusring{outline:2px solid hsl(var(--hue),var(--sat),var(--light));outline-offset:2px}.cs-legend-item:not(.is-active){color:#8c9198}.cs-legend-item:not(.is-active) .cs-legend-item-content-icon{visibility:visible}.cs-readable-mark{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center}.cs-readable-mark:hover{cursor:pointer;background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)))}.cs-readable-mark .cs-readable-mark-dot{margin:.5rem;height:.5rem;width:.5rem;border-radius:50%;background-color:hsl(var(--hue),var(--sat),var(--light))}.cs-readable-mark .cs-readable-mark-is-read{border:.0625rem solid hsl(var(--hue),var(--sat),var(--light));border-radius:50%;background:#000}.cs-timer-bar{width:100%;height:.375rem;background-color:hsl(var(--hue),var(--sat),calc(1%*(95 + (var(--incr) - 95*var(--incr)/100)*95)));border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;overflow:hidden;position:relative}.cs-timer-bar .cs-timer-bar-progress{height:100%;background:linear-gradient(90deg,#01a8ff,#3c36db);width:var(--progress-bar-width)}.cs-timer-bar .cs-timer-bar-progress.cs-is-transitioning{transition:width .1s linear}.cs-data-table-footer{box-sizing:border-box;display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;padding:.5rem 1rem;border-radius:.5rem;background-color:var(--cbs_f_color_neutral_1);color:var(--cbs_d_text-color_default_main);-moz-column-gap:1rem;column-gap:1rem}.cs-data-table-footer .cs-data-table-footer-left{justify-self:flex-start}.cs-data-table-footer .cs-data-table-footer-separator{width:1px;height:1rem;background-color:#8c9198;margin:0 .25rem}.cs-data-table-footer .cs-data-table-footer-right{display:flex;align-items:center;gap:.75rem;white-space:nowrap}.cs-active-occurence-button{width:.6rem;height:.6rem;border:1px solid #babdc1;border-radius:.125rem;transform:rotate(45deg);transition:border-color .3s,background-color .3s;cursor:pointer;background-color:transparent;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cs-active-occurence-button:not(.active):hover{border-color:hsl(var(--hue),var(--sat),var(--light))}.cs-active-occurence-button.active{background-color:#babdc1}.cs-active-occurence-button:focus{outline:none}.cs-active-occurence-button:focus-visible{box-shadow:0 0 0 2px hsla(var(--hue),var(--sat),var(--light),.5)}.cs-date-occurence-container{display:flex;align-items:center;height:1.5rem;padding:.375rem;gap:.125rem}.cs-date-popover{width:22rem}.cs-date-popover .cs-date-popover-content{display:flex;flex-direction:column;gap:.5rem}.cs-date-popover .cs-date-popover-content .cs-date-picker .el-date-editor.el-input{height:2rem;width:10rem}.cs-date-popover .cs-date-popover-content .cs-date-picker .el-input__wrapper{padding:0 .25rem}.cs-date-popover .cs-date-popover-content .cs-date-picker .el-input__inner{font-size:.875rem}.cs-date-popover .cs-date-popover-content .cs-period-picker-title{color:#5e646f;margin-top:.25rem}.cs-date-popover .cs-date-popover-content .cs-period-picker{display:flex;gap:.25rem;align-items:center}.cs-date-popover .cs-date-popover-content .cs-date-popover-description{color:#5e646f;white-space:pre-line}.cs-date-popover .cs-date-popover-content .cs-notice{display:flex;align-items:center;gap:.25rem;background-color:#fef8e6;border-radius:.25rem;padding:.25rem}.cs-date-popover .cs-date-popover-content .cs-notice div{width:-moz-fit-content;width:fit-content}.cs-color-dot{display:flex;border-radius:50%;border:.075rem solid #d1d3d6;cursor:var(--dotCursor);height:var(--dotHeight);width:var(--dotWidth);background-color:var(--dotBackgroundColor)}.cs-status-bar-select-counter{color:var(--cbs_d_text-color_default_main);font-weight:600;font-size:16px;text-align:left;font-family:var(--cbs_f_typo_fontfamily_010);padding-top:5px;padding-bottom:5px}.cs-calculation-grid .ag-status-bar,.cs-form-data .ag-status-bar,.cs-grid .ag-status-bar,.cs-list .ag-status-bar{display:block;overflow:visible}.cs-calculation-grid .ag-status-bar .ag-status-bar-left,.cs-form-data .ag-status-bar .ag-status-bar-left,.cs-grid .ag-status-bar .ag-status-bar-left,.cs-list .ag-status-bar .ag-status-bar-left{display:block}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination{width:100%;margin-top:5px;height:28px;display:grid;position:relative;grid-template:"cs-status-bar-pagination-left" "cs-status-bar-pagination-center" "cs-status-bar-pagination-right" 1fr/1fr 1fr 1fr}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-left,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-left,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-left,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-left{display:flex;align-items:center;font-size:14px;font-weight:600;letter-spacing:.32px;color:var(--cbs_d_text-color_default_main)}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center{display:flex;justify-content:center;align-items:center}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page{font-size:14px;margin:10px 8px;letter-spacing:.28px;line-height:19px;cursor:pointer;color:#babdc1}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page.is-current-loaded,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page.is-current-loaded,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page.is-current-loaded,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-center .cs-status-bar-pagination-numeric-page.is-current-loaded{color:#192231}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right{display:flex;justify-content:flex-end}.cs-calculation-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right .el-select.cs-select,.cs-form-data .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right .el-select.cs-select,.cs-grid .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right .el-select.cs-select,.cs-list .ag-status-bar .ag-status-bar-left .cs-status-bar-pagination-right .el-select.cs-select{width:120px}.cs-table-pagination{display:flex;align-items:center;gap:.25rem}.cs-table-pagination .cs-table-pagination-page{min-width:1.75rem;height:1.75rem;padding:0 .25rem;border-radius:9999px;border:none;background-color:transparent;color:var(--cbs_d_text-color_default_main);cursor:pointer}.cs-table-pagination .cs-table-pagination-page:hover{background-color:var(--cbs_f_color_neutral_2)}.cs-table-pagination .cs-table-pagination-page.cs-table-pagination-page-current{color:var(--cbs_f_color_theme_5)}.cs-table-pagination .cs-table-pagination-ellipsis{padding:0 .125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}