.dividend-calc-page .breadcrumb_wrap{display:none}.dividend-custom-select{position:relative;width:100%;height:100%}.dividend-custom-select-button{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;border:0;background:0 0;color:#002852;padding:12px 14px;font:inherit;font-size:16px;font-weight:500;text-align:left;cursor:pointer}.dividend-custom-select-button::after{content:"";width:8px;height:8px;margin-left:12px;border-right:2px solid #33537b;border-bottom:2px solid #33537b;transform:rotate(45deg) translateY(-2px);flex:0 0 auto}.dividend-custom-select-list{position:absolute;z-index:50;top:calc(100% + 6px);left:0;right:0;display:none;overflow:visible;border:1px solid #a9bdd0;border-radius:6px;background:#fff;box-shadow:0 12px 28px rgba(15,47,87,.16)}.dividend-custom-select-list.is-fixed{position:fixed;right:auto;top:auto;bottom:auto;margin:0}.dividend-custom-select.is-open .dividend-custom-select-list{display:block}.dividend-custom-select-option{width:100%;border:0;background:#fff;color:#002852;padding:12px 18px;font-size:15px;font-weight:500;text-align:left;cursor:pointer}.dividend-custom-select-option:hover,.dividend-custom-select-option:focus{background:#eef5ff;color:#002852;outline:none}.dividend-custom-select-option.is-selected{background:#002852;color:#fff}.dividend-projection-table.active{display:grid}.dividend-projection-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,45%);gap:14px;padding:11px 0;border-bottom:1px dashed rgba(6,52,98,.2);color:#4d5f77;font-size:14px}.dividend-projection-row:last-child{border-bottom:0}.dividend-projection-row strong{color:#002852;text-align:right;overflow-wrap:anywhere;word-break:break-word;font-weight:600}.dividend-calc-page .faq_que.active:after{transform:rotate(180deg)}@media (max-width:480px){.dividend-projection-row{grid-template-columns:1fr;gap:6px}.dividend-projection-row strong{text-align:left}}