.kbw-notice{--kbw-notice-accent:#072CAC;background:linear-gradient(90deg,rgb(255 255 255 / .4) 78.75%,rgb(161 202 254 / .4) 91.3%,rgb(38 132 252 / .5) 107.83%);--kbw-notice-border:#cddcff;width:100%;direction:rtl;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:20px 24px 12px 24px;border-radius:18px;border:1.5px solid var(--kbw-notice-border)}.kbw-notice__toggle:focus{background:unset!important;outline:unset!important}.kbw-notice *{box-sizing:border-box}.kbw-notice[data-type="warning"]{--kbw-notice-accent:#DA8300;background:linear-gradient(90deg,rgb(255 255 255 / .2) 78.75%,rgb(255 166 1 / 20%) 91.3%,rgb(255 166 1 / 25%) 107.83%);--kbw-notice-border:#ffe1b0}.kbw-notice[data-type="tip"]{--kbw-notice-accent:#00870F;background:linear-gradient(90deg,rgb(255 255 255 / .2) 78.75%,rgb(0 192 45 / 21%) 91.3%,rgb(0 192 45 / 30%) 107.83%);--kbw-notice-border:#bdeed0}.kbw-notice__card{display:flex;align-items:flex-start;gap:14px;flex-direction:row;flex-wrap:nowrap}.kbw-notice__icon-wrap{position:relative;align-self:stretch;display:flex;align-items:center;padding-inline-end:16px}.kbw-notice__icon-wrap::after{content:"";position:absolute;inset-inline-end:2px;top:0;bottom:0;width:6px;background-color:var(--kbw-notice-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' viewBox='0 0 2 69'%3E%3Cpath d='M1.16875 0C0.956252 0 0.743752 0 0.531252 0C0.495835 1.15 0.462189 2.3 0.430314 3.45C0.143439 13.8 0 24.15 0 34.5C0 44.85 0.143437 55.2 0.430312 65.55C0.462187 66.7 0.495832 67.85 0.531249 69C0.743749 69 0.956249 69 1.16875 69C1.20417 67.85 1.23781 66.7 1.26969 65.55C1.55656 55.2 1.7 44.85 1.7 34.5C1.7 24.15 1.55656 13.8 1.26969 3.45C1.23781 2.3 1.20417 1.15 1.16875 0Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' viewBox='0 0 2 69'%3E%3Cpath d='M1.16875 0C0.956252 0 0.743752 0 0.531252 0C0.495835 1.15 0.462189 2.3 0.430314 3.45C0.143439 13.8 0 24.15 0 34.5C0 44.85 0.143437 55.2 0.430312 65.55C0.462187 66.7 0.495832 67.85 0.531249 69C0.743749 69 0.956249 69 1.16875 69C1.20417 67.85 1.23781 66.7 1.26969 65.55C1.55656 55.2 1.7 44.85 1.7 34.5C1.7 24.15 1.55656 13.8 1.26969 3.45C1.23781 2.3 1.20417 1.15 1.16875 0Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kbw-notice__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--kbw-notice-accent)}.kbw-notice__icon svg{width:36px;height:36px;display:block}.kbw-notice__body{flex:1;min-width:0}.kbw-notice__title{display:block;color:var(--kbw-notice-accent)!important;margin-bottom:6px}.kbw-notice__text{margin:0;font-size:14px;line-height:1.9;color:#4b5563;overflow:hidden;max-height:4.6em;transition:max-height 0.35s ease}.kbw-notice__text p{margin:0 0 .7em}.kbw-notice__text p:last-child{margin-bottom:0}.kbw-show__more{width:stretch;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.kbw-notice__toggle:focus{background:none;color:var(--kbw-notice-accent);outline:none}.kbw-notice__toggle{display:none;transform:translateY(50%);align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#fff;border:1.5px solid var(--kbw-notice-border);color:var(--kbw-notice-accent);padding:0;cursor:pointer}.kbw-notice__toggle.is-visible{display:flex;transform:rotate(180deg)}.kbw-notice__chev{width:18px;height:18px;transition:transform 0.2s ease}.kbw-notice__toggle.is-expanded .kbw-notice__chev{transform:rotate(180deg)}@media (max-width:767px){.kbw-notice[data-type="warning"]{background:linear-gradient(90deg,rgb(255 255 255 / .2) 62.75%,rgb(255 166 1 / 20%) 90.3%,rgb(255 166 1 / 25%) 107.83%)}.kbw-notice{padding:16px 16px 12px 16px}.kbw-notice__icon{width:24px;height:24px}.kbw-notice__title{font-size:14px}.kbw-notice__text{font-size:13px}.kbw-notice__toggle{right:18px}}