.custom-tab div:nth-child(odd):after{margin-left:auto}.custom-tab div:nth-child(2n):after{margin-right:auto}.custom-tab div:not(.active):after{width:0}.custom-tab div.active:after,.custom-tab div:not(.active):after{content:"";display:block;height:2.5px;background:#ff7203;transition:all .15s linear}.custom-tab div.active:after{width:100%}.pill{border-radius:8px;border:1px solid var(--Neutral-Light-04,#b9bbc0);background:#fff}.pill,.pill-orange{display:flex;padding:10px 20px;align-items:center;gap:10px;height:-moz-fit-content;height:fit-content;white-space:nowrap}.pill-orange{border-radius:8px;background:#ff7203;color:#fff}.pill:hover{background:rgba(255,111,0,.6784313725490196);color:#fff}.circle{background:var(--Main-Color-Primary-03,#ffdcc0)}.circle,.circle-blue{display:flex;padding:3px;align-items:flex-start;gap:10px;border-radius:100px;height:25px;width:25px}.circle-blue{background:var(--Main-Color-Primary-03,#d1e4f5)}.dot{height:6px;width:6px;background-color:#d9d9d9;border-radius:50%;display:inline-block}.text-grey{color:#acadaf}.text-neutral-dark{color:#62676f}.show-loading{animation:showItem .8s forwards;display:flex;justify-content:center;padding:4px;margin:0 20%;background:hsla(0,0%,97.6%,.62);border-radius:0 0 12px 12px}