.demo-filled-container{display:flex;align-items:center;gap:0;padding:0;position:relative;isolation:isolate;margin-left:auto;justify-content:center;height:40px;min-width:120px;max-width:-moz-fit-content;max-width:fit-content;background:#fff;border-radius:50px;cursor:pointer}.demo-filled-text{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;color:#00109d;font-size:16px;font-weight:600;padding:0 0 0 12px;white-space:nowrap;position:relative;z-index:1;line-height:40px;background:linear-gradient(134.59deg,#2997ff -3.69%,#00109d 118.01%);-webkit-background-clip:text;background-clip:text;color:transparent}.demo-filled-arrow-btn{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;cursor:pointer;position:relative;z-index:1;margin-left:0}.demo-filled-arrow-icon{font-size:20px;transform:rotate(-45deg);color:#00109d;font-weight:700}.demo-filled-arrow-icon svg{width:20px;height:20px;fill:#00109d;stroke-width:2}.demo-filled-container:not(:has(.demo-filled-arrow-btn)) .demo-filled-text{padding:0}@media screen and (max-width:768px){.demo-filled-container{max-width:-moz-fit-content;max-width:fit-content;height:36px}.demo-filled-text{font-size:15px;padding:0 0 0 4px;line-height:36px}.demo-filled-container:not(:has(.demo-filled-arrow-btn)) .demo-filled-text{padding:0}.demo-filled-arrow-btn{width:36px;height:36px;min-width:36px}.demo-filled-arrow-icon{font-size:18px}.demo-filled-arrow-icon svg{width:18px;height:18px}}@media screen and (max-width:480px){.demo-filled-container{min-width:-moz-fit-content;min-width:fit-content;height:32px}.demo-filled-text{font-size:14px;padding:0 0 0 10px;line-height:32px}.demo-filled-container:not(:has(.demo-filled-arrow-btn)) .demo-filled-text{padding:8px}.demo-filled-arrow-btn{width:32px;height:32px;min-width:32px}.demo-filled-arrow-icon{font-size:16px}.demo-filled-arrow-icon svg{width:16px;height:16px}}@media screen and (max-width:360px){.demo-filled-container{width:90px;max-width:-moz-fit-content;max-width:fit-content;min-width:none}.demo-filled-text{font-size:13px;padding:0 0 0 1px;line-height:30px}.demo-filled-container:not(:has(.demo-filled-arrow-btn)) .demo-filled-text{padding:8px}.demo-filled-arrow-btn{width:30px;height:30px;min-width:30px}.demo-filled-arrow-icon{font-size:14px}.demo-filled-arrow-icon svg{width:14px;height:14px}}@media screen and (max-width:576px){.demo-filled-container{margin-left:0;justify-content:center}}