.growth-empty{align-items:center;display:flex;flex-direction:column;width:100%}.growth-empty-img{height:var(--okd-empty-img-height);margin-bottom:var(--okd-empty-img-margin-bottom);width:var(--okd-empty-img-width)}.growth-empty-title{color:var(--okd-empty-title-color);font-size:var(--okd-empty-title-font-size);font-weight:400;font-weight:var(--okd-empty-title-font-weight,400);line-height:var(--okd-empty-title-light-height);margin-bottom:var(--okd-empty-title-margin-bottom);text-align:center}.growth-empty-title:last-child{margin-bottom:0}.growth-empty-only-title{margin-bottom:var(--okd-empty-desc-margin-bottom)}.growth-empty-only-title:last-child{margin-bottom:0}.growth-empty-description{color:var(--okd-empty-desc-color);font-size:var(--okd-empty-desc-font-size);font-weight:400;font-weight:var(--okd-empty-desc-font-weight,400);line-height:var(--okd-empty-desc-light-height);margin-bottom:var(--okd-empty-desc-margin-bottom);text-align:center}.growth-empty-description:last-child{margin-bottom:0}.theme-dark .growth,:root .growth{--okd-empty-img-width:100px;--okd-empty-img-height:100px;--okd-empty-img-margin-bottom:4px;--okd-empty-title-font-size:16px;--okd-empty-title-light-height:20px;--okd-empty-title-margin-bottom:4px;--okd-empty-title-color:var(--growth-okd-color-content-primary);--okd-empty-desc-font-size:14px;--okd-empty-desc-light-height:158%;--okd-empty-desc-margin-bottom:20px;--okd-empty-desc-color:var(--growth-okd-color-content-tertiary);--okd-empty-title-line-height:20px;--okd-empty-desc-line-height:20px;--okd-empty-title-font-weight:500;--okd-empty-desc-font-weight:400}:root .growth{--okd-loader-line-active-color:var(--growth-okd-color-border-selected);--okd-loader-line-inactive-color:var(--growth-okd-color-border-primary);--okd-loader-primary-active-color:var(--growth-okd-color-black);--okd-loader-primary-inactive-color:var(--growth-okd-color-gray-200);--okd-loader-neutral-active-color:var(--growth-okd-color-gray-700);--okd-loader-neutral-inactive-color:var(--growth-okd-color-gray-200);--okd-loader-mask-bg-color:hsla(0,0%,100%,.85);--okd-loader-circle-xl-size:38px;--okd-loader-circle-lg-size:30px;--okd-loader-circle-md-size:22px;--okd-loader-circle-sm-size:14px;--okd-loader-circle-xl-track-width:2px;--okd-loader-circle-lg-track-width:2px;--okd-loader-circle-md-track-width:1.82px;--okd-loader-circle-sm-track-width:1.5px;--okd-loader-line-size:4px;--okd-loader-circle-cover-background:var(--growth-okd-color-background-1);--okd-loader-mask-text-font-size:14px;--okd-loader-mask-text-line-height:16px;--okd-loader-mask-text-font-weight:400;--okd-loader-mask-text-color:var(--growth-okd-color-gray-900);--okd-loader-mask-text-margin-top:10px}.theme-dark .growth{--okd-loader-line-active-color:var(--growth-okd-color-border-selected);--okd-loader-line-inactive-color:var(--growth-okd-color-border-primary);--okd-loader-primary-active-color:var(--growth-okd-color-gray-900);--okd-loader-primary-inactive-color:var(--growth-okd-color-gray-200);--okd-loader-neutral-active-color:#fff;--okd-loader-neutral-inactive-color:#ffffff40;--okd-loader-mask-bg-color:#00000040;--okd-loader-circle-xl-size:38px;--okd-loader-circle-lg-size:30px;--okd-loader-circle-md-size:22px;--okd-loader-circle-sm-size:14px;--okd-loader-circle-xl-track-width:2px;--okd-loader-circle-lg-track-width:2px;--okd-loader-circle-md-track-width:1.82px;--okd-loader-circle-sm-track-width:1.5px;--okd-loader-line-size:4px;--okd-loader-circle-cover-background:var(--growth-okd-color-background-2);--okd-loader-mask-text-font-size:14px;--okd-loader-mask-text-line-height:16px;--okd-loader-mask-text-font-weight:400;--okd-loader-mask-text-color:var(--growth-okd-color-gray-900);--okd-loader-mask-text-margin-top:10px}.growth-a11y-text{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes loadingLine{to{left:100%}}.growth-loader-line{background:var(--okd-loader-line-inactive-color);border-radius:calc(var(--okd-loader-line-size)/2);height:var(--okd-loader-line-size);overflow:hidden;position:relative;width:100%}.growth-loader-line .growth-loader-mark{background:var(--okd-loader-line-active-color);border-radius:calc(var(--okd-loader-line-size)/2);height:100%}.growth-loader-line.growth-loader-loading .growth-loader-mark{animation:loadingLine 2s linear infinite;left:-25%;position:absolute;top:0}@keyframes okui-loader-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.growth-loader-box{position:relative}.growth-loader-mask{align-items:center;background:var(--okd-loader-mask-bg-color);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.growth-loader-mask-text{color:var(--okd-loader-mask-text-color);font-size:var(--okd-loader-mask-text-font-size);font-weight:var(--okd-loader-mask-text-font-weight);line-height:var(--okd-loader-mask-text-line-height);margin-top:var(--okd-loader-mask-text-margin-top)}.growth-loader-spin{animation:okui-loader-rotation 1s linear infinite;background-color:initial;border-style:solid;box-sizing:border-box;display:inline-flex}.growth-loader-spin-xl{border-radius:var(--okd-loader-circle-xl-size);border-width:var(--okd-loader-circle-xl-track-width);height:var(--okd-loader-circle-xl-size);width:var(--okd-loader-circle-xl-size)}.growth-loader-spin-lg{border-radius:var(--okd-loader-circle-lg-size);border-width:var(--okd-loader-circle-lg-track-width);height:var(--okd-loader-circle-lg-size);width:var(--okd-loader-circle-lg-size)}.growth-loader-spin-md{border-radius:var(--okd-loader-circle-md-size);border-width:var(--okd-loader-circle-md-track-width);height:var(--okd-loader-circle-md-size);width:var(--okd-loader-circle-md-size)}.growth-loader-spin-sm{border-radius:var(--okd-loader-circle-sm-size);border-width:var(--okd-loader-circle-sm-track-width);height:var(--okd-loader-circle-sm-size);width:var(--okd-loader-circle-sm-size)}.growth-loader-spin-primary{border-color:var(--okd-loader-primary-inactive-color);border-top-color:var(--okd-loader-primary-active-color)}.growth-loader-spin-neutral{border-color:var(--okd-loader-neutral-inactive-color);border-top-color:var(--okd-loader-neutral-active-color)}.growth-loader-inner-circle{border:none;border-radius:0;overflow:hidden;transform:rotate(180deg)}.growth-loader-inner-fill-primary{background:var(--okd-loader-primary-active-color)}.growth-loader-inner-fill-neutral{background:var(--okd-loader-neutral-active-color)}.growth-loader-inner-track-primary{background:var(--okd-loader-primary-inactive-color)}.growth-loader-inner-track-neutral{background:var(--okd-loader-neutral-inactive-color)}.growth-loader-inner-track-right{height:100%;overflow:hidden;position:absolute;right:0}.growth-loader-inner-track-right-content{content:"";height:100%;position:absolute;transform:rotate(0deg);transform-origin:left center;width:100%}.growth-loader-inner-track-left{height:100%;overflow:hidden;position:absolute}.growth-loader-inner-track-left-content{content:"";height:100%;position:absolute;transform:rotate(0deg);transform-origin:right center;width:100%}.growth-loader-inner-xl{border-radius:var(--okd-loader-circle-xl-size);height:var(--okd-loader-circle-xl-size);width:var(--okd-loader-circle-xl-size)}.growth-loader-inner-xl-cover{background-color:var(--okd-loader-circle-cover-background);border-radius:100%;height:calc(var(--okd-loader-circle-xl-size) - var(--okd-loader-circle-xl-track-width)*2);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--okd-loader-circle-xl-size) - var(--okd-loader-circle-xl-track-width)*2)}.growth-loader-inner-track-xl{width:calc(var(--okd-loader-circle-xl-size)/2)}.growth-loader-inner-track-xl-inner-track-left-content{border-radius:calc(var(--okd-loader-circle-xl-size)/2) 0 0 calc(var(--okd-loader-circle-xl-size)/2);width:100%}.growth-loader-inner-track-xl-inner-track-right-content{border-radius:0 calc(var(--okd-loader-circle-xl-size)/2) calc(var(--okd-loader-circle-xl-size)/2) 0;width:100%}.growth-loader-inner-lg{border-radius:var(--okd-loader-circle-lg-size);height:var(--okd-loader-circle-lg-size);width:var(--okd-loader-circle-lg-size)}.growth-loader-inner-lg-cover{background-color:var(--okd-loader-circle-cover-background);border-radius:100%;height:calc(var(--okd-loader-circle-lg-size) - var(--okd-loader-circle-lg-track-width)*2);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--okd-loader-circle-lg-size) - var(--okd-loader-circle-lg-track-width)*2)}.growth-loader-inner-track-lg{width:calc(var(--okd-loader-circle-lg-size)/2)}.growth-loader-inner-track-lg-inner-track-left-content{border-radius:calc(var(--okd-loader-circle-lg-size)/2) 0 0 calc(var(--okd-loader-circle-lg-size)/2);width:100%}.growth-loader-inner-track-lg-inner-track-right-content{border-radius:0 calc(var(--okd-loader-circle-lg-size)/2) calc(var(--okd-loader-circle-lg-size)/2) 0;width:100%}.growth-loader-inner-md{border-radius:var(--okd-loader-circle-md-size);height:var(--okd-loader-circle-md-size);width:var(--okd-loader-circle-md-size)}.growth-loader-inner-md-cover{background-color:var(--okd-loader-circle-cover-background);border-radius:100%;height:calc(var(--okd-loader-circle-md-size) - var(--okd-loader-circle-md-track-width)*2);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--okd-loader-circle-md-size) - var(--okd-loader-circle-md-track-width)*2)}.growth-loader-inner-track-md{width:calc(var(--okd-loader-circle-md-size)/2)}.growth-loader-inner-track-md-inner-track-left-content{border-radius:calc(var(--okd-loader-circle-md-size)/2) 0 0 calc(var(--okd-loader-circle-md-size)/2);width:100%}.growth-loader-inner-track-md-inner-track-right-content{border-radius:0 calc(var(--okd-loader-circle-md-size)/2) calc(var(--okd-loader-circle-md-size)/2) 0;width:100%}.growth-loader-inner-sm{border-radius:var(--okd-loader-circle-sm-size);height:var(--okd-loader-circle-sm-size);width:var(--okd-loader-circle-sm-size)}.growth-loader-inner-sm-cover{background-color:var(--okd-loader-circle-cover-background);border-radius:100%;height:calc(var(--okd-loader-circle-sm-size) - var(--okd-loader-circle-sm-track-width)*2);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--okd-loader-circle-sm-size) - var(--okd-loader-circle-sm-track-width)*2)}.growth-loader-inner-track-sm{width:calc(var(--okd-loader-circle-sm-size)/2)}.growth-loader-inner-track-sm-inner-track-left-content{border-radius:calc(var(--okd-loader-circle-sm-size)/2) 0 0 calc(var(--okd-loader-circle-sm-size)/2);width:100%}.growth-loader-inner-track-sm-inner-track-right-content{border-radius:0 calc(var(--okd-loader-circle-sm-size)/2) calc(var(--okd-loader-circle-sm-size)/2) 0;width:100%}.growth-picture{display:inline-block}.growth-picture-font{font-size:0;line-height:1}.growth-picture-cover{object-fit:cover}.growth-picture-contain{object-fit:contain}.growth-hyperlink-xs .growth-hyperlink-text{font-size:var(--okd-hyperlink-xs-font-size);line-height:var(--okd-hyperlink-xs-line-height)}.growth-hyperlink-xs .icon-arrow{font-size:var(--okd-hyperlink-xs-icon-font-size);margin-left:var(--okd-hyperlink-xs-icon-margin-left)}.growth-hyperlink-sm .growth-hyperlink-text{font-size:var(--okd-hyperlink-sm-font-size);line-height:var(--okd-hyperlink-sm-line-height)}.growth-hyperlink-sm .icon-arrow{font-size:var(--okd-hyperlink-sm-icon-font-size);margin-left:var(--okd-hyperlink-sm-icon-margin-left)}.growth-hyperlink-md .growth-hyperlink-text{font-size:var(--okd-hyperlink-md-font-size);line-height:var(--okd-hyperlink-md-line-height)}.growth-hyperlink-md .icon-arrow{font-size:var(--okd-hyperlink-md-icon-font-size);margin-left:var(--okd-hyperlink-md-icon-margin-left)}.growth-hyperlink-lg .growth-hyperlink-text{font-size:var(--okd-hyperlink-lg-font-size);line-height:var(--okd-hyperlink-lg-line-height)}.growth-hyperlink-lg .icon-arrow{font-size:var(--okd-hyperlink-lg-icon-font-size);margin-left:var(--okd-hyperlink-lg-icon-margin-left)}.growth-hyperlink-muted{font-weight:var(--okd-hyperlink-muted-font-weight)}.growth-hyperlink-muted:hover{font-weight:var(--okd-hyperlink-muted-hover-font-weight)}.growth-hyperlink-medium{font-weight:var(--okd-hyperlink-medium-font-weight)}.growth-hyperlink-medium:hover{font-weight:var(--okd-hyperlink-medium-hover-font-weight)}.growth-hyperlink-amplified{font-weight:var(--okd-hyperlink-amplified-font-weight)}.growth-hyperlink-amplified:hover{font-weight:var(--okd-hyperlink-amplified-hover-font-weight)}.growth-hyperlink-primary{color:var(--okd-hyperlink-primary-default-color)}.growth-hyperlink-primary .icon-arrow{color:var(--okd-hyperlink-primary-default-icon-color)}.growth-hyperlink-primary:hover{color:var(--okd-hyperlink-primary-hover-color)}.growth-hyperlink-primary:hover .growth-hyperlink-text{color:var(--okd-hyperlink-primary-hover-color);text-decoration:underline;text-underline-offset:3px}.growth-hyperlink-primary:hover .icon-arrow{color:var(--okd-hyperlink-primary-hover-icon-color)}.growth-hyperlink-primary a,.growth-hyperlink-primary a:active,.growth-hyperlink-primary a:visited{color:var(--okd-hyperlink-primary-default-color)}.growth-hyperlink-secondary{color:var(--okd-hyperlink-secondary-default-color)}.growth-hyperlink-secondary .icon-arrow{color:var(--okd-hyperlink-secondary-default-icon-color)}.growth-hyperlink-secondary:hover{color:var(--okd-hyperlink-secondary-hover-color)}.growth-hyperlink-secondary:hover .growth-hyperlink-text{color:var(--okd-hyperlink-secondary-hover-color);text-decoration:underline;text-underline-offset:3px}.growth-hyperlink-secondary:hover .icon-arrow{color:var(--okd-hyperlink-secondary-hover-icon-color)}.growth-hyperlink-secondary a,.growth-hyperlink-secondary a:active,.growth-hyperlink-secondary a:visited{color:var(--okd-hyperlink-secondary-default-color)}.growth-hyperlink-reversed{color:var(--okd-hyperlink-reversed-default-color)}.growth-hyperlink-reversed .icon-arrow{color:var(--okd-hyperlink-reversed-default-icon-color)}.growth-hyperlink-reversed:hover{color:var(--okd-hyperlink-reversed-hover-color)}.growth-hyperlink-reversed:hover .growth-hyperlink-text{color:var(--okd-hyperlink-reversed-hover-color);text-decoration:underline;text-underline-offset:3px}.growth-hyperlink-reversed:hover .icon-arrow{color:var(--okd-hyperlink-reversed-hover-icon-color)}.growth-hyperlink-reversed a,.growth-hyperlink-reversed a:active,.growth-hyperlink-reversed a:visited{color:var(--okd-hyperlink-reversed-default-color)}.growth-hyperlink-accent{color:var(--okd-hyperlink-accent-default-color)}.growth-hyperlink-accent .icon-arrow{color:var(--okd-hyperlink-accent-default-icon-color)}.growth-hyperlink-accent:hover{color:var(--okd-hyperlink-accent-hover-color)}.growth-hyperlink-accent:hover .growth-hyperlink-text{color:var(--okd-hyperlink-accent-hover-color);text-decoration:underline;text-underline-offset:3px}.growth-hyperlink-accent:hover .icon-arrow{color:var(--okd-hyperlink-accent-hover-icon-color)}.growth-hyperlink-accent a,.growth-hyperlink-accent a:active,.growth-hyperlink-accent a:visited{color:var(--okd-hyperlink-accent-default-color)}.growth-hyperlink-text{text-decoration:none}.growth-hyperlink-underline .growth-hyperlink-text{text-decoration:underline;text-underline-offset:3px}.growth-hyperlink-no-hover-underline:hover .growth-hyperlink-text{text-decoration:none}.growth-hyperlink{align-items:center;cursor:pointer;display:inline-flex}.growth-hyperlink .icon-arrow{cursor:auto;font-weight:inherit}.growth-hyperlink a:focus-visible{border-radius:2px;outline:2px solid var(--growth-okd-color-border-focus);outline-color:var(--growth-okd-color-border-focus);outline-offset:2px;outline-style:solid;outline-width:2px}.growth-alert{border-radius:var(--okd-alert-box-border-radius);box-sizing:border-box;display:inline-flex;padding:var(--okd-alert-box-padding-vertical) var(--okd-alert-box-padding-horizontal);position:relative;width:100%}.growth-alert.closable{padding-right:44px}.growth-alert *{box-sizing:border-box}.growth-alert .growth-alert-icon{align-items:center;display:flex;font-size:20px;font-size:var(--okd-alert-icon-tip-size,20px);height:20px;height:var(--okd-alert-icon-tip-size,20px);justify-content:center;width:20px;width:var(--okd-alert-icon-tip-size,20px)}.growth-alert-msg-box{display:flex;flex-direction:column;flex-grow:1}.growth-alert-icon+.growth-alert-msg-box{margin-left:15px;margin-left:var(--okd-alert-box-margin-left,15px)}.growth-alert-title{font-size:var(--okd-alert-title-font-size);font-weight:500;line-height:var(--okd-alert-title-line-height)}.growth-alert-desc{font-size:var(--okd-alert-text-font-size);font-weight:400;line-height:var(--okd-alert-text-line-height)}.growth-alert-title+.growth-alert-desc{margin-top:4px;margin-top:var(--okd-alert-desc-margin-top,4px)}.growth-alert-link{font-weight:500;text-decoration:none}.growth-alert-desc-list{-webkit-padding-start:17px;-moz-padding-start:17px;-webkit-margin-before:4px;-webkit-margin-after:0;margin-block-end:0;margin-block-start:4px;padding-inline-start:17px}.growth-alert-action-box{margin-bottom:8px;margin-bottom:var(--okd-alert-action-box-margin-bottom,8px);margin-top:21px;margin-top:var(--okd-alert-action-box-margin-top,21px)}.growth-alert-action{background:transparent;border:0;cursor:pointer;font-family:inherit;font-size:var(--okd-alert-action-font-size);font-weight:500;line-height:var(--okd-alert-action-line-height);outline:0;padding:0}.growth-alert-action:focus-visible{border-radius:4px;outline:2px solid var(--growth-okd-color-border-focus);outline-color:var(--growth-okd-color-border-focus);outline-offset:2px;outline-style:solid;outline-width:2px}.growth-alert-action+.growth-alert-action{margin-left:32px;margin-left:var(--okd-alert-action-margin-left,32px)}.growth-alert .growth-alert-close{cursor:pointer;font-size:20px;font-size:var(--okd-alert-icon-close-size,20px);line-height:1;position:absolute;right:12px}.growth-alert.normal-alert{background:var(--okd-alert-normal-background)}.growth-alert.normal-alert .growth-alert-icon{color:var(--okd-alert-normal-icon-color)}.growth-alert.normal-alert .growth-alert-title{color:var(--okd-alert-normal-title-color)}.growth-alert.normal-alert .growth-alert-desc{color:var(--okd-alert-normal-desc-color)}.growth-alert.normal-alert .growth-alert-close{color:var(--growth-okd-color-gray-300);color:var(--okd-alert-close-color,var(--growth-okd-color-gray-300))}.growth-alert.normal-alert .growth-alert-link{border-bottom:1px solid var(--okd-alert-normal-link-color);color:var(--okd-alert-normal-link-color);text-decoration:none}.growth-alert.normal-alert .growth-alert-action{color:var(--okd-alert-normal-action-color)}.growth-alert.success-alert{background:var(--okd-alert-success-background)}.growth-alert.success-alert .growth-alert-icon{color:var(--okd-alert-success-icon-color)}.growth-alert.success-alert .growth-alert-title{color:var(--okd-alert-success-title-color)}.growth-alert.success-alert .growth-alert-desc{color:var(--okd-alert-success-desc-color)}.growth-alert.success-alert .growth-alert-close{color:var(--growth-okd-color-gray-300);color:var(--okd-alert-close-color,var(--growth-okd-color-gray-300))}.growth-alert.success-alert .growth-alert-link{border-bottom:1px solid var(--okd-alert-success-link-color);color:var(--okd-alert-success-link-color);text-decoration:none}.growth-alert.success-alert .growth-alert-action{color:var(--okd-alert-success-action-color)}.growth-alert.info-alert{background:var(--okd-alert-info-background)}.growth-alert.info-alert .growth-alert-icon{color:var(--okd-alert-info-icon-color)}.growth-alert.info-alert .growth-alert-title{color:var(--okd-alert-info-title-color)}.growth-alert.info-alert .growth-alert-desc{color:var(--okd-alert-info-desc-color)}.growth-alert.info-alert .growth-alert-close{color:var(--growth-okd-color-gray-300);color:var(--okd-alert-close-color,var(--growth-okd-color-gray-300))}.growth-alert.info-alert .growth-alert-link{border-bottom:1px solid var(--okd-alert-info-link-color);color:var(--okd-alert-info-link-color);text-decoration:none}.growth-alert.info-alert .growth-alert-action{color:var(--okd-alert-info-action-color)}.growth-alert.warn-alert{background:var(--okd-alert-warn-background)}.growth-alert.warn-alert .growth-alert-icon{color:var(--okd-alert-warn-icon-color)}.growth-alert.warn-alert .growth-alert-title{color:var(--okd-alert-warn-title-color)}.growth-alert.warn-alert .growth-alert-desc{color:var(--okd-alert-warn-desc-color)}.growth-alert.warn-alert .growth-alert-close{color:var(--growth-okd-color-gray-300);color:var(--okd-alert-close-color,var(--growth-okd-color-gray-300))}.growth-alert.warn-alert .growth-alert-link{border-bottom:1px solid var(--okd-alert-warn-link-color);color:var(--okd-alert-warn-link-color);text-decoration:none}.growth-alert.warn-alert .growth-alert-action{color:var(--okd-alert-warn-action-color)}.growth-alert.error-alert{background:var(--okd-alert-error-background)}.growth-alert.error-alert .growth-alert-icon{color:var(--okd-alert-error-icon-color)}.growth-alert.error-alert .growth-alert-title{color:var(--okd-alert-error-title-color)}.growth-alert.error-alert .growth-alert-desc{color:var(--okd-alert-error-desc-color)}.growth-alert.error-alert .growth-alert-close{color:var(--growth-okd-color-gray-300);color:var(--okd-alert-close-color,var(--growth-okd-color-gray-300))}.growth-alert.error-alert .growth-alert-link{border-bottom:1px solid var(--okd-alert-error-link-color);color:var(--okd-alert-error-link-color);text-decoration:none}.growth-alert.error-alert .growth-alert-action{color:var(--okd-alert-error-action-color)}.theme-dark .growth,:root .growth{--okd-alert-normal-background:var(--growth-okd-color-alert-info);--okd-alert-normal-title-color:var(--growth-okd-color-content-primary);--okd-alert-normal-icon-color:var(--growth-okd-color-content-primary);--okd-alert-normal-desc-color:var(--growth-okd-color-content-secondary);--okd-alert-normal-action-color:var(--growth-okd-color-content-primary);--okd-alert-normal-link-color:var(--growth-okd-color-content-secondary);--okd-alert-normal-accent-color:var(--growth-okd-color-content-primary);--okd-alert-success-background:var(--growth-okd-color-alert-success);--okd-alert-success-title-color:var(--growth-okd-color-content-primary);--okd-alert-success-icon-color:var(--growth-okd-color-semantic-positive);--okd-alert-success-desc-color:var(--growth-okd-color-content-secondary);--okd-alert-success-action-color:var(--growth-okd-color-content-primary);--okd-alert-success-link-color:var(--growth-okd-color-content-secondary);--okd-alert-success-accent-color:var(--growth-okd-color-semantic-positive);--okd-alert-info-background:var(--growth-okd-color-alert-info);--okd-alert-info-title-color:var(--growth-okd-color-content-primary);--okd-alert-info-icon-color:var(--growth-okd-color-content-primary);--okd-alert-info-desc-color:var(--growth-okd-color-content-secondary);--okd-alert-info-action-color:var(--growth-okd-color-content-primary);--okd-alert-info-link-color:var(--growth-okd-color-content-secondary);--okd-alert-info-accent-color:var(--growth-okd-color-content-primary);--okd-alert-warn-background:var(--growth-okd-color-alert-warning);--okd-alert-warn-title-color:var(--growth-okd-color-content-primary);--okd-alert-warn-icon-color:var(--growth-okd-color-semantic-notice);--okd-alert-warn-desc-color:var(--growth-okd-color-content-secondary);--okd-alert-warn-action-color:var(--growth-okd-color-content-primary);--okd-alert-warn-link-color:var(--growth-okd-color-content-secondary);--okd-alert-warn-accent-color:var(--growth-okd-color-semantic-notice);--okd-alert-error-background:var(--growth-okd-color-alert-error);--okd-alert-error-title-color:var(--growth-okd-color-content-primary);--okd-alert-error-icon-color:var(--growth-okd-color-semantic-negative);--okd-alert-error-desc-color:var(--growth-okd-color-content-secondary);--okd-alert-error-action-color:var(--growth-okd-color-content-primary);--okd-alert-error-link-color:var(--growth-okd-color-content-secondary);--okd-alert-error-accent-color:var(--growth-okd-color-semantic-negative);--okd-alert-box-padding-vertical:8px;--okd-alert-box-padding-horizontal:16px;--okd-alert-box-border-radius:8px;--okd-alert-accent-width:4px;--okd-alert-title-font-size:var(--okd-font-size-md);--okd-alert-title-line-height:var(--okd-line-height-md);--okd-alert-text-font-size:12px;--okd-alert-text-line-height:var(--okd-line-height-md);--okd-alert-action-font-size:12px;--okd-alert-action-line-height:var(--okd-line-height-md);--okd-alert-icon-tip-size:20px;--okd-alert-icon-close-size:20px;--okd-alert-close-color:var(--growth-okd-color-gray-300);--okd-alert-box-margin-left:8px;--okd-alert-desc-margin-top:4px;--okd-alert-action-box-margin-top:8px;--okd-alert-action-box-margin-bottom:0px;--okd-alert-action-margin-left:16px}:root .growth{--okd-hyperlink-primary-default-color:var(--growth-okd-color-content-primary);--okd-hyperlink-primary-default-icon-color:var(--growth-okd-color-content-primary);--okd-hyperlink-primary-default-underline-color:var(--growth-okd-color-content-primary);--okd-hyperlink-primary-hover-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-primary-hover-icon-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-primary-hover-underline-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-secondary-default-color:var(--growth-okd-color-content-primary);--okd-hyperlink-secondary-default-icon-color:var(--growth-okd-color-content-primary);--okd-hyperlink-secondary-default-underline-color:var(--growth-okd-color-content-primary);--okd-hyperlink-secondary-hover-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-secondary-hover-icon-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-secondary-hover-underline-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-xs-font-size:12px;--okd-hyperlink-sm-font-size:14px;--okd-hyperlink-md-font-size:16px;--okd-hyperlink-lg-font-size:18px;--okd-hyperlink-xs-icon-font-size:12px;--okd-hyperlink-sm-icon-font-size:16px;--okd-hyperlink-md-icon-font-size:16px;--okd-hyperlink-lg-icon-font-size:16px;--okd-hyperlink-xs-line-height:16px;--okd-hyperlink-sm-line-height:16px;--okd-hyperlink-md-line-height:20px;--okd-hyperlink-lg-line-height:24px;--okd-hyperlink-medium-font-weight:500;--okd-hyperlink-medium-hover-font-weight:500;--okd-hyperlink-muted-font-weight:400;--okd-hyperlink-muted-hover-font-weight:400;--okd-hyperlink-amplified-font-weight:700;--okd-hyperlink-amplified-hover-font-weight:700;--okd-hyperlink-xs-icon-margin-left:0px;--okd-hyperlink-sm-icon-margin-left:0px;--okd-hyperlink-md-icon-margin-left:0px;--okd-hyperlink-lg-icon-margin-left:0px;--okd-hyperlink-reversed-default-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-default-icon-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-default-underline-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-hover-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-hover-icon-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-hover-underline-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-accent-default-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-default-icon-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-default-underline-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-hover-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-hover-icon-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-hover-underline-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-reversed-disabled-color:var(--growth-okd-color-content-disabled);--okd-hyperlink-accent-disabled-color:var(--growth-okd-color-content-disabled);--okd-hyperlink-primary-disabled-color:var(--growth-okd-color-content-disabled);--growth-okd-color-link-accent-surface-pressed:#d2e8a4;--growth-okd-color-link-accent-content-disabled:#d2e8a4}.theme-dark .growth{--okd-hyperlink-primary-default-color:var(--growth-okd-color-content-primary);--okd-hyperlink-primary-default-icon-color:var(--growth-okd-color-content-primary);--okd-hyperlink-primary-default-underline-color:var(--growth-okd-color-content-primary);--okd-hyperlink-primary-hover-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-primary-hover-icon-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-primary-hover-underline-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-secondary-default-color:var(--growth-okd-color-content-primary);--okd-hyperlink-secondary-default-icon-color:var(--growth-okd-color-content-primary);--okd-hyperlink-secondary-default-underline-color:var(--growth-okd-color-content-primary);--okd-hyperlink-secondary-hover-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-secondary-hover-icon-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-secondary-hover-underline-color:var(--growth-okd-color-content-secondary);--okd-hyperlink-xs-font-size:12px;--okd-hyperlink-sm-font-size:14px;--okd-hyperlink-md-font-size:16px;--okd-hyperlink-lg-font-size:18px;--okd-hyperlink-xs-icon-font-size:12px;--okd-hyperlink-sm-icon-font-size:16px;--okd-hyperlink-md-icon-font-size:16px;--okd-hyperlink-lg-icon-font-size:16px;--okd-hyperlink-xs-line-height:16px;--okd-hyperlink-sm-line-height:16px;--okd-hyperlink-md-line-height:20px;--okd-hyperlink-lg-line-height:24px;--okd-hyperlink-medium-font-weight:500;--okd-hyperlink-medium-hover-font-weight:500;--okd-hyperlink-muted-font-weight:400;--okd-hyperlink-muted-hover-font-weight:400;--okd-hyperlink-amplified-font-weight:700;--okd-hyperlink-amplified-hover-font-weight:700;--okd-hyperlink-xs-icon-margin-left:0px;--okd-hyperlink-sm-icon-margin-left:0px;--okd-hyperlink-md-icon-margin-left:0px;--okd-hyperlink-lg-icon-margin-left:0px;--okd-hyperlink-reversed-default-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-default-icon-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-default-underline-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-hover-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-hover-icon-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-reversed-hover-underline-color:var(--growth-okd-color-content-inverse);--okd-hyperlink-accent-default-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-default-icon-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-default-underline-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-hover-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-hover-icon-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-accent-hover-underline-color:var(--growth-okd-color-link-accent-content-primary);--okd-hyperlink-reversed-disabled-color:var(--growth-okd-color-content-disabled);--okd-hyperlink-accent-disabled-color:var(--growth-okd-color-content-disabled);--okd-hyperlink-primary-disabled-color:var(--growth-okd-color-content-disabled);--growth-okd-color-link-accent-surface-pressed:#1a410e;--growth-okd-color-link-accent-content-disabled:#3d5c00}.growth-popover .growth-popup-layer-content{padding:0}.growth-popover .growth-popup-layer-arrow-inner{background-color:var(--okd-popover-layer-background);border-color:var(--okd-popover-layer-border-color)}.growth-popover-arrow-special .growth-popup-layer-arrow[change-color] .growth-popup-layer-arrow-inner{background-color:var(--okd-popover-title-background)}.growth-popover-arrow-special[data-popper-placement*=bottom] .growth-popup-layer-arrow-inner{background-color:var(--okd-popover-title-background)!important}.growth-popover-content{background-color:var(--okd-popover-layer-background);border:1px solid var(--okd-popover-layer-border-color);border-radius:4px;box-shadow:var(--okd-popover-common-layer-shadow);max-width:var(--okd-popover-common-layer-width)}.growth-popover-content-title{background-color:var(--okd-popover-title-background);border-top-left-radius:4px;border-top-right-radius:4px;color:var(--okd-popover-title-color);font-weight:500;line-height:20px;padding:8px 12px;position:relative}.growth-popover-content-desc{background-color:var(--okd-popover-desc-background);border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:var(--okd-popover-desc-color);overflow:hidden;padding:var(--okd-popover-common-padding)}.growth-popover-content-desc .growth-popover-content-desc-link{color:var(--okd-popover-link-color);cursor:pointer;font-weight:500;padding-left:4px;text-decoration:underline}.growth-popover-content-desc-button{color:var(--okd-popover-action-color);cursor:pointer;float:right;font-weight:500;margin-top:20px;overflow:hidden;padding:0 10px;text-align:right}.growth-popover-content-desc-radius{border-top-left-radius:4px;border-top-right-radius:4px}.growth-popover-md .growth-popover-content{font-size:var(--okd-popover-md-font-size);line-height:var(--okd-popover-md-line-height)}.growth-popover-md .growth-popover-content-title{font-size:var(--okd-popover-md-title-font-size)}.growth-popover-sm .growth-popover-content{font-size:var(--okd-popover-sm-font-size);line-height:var(--okd-popover-sm-line-height)}.growth-popover-sm .growth-popover-content-title{font-size:var(--okd-popover-sm-title-font-size)}.growth-coach-popover .growth-popup-layer-content{padding:0}.growth-coach-popover .growth-popup-layer-arrow-inner{background-color:#fff;background-color:var(--okd-coachmark-popover-arrow-background-color,#fff);border-color:#ebebeb;border-color:var(--okd-coachmark-popover-arrow-border-color,#ebebeb)}.growth-coach-con{background-color:#fff;background-color:var(--okd-coachmark-popover-background-color,#fff);border:thin solid #ebebeb;border:thin solid var(--okd-coachmark-popover-border-color,#ebebeb);border-radius:8px;border-radius:var(--okd-coachmark-popover-border-radius,8px);box-shadow:8px 8px 16px #00000014;box-shadow:var(--okd-coachmark-popover-border-shadow,8px 8px 16px #00000014);box-sizing:border-box;overflow:hidden;padding:16px;padding:var(--okd-coachmark-popover-padding,16px);width:250px;width:var(--okd-coachmark-popover-width,250px)}.growth-coach-con .growth-coach-title{align-items:center;color:#000;color:var(--okd-coachmark-popover-title-color,#000);display:flex;font-size:16px;font-size:var(--okd-coachmark-popover-title-font-size,16px);font-weight:700;font-weight:var(--okd-coachmark-popover-title-font-weight,700);justify-content:space-between;line-height:20px;line-height:var(--okd-coachmark-popover-title-line-height,20px)}.growth-coach-con .growth-coach-title .growth-coach-title-close{align-self:flex-start;color:#929292;color:var(--okd-coachmark-popover-close-color,#929292);cursor:pointer;display:inline-block;font-size:20px;font-size:var(--okd-coachmark-popover-close-font-size,20px);margin-left:12px;margin-left:var(--okd-coachmark-popover-close-margin-left,12px);position:relative;vertical-align:middle;z-index:1}.growth-coach-con .growth-coach-title+.growth-coach-desc{margin-top:8px;margin-top:var(--okd-coachmark-popover-desc-margin-top,8px)}.growth-coach-con .growth-coach-desc{color:#000;color:var(--okd-coachmark-popover-desc-color,#000);font-size:14px;font-size:var(--okd-coachmark-popover-desc-font-size,14px);line-height:20px;line-height:var(--okd-coachmark-popover-desc-line-height,20px)}.growth-coach-con .growth-coach-desc+.growth-coach-footer{margin-top:16px;margin-top:var(--okd-coachmark-popover-footer-margin-top,16px)}.growth-coach-con .growth-coach-tour-footer{align-items:center;color:#929292;color:var(--okd-coachmark-tour-footer-color,#929292);display:flex;font-size:14px;font-size:var(--okd-coachmark-tour-footer-font-size,14px);justify-content:space-between;line-height:16px}.growth-coach-con .growth-coach-tour-footer .growth-coach-tour-footer-right{align-items:center;display:flex}.growth-coach-con .growth-coach-tour-footer .growth-coach-tour-footer-confirm{margin-left:8px;margin-left:var(--okd-okd-coachmark-tour-footer-margin-left,8px)}.growth-coach-con .growth-coach-tour-footer .growth-coach-tour-footer-button.growth-coach-tour-footer-cancel,.growth-coach-con .growth-coach-tour-footer .growth-coach-tour-footer-button.growth-coach-tour-footer-confirm{min-width:unset}.growth-coach-con .growth-coach-standalone-footer{display:flex;justify-content:flex-end}.growth-coach-con .growth-coach-standalone-footer .growth-coach-standalone-footer-button+.growth-coach-standalone-footer-button{margin-left:8px;margin-left:var(--okd-okd-coachmark-standalone-footer-margin-left,8px)}@media (min-width:768px){.growth-coach-con{max-width:375px;max-width:var(--okd-coachmark-popover-max-width,375px)}}.growth-coach-mask{color:rgba(0,0,0,.65);color:var(--okd-coachmark-mask-color,rgba(0,0,0,.65));inset:0;pointer-events:none;position:fixed}:root .growth{--okd-coachmark-tour-footer-color:var(--growth-okd-color-content-contrast);--okd-coachmark-tour-footer-font-size:14px;--okd-coachmark-tour-footer-margin-left:8px;--okd-coachmark-mask-color:rgba(0,0,0,.65);--okd-coachmark-standalone-footer-margin-left:8px;--okd-coachmark-popover-arrow-background-color:var(--growth-okd-color-modal-secondary);--okd-coachmark-popover-arrow-border-color:var(--growth-okd-color-border-primary);--okd-coachmark-popover-footer-margin-top:16px;--okd-coachmark-popover-desc-font-size:14px;--okd-coachmark-popover-desc-line-height:20px;--okd-coachmark-popover-desc-color:var(--growth-okd-color-content-primary);--okd-coachmark-popover-desc-margin-top:8px;--okd-coachmark-popover-close-margin-left:12px;--okd-coachmark-popover-close-font-size:20px;--okd-coachmark-popover-close-color:var(--growth-okd-color-content-tertiary);--okd-coachmark-popover-title-font-size:16px;--okd-coachmark-popover-title-line-height:20px;--okd-coachmark-popover-title-color:var(--growth-okd-color-content-primary);--okd-coachmark-popover-title-font-weight:700;--okd-coachmark-popover-width:250px;--okd-coachmark-popover-max-width:375px;--okd-coachmark-popover-padding:16px;--okd-coachmark-popover-background-color:var(--growth-okd-color-modal-secondary);--okd-coachmark-popover-border-color:var(--growth-okd-color-border-primary);--okd-coachmark-popover-border-radius:8px;--okd-coachmark-popover-border-shadow:8px 8px 16px #00000014}.theme-dark .growth{--okd-coachmark-tour-footer-color:var(--growth-okd-color-content-contrast);--okd-coachmark-tour-footer-font-size:14px;--okd-coachmark-tour-footer-margin-left:8px;--okd-coachmark-mask-color:rgba(0,0,0,.65);--okd-coachmark-standalone-footer-margin-left:8px;--okd-coachmark-popover-arrow-background-color:var(--growth-okd-color-modal-secondary);--okd-coachmark-popover-arrow-border-color:var(--growth-okd-color-border-secondary);--okd-coachmark-popover-footer-margin-top:16px;--okd-coachmark-popover-desc-font-size:14px;--okd-coachmark-popover-desc-line-height:20px;--okd-coachmark-popover-desc-color:var(--growth-okd-color-content-primary);--okd-coachmark-popover-desc-margin-top:8px;--okd-coachmark-popover-close-margin-left:12px;--okd-coachmark-popover-close-font-size:20px;--okd-coachmark-popover-close-color:var(--growth-okd-color-content-tertiary);--okd-coachmark-popover-title-font-size:16px;--okd-coachmark-popover-title-line-height:20px;--okd-coachmark-popover-title-color:var(--growth-okd-color-content-primary);--okd-coachmark-popover-title-font-weight:700;--okd-coachmark-popover-width:250px;--okd-coachmark-popover-max-width:375px;--okd-coachmark-popover-padding:16px;--okd-coachmark-popover-background-color:var(--growth-okd-color-modal-secondary);--okd-coachmark-popover-border-color:var(--growth-okd-color-border-secondary);--okd-coachmark-popover-border-radius:8px;--okd-coachmark-popover-border-shadow:8px 8px 16px #00000014}:root .growth{--okd-popover-background:var(--growth-okd-color-text-white);--okd-popover-link-color:var(--growth-okd-color-content-secondary);--okd-popover-action-color:var(--growth-okd-color-content-secondary);--okd-popover-title-color:var(--growth-okd-color-content-primary);--okd-popover-title-line-height:20px;--okd-popover-title-background:var(--growth-okd-color-neutral-15);--okd-popover-desc-color:var(--growth-okd-color-content-secondary);--okd-popover-md-font-size:14px;--okd-popover-md-title-font-size:16px;--okd-popover-md-line-height:20px;--okd-popover-sm-font-size:12px;--okd-popover-sm-title-font-size:14px;--okd-popover-sm-line-height:16px;--okd-popover-common-padding:12px;--okd-popover-common-layer-width:280px;--okd-popover-common-layer-shadow:rgba(0,0,0,.05) 0px 4px 6px -2px,rgba(0,0,0,.1) 0px 10px 15px -3px;--okd-popover-desc-background:var(--growth-okd-color-modal-primary);--okd-popover-layer-background:var(--growth-okd-color-modal-primary);--okd-popover-layer-border-color:var(--growth-okd-color-transparent-white)}.theme-dark .growth{--okd-popover-background:var(--growth-okd-color-gray-400);--okd-popover-link-color:var(--growth-okd-color-content-secondary);--okd-popover-action-color:var(--growth-okd-color-content-secondary);--okd-popover-title-color:var(--growth-okd-color-content-primary);--okd-popover-title-line-height:20px;--okd-popover-title-background:var(--growth-okd-color-neutral-185);--okd-popover-desc-color:var(--growth-okd-color-content-secondary);--okd-popover-md-font-size:14px;--okd-popover-md-title-font-size:16px;--okd-popover-md-line-height:20px;--okd-popover-sm-font-size:12px;--okd-popover-sm-title-font-size:14px;--okd-popover-sm-line-height:16px;--okd-popover-common-padding:12px;--okd-popover-common-layer-width:280px;--okd-popover-common-layer-shadow:rgba(0,0,0,.05) 0px 4px 6px -2px,rgba(0,0,0,.1) 0px 10px 15px -3px;--okd-popover-desc-background:var(--growth-okd-color-modal-primary);--okd-popover-layer-background:var(--growth-okd-color-modal-primary);--okd-popover-layer-border-color:var(--growth-okd-color-border-primary)}:root .growth{--okd-notification-success-icon-color:var(--growth-okd-color-semantic-positive);--okd-notification-info-icon-color:var(--growth-okd-color-content-primary);--okd-notification-warn-icon-color:var(--growth-okd-color-semantic-notice);--okd-notification-error-icon-color:var(--growth-okd-color-semantic-negative);--okd-notification-title-color:var(--growth-okd-color-content-primary);--okd-notification-text-color:var(--growth-okd-color-content-secondary);--okd-notification-action-confirm-btn-color:var(--growth-okd-color-content-primary);--okd-notification-action-cancel-btn-color:var(--growth-okd-color-content-primary);--okd-notification-box-close-icon-color:var(--growth-okd-color-content-contrast);--okd-notification-box-shadow:var(--okd-shadow-xl);--okd-notification-box-background:var(--growth-okd-color-modal-tertiary);--okd-notification-box-border-color:var(--growth-okd-color-border-primary);--okd-notification-box-border-radius:var(--okd-border-radius-md);--okd-notification-box-padding:16px;--okd-notification-box-each-margin:14px;--okd-notification-box-max-width:700px;--okd-notification-box-min-width:451px;--okd-notification-box-auto-width-min-width:100px;--okd-notification-box-icon-text-margin:15px;--okd-notification-title-font-size:var(--okd-font-size-md);--okd-notification-title-line-height:var(--okd-line-height-md);--okd-notification-text-font-size:var(--okd-font-size-md);--okd-notification-text-line-height:var(--okd-line-height-md);--okd-notification-action-font-size:var(--okd-font-size-md);--okd-notification-action-line-height:var(--okd-line-height-md);--okd-notification-pending-icon-color:var(--growth-okd-color-content-primary)}.theme-dark .growth{--okd-notification-success-icon-color:var(--growth-okd-color-semantic-positive);--okd-notification-info-icon-color:var(--growth-okd-color-content-primary);--okd-notification-warn-icon-color:var(--growth-okd-color-semantic-notice);--okd-notification-error-icon-color:var(--growth-okd-color-semantic-negative);--okd-notification-title-color:var(--growth-okd-color-content-primary);--okd-notification-text-color:var(--growth-okd-color-content-secondary);--okd-notification-action-confirm-btn-color:var(--growth-okd-color-content-primary);--okd-notification-action-cancel-btn-color:var(--growth-okd-color-content-primary);--okd-notification-box-close-icon-color:var(--growth-okd-color-content-contrast);--okd-notification-box-shadow:var(--okd-shadow-xl);--okd-notification-box-background:var(--growth-okd-color-modal-tertiary);--okd-notification-box-border-color:var(--growth-okd-color-border-secondary);--okd-notification-box-border-radius:var(--okd-border-radius-md);--okd-notification-box-padding:16px;--okd-notification-box-each-margin:14px;--okd-notification-box-max-width:700px;--okd-notification-box-min-width:451px;--okd-notification-box-auto-width-min-width:100px;--okd-notification-box-icon-text-margin:15px;--okd-notification-title-font-size:var(--okd-font-size-md);--okd-notification-title-line-height:var(--okd-line-height-md);--okd-notification-text-font-size:var(--okd-font-size-md);--okd-notification-text-line-height:var(--okd-line-height-md);--okd-notification-action-font-size:var(--okd-font-size-md);--okd-notification-action-line-height:var(--okd-line-height-md);--okd-notification-pending-icon-color:var(--growth-okd-color-content-primary)}.growth-notification-default{height:100vh;position:fixed;width:100vw}.growth-notification-default,.growth-notification-wrap{box-sizing:border-box;display:flex;flex-direction:column;left:0;line-height:1;margin:0;padding:0;pointer-events:none;top:0}.growth-notification-wrap{height:100%;position:absolute;width:100%}.growth-notification *{box-sizing:border-box}.growth-notification-container.container-remove{animation-duration:.55s;animation-name:NotificationOutTop}.growth-notification-box{animation-duration:.3s;background:var(--okd-notification-box-background);border:thin solid var(--okd-notification-box-border-color);border-radius:var(--okd-notification-box-border-radius);box-shadow:var(--okd-notification-box-shadow);display:inline-flex;line-height:1;margin:calc(var(--okd-notification-box-each-margin)/2) 0;max-width:var(--okd-notification-box-max-width);min-width:var(--okd-notification-box-min-width);overflow:hidden;padding:var(--okd-notification-box-padding);pointer-events:all;position:relative}.growth-notification-box.auto-width{min-width:var(--okd-notification-box-auto-width-min-width)}.growth-notification-box .growth-notification-icon-circle-container{display:inline-block;height:20px;margin-right:var(--okd-notification-box-icon-text-margin);vertical-align:top;width:20px}.growth-notification-box .growth-notification-icon-new{font-size:20px;height:100%;width:100%}.growth-notification-box .growth-notification-content{display:inline-flex;flex:1 1;flex-direction:column;flex-wrap:wrap;word-break:break-word}.growth-notification-box .growth-notification-inline{flex-direction:unset}.growth-notification-box .growth-notification-inline .growth-notification-action{margin-top:0;width:auto}.growth-notification-box .growth-notification-title-box{display:inline-flex;flex:1 1;flex-direction:column;flex-wrap:wrap}.growth-notification-box .growth-notification-title{color:var(--okd-notification-title-color);flex:1 1;flex-shrink:0;font-size:var(--okd-notification-title-font-size);font-weight:500;line-height:var(--okd-notification-title-line-height);text-align:left}.growth-notification-box .growth-notification-desc,.growth-notification-box .growth-notification-text{color:var(--okd-notification-text-color);font-size:var(--okd-notification-text-font-size);line-height:var(--okd-notification-text-line-height)}.growth-notification-box .growth-notification-desc{margin-top:4px;text-align:left;width:100%}.growth-notification-box .growth-notification-action{display:inline-block;margin-top:12px;pointer-events:auto;text-align:left;width:100%}.growth-notification-box .growth-notification-action .action-undo{color:var(--okd-notification-action-confirm-btn-color)}.growth-notification-box .growth-notification-action .action-dismiss,.growth-notification-box .growth-notification-action .action-undo{cursor:pointer;font-size:var(--okd-notification-action-font-size);font-weight:500;line-height:var(--okd-notification-action-line-height)}.growth-notification-box .growth-notification-action .action-dismiss{color:var(--okd-notification-action-cancel-btn-color)}.growth-notification-box .growth-notification-action .action-undo+.action-dismiss{margin-left:16px}.growth-notification-box .growth-notification-close{-webkit-tap-highlight-color:transparent;color:var(--okd-notification-box-close-icon-color);cursor:pointer;font-size:22px;height:22px;margin-left:15px;pointer-events:auto;position:relative;top:-2px;width:22px}.growth-notification-box.success .growth-notification-icon-new{color:var(--okd-notification-success-icon-color)}.growth-notification-box.info .growth-notification-icon-new{color:var(--okd-notification-info-icon-color)}.growth-notification-box.warn .growth-notification-icon-new{color:var(--okd-notification-warn-icon-color)}.growth-notification-box.error .growth-notification-icon-new{color:var(--okd-notification-error-icon-color)}.growth-notification-box.pending .growth-notification-icon-new{color:var(--okd-notification-pending-icon-color)}.growth-notification.growth-notification-bottom,.growth-notification.growth-notification-bottom-left,.growth-notification.growth-notification-bottom-right{justify-content:flex-end}.growth-notification.growth-notification-bottom .container-remove,.growth-notification.growth-notification-bottom-left .container-remove,.growth-notification.growth-notification-bottom-right .container-remove{animation-name:NotificationOutBottom}.growth-notification.growth-notification-bottom-right .growth-notification-container,.growth-notification.growth-notification-top-right .growth-notification-container{text-align:right}.growth-notification.growth-notification-bottom .growth-notification-container,.growth-notification.growth-notification-top .growth-notification-container{text-align:center}.growth-notification.growth-notification-bottom-left .growth-notification-box,.growth-notification.growth-notification-top-left .growth-notification-box{animation-name:NotificationInLeft}.growth-notification.growth-notification-bottom-right .growth-notification-box,.growth-notification.growth-notification-top-right .growth-notification-box{animation-name:NotificationInRight}.growth-notification.growth-notification-top .growth-notification-box{animation-name:NotificationInTop}.growth-notification.growth-notification-bottom .growth-notification-box{animation-name:NotificationInBottom}@media (max-width:767px){.growth-notification.growth-notification-bottom-left .growth-notification-container,.growth-notification.growth-notification-bottom-right .growth-notification-container,.growth-notification.growth-notification-top-left .growth-notification-container,.growth-notification.growth-notification-top-right .growth-notification-container{text-align:center}.growth-notification-box{min-width:unset;width:100%}.growth-notification-box.auto-width{width:auto}}@keyframes NotificationInLeft{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationInRight{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationInTop{0%{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationInBottom{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationOutBottom{0%{max-height:150px;opacity:1;transform:translateZ(0)}to{max-height:0;opacity:0;transform:translate3d(0,30px,0)}}@keyframes NotificationOutTop{0%{max-height:150px;opacity:1;transform:translateZ(0)}to{max-height:0;opacity:0;transform:translate3d(0,-30px,0)}}.okg-lg,.okg-md,.okg-sm,.okg-xl{display:none}@media (max-width:767px){.okg-sm{display:flex}}@media (min-width:768px) and (max-width:1023px){.okg-md{display:flex}}@media (min-width:1024px) and (max-width:1269px){.okg-lg{display:flex}}@media (min-width:1270px){.okg-xl{display:flex}}@media (max-width:767px){.okg-sm-hide{display:none}}@media (min-width:768px) and (max-width:1023px){.okg-md-hide{display:none}}@media (min-width:1024px) and (max-width:1269px){.okg-lg-hide{display:none}}@media (min-width:1270px){.okg-xl-hide{display:none}}
