.growth-accordion{border-bottom:1px solid #ebebeb;border-bottom:1px solid var(--okd-accordion-main-border-color,#ebebeb);display:flex;flex-direction:column}.growth-accordion-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:32px 0;padding:var(--okd-accordion-header-padding-vertical,32px) var(--okd-accordion-header-padding-horizontal,0)}.growth-accordion-header-title{color:#000;color:var(--okd-accordion-header-title-color,#000);font-size:18px;font-size:var(--okd-accordion-header-title-font-size,18px);font-weight:500;font-weight:var(--okd-accordion-header-title-font-weight,500);line-height:24px;line-height:var(--okd-accordion-header-title-line-height,24px)}.growth-accordion-header .growth-accordion-header-icon{color:#929292;color:var(--okd-accordion-header-icon-color,#929292);font-size:20px;font-size:var(--okd-accordion-header-icon-size,20px);transition:all .2s cubic-bezier(.34,.69,.1,1)}.growth-accordion-header-icon-expanded{transform:rotate(180deg)}.growth-accordion-content{color:#929292;color:var(--okd-accordion-content-color,#929292);display:none;font-size:14px;font-size:var(--okd-accordion-content-font-size,14px);font-weight:400;font-weight:var(--okd-accordion-content-font-weight,400);line-height:1.58;line-height:var(--okd-accordion-content-line-height,1.58);overflow:hidden}.growth-accordion-content-transition-out{margin-bottom:0;max-height:0;opacity:0;transform:translateY(-30px);transition:all .2s;will-change:transform,opacity,max-height}.growth-accordion-content-transition-in{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;opacity:1;transform:translateY(0)}.growth-accordion-content-expanded{display:block;margin-bottom:32px;margin-bottom:var(--okd-accordion-header-padding-vertical,32px)}@media (max-width:767px){.growth-accordion-header-title{font-size:14px;font-size:var(--okd-accordion-header-title-sm-font-size,14px);font-weight:500;font-weight:var(--okd-accordion-header-title-sm-font-weight,500);line-height:16px;line-height:var(--okd-accordion-header-title-sm-line-height,16px)}.growth-accordion-header .growth-accordion-header-icon{font-size:16px;font-size:var(--okd-accordion-header-icon-sm-size,16px)}.growth-accordion-content{font-size:12px;font-size:var(--okd-accordion-content-sm-font-size,12px);font-weight:400;font-weight:var(--okd-accordion-content-sm-font-weight,400);line-height:1.58;line-height:var(--okd-accordion-content-sm-line-height,1.58)}}.index_sectionHeader__aNeqo{margin-bottom:24px}.index_sectionHeader__aNeqo .index_headerTitle__5c-YJ{word-wrap:break-word;color:var(--growth-okd-color-content-primary);font-size:20px;font-weight:700;line-height:28px}.index_sectionHeader__aNeqo .index_subTitle__14oJN{color:var(--growth-okd-color-content-contrast);font-size:14px;line-height:22px;margin-top:8px}.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{box-sizing:border-box;margin-bottom:32px;padding-left:8px;padding-right:8px;width:100%}@media (min-width:768px){.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{box-sizing:border-box;padding-left:12px;padding-right:12px;width:33.33333333%}}@media (min-width:1024px){.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{box-sizing:border-box;padding-left:12px;padding-right:12px;width:33.33333333%}}@media (min-width:1270px){.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{box-sizing:border-box;padding-left:12px;padding-right:12px;width:33.33333333%}}@media (min-width:768px){.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{box-sizing:border-box;padding-left:12px;padding-right:12px;width:83.33333333%}}@media (min-width:1024px){.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{box-sizing:border-box;padding-left:12px;padding-right:12px;width:66.66666667%}}.index_sectionHeader__aNeqo.index_alignCenter__NsIjP .index_headerTitle__5c-YJ{font-size:24px;line-height:33px}.index_sectionHeader__aNeqo.index_alignCenter__NsIjP .index_subTitle__14oJN{color:var(--growth-okd-color-content-primary);margin-top:16px}.index_sectionHeader__aNeqo .index_withSuffix__pDRdF{align-items:center;display:flex;justify-content:space-between}.index_subTitle__14oJN:first-child{margin-top:0}@media (min-width:768px){.index_sectionHeader__aNeqo{margin-bottom:48px}.index_sectionHeader__aNeqo .index_headerTitle__5c-YJ{font-size:28px;line-height:34px}.index_sectionHeader__aNeqo .index_subTitle__14oJN{font-size:16px;line-height:24px}.index_sectionHeader__aNeqo.index_alignCenter__NsIjP{margin:0 auto 40px}.index_sectionHeader__aNeqo.index_alignCenter__NsIjP .index_headerTitle__5c-YJ{font-size:36px;line-height:48px;text-align:center}.index_sectionHeader__aNeqo.index_alignCenter__NsIjP .index_subTitle__14oJN{font-size:18px;line-height:30px;margin-top:24px;text-align:center}}.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)}.index_container__01H6u .index_content__rrphJ{font-size:14px;line-height:22px}.index_container__01H6u .index_content__rrphJ a{color:var(--growth-okd-color-link-accent-content-primary);text-decoration:underline}.index_container__01H6u .index_content__rrphJ strong{font-weight:700}.index_container__01H6u .index_header__fWeap{padding:24px 0}.index_container__01H6u .index_item__9DQQc:last-child{border-bottom:none}@media (min-width:768px){.index_container__01H6u .index_content__rrphJ{font-size:16px;line-height:24px}.index_container__01H6u .index_header__fWeap{padding:32px 0}.index_twoColumn__X9E\+r{display:flex;flex-wrap:wrap;justify-content:space-between}.index_twoColumn__X9E\+r .index_item__9DQQc{box-sizing:border-box;width:calc(50% - 12px)}.index_twoColumn__X9E\+r .index_item__9DQQc:nth-child(odd):nth-last-child(2){border-bottom:none}}: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;--okd-accordion-header-padding-vertical:32px;--okd-accordion-header-padding-horizontal:0;--okd-accordion-main-border-color:var(--growth-okd-color-border-primary);--okd-accordion-header-icon-color:var(--growth-okd-color-content-tertiary);--okd-accordion-header-icon-size:20px;--okd-accordion-header-icon-sm-size:16px;--okd-accordion-header-title-color:var(--growth-okd-color-content-primary);--okd-accordion-header-title-line-height:24px;--okd-accordion-header-title-font-weight:500;--okd-accordion-header-title-font-size:18px;--okd-accordion-header-title-sm-line-height:16px;--okd-accordion-header-title-sm-font-weight:500;--okd-accordion-header-title-sm-font-size:14px;--okd-accordion-header-margin-bottom:16px;--okd-accordion-header-sm-margin-bottom:8px;--okd-accordion-content-font-size:14px;--okd-accordion-content-line-height:1.58;--okd-accordion-content-font-weight:400;--okd-accordion-content-sm-font-size:12px;--okd-accordion-content-sm-line-height:1.58;--okd-accordion-content-sm-font-weight:400;--okd-accordion-content-color:var(--growth-okd-color-content-tertiary)}.theme-dark .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;--okd-accordion-header-icon-color:var(--growth-okd-color-content-tertiary);--okd-accordion-header-icon-size:20px;--okd-accordion-header-title-color:var(--growth-okd-color-content-primary);--okd-accordion-main-border-color:var(--growth-okd-color-border-primary);--okd-accordion-header-title-font-size:18px;--okd-accordion-header-title-line-height:24 px;--okd-accordion-content-font-size:14px;--okd-accordion-content-sm-font-size:12px;--okd-accordion-content-sm-line-height:1.58;--okd-accordion-content-line-height:1.58;--okd-accordion-content-font-weight:400;--okd-accordion-content-sm-font-weight:400;--okd-accordion-header-padding-vertical:32px;--okd-accordion-header-padding-horizontal:0;--okd-accordion-header-icon-sm-size:16px;--okd-accordion-header-title-font-weight:500;--okd-accordion-header-title-sm-line-height:16px;--okd-accordion-header-title-sm-font-weight:500;--okd-accordion-header-title-sm-font-size:16px;--okd-accordion-header-margin-bottom:14px;--okd-accordion-header-sm-margin-bottom:8px;--okd-accordion-content-color:var(--growth-okd-color-content-tertiary)}
