.left-align{text-align:left}.center-align,.center{text-align:center}.right-align{text-align:right}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.top0{top:0}.right0{right:0}.bottom0{bottom:0}.left0{left:0}.p0{padding:0rem}.pt0{padding-top:0rem}.pr0{padding-right:0rem}.pb0{padding-bottom:0rem}.pl0{padding-left:0rem}.px0{padding-left:0rem;padding-right:0rem}.py0{padding-top:0rem;padding-bottom:0rem}.p1{padding:.25rem}.pt1{padding-top:.25rem}.pr1{padding-right:.25rem}.pb1{padding-bottom:.25rem}.pl1{padding-left:.25rem}.px1{padding-left:.25rem;padding-right:.25rem}.py1{padding-top:.25rem;padding-bottom:.25rem}.p2{padding:.5rem}.pt2{padding-top:.5rem}.pr2{padding-right:.5rem}.pb2{padding-bottom:.5rem}.pl2{padding-left:.5rem}.px2{padding-left:.5rem;padding-right:.5rem}.py2{padding-top:.5rem;padding-bottom:.5rem}.p3{padding:.75rem}.pt3{padding-top:.75rem}.pr3{padding-right:.75rem}.pb3{padding-bottom:.75rem}.pl3{padding-left:.75rem}.px3{padding-left:.75rem;padding-right:.75rem}.py3{padding-top:.75rem;padding-bottom:.75rem}.p4{padding:1rem}.pt4{padding-top:1rem}.pr4{padding-right:1rem}.pb4{padding-bottom:1rem}.pl4{padding-left:1rem}.px4{padding-left:1rem;padding-right:1rem}.py4{padding-top:1rem;padding-bottom:1rem}.p5{padding:1.25rem}.pt5{padding-top:1.25rem}.pr5{padding-right:1.25rem}.pb5{padding-bottom:1.25rem}.pl5{padding-left:1.25rem}.px5{padding-left:1.25rem;padding-right:1.25rem}.py5{padding-top:1.25rem;padding-bottom:1.25rem}.p6{padding:1.5rem}.pt6{padding-top:1.5rem}.pr6{padding-right:1.5rem}.pb6{padding-bottom:1.5rem}.pl6{padding-left:1.5rem}.px6{padding-left:1.5rem;padding-right:1.5rem}.py6{padding-top:1.5rem;padding-bottom:1.5rem}.p7{padding:1.75rem}.pt7{padding-top:1.75rem}.pr7{padding-right:1.75rem}.pb7{padding-bottom:1.75rem}.pl7{padding-left:1.75rem}.px7{padding-left:1.75rem;padding-right:1.75rem}.py7{padding-top:1.75rem;padding-bottom:1.75rem}.p8{padding:2rem}.pt8{padding-top:2rem}.pr8{padding-right:2rem}.pb8{padding-bottom:2rem}.pl8{padding-left:2rem}.px8{padding-left:2rem;padding-right:2rem}.py8{padding-top:2rem;padding-bottom:2rem}.m-auto{margin:auto}.mt-auto{margin-top:auto}.m0{margin:0rem}.mt0{margin-top:0rem}.mr0{margin-right:0rem}.mb0{margin-bottom:0rem}.ml0{margin-left:0rem}.mx0{margin-left:0rem;margin-right:0rem}.my0{margin-top:0rem;margin-bottom:0rem}.m1{margin:.25rem}.mt1{margin-top:.25rem}.mr1{margin-right:.25rem}.mb1{margin-bottom:.25rem}.ml1{margin-left:.25rem}.mx1{margin-left:.25rem;margin-right:.25rem}.my1{margin-top:.25rem;margin-bottom:.25rem}.m2{margin:.5rem}.mt2{margin-top:.5rem}.mr2{margin-right:.5rem}.mb2{margin-bottom:.5rem}.ml2{margin-left:.5rem}.mx2{margin-left:.5rem;margin-right:.5rem}.my2{margin-top:.5rem;margin-bottom:.5rem}.m3{margin:.75rem}.mt3{margin-top:.75rem}.mr3{margin-right:.75rem}.mb3{margin-bottom:.75rem}.ml3{margin-left:.75rem}.mx3{margin-left:.75rem;margin-right:.75rem}.my3{margin-top:.75rem;margin-bottom:.75rem}.m4{margin:1rem}.mt4{margin-top:1rem}.mr4{margin-right:1rem}.mb4{margin-bottom:1rem}.ml4{margin-left:1rem}.mx4{margin-left:1rem;margin-right:1rem}.my4{margin-top:1rem;margin-bottom:1rem}.m5{margin:1.25rem}.mt5{margin-top:1.25rem}.mr5{margin-right:1.25rem}.mb5{margin-bottom:1.25rem}.ml5{margin-left:1.25rem}.mx5{margin-left:1.25rem;margin-right:1.25rem}.my5{margin-top:1.25rem;margin-bottom:1.25rem}.m6{margin:1.5rem}.mt6{margin-top:1.5rem}.mr6{margin-right:1.5rem}.mb6{margin-bottom:1.5rem}.ml6{margin-left:1.5rem}.mx6{margin-left:1.5rem;margin-right:1.5rem}.my6{margin-top:1.5rem;margin-bottom:1.5rem}.m7{margin:1.75rem}.mt7{margin-top:1.75rem}.mr7{margin-right:1.75rem}.mb7{margin-bottom:1.75rem}.ml7{margin-left:1.75rem}.mx7{margin-left:1.75rem;margin-right:1.75rem}.my7{margin-top:1.75rem;margin-bottom:1.75rem}.m8{margin:2rem}.mt8{margin-top:2rem}.mr8{margin-right:2rem}.mb8{margin-bottom:2rem}.ml8{margin-left:2rem}.mx8{margin-left:2rem;margin-right:2rem}.my8{margin-top:2rem;margin-bottom:2rem}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.flex-column{flex-direction:column}.row-reverse{flex-direction:row-reverse}.flex1{flex:1}.items-start{align-items:start}.items-end{align-items:end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.vertical-middle{vertical-align:middle}.gap1{gap:.25rem}.gap2{gap:.5rem}.gap3{gap:.75rem}.gap4{gap:1rem}.gap5{gap:1.25rem}.gap6{gap:1.5rem}.gap7{gap:1.75rem}.gap8{gap:2rem}@supports not (gap: 1rem){.d-flex:not(.flex-column).gap1>*:not(:last-child){margin-right:.25rem}.d-flex:not(.flex-column).gap2>*:not(:last-child){margin-right:.5rem}.d-flex:not(.flex-column).gap3>*:not(:last-child){margin-right:.75rem}.d-flex:not(.flex-column).gap4>*:not(:last-child){margin-right:1rem}.d-flex:not(.flex-column).gap5>*:not(:last-child){margin-right:1.25rem}.d-flex:not(.flex-column).gap6>*:not(:last-child){margin-right:1.5rem}.d-flex:not(.flex-column).gap7>*:not(:last-child){margin-right:1.75rem}.d-flex:not(.flex-column).gap8>*:not(:last-child){margin-right:2rem}.d-flex.flex-column.gap1>*:not(:last-child){margin-bottom:.25rem}.d-flex.flex-column.gap2>*:not(:last-child){margin-bottom:.5rem}.d-flex.flex-column.gap3>*:not(:last-child){margin-bottom:.75rem}.d-flex.flex-column.gap4>*:not(:last-child){margin-bottom:1rem}.d-flex.flex-column.gap5>*:not(:last-child){margin-bottom:1.25rem}.d-flex.flex-column.gap6>*:not(:last-child){margin-bottom:1.5rem}.d-flex.flex-column.gap7>*:not(:last-child){margin-bottom:1.75rem}.d-flex.flex-column.gap8>*:not(:last-child){margin-bottom:2rem}}.border-none{border:none}.border-radius0{border-radius:0px}.border-radius1{border-radius:4px}.border-radius2{border-radius:8px}.border-radius3{border-radius:12px}.border-radius4{border-radius:16px}.border-radius5{border-radius:20px}.border-radius6{border-radius:24px}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border-box{box-sizing:border-box}.pointer{cursor:pointer}.height100{height:100%}.width100{width:100%}.height-fit-content{height:fit-content}.width-fit-content{width:fit-content}.overflow-y-auto{overflow-y:auto}.overflow-hidden{overflow:hidden}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.hide-scrollbar::-webkit-scrollbar{display:none}.border1{border-width:1px;border-style:solid}.border2{border-width:2px;border-style:solid}.border-grey1{border-color:var(--borderGrey1)}.border-grey2{border-color:var(--borderGrey2)}.border-primary{border-color:var(--primary)}.border-orange{border-color:var(--borderOrange)}.border-top1{border-top-width:1px;border-top-style:solid}.border-bottom1{border-bottom-width:1px;border-bottom-style:solid}.card-shadow1{box-shadow:0px 4px 12px 0px rgba(0,0,0,.06)}.horizontalLine{border-top:1px solid var(--borderGrey2);width:100%}.horizontalLineBottom{border-bottom:1px solid var(--borderGrey2);width:100%}.disabled{cursor:not-allowed;opacity:.5}.user-none{user-select:none}.color-primary{color:var(--primary)}.color-secondary{color:var(--secondary)}.color-white{color:var(--white)}.color-success{color:var(--success)}.color-error{color:var(--error)}.color-warning{color:var(--warningDark)}.color-labelDark{color:var(--labelDark)}.color-primaryLabel{color:var(--primaryLabel)}.color-orange{color:var(--orangeDark)}.bg-white{background-color:var(--white)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-tertiary{background-color:var(--tertiary)}.bg-primaryLight{background-color:var(--primaryLight)}.bg-success{background-color:var(--successLight)}.bg-warning{background-color:var(--warningLight)}.bg-transparent{background:rgba(0,0,0,0)}.bg-error{background-color:var(--errorLight)}.bg-warningLight{background-color:var(--warningLight)}.h1{font-size:2rem}.h2{font-size:1.5rem}.h3{font-size:1.25rem}.h4{font-size:1rem}.h5{font-size:.875rem}.h6,.body{font-size:.75rem}.lh1{line-height:2rem}.lh2{line-height:1.5rem}.lh3{line-height:1.375rem}.lh4{line-height:1.25rem}.lh5{line-height:1.125rem}.lh6{line-height:1rem}.lh7{line-height:.875rem}.dark1{color:var(--dark1)}.dark2{color:var(--dark2)}.dark3{color:var(--dark3)}.grey1{color:var(--grey1)}.grey2{color:var(--grey2)}.grey3{color:var(--grey3)}.lighter{font-weight:400}.medium{font-weight:500}.bold{font-weight:600}.bolder{font-weight:700}:root{--primary: #670fc4;--primaryLight: #f3e9fd;--secondary: #f3e9fd;--tertiary: #f5f5f5;--primaryLabel: #fff;--labelDark: #670fc4;--borderGrey1: #d1d1d1;--borderGrey2: #e6e6e6;--dark1: #212121;--dark2: #616161;--dark3: #1f1f1f;--dark4: #263238;--grey1: #eceff1;--grey2: #a0a0a0;--grey3: #e0e0e0;--grey4: #f6f6f6;--grey5: #f8f8f8;--error: #d64b40;--errorLight: #fff0f2;--white: #ffffff;--black: #000000;--success: #20a15c;--successLight: #e8f5e9;--successDark: #2e7d32;--warningLight: #ffede0;--warningDark: #ad5211;--bgOverlay: rgba(0, 0, 0, 0.25);--disabled: #f6f6f6;--selectedLight: #e6f7ff;--borderOrange: #f0f0f0;--orangeDark: #e37813;--orangeLight: #f7e8d2;--defaultFontFamily: 'Inter', sans-serif;--zBase: 0;--zContent: 10;--zDropdown: 50;--zModal: 100;--zFooter: 500;--zHeader: 500;--zOverlay: 1000}
html,
body,
#root {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

* {
	box-sizing: border-box;
}

body {
	font-family: var(--defaultFontFamily);
	font-size: 16px;
}
button {
	font-family: var(--defaultFontFamily);
}

.container__TGHGx{user-select:none}.radioButton__1Rpve{width:18px;height:18px;border:1.5px solid var(--black)}.checked__3HeJH{width:22px;height:22px;top:50%;left:50%;transform:translate(-50%, -50%)}
.inputField__2MUte{height:48px}.inputField__2MUte:focus{border-color:var(--primary) !important;outline:none;border-width:2px}.inputField__2MUte::placeholder{color:var(--grey2);font-size:1rem;font-weight:400;line-height:1.3}.inputField__2MUte.error__8X6V4{border-width:2px;border-color:var(--error)}.errorMessage__1EXHd{color:var(--error);max-height:0;transition:max-height .2s ease-in}.errorMessage__1EXHd.show__1fk0m{max-height:60px}.suffixPadding__19pWJ{padding-right:65px}.prefixPadding__3ahmP{padding-left:50px}.contextContainer__12teI{width:100%;max-width:50px;height:100%}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}
.accordionPanel__1XzwK{max-height:0px;height:auto;transition:max-height .5s ease}.accordionPanel__1XzwK.open__1CCOD{max-height:500px}.accordionTitle__1KdiF{color:var(--dark1);transition:all .5s ease}.accordionSubtitle__3Xnw4{color:var(--dark2)}
.button__2Fk_Y{border:none;transition:background-color .3s}.ripple__1NAjZ{position:relative;overflow:hidden;background-position:center;transition:background .65s}.ripple__1NAjZ:hover{background-image:radial-gradient(circle, rgba(255, 255, 255, 0.1) 1%, transparent 1%);background-repeat:no-repeat;background-position:center;background-size:15000%}.ripple__1NAjZ:active{background-size:100%;transition:background 0s}.disabled__3FI8q{cursor:not-allowed;background-color:var(--disabled) !important;color:var(--grey2) !important}
.container__15R7F{--width: 119.34px;--height: 45.32px;--radius: calc(var(--height) / 2);--first-circle: rgb(95, 37, 159);--second-circle: rgb(201, 139, 219);--third-circle: rgb(0, 71, 187);--light-second-pallet: rgb(236, 221, 240);--circle-animation-duration: 0.4s;--circle-animation-interval: calc(var(--circle-animation-duration) * 0.5);--glued-runner-animation-duration: calc( var(--circle-animation-duration) * 0.5 );--regular-runner-animation-duration: calc( var(--circle-animation-duration) * 0.8 );--regular-second-runner-animation-duration: calc( var(--regular-runner-animation-duration) * 0.7 );position:relative;overflow:hidden;width:var(--width);height:var(--height);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);z-index:1}.emptyCircle__2wMg8{background-color:#fff;transform:scale(1) !important;z-index:3 !important;animation:empty-circle-animation__QSyXz 0s 1.25s forwards;animation-delay:calc(var(--circle-animation-interval) + var(--circle-animation-duration))}.circle__3-63H{position:absolute;height:var(--height);width:var(--height);border-radius:50%;transform:scale(0);z-index:4}.firstCircle__3nQZs{background-color:var(--first-circle);animation:circle-animation__3uNzC 1s 1s linear forwards;animation-delay:var(--circle-animation-duration);animation-duration:var(--circle-animation-duration)}.gluedRunner__SzZ7h{position:absolute;transform:translateX(-100%);animation:translate-glued-runner__r6W7L .75s 1.25s ease-out forwards;z-index:2;animation-delay:calc(var(--circle-animation-duration) + var(--circle-animation-interval));animation-duration:var(--glued-runner-animation-duration)}.firstRunner__sOyH8{background-color:var(--first-circle)}.runner__pH_k5{position:absolute;width:var(--width);height:var(--height);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.regularFirstRunner__2aro8{background-color:var(--second-circle);transform:translateX(-100%);animation:regular-runner__1MFhe .75s 1.5s forwards;z-index:5;animation-delay:calc(var(--circle-animation-duration)*2);animation-duration:var(--regular-runner-animation-duration);animation-timing-function:ease-out}.regularSecondRunner__1lckA{transform:translateX(-100%);background-color:var(--light-second-pallet);animation:regular-runner__1MFhe .75s 1.75s forwards;z-index:6;animation-duration:var(--regular-runner-animation-duration);animation-delay:calc(var(--circle-animation-duration)*2 + var(--regular-second-runner-animation-duration)*.7);animation-timing-function:ease-out}.secondCircle__17_ZU{background-color:var(--second-circle);animation:circle-animation__3uNzC 1s 2.5s linear forwards;z-index:8;animation-delay:calc(var(--circle-animation-duration)*2 + var(--regular-runner-animation-duration) + var(--regular-second-runner-animation-duration));animation-duration:var(--circle-animation-duration)}.secondRunner__3AGXr{background-color:var(--second-circle);transform:translateX(-100%);z-index:8;animation-delay:calc(var(--circle-animation-duration)*2 + var(--regular-runner-animation-duration) + var(--regular-second-runner-animation-duration) + var(--circle-animation-interval))}.secondRegularFirstRunner__2PWtg{background-color:var(--first-circle);z-index:9;animation-delay:3s;animation-delay:calc(var(--circle-animation-duration)*3 + var(--regular-runner-animation-duration) + var(--regular-second-runner-animation-duration))}.secondRegularSecondRunner__26T0C{z-index:9;animation-delay:3.25s;animation-delay:calc(var(--circle-animation-duration)*3 + var(--regular-runner-animation-duration) + var(--regular-second-runner-animation-duration)*2)}.thirdCircle__2HuMn{background-color:var(--third-circle);animation:circle-animation__3uNzC 1s 4s linear forwards;z-index:10;animation-duration:var(--circle-animation-duration);animation-delay:calc(var(--circle-animation-duration)*3 + var(--regular-runner-animation-duration)*2 + var(--regular-second-runner-animation-duration)*2)}.thirdRunner__2bYLs{background-color:var(--third-circle);z-index:11;animation-delay:calc(var(--circle-animation-duration)*3 + var(--regular-runner-animation-duration)*2 + var(--regular-second-runner-animation-duration)*2 + var(--circle-animation-interval))}.thirdRegularFirstRunner__7x05k{z-index:12;animation-delay:4.5s;animation-delay:calc(var(--circle-animation-duration)*4 + var(--regular-runner-animation-duration)*2 + var(--regular-second-runner-animation-duration)*2)}.thirdRegularSecondRunner__2SoIp{z-index:12;animation-delay:4.75s;animation-delay:calc(var(--circle-animation-duration)*4 + var(--regular-runner-animation-duration)*2 + var(--regular-second-runner-animation-duration)*3)}.fourthCircle__LeGOe{background-color:var(--first-circle);animation:circle-animation__3uNzC 1s 5.5s linear forwards;z-index:13;animation-duration:var(--circle-animation-duration);animation-delay:calc(var(--circle-animation-duration)*4 + var(--regular-runner-animation-duration)*3 + var(--regular-second-runner-animation-duration)*3)}.fourthRunner__3Djc4{background-color:var(--first-circle);z-index:14;animation-delay:calc(var(--circle-animation-duration)*4 + var(--regular-runner-animation-duration)*3 + var(--regular-second-runner-animation-duration)*3 + var(--circle-animation-interval))}.fourthRegularFirstRunner__1IIch{z-index:15;animation-delay:calc(var(--circle-animation-duration)*5 + var(--regular-runner-animation-duration)*3 + var(--regular-second-runner-animation-duration)*3)}.fourthRegularSecondRunner__1hH_s{z-index:16;animation-delay:calc(var(--circle-animation-duration)*5 + var(--regular-runner-animation-duration)*3 + var(--regular-second-runner-animation-duration)*4)}@keyframes circle-animation__3uNzC{0%{transform:scale(0);transform-origin:right}50%{transform:scale(1);transform-origin:right}100%{transform:translateX(calc(var(--width) - var(--height)))}}@keyframes translate-glued-runner__r6W7L{from{transform:translateX(calc(-100% + var(--height)))}to{transform:translateX(0%)}}@keyframes regular-runner__1MFhe{to{transform:translateX(0%)}}@keyframes empty-circle-animation__QSyXz{to{background-color:var(--first-circle)}}
.skeleton__2X9dS{background-color:var(--grey1);position:relative;overflow:hidden;width:100%;border-radius:4px}.skeleton__2X9dS::after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg, rgba(224, 224, 224, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(224, 224, 224, 0) 100%);animation:shimmer__2GixP 1.5s infinite}@keyframes shimmer__2GixP{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
.modalOverlay__46riG{background-color:var(--bgOverlay);display:flex;z-index:var(--zOverlay);visibility:hidden;transition:all 3.3s ease-in-out}.modalOverlay__46riG .modalContent__38fMh{box-shadow:0 2px 8px var(--bgOverlay)}.modalOverlay__46riG .modalContent__38fMh .closeButton__1YOAy{top:6px;right:6px;background:none;border:none;opacity:var(--dark)}.modalOverlay__46riG .modalContent__38fMh .closeButton__1YOAy img{height:24px}.isVisible__33asF{visibility:visible}@media screen and (max-width: 560px){.mobileModalContent__1WgBm{position:absolute !important;bottom:0;width:100vw;border-radius:12px 12px 0px 0px !important}}
.tooltip__3d3QD{background-color:var(--dark3);opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;max-width:300px;word-break:break-word;white-space:normal;width:max-content;z-index:var(--zOverlay)}.tooltipArrow__1JMQB{width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.tooltipArrow__1JMQB.arrow-bottom__2aoKP{border-bottom:8px solid var(--dark3);top:-6px;left:calc(50% - 8px)}.tooltipArrow__1JMQB.arrow-top__2Y4xm{border-top:8px solid var(--dark3);bottom:-6px;left:calc(50% - 8px)}.tooltipArrow__1JMQB.arrow-top-right__QZ0JC,.tooltipArrow__1JMQB.arrow-bottom-right__2VEdr{left:16px}.tooltipArrow__1JMQB.arrow-top-mid__2JdUA,.tooltipArrow__1JMQB.arrow-bottom-mid__1mTPH{left:calc(50% - 1px)}.tooltipArrow__1JMQB.arrow-top-left__eWDZf,.tooltipArrow__1JMQB.arrow-bottom-left__3HqfH{right:16px;left:auto}.crossContainer__3cLTW{background-color:rgba(255,255,255,.26);width:24px;height:24px;flex-shrink:0;border-radius:50%;display:none}.crossContainer__3cLTW img{height:9px;width:auto;object-fit:contain}.childrenContainer__2hIxi{cursor:default;max-width:max-content}.childrenContainer__2hIxi:hover+.tooltip__3d3QD{opacity:1;visibility:visible}@media screen and (max-width: 560px){.crossContainer__3cLTW{display:flex}.tooltip__3d3QD{max-width:250px;word-break:break-word}}
.circle__2ZAex{width:8px;height:8px;background-color:var(--primary);border-radius:50%;animation:pulse__RkYg2 .6s ease-in-out infinite;transform:scale(0.5)}.circle__2ZAex:nth-child(1){animation-delay:0s}.circle__2ZAex:nth-child(2){animation-delay:.2s}.circle__2ZAex:nth-child(3){animation-delay:.4s}@keyframes pulse__RkYg2{0%,100%{transform:scale(0.5);opacity:.6}50%{transform:scale(1.2);opacity:1}}
.listTable__21qw8 table{border-collapse:collapse;border-spacing:0px}.listTable__21qw8 table thead{background-color:var(--grey4)}.listTable__21qw8 table tr{height:auto}.listTable__21qw8 table tr:hover{background-color:var(--grey4)}.listTable__21qw8 table .optionImg__vtjTR{width:32px;height:32px;object-fit:contain}.listTable__21qw8 table .merchantCardName___ATWO{max-width:350px}.listTable__21qw8 table .deleteButton__1IW79{height:48px;width:48px}.listTable__21qw8 table .deleteButton__1IW79:hover{background-color:var(--grey3)}.listTable__21qw8 table .deleteButton__1IW79 img{height:20px;width:20px;object-fit:contain}.listTable__21qw8 .bankName__QhgpN{width:100px}
.filterOption__1HvEZ{width:110px}.selectedFilter__natil{border-color:var(--successDark);background-color:var(--successLight)}.filterOption__1HvEZ:hover{background-color:var(--successLight)}.optionItem__1aSQN{border-radius:0 50px 50px 0;border-left:4px solid rgba(0,0,0,0)}.optionItem__1aSQN .heading__3_DdK{max-height:40px;max-width:180px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:unset}.optionItem__1aSQN.selected__3mSCo{background-color:var(--primaryLight);border-color:var(--primary);width:95%}.logoutContainer__2iNbi:hover span{font-weight:500}.optionListContainer__3RdSq{height:70%}
.confirmModalContainer__10OrL{width:360px}.confirmModalContainer__10OrL .loader__2_Fh3{margin:24px auto 18px auto}
.sidebar__umYUb{width:33%;max-width:270px}.listContainer__100Ei{width:75%;background-color:var(--grey4)}.content__1PMEi{height:calc(100% - 51px)}.content__1PMEi .column1__1ifV5{width:100px}.content__1PMEi .column2__1WQDq{width:90px}.content__1PMEi .column3__3ZV5B{width:48px}
.loginModalContainer__1tMuk{width:360px}
.manageCardsContainer__1T97g{max-width:1080px;max-height:731px}.manageCardsContainer__1T97g .contentSection__3c6KG{height:calc(100% - 51px)}.manageCardsContainer__1T97g .brandLogo__3AHUd{height:26px;width:auto;min-width:84px;object-fit:contain}.manageCardsContainer__1T97g .cardOptionListContainer__1IjFA{width:33%;height:100%;max-width:270px}.manageCardsContainer__1T97g .listContainer__1ZDBc{width:75%;background-color:var(--grey4)}
