.tooltip-wrapper[data-v-3228df0e]{position:absolute;bottom:100%;z-index:3;pointer-events:auto}.tooltip-wrapper .tooltip[data-v-3228df0e]{top:-10px;position:relative;padding:12px;background:#fff;box-shadow:0 0 12px #0003;border-radius:8px;width:fit-content}.tooltip-wrapper[data-v-3228df0e]:after{content:"";position:absolute;bottom:2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white}.tooltip-wrapper.auto[data-v-3228df0e]{width:0}.tooltip-wrapper.auto .tooltip[data-v-3228df0e]{transform:translate(-50%)}.tooltip-wrapper.left[data-v-3228df0e]:after{left:13px}.tooltip-wrapper.right[data-v-3228df0e]{right:0}.tooltip-wrapper.right[data-v-3228df0e]:after{right:13px}.label[data-v-24c17f85]{position:relative;display:flex;flex-direction:row;gap:5px;align-items:center}.info-icon[data-v-24c17f85]{width:20px;height:20px}.usage-bar-wrapper[data-v-24c17f85]{position:relative}.bar-wrapper[data-v-24c17f85]{display:flex;flex-direction:column;gap:4px;width:100%}.remaining-text[data-v-24c17f85]{text-align:end}.usage-bar[data-v-24c17f85]{display:flex;width:100%;height:12px;border-radius:2px;box-sizing:border-box;cursor:pointer}.used[data-v-24c17f85]{height:12px;background-color:var(--petrol-100)}.remaining[data-v-24c17f85]{height:12px;background-color:var(--petrol-20)}.unlimited-tooltip[data-v-24c17f85]{width:100%}.unlimited-bar[data-v-24c17f85]{height:12px;background:var(--petrol-20)}.used[data-v-24c17f85]:focus-visible,.remaining[data-v-24c17f85]:focus-visible,.unlimited-bar[data-v-24c17f85]:focus-visible{outline:var(--focus-inner);outline-offset:1px;position:relative;z-index:10}.tooltip-list[data-v-24c17f85]{margin:0;padding-left:26px}.info-tooltip[data-v-24c17f85] .tooltip{width:221px}.tooltip ul[data-v-cb4d5d62]{margin:0;padding-left:26px}.icon-wrapper img[data-v-cb4d5d62]{width:20px;height:20px}.usage-section[data-v-cb4d5d62]{display:flex;flex-direction:column;gap:4px}.eu-bar[data-v-cb4d5d62]{display:flex;align-items:start;gap:8px}.image-wrapper[data-v-cb4d5d62]{display:flex;justify-content:center;align-items:center}.line[data-v-cb4d5d62]{height:58px;width:auto;margin-top:-24px;padding-left:8px}.tanstack-table-container[data-v-df5e053d]{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.search-container[data-v-df5e053d]{display:flex;width:100%;justify-content:center}.search-container>div[data-v-df5e053d]{flex-grow:1}.item-count[data-v-df5e053d]{font-weight:400}.page-size-container[data-v-df5e053d]{display:flex;gap:16px;width:100%;justify-content:space-between;align-items:center}.page-size-selector[data-v-df5e053d]{margin-left:auto;display:flex;align-items:center;gap:8px}.page-size-selector select[data-v-df5e053d]{margin-left:8px;padding:2px 4px;border-radius:4px;cursor:pointer}.table-wrapper[data-v-df5e053d]{overflow-x:auto;width:100%;border:1px solid var(--gray-40);border-radius:8px;padding:8px;box-sizing:border-box}.table-bottom[data-v-df5e053d]{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px}.tanstack-table[data-v-df5e053d]{border-collapse:collapse;width:100%;table-layout:auto}:is(.tanstack-table th,.tanstack-table td)[data-v-df5e053d]{padding:4px 12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}:is(.tanstack-table th,.tanstack-table td)[data-v-df5e053d]:not(:last-child):after{content:"";position:absolute;right:0;top:8px;bottom:8px;width:1px;background-color:var(--gray-40)}.tanstack-table th[data-v-df5e053d]{font-weight:700;-webkit-user-select:none;user-select:none;background-color:var(--petrol-20);border-bottom:1px solid var(--petrol-100)}.tanstack-table th[data-v-df5e053d]:first-of-type{border-radius:8px 0 0}.tanstack-table th[data-v-df5e053d]:last-of-type{border-radius:0 8px 0 0}:is(.tanstack-table th.asc,.tanstack-table th.desc)[data-v-df5e053d]{background-color:var(--petrol-100)}:is(.tanstack-table th.asc,.tanstack-table th.desc) .header-content[data-v-df5e053d]{color:#fff}.tanstack-table th.sortable[data-v-df5e053d]{cursor:pointer}.tanstack-table th.sortable:hover[data-v-df5e053d]{background-color:var(--petrol-60)}.tanstack-table th.sortable:hover.asc[data-v-df5e053d],.tanstack-table th.sortable:hover.desc[data-v-df5e053d]{background-color:var(--petrol-100);opacity:.9}.tanstack-table th .header-content[data-v-df5e053d]{display:flex;justify-content:center;align-items:center;gap:4px}.tanstack-table th .header-content .sort-indicator[data-v-df5e053d]{width:16px;height:16px;display:flex;align-items:center}.tanstack-table th .header-content .sort-indicator img[data-v-df5e053d]{width:16px}.tanstack-table th .header-content .sort-indicator img.asc[data-v-df5e053d],.tanstack-table th .header-content .sort-indicator img.desc[data-v-df5e053d]{width:16px;filter:brightness(0) invert(1)}.tanstack-table th .header-content .sort-indicator img.asc[data-v-df5e053d]{rotate:180deg}.tanstack-table tbody tr[data-v-df5e053d]:nth-child(2n){background-color:#f7f7f7}.tanstack-table tbody tr[data-v-df5e053d]:nth-child(odd):hover{background-color:#fff}.tanstack-table tbody tr[data-v-df5e053d]:nth-child(2n):hover{background-color:#f7f7f7}.tanstack-table tbody tr:not(:last-child) td[data-v-df5e053d]{border-bottom:1px solid var(--gray-40)}.tanstack-table tbody td[data-v-df5e053d]:has(a){transition:background-color 50ms ease}.tanstack-table tbody td[data-v-df5e053d]:has(a):hover{background-color:var(--gray-20)}.tanstack-table .no-results[data-v-df5e053d]{padding:20px;text-align:left}.pagination[data-v-df5e053d]{display:flex;align-items:center;justify-content:center;gap:8px}.pagination>.next>img[data-v-df5e053d]{transform:rotate(-90deg)}.pagination>.previous>img[data-v-df5e053d]{transform:rotate(90deg)}.pagination button[data-v-df5e053d]{background-color:#fff;border:1px solid var(--petrol-100);cursor:pointer;border-radius:4px;display:flex;justify-content:center;align-items:center;aspect-ratio:1/1}.pagination button>img[data-v-df5e053d]{width:16px}.pagination button[data-v-df5e053d]:hover{background-color:var(--petrol-20)}.pagination button[data-v-df5e053d]:disabled{opacity:.5;cursor:not-allowed;background-color:var(--gray-40);border:1px solid var(--gray-40)}.page-info[data-v-df5e053d]{margin:0 2px;min-width:100px;text-align:center}[data-v-df5e053d] .highlight{background-color:#ffeb3b;padding:0 2px;border-radius:2px}[data-v-df5e053d] .edit-button{display:flex;justify-content:center;align-items:center;background-color:var(--petrol-100);padding:4px 8px;border-radius:8px;cursor:pointer;gap:4px;border:none}[data-v-df5e053d] .edit-button>img{width:18px}[data-v-df5e053d] .edit-button>span{color:#fff}[data-v-df5e053d] .edit-button:hover{opacity:.8}td[data-v-df5e053d]:has(.edit-button){width:1px}.download-buttons[data-v-df5e053d]{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(130px,auto));width:100%;justify-content:start}@media(min-width:740px){.table-wrapper[data-v-df5e053d]{padding:16px}.table-bottom[data-v-df5e053d]{flex-direction:row}.page-size-container[data-v-df5e053d]{width:unset}.search-container[data-v-df5e053d]{justify-content:end}.search-container>div[data-v-df5e053d]{flex-grow:0}.tanstack-table .no-results[data-v-df5e053d]{text-align:center}}.overview-wrapper[data-v-78655a26]{display:flex;flex-direction:column;gap:16px;box-sizing:border-box;padding-bottom:40px}.overview-section-flex[data-v-78655a26]{display:flex;flex-direction:column;gap:16px}@media(min-width:1200px){.overview-wrapper[data-v-78655a26]{width:100%;gap:0;display:flex;flex-direction:row;justify-content:space-between}.overview-section-flex[data-v-78655a26]{gap:40px}}@media(min-width:1440px){.overview-wrapper[data-v-78655a26]{width:1184px}}.button-link[data-v-af64bbdb]{display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--petrol-100);border-radius:4px;padding:8px 16px;height:40px;box-sizing:border-box;background-color:#fff}.edit-icon-wrapper[data-v-af64bbdb]{display:flex;justify-content:center;align-items:center}.edit-icon[data-v-af64bbdb]{width:24px;height:auto}.button-text[data-v-af64bbdb]{font-family:var(--quicksand-regular-font),sans-serif;line-height:130%;color:var(--petrol-100);box-sizing:border-box;font-weight:700;letter-spacing:.5px}.sub-header[data-v-d26768a0]{font-size:14px}.overview-box[data-v-d26768a0]{display:flex;flex-direction:column}.box-title[data-v-d26768a0]{color:var(--petrol-100);font-weight:700;font-size:16px}.top-box-section[data-v-d26768a0]{background-color:var(--petrol-20);padding:16px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;border-radius:16px 16px 0 0}.left-box-section[data-v-d26768a0]{display:flex;flex-direction:column;gap:4px}.bottom-box-section[data-v-d26768a0]{display:flex;flex-direction:column;gap:16px;padding:16px 16px 8px;box-sizing:border-box;border:2px solid var(--petrol-20);border-radius:0 0 16px 16px}.right[data-v-d26768a0]{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.right-box-button[data-v-d26768a0]{display:none}@media(min-width:740px){.top-box-section[data-v-d26768a0]{display:flex;justify-content:space-between;align-items:center;padding:8px 16px}.right-box-button[data-v-d26768a0]{display:flex}.mobile-button[data-v-d26768a0]{display:none}}@media(min-width:1200px){.overview-box[data-v-d26768a0]{height:fit-content}.overview-box[data-v-d26768a0]:not(.full-width){width:512px}}@media(min-width:1440px){.overview-box[data-v-d26768a0]:not(.full-width){width:576px}}.text-end[data-v-8e9ed65c]{text-align:end}.balances-section[data-v-8e9ed65c]{display:flex;flex-direction:column;gap:16px}.balances-section div[data-v-8e9ed65c]:last-child{border-bottom:none;padding-bottom:4px}.box-section[data-v-8e9ed65c]{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--petrol-20);padding-bottom:16px}.box-section .red[data-v-8e9ed65c]{color:var(--red);font-weight:700}.notPaid[data-v-8e9ed65c]{color:var(--red)}.modal-inner[data-v-3214064f]{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:32px}.button-section[data-v-3214064f]{width:100%;display:flex;flex-direction:column;gap:8px}.change-sim-container[data-v-e1d0e1bb]{display:flex;flex-direction:column;gap:16px;width:100%}.sim-choose[data-v-e1d0e1bb]{width:100%;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.loading[data-v-e1d0e1bb]{display:flex;justify-content:center;align-items:center;flex-direction:column}.loading .animation-wrapper[data-v-e1d0e1bb]{width:100px}.modal-inner[data-v-45dfe6b5]{display:flex;flex-direction:column;gap:32px;position:relative}.modal-inner img[data-v-45dfe6b5]{width:24px;height:24px;position:absolute;right:0;cursor:pointer}.modal-inner .button-wrapper[data-v-45dfe6b5]{display:flex;flex-direction:column;gap:8px}.modal-inner .recharge-amount[data-v-45dfe6b5]{display:flex;flex-direction:column;gap:16px}.modal-inner .payment-options[data-v-45dfe6b5]{display:flex;flex-direction:column;gap:32px}.modal-inner .payment-options .options[data-v-45dfe6b5],.modal-inner .code-input[data-v-45dfe6b5]{display:flex;flex-direction:column;gap:16px}@media(min-width:740px){.modal-inner .progress-steps-wrapper[data-v-45dfe6b5]{margin:0 160px}}.product-detail-container[data-v-7685aa8d]{width:100%;display:grid;gap:32px;grid-template-columns:1fr}.product-detail-container .info-grid[data-v-7685aa8d],.product-detail-container .prepaid[data-v-7685aa8d]{display:grid;gap:16px}.product-detail-container .balances[data-v-7685aa8d]{display:flex;align-items:center;gap:4px}.product-detail-container .balances span[data-v-7685aa8d]{display:block}.spending-cap-container[data-v-7685aa8d]{width:100%;display:flex;flex-direction:column;gap:8px}.spending-cap-container .spending-cap-group[data-v-7685aa8d]{display:flex;flex-direction:column;gap:8px}.grid[data-v-7685aa8d]{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media(min-width:740px){.product-detail-container[data-v-7685aa8d]{grid-template-columns:repeat(2,1fr);align-items:start}}@media(min-width:1200px){.product-detail-container[data-v-7685aa8d]{width:100%}.product-detail-container .info-grid[data-v-7685aa8d],.product-detail-container .prepaid[data-v-7685aa8d]{display:grid;gap:16px}.product-detail-container .balances[data-v-7685aa8d]{display:flex;align-items:center;gap:4px}.product-detail-container .balances span[data-v-7685aa8d]{display:block}}.business-view[data-v-05c1e26e]{display:flex;flex-direction:column;gap:32px}.loader-wrapper[data-v-05c1e26e]{height:350px}.no-wrap[data-v-0aeaf3ce]{white-space:nowrap}.prepaid-balance[data-v-0aeaf3ce]{display:flex;justify-content:space-between;align-items:flex-start}.prepaid-balance>p[data-v-0aeaf3ce]:last-child{text-align:right;font-size:12px}.recharge-button[data-v-0aeaf3ce]{display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--petrol-100);border-radius:4px;padding:8px 16px;height:40px;box-sizing:border-box;background-color:#fff;cursor:pointer}.recharge-button img[data-v-0aeaf3ce]{width:24px;height:auto}.recharge-button .button-text[data-v-0aeaf3ce]{font-family:var(--quicksand-regular-font),sans-serif;line-height:130%;color:var(--petrol-100);box-sizing:border-box;font-weight:700;font-size:16px}.balances-section[data-v-0aeaf3ce],.caps-section[data-v-0aeaf3ce]{display:flex;flex-direction:column;gap:16px}.caps-section>div[data-v-0aeaf3ce]:last-child{padding-bottom:8px;border-bottom:none}.cap-group[data-v-0aeaf3ce]{display:flex;flex-direction:column;gap:8px}.cap-group>p[data-v-0aeaf3ce]{margin-bottom:8px}.cap-group>.cap-bars[data-v-0aeaf3ce]{display:flex;flex-direction:column;gap:16px}.box-section[data-v-0aeaf3ce]{display:flex;align-items:center;justify-content:space-between}.tariff-info[data-v-0aeaf3ce]{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.tariff-name[data-v-0aeaf3ce]{align-self:flex-start}@media(min-width:740px){.balances-section[data-v-0aeaf3ce]{gap:24px}}.message-wrapper[data-v-99d12e36]{margin:16px 0;display:flex;justify-content:center;padding:8px 16px;border-radius:8px;min-width:15rem;text-align:center}.success[data-v-99d12e36]{background-color:#a2dca2;border:1px solid #145614;color:#145614}.error[data-v-99d12e36]{background-color:#ffc5c5;border:1px solid #650404;color:#650404}.cancel[data-v-99d12e36]{background-color:#e1e1e1;border:#333333 1px solid;color:#333}@media(min-width:1200px){.message-wrapper[data-v-99d12e36]{margin:0}}.accept-cancel-container[data-v-2609ae3e]{display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:16px;position:sticky;bottom:96px;left:0;width:100%;padding:8px;box-sizing:border-box;box-shadow:2px 0 20px #00000029;margin-bottom:8px;z-index:25}.accept-cancel-container.appPosition[data-v-2609ae3e]{bottom:0}.accept-cancel-container.appV2Position[data-v-2609ae3e]{bottom:100px}.accept-cancel[data-v-2609ae3e]{display:flex;flex-direction:column;gap:8px;width:100%}.accept-cancel>a[data-v-2609ae3e]{width:100%}.login-button-otp[data-v-2609ae3e]{margin-top:16px}.resend-opt-text[data-v-2609ae3e]{background:none;border:none;display:inline-block}.otp-second-step[data-v-2609ae3e],.phone-number-input[data-v-2609ae3e]{width:100%}.otp-second-step[data-v-2609ae3e]{display:flex;flex-direction:column;gap:10px}@media(min-width:740px){.accept-cancel-container[data-v-2609ae3e]{bottom:125px;width:fit-content;margin:0 auto}.accept-cancel[data-v-2609ae3e]{flex-direction:row;gap:32px;justify-content:center}.accept-cancel>a[data-v-2609ae3e]{width:220px}}@media(max-height:300px){.accept-cancel-container[data-v-2609ae3e]{bottom:0}}.modal-body[data-v-1fc56bbb]{display:flex;flex-direction:column;gap:16px;width:100%}.modal-body .divider[data-v-1fc56bbb]{width:100%;height:1px;background-color:var(--gray-10);display:block}.modal-body .spending-cap-group-wrapper[data-v-1fc56bbb]{display:flex;flex-direction:column;gap:16px}.modal-body .spending-cap-group-wrapper .spendingcap-category[data-v-1fc56bbb]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}.modal-buttons[data-v-1fc56bbb]{display:grid;gap:8px;grid-template-columns:1fr}@media(min-width:740px){.modal-buttons[data-v-1fc56bbb]{grid-template-columns:repeat(2,1fr);display:flex;flex-direction:row-reverse;gap:16px}}.desc-text[data-v-7b227218]{margin-top:8px}.outer-wrapper[data-v-7b227218]{display:flex;flex-direction:column;gap:24px}.divider[data-v-7b227218]{width:100%;height:1px;background-color:var(--gray-10);display:block}.spending-cap-item[data-v-7b227218]{display:flex;flex-direction:column;gap:8px}.section-header[data-v-7b227218]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}p[data-v-7b227218]{margin:0}.content-wrapper[data-v-7b227218]{display:grid;grid-template-columns:1fr;gap:24px;padding-bottom:80px}.left-content[data-v-7b227218]{display:flex;flex-direction:column;gap:16px}.small-gap-content[data-v-7b227218]{display:flex;flex-direction:column;gap:8px}.input-flex[data-v-7b227218],.right-content[data-v-7b227218]{display:flex;flex-direction:column;gap:16px}.toggle-section[data-v-7b227218]{display:flex;flex-direction:column;gap:24px}.switch-section[data-v-7b227218]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.flex-section[data-v-7b227218]{display:flex;background-color:var(--gray-10);padding:8px;box-sizing:border-box;width:100%;align-items:center;justify-content:space-between;border-radius:4px}.switch-section p[data-v-7b227218]{align-self:start}.spending-cap-group-wrapper[data-v-7b227218]{display:flex;flex-direction:column;gap:16px}@media(min-width:1200px){.content-wrapper[data-v-7b227218]{width:1056px;gap:60px;grid-template-columns:repeat(2,1fr)}}@media(min-width:1440px){.content-wrapper[data-v-7b227218]{width:1184px}}[data-v-62026b69]{line-height:130%}.modal-root{width:320px}.top-content[data-v-62026b69]{display:flex;flex-direction:column;gap:8px}.button-container[data-v-62026b69]{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:740px){.modal-root{width:608px}}@media(min-width:1200px){.modal-root{width:512px}}button[data-v-fa277f55]{background:none;padding:0}.controls[data-v-fa277f55]{display:flex;gap:26px;align-items:center;width:100%}.player-button[data-v-fa277f55]{display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.player-button>img[data-v-fa277f55]{width:32px;height:32px;cursor:pointer}.player-button[data-v-fa277f55]:focus-visible,.timeline[data-v-fa277f55]:focus-visible{outline:var(--focus-outline);outline-offset:2px;border-radius:6px}.timeline[data-v-fa277f55]{display:flex;align-items:center;justify-content:center}input[type=range][data-v-fa277f55]{-webkit-appearance:none;height:3px;background-color:#e1e1e1;border-radius:5px;background-size:0 100%;background-image:linear-gradient(#595959,#595959);background-repeat:no-repeat;width:100%}input[type=range][data-v-fa277f55]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer}input[type=range][data-v-fa277f55]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;cursor:pointer;background-color:#595959;position:relative;top:-4.5px}input[type=range][data-v-fa277f55]::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}.duration[data-v-fa277f55]{font-weight:400;white-space:nowrap}.file-name[data-v-9ea47ff5]{color:#000;text-align:center;font-weight:700;min-height:20px}input[type=file][data-v-9ea47ff5]{display:none}.close[data-v-9ea47ff5]{position:fixed;right:20px;top:17px;cursor:pointer}.upload-voicemail-container[data-v-9ea47ff5]{position:relative;display:flex;padding:32px 16px;flex-direction:column;align-items:center;gap:32px;flex-shrink:0}.upload-icon[data-v-9ea47ff5]{width:136px;height:136px;background-color:var(--petrol-20, #CCDEDD);border:solid 4px var(--petrol-100);border-radius:50%;display:flex;justify-content:center;align-items:center}.icon[data-v-9ea47ff5]{width:64px;height:64px}.button-wrapper[data-v-9ea47ff5]{margin-top:auto;display:flex;flex-direction:column;gap:10px;width:100%}.section-8[data-v-aabeefc6]{display:flex;flex-direction:column;gap:8px}.loading[data-v-aabeefc6]{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-v-aabeefc6] .animation-wrapper{width:150px;height:150px}#audio-player-title[data-v-aabeefc6]{font-weight:700;color:var(--gray-100);font-family:Overpass,sans-serif}.modal-inner[data-v-aabeefc6]{display:flex;flex-direction:column;gap:16px;position:relative}.modal-inner h2[data-v-aabeefc6]{text-align:center}.modal-inner .buttons[data-v-aabeefc6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.modal-inner .buttons>*[data-v-aabeefc6]{width:100%}.modal-inner .not-received[data-v-aabeefc6]{display:flex;flex-direction:column;gap:4px}.modal-inner .not-received p[data-v-aabeefc6]:last-of-type{font-weight:700;text-decoration:underline;cursor:pointer}.audio-player[data-v-aabeefc6]{display:flex;flex-direction:column;align-items:flex-start;width:100%}p[data-v-aabeefc6]{margin:0}.section-header[data-v-aabeefc6]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}.speaker-section[data-v-aabeefc6]{display:flex;justify-content:space-between;text-align:center;padding:8px}.speaker-section .speaker-title[data-v-aabeefc6]{display:flex;white-space:nowrap;align-items:center}.speaker-section .speaker-dropdown[data-v-aabeefc6]{width:140px}.small-gap-content[data-v-aabeefc6]{display:flex;flex-direction:column;gap:8px}.switch-section[data-v-aabeefc6]{width:100%;box-sizing:border-box;padding:8px;display:flex;align-items:flex-start;justify-content:space-between;background-color:var(--gray-10);border-radius:4px}.switch-section p[data-v-aabeefc6]{align-self:center}.mailbox-edit-block[data-v-aabeefc6]{display:flex;flex-direction:column;gap:12px;width:100%}.divider[data-v-aabeefc6]{width:100%;height:1px;background-color:var(--gray-10);display:block}.read-only-row[data-v-aabeefc6]{display:flex;flex-direction:column;gap:4px}.edit-section-button[data-v-aabeefc6]{align-self:flex-start;margin-top:4px}.modal-form[data-v-aabeefc6]{display:flex;flex-direction:column;gap:16px;width:100%}.modal-form .divider[data-v-aabeefc6]{width:100%;height:1px;background-color:var(--gray-10);display:block}.modal-form .modal-buttons[data-v-aabeefc6]{display:grid;gap:8px;grid-template-columns:1fr}.modal-form .modal-buttons>*[data-v-aabeefc6]{width:100%}@media(min-width:740px){.modal-form .modal-buttons[data-v-aabeefc6]{grid-template-columns:repeat(2,1fr);display:flex;flex-direction:row-reverse;gap:16px}.modal-inner .buttons[data-v-aabeefc6]{flex-direction:row-reverse;gap:16px}}.button-wrapper[data-v-aabeefc6]{display:flex;flex-direction:column;gap:16px}@media(min-width:740px){.button-wrapper[data-v-aabeefc6]{flex-direction:row;justify-content:space-between}.button-wrapper[data-v-aabeefc6]>*{width:100%}}.section-header[data-v-eab97004]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}p[data-v-eab97004]{margin:0}.outer-wrapper[data-v-eab97004]{display:flex;flex-direction:column;gap:24px}.small-gap-content[data-v-eab97004]{display:flex;flex-direction:column;gap:8px}.divider[data-v-eab97004]{width:100%;height:1px;background-color:var(--gray-10);display:block}.content-wrapper[data-v-eab97004]{display:grid;grid-template-columns:1fr;gap:24px;padding-bottom:80px}.request-code-modal[data-v-eab97004]{display:flex;flex-direction:column;align-items:center;gap:24px}.request-code-modal .requested-code[data-v-eab97004]{display:flex;flex-direction:column;gap:8px;width:100%}.request-code-modal .requested-code .flex-space[data-v-eab97004]{display:flex;align-items:center;justify-content:space-between}.request-code-modal .requested-code .flex-space p[data-v-eab97004]:first-of-type{font-weight:700}.request-code-modal .modal-buttons[data-v-eab97004]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.request-code-modal .modal-buttons>*[data-v-eab97004]{width:100%}.abo-content[data-v-eab97004]{display:flex;flex-direction:column;gap:12px}.abo-phone[data-v-eab97004]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.abo-phone[data-v-eab97004]{display:flex;align-items:flex-start;justify-content:space-between;gap:4px}.abo-info[data-v-eab97004]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.inp-wrapper[data-v-eab97004]{display:flex;flex-direction:column;gap:24px}.card-name-section[data-v-eab97004]{gap:16px}.edit-section-button[data-v-eab97004]{align-self:flex-start;margin-top:4px}.modal-form[data-v-eab97004]{display:flex;flex-direction:column;gap:16px;width:100%}.modal-form .divider[data-v-eab97004]{width:100%;height:1px;background-color:var(--gray-10);display:block}.modal-form .modal-buttons[data-v-eab97004]{display:grid;gap:8px;grid-template-columns:1fr}.otp-second-step[data-v-eab97004]{display:flex;flex-direction:column;gap:10px;width:100%}.resend-opt-text[data-v-eab97004]{background:none;border:none;display:inline-block}.switch-wrapper[data-v-eab97004],.lock-wrapper[data-v-eab97004]{display:flex;flex-direction:column;gap:8px}.category-header[data-v-eab97004]{width:100%;box-sizing:border-box;padding:8px;display:flex;align-items:center;font-weight:700;justify-content:space-between;background-color:var(--petrol-20);border-radius:4px;flex-wrap:wrap;gap:4px}.button-wrapper[data-v-eab97004]{margin-top:8px}.switch-section[data-v-eab97004]{width:100%;box-sizing:border-box;padding:8px;display:flex;align-items:flex-start;justify-content:space-between;background-color:var(--gray-10);border-radius:4px}.switch-section p[data-v-eab97004]{align-self:center}.right-content[data-v-eab97004],.left-content[data-v-eab97004]{display:flex;flex-direction:column;gap:24px}.section-wrapper[data-v-eab97004]{display:flex;flex-direction:column;gap:16px}.section-wrapper .code-section[data-v-eab97004]{display:flex;flex-direction:column;gap:32px}.section-wrapper .code-section .code-flex[data-v-eab97004]{display:flex;flex-direction:column;gap:8px}.section-wrapper .code-section .code-flex .category-header[data-v-eab97004]{background:var(--gray-10)}@media(min-width:740px){.modal-form .modal-buttons[data-v-eab97004]{grid-template-columns:repeat(2,1fr);display:flex;flex-direction:row-reverse;gap:16px}.switch-section[data-v-eab97004]{width:100%;box-sizing:border-box;padding:8px;display:flex;align-items:flex-start;justify-content:space-between;background-color:var(--gray-10);border-radius:4px}}@media(min-width:1200px){.content-wrapper[data-v-eab97004]{width:1056px;gap:60px;grid-template-columns:repeat(2,1fr)}.inp-wrapper .card-name[data-v-eab97004]{width:376px}}@media(min-width:1440px){.content-wrapper[data-v-eab97004]{width:1184px}}.modal-inner[data-v-f260e435]{display:flex;flex-direction:column;gap:16px;position:relative}.modal-inner img[data-v-f260e435]{width:20px;height:20px;position:absolute;right:-16px;top:-16px}.modal-inner h2[data-v-f260e435]{text-align:center}.modal-inner .buttons[data-v-f260e435]{margin-top:16px;display:flex;flex-direction:column;gap:8px}.modal-inner .not-received[data-v-f260e435]{display:flex;flex-direction:column;gap:4px}.modal-inner .not-received p[data-v-f260e435]:last-of-type{font-weight:700;text-decoration:underline;cursor:pointer}.audio-player[data-v-f260e435]{display:flex;flex-direction:row;width:100%}.voicemail-listener-button[data-v-f260e435]{width:100%;display:flex;flex-direction:column;align-items:center}.voice-button[data-v-f260e435]{width:240px}p[data-v-f260e435]{margin:0}.speaker-section[data-v-f260e435]{display:flex;justify-content:space-between;text-align:center;padding:8px}.speaker-section .speaker-title[data-v-f260e435]{display:flex;white-space:nowrap;align-items:center}.speaker-section .speaker-dropdown[data-v-f260e435]{width:140px}.content-wrapper[data-v-f260e435]{width:320px;margin:0 auto 24px;display:flex;flex-direction:column;gap:40px}.left-content[data-v-f260e435]{display:flex;flex-direction:column;gap:40px}.section-16[data-v-f260e435]{display:flex;flex-direction:column;gap:16px}.section-24[data-v-f260e435]{display:flex;flex-direction:column;gap:24px}.small-gap-content[data-v-f260e435]{display:flex;flex-direction:column;gap:8px}.switch-section[data-v-f260e435]{width:100%;box-sizing:border-box;padding:8px;display:flex;align-items:flex-start;justify-content:space-between;background-color:var(--gray-10);border-radius:4px}.errorFile[data-v-f260e435]{color:#fff;background-color:var(--red);width:fit-content;padding:5px 20px;border-radius:4px}.success[data-v-f260e435]{color:#fff;background-color:var(--green-100);width:fit-content;padding:5px 20px;border-radius:4px}.switch-section p[data-v-f260e435]{align-self:center}.button-wrapper[data-v-f260e435]{display:flex;flex-direction:column;gap:16px}.divider[data-v-f260e435]{display:none}@media(min-width:740px){.content-wrapper[data-v-f260e435]{width:608px}.button-wrapper[data-v-f260e435]{flex-direction:row;justify-content:space-between}.button-wrapper[data-v-f260e435]>*{width:100%}}@media(min-width:1200px){.content-wrapper[data-v-f260e435]{width:1056px;flex-direction:row;height:600px;gap:0;justify-content:space-between}.left-content[data-v-f260e435],.right-content[data-v-f260e435]{width:512px}.divider[data-v-f260e435]{display:block;height:100%;width:1px;background-color:var(--gray-10)}}@media(min-width:1440px){.content-wrapper[data-v-f260e435]{width:1184px}.left-content[data-v-f260e435],.right-content[data-v-f260e435]{width:560px}}p[data-v-3971d50f],h3[data-v-3971d50f]{margin:0}.divider[data-v-3971d50f]{width:100%;height:1px;background-color:var(--gray-10);display:block}.small-gap-8[data-v-3971d50f]{display:flex;flex-direction:column;gap:8px}.outer-wrapper[data-v-3971d50f]{display:flex;flex-direction:column;gap:24px;padding-bottom:80px}.content-wrapper[data-v-3971d50f]{display:flex;flex-direction:column;gap:8px}.input-grid[data-v-3971d50f]{display:grid;grid-template-columns:1fr;gap:24px}.input-grid .read-only-grid[data-v-3971d50f]{display:flex;flex-direction:column;gap:12px}.input-grid .inputs[data-v-3971d50f]{display:flex;flex-direction:column;gap:16px}.section-block[data-v-3971d50f]{gap:12px;display:grid}.section-header[data-v-3971d50f]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}.read-only-row[data-v-3971d50f]{display:flex;flex-direction:column;gap:4px}.edit-section-button[data-v-3971d50f]{align-self:flex-start;margin-top:4px}.modal-form[data-v-3971d50f]{display:flex;flex-direction:column;gap:16px;width:100%}.modal-form .modal-buttons[data-v-3971d50f]{display:grid;gap:8px;grid-template-columns:1fr}.modal-form .divider[data-v-3971d50f]{width:100%;height:1px;background-color:var(--gray-10);display:block}.modal-form .modal-field[data-v-3971d50f]{display:flex;flex-direction:column;gap:4px}.modal-form .field-hint[data-v-3971d50f]{font-size:12px;color:var(--gray-100);line-height:130%;margin:0}.otp-second-step[data-v-3971d50f]{display:flex;flex-direction:column;gap:10px;width:100%}.resend-opt-text[data-v-3971d50f]{background:none;border:none;display:inline-block}.input-flex[data-v-3971d50f]{display:flex;flex-direction:column;gap:24px}#language-selection[data-v-3971d50f],#language-selection-header-wrapper[data-v-3971d50f]{flex-direction:column;grid-gap:24px}@media(min-width:740px){.modal-form .modal-buttons[data-v-3971d50f]{grid-template-columns:repeat(2,1fr);display:flex;flex-direction:row-reverse;gap:16px}}@media(min-width:1200px){.input-flex[data-v-3971d50f]{width:512px}.input-grid[data-v-3971d50f]{gap:60px}.input-grid[data-v-3971d50f]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1440px){.input-flex[data-v-3971d50f]{width:272px}}.sr-only[data-v-9bb54f66]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.multiselect-outer-wrapper[data-v-9bb54f66]{display:flex;flex-direction:column;gap:4px;position:relative;margin-bottom:4px}.dropdown-outer-wrapper[data-v-9bb54f66]{width:100%;position:relative}.icon-wrapper[data-v-9bb54f66]{display:flex;align-items:center;justify-content:center;width:fit-content}.icon[data-v-9bb54f66]{width:15px;height:15px;transition:transform .15s ease-in-out}.small-icon[data-v-9bb54f66]{width:10px;height:10px}.icon.rotate[data-v-9bb54f66]{transform:rotate(180deg)}.visible-section[data-v-9bb54f66]{display:flex;box-sizing:border-box;border:1px solid var(--gray-60);border-radius:5px;align-items:center;justify-content:space-between;padding:12px;cursor:pointer;height:45px}.visible-section .more-options[data-v-9bb54f66]{border-radius:5px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:5px;width:35px;height:25px;background-color:var(--dynamic-dropdown-option-bg-color)}.visible-section .more-options p[data-v-9bb54f66]{font-size:16px}.visible-section .selected-options[data-v-9bb54f66]{display:flex;align-items:center;gap:5px;max-width:92%;overflow:hidden}.visible-section .selected-options .option[data-v-9bb54f66]{background-color:var(--dynamic-dropdown-option-bg-color);box-sizing:border-box;padding:4px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:5px}.visible-section .selected-options .option .option-text[data-v-9bb54f66]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px}.hidden-section[data-v-9bb54f66]{box-sizing:border-box;border:1px solid var(--dynamic-dropdown-border-color);border-radius:5px;padding:10px;background-color:#fff;z-index:10;position:absolute;left:0;right:0;top:54px}.hidden-section .available-options[data-v-9bb54f66]{display:flex;flex-direction:column;gap:5px}.hidden-section .available-options .option[data-v-9bb54f66]{box-sizing:border-box;padding:5px;cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.hidden-section .available-options .option[data-v-9bb54f66]:hover{background-color:var(--dynamic-dropdown-option-hover-color)}.hidden-section .available-options .selected[data-v-9bb54f66]{background-color:var(--dynamic-dropdown-option-bg-color)}.hidden-section .available-options .highlighted[data-v-9bb54f66]{background-color:var(--dynamic-dropdown-highlighted-color)}.section-header[data-v-b0ef5d9f]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}.small-gap-8[data-v-b0ef5d9f]{display:flex;flex-direction:column;gap:8px}.selection-wrapper[data-v-b0ef5d9f]{display:grid;gap:16px;grid-template-columns:1fr}.selection-wrapper[data-v-b0ef5d9f]>*{min-width:0}.records-table-wrapper[data-v-b0ef5d9f]{margin-top:16px;display:flex;flex-direction:column;gap:16px}.summary-table>.row[data-v-b0ef5d9f]{display:flex;justify-content:space-between;padding:4px 0}.summary-table>.row[data-v-b0ef5d9f]:not(:last-of-type){border-bottom:1px solid var(--gray-20)}.summary-table>.row>div[data-v-b0ef5d9f]:first-child{font-weight:700}@media(min-width:740px){.selection-wrapper[data-v-b0ef5d9f]{grid-template-columns:repeat(2,1fr);align-items:flex-end}.selection-wrapper .btn[data-v-b0ef5d9f]{margin-bottom:4px}}@media(min-width:1200px){.selection-wrapper[data-v-b0ef5d9f]{grid-template-columns:repeat(4,1fr)}.flex-toggle-wrapper[data-v-b0ef5d9f]{gap:32px}.summary-table[data-v-b0ef5d9f]{display:flex}.summary-table>.row[data-v-b0ef5d9f]{flex-grow:1;flex-direction:column;padding:4px 8px}.summary-table>.row[data-v-b0ef5d9f]:not(:last-of-type){border-right:1px solid var(--gray-20);border-bottom:none}}.records-table-wrapper[data-v-b0ef5d9f] th,.records-table-wrapper[data-v-b0ef5d9f] td,.records-table-wrapper[data-v-b0ef5d9f] th .header-content,.records-table-wrapper[data-v-b0ef5d9f] th .header-content span{text-align:start!important}.records-table-wrapper[data-v-b0ef5d9f] th .header-content{justify-content:flex-start!important}.records-table-wrapper[data-v-b0ef5d9f] td:nth-child(10){text-align:end!important}ul[data-v-7cc8ca33],li[data-v-7cc8ca33]{all:unset}.divider[data-v-7cc8ca33]{width:100%;height:1px;background-color:var(--gray-10);display:block}.section-header[data-v-7cc8ca33]{border-radius:4px;background:var(--petrol-20);box-sizing:border-box;padding:8px}.payment-options[data-v-7cc8ca33]{display:flex;flex-direction:column;width:100%}.payment-options>.edit-payment-button[data-v-7cc8ca33]{align-self:end}.wrapper[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:16px}.link[data-v-7cc8ca33]{font-weight:700;text-decoration:underline;cursor:pointer;background:none;border:none;width:fit-content;color:var(--petrol-100)}.open-positions[data-v-7cc8ca33]{display:flex;align-items:center;justify-content:space-between}.open-positions .red[data-v-7cc8ca33]{font-weight:700;color:var(--red)}.ebill-info[data-v-7cc8ca33]{display:flex;gap:16px;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding-top:16px}p[data-v-7cc8ca33]{margin:0}.content-wrapper[data-v-7cc8ca33]{width:100%;display:flex;flex-direction:column;gap:32px;padding-bottom:80px}.section[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:24px}.small-gap-8[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:8px}.small-gap-16[data-v-7cc8ca33],.invoice-wrapper[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:16px}.cms-table-wrapper[data-v-7cc8ca33]{width:100%}.invoice-dropdown[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:16px;width:100%}.dropdown-header[data-v-7cc8ca33]{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;background-color:var(--gray-10);padding:8px;border-radius:4px;cursor:pointer;border:none}.accordion-status[data-v-7cc8ca33]{display:flex;gap:8px}.icon-wrapper[data-v-7cc8ca33]{display:flex;justify-content:center;align-items:center}.icon[data-v-7cc8ca33]{width:20px;height:20px;transition:all .15s ease-in-out}.icon.rotate[data-v-7cc8ca33]{transform:rotate(180deg)}.invoice-table[data-v-7cc8ca33]{width:100%;border-collapse:separate;table-layout:fixed;border-spacing:0 10px}.invoice-total[data-v-7cc8ca33]{text-align:right;width:100%;display:inline-block}.invoice-table th[scope=row][data-v-7cc8ca33]{text-align:left;font-weight:700;vertical-align:top;white-space:wrap}.invoice-table td[data-v-7cc8ca33]{white-space:nowrap}.invoice-table td[data-v-7cc8ca33]:first-child{white-space:wrap}.invoice-table td.right-align[data-v-7cc8ca33]{text-align:right;white-space:nowrap}.invoice-table td.right-align>a>.download-button[data-v-7cc8ca33]{justify-content:right}.download-button[data-v-7cc8ca33]{display:flex;justify-content:center;gap:8px;align-items:center}.download-button p[data-v-7cc8ca33]{font-family:var(--quicksand-regular-font),sans-serif;color:var(--petrol-100);font-weight:700}.table-download-link[data-v-7cc8ca33]:focus-visible{outline:#3941ff auto 1px}.desktop-table-wrapper[data-v-7cc8ca33]{display:none}.paid[data-v-7cc8ca33]{color:var(--green-dark)}.notPaid[data-v-7cc8ca33]{color:var(--red)}.cms-table-wrapper[data-v-7cc8ca33] th,.cms-table-wrapper[data-v-7cc8ca33] td{text-align:start!important}.cms-table-wrapper[data-v-7cc8ca33] th:nth-child(4),.cms-table-wrapper[data-v-7cc8ca33] td:nth-child(4){text-align:end!important}.current-method-container[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:16px;text-wrap:nowrap;width:100%}.current-method-container .current-method[data-v-7cc8ca33]{background-color:var(--gray-10);border-radius:4px;box-sizing:border-box;padding:8px;display:flex;flex-direction:column;gap:8px}.current-method-container>.e-bill-status[data-v-7cc8ca33]{display:flex;justify-content:space-between;align-items:center}.current-method-container>.e-bill-status>p[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:8px}@media(min-width:740px){.content-wrapper[data-v-7cc8ca33]{width:608px}.year-dropdown[data-v-7cc8ca33]{width:fit-content}.sub-header[data-v-7cc8ca33]{display:block}.flex-row[data-v-7cc8ca33]>*{width:288px}.current-method-container .current-method[data-v-7cc8ca33]{flex-direction:row}}@media(min-width:1200px){.content-wrapper[data-v-7cc8ca33]{width:1056px}.half-width[data-v-7cc8ca33]{max-width:560px}.ebill-info[data-v-7cc8ca33]{width:100%;gap:36px}.section[data-v-7cc8ca33]{gap:32px}.hide-on-desktop[data-v-7cc8ca33]{display:none}.year-toggle-wrapper[data-v-7cc8ca33]{width:224px}.desktop-table-wrapper[data-v-7cc8ca33]{display:block}.desktop-table th[data-v-7cc8ca33],.desktop-table td[data-v-7cc8ca33]{width:180px;padding:16px 4px;text-align:left;vertical-align:bottom}.desktop-table thead th[data-v-7cc8ca33]{padding-bottom:16px;border-bottom:1px solid var(--gray-40)}.desktop-table tbody td[data-v-7cc8ca33]{padding:16px 0;vertical-align:top}.desktop-table th[data-v-7cc8ca33]:first-child{text-align:left}.desktop-table tbody tr td[data-v-7cc8ca33]:first-child{text-align:start;vertical-align:top}.desktop-table tbody tr[data-v-7cc8ca33]{border-bottom:1px solid var(--gray-10)}}@media(min-width:1440px){.content-wrapper[data-v-7cc8ca33]{width:1200px}}@media(min-width:740px){.desktop-grid[data-v-7cc8ca33]>*{flex:1}}@media(min-width:1200px){.billing-row-desktop>table[data-v-7cc8ca33]{width:100%}.download-icon-wrapper>a[data-v-7cc8ca33]{display:flex;justify-content:center;align-items:center;gap:.3rem}.download-icon-wrapper>p[data-v-7cc8ca33]{margin:0;font-weight:700;color:var(--petrol-100);padding-bottom:.5rem}.invoice-total[data-v-7cc8ca33]{width:fit-content}}.payment-method-selection-modal[data-v-7cc8ca33]{position:relative;display:flex;flex-direction:column;gap:32px;align-items:center}.options[data-v-7cc8ca33]{width:100%}.open-bill[data-v-7cc8ca33]{display:flex;align-items:center;justify-content:space-between;width:100%}.open-bill p[data-v-7cc8ca33]{font-size:14px;font-style:italic}.open-bill p[data-v-7cc8ca33]:last-child{font-weight:700}.payment-save-buttons[data-v-7cc8ca33]{display:flex;flex-direction:column;gap:16px;width:100%}.payment-method-modal[data-v-7cc8ca33]{position:relative;display:flex;flex-direction:column}.payment-method-modal .button-wrapper[data-v-7cc8ca33]{width:100%}.cms-table-wrapper[data-v-7cc8ca33] .notPaid{color:var(--red-dark)}.cms-table-wrapper[data-v-7cc8ca33] .btn-text{font-family:var(--quicksand-regular-font),sans-serif;color:var(--petrol-100);font-weight:700}.cms-table-wrapper[data-v-7cc8ca33] .invoice-total-cell{width:100%;text-align:right}.cms-table-wrapper[data-v-7cc8ca33] .invoice-download-cell{display:flex;justify-content:center;align-items:center;width:100%}.cms-table-wrapper[data-v-7cc8ca33] .header-content{justify-content:flex-start}.cms-table-wrapper[data-v-7cc8ca33] th .header-content{justify-content:flex-start!important}.cms-table-wrapper[data-v-7cc8ca33] th .header-content span{text-align:start!important}.cms-table-wrapper[data-v-7cc8ca33] th:nth-child(4) .header-content{justify-content:flex-end!important;flex-direction:row-reverse!important}.cms-table-wrapper[data-v-7cc8ca33] th:nth-child(4) .header-content span{display:block!important;width:100%!important;text-align:right!important}.cms-table-wrapper[data-v-7cc8ca33] th:nth-child(4){text-align:right!important}ol[data-v-726c22c5],li[data-v-726c22c5]{all:unset;list-style:none}.breadcrumbs[data-v-726c22c5]{display:flex;gap:12px;align-items:center;padding-bottom:8px;border-bottom:1px var(--gray-20) solid}.breadcrumbs>li>*[data-v-726c22c5]{display:flex;justify-content:center;align-items:center;gap:2px}.breadcrumbs>li>*>span[data-v-726c22c5]{line-height:14px;padding-top:5px}.breadcrumbs div:last-child>span[data-v-726c22c5]{color:var(--petrol-100);font-weight:700}.breadcrumbs>.overview-breadcrumb[data-v-726c22c5]{cursor:pointer}.sub-page-divider[data-v-726c22c5]{opacity:80%;width:16px}ol[data-v-23b4dab6],li[data-v-23b4dab6]{all:unset}.open-steps-container[data-v-23b4dab6]{display:flex;flex-direction:column;box-sizing:border-box;padding:4px 16px 16px;margin-bottom:40px;border:1px solid var(--gray-20);border-radius:8px}.open-steps-container>.open-step[data-v-23b4dab6]{box-sizing:border-box;padding-bottom:8px;display:flex;flex-direction:column;border-bottom:1px solid var(--gray-20)}.open-steps-container>.open-step .step-header[data-v-23b4dab6]{display:flex;flex-direction:column-reverse;align-items:center;gap:16px}.open-steps-container>.open-step .step-header>.step-header-left[data-v-23b4dab6]{display:flex;flex-wrap:wrap;gap:8px;width:100%;justify-content:start;align-items:center}.open-steps-container>.open-step .step-header>.step-header-left>.step-title[data-v-23b4dab6]{margin-left:8px;margin-right:24px}.open-steps-container>.open-step .step-header>.step-header-right[data-v-23b4dab6]{margin-top:8px;width:fit-content;display:flex;justify-content:center}.open-steps-container>.open-step .step-body[data-v-23b4dab6]{box-sizing:border-box;padding:8px;margin-left:40px;display:flex;flex-direction:column;gap:8px}.open-steps-container>.open-step .status-chip[data-v-23b4dab6]{margin-left:auto}.open-steps-container>.open-step[data-v-23b4dab6]:last-child{border-bottom:none;padding-bottom:0}.open-steps-container>.open-step[data-v-23b4dab6]:first-child{padding-top:0}.button-wrapper[data-v-23b4dab6]{width:fit-content}.finish-order[data-v-23b4dab6]{display:flex;flex-direction:column;gap:40px;margin-bottom:8px}@media(min-width:740px){.open-steps-container[data-v-23b4dab6]{border:1px solid var(--gray-20);border-radius:8px;padding:16px;margin-bottom:16px}.open-steps-container>.open-step[data-v-23b4dab6]{padding-bottom:16px;padding-top:16px}.open-steps-container>.open-step>.step-header[data-v-23b4dab6]{gap:0;flex-direction:row;margin-left:12px}.open-steps-container>.open-step>.step-header>.step-header-left>.step-title[data-v-23b4dab6]{width:unset}.open-steps-container>.open-step>.step-header>.step-header-right[data-v-23b4dab6]{margin:0;width:fit-content;display:flex;justify-content:center;align-items:center}.button-wrapper[data-v-23b4dab6]{min-width:300px}.finish-order .finish-order-button[data-v-23b4dab6]{min-width:380px;margin-left:auto}}.navigation-bar-outer-wrapper[data-v-ee728e41]{width:100%;border-radius:16px;box-shadow:2px 0 20px #00000029;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:var(--petrol-100);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;padding:8px 4px}button[data-v-ee728e41]{all:unset;cursor:pointer}.mobile-menu-overlay[data-v-ee728e41]{position:absolute;bottom:100%;left:0;background-color:#ffffff90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.mobile-menu[data-v-ee728e41]{width:100%;height:fit-content;background-color:var(--white);box-sizing:border-box;border-radius:16px;padding:23px 28px 51px;display:flex;flex-direction:column;gap:50px;align-items:center;box-shadow:0 -5px 5px var(--gray-10)}.mobile-menu[data-v-ee728e41]::-webkit-scrollbar{width:8px}.mobile-menu[data-v-ee728e41]::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.mobile-menu-links[data-v-ee728e41]{display:flex;flex-direction:column;gap:40px;box-sizing:border-box;padding-left:24px;width:100%}.mobile-link[data-v-ee728e41]{display:flex;align-items:center;gap:16px}.mobile-link>button[data-v-ee728e41],.mobile-link>a[data-v-ee728e41]{font-size:18px}.top-section[data-v-ee728e41]{display:flex;justify-content:space-between;align-items:center;width:100%}.top-section p[data-v-ee728e41]{color:var(--petrol-100)}.info-section[data-v-ee728e41]{width:100%}.info-section .menu-header[data-v-ee728e41]{padding-bottom:20px;color:var(--petrol-100)}.menu-header[data-v-ee728e41]{font-size:24px;font-family:Quicksand-Bold,sans-serif;display:flex;justify-content:left}.logout-button[data-v-ee728e41]{display:flex;align-items:center;gap:8px}.icon-wrapper[data-v-ee728e41]{display:flex;justify-content:center;align-items:center}.logout-icon[data-v-ee728e41]{height:20px;width:20px}.logout-text[data-v-ee728e41]{font-weight:700}.navigation-bar-inner-wrapper[data-v-ee728e41]{width:100%;display:flex}.option-outer-wrapper[data-v-ee728e41]{display:flex;flex-direction:column;align-items:center;width:fit-content;cursor:pointer;border-radius:8px;gap:4px;padding:4px}.option-outer-wrapper p[data-v-ee728e41]{color:var(--white)}.option-outer-wrapper .icon[data-v-ee728e41]{filter:brightness(0) invert(1)}.option-outer-wrapper.active[data-v-ee728e41]{background:var(--white)}.option-outer-wrapper.active p[data-v-ee728e41]{color:var(--petrol-100)}.option-outer-wrapper.active .icon[data-v-ee728e41]{filter:unset}.icon[data-v-ee728e41]{width:32px;height:32px}.menu-options-wrapper[data-v-ee728e41]{width:100%;display:flex;justify-content:space-evenly}@media(min-width:740px){.navigation-bar-outer-wrapper[data-v-ee728e41]{padding:8px;width:fit-content}.navigation-bar-inner-wrapper[data-v-ee728e41]{width:fit-content}.menu-options-wrapper[data-v-ee728e41]{gap:16px}.option-outer-wrapper[data-v-ee728e41]{min-width:87px}.mobile-menu-overlay[data-v-ee728e41]{background:none}}@media(min-width:1200px){.menu-options-wrapper[data-v-ee728e41]{gap:40px}}.heading[data-v-94abdb40]{overflow:hidden;color:var(--petrol-100);text-overflow:ellipsis;font-family:var(--quicksand-regular-font),sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:135%}.greeting-wrapper[data-v-94abdb40]{display:flex;flex-direction:column-reverse;gap:16px}.greeting-container[data-v-94abdb40]{display:flex;flex-direction:column-reverse;justify-content:space-between;gap:8px}.logout-button[data-v-94abdb40]{all:unset;align-self:end;display:flex;align-items:center;gap:8px;cursor:pointer}.logout-button[data-v-94abdb40]:focus-visible{outline:var(--focus-inner);outline-offset:2px;box-shadow:var(--focus-outer-shadow)}.button-text[data-v-94abdb40]{font-weight:700;color:var(--petrol-100);font-size:16px}.icon-wrapper[data-v-94abdb40]{display:flex;justify-content:center;align-items:center}.icon[data-v-94abdb40]{width:20px;height:20px}.additional-info[data-v-94abdb40]{display:flex;flex-direction:column;gap:8px}.additional-info p[data-v-94abdb40]:nth-child(2){font-weight:700}.toggle-wrapper[data-v-94abdb40]{display:flex;flex-direction:row;grid-gap:16px;justify-content:space-between;align-items:center}.toggle-wrapper>*[data-v-94abdb40]{width:100%}.greeting-company[data-v-94abdb40]{display:flex;flex-direction:column;gap:16px}.greeting-company>div[data-v-94abdb40]{display:flex;flex-direction:column;gap:4px}.greeting-company h4[data-v-94abdb40],.company-contract .like-h4[data-v-94abdb40]{color:var(--gray-100)}@media(min-width:1200px){.toggle-wrapper[data-v-94abdb40]{width:376px}.greeting-container[data-v-94abdb40]{align-items:start;justify-content:space-between;flex-direction:row;gap:8px}.logout-button[data-v-94abdb40]{align-self:unset}.greeting-company[data-v-94abdb40]{flex-direction:row;gap:32px}.heading[data-v-94abdb40]{font-size:20px}}@media(min-width:1440px){.toggle-wrapper[data-v-94abdb40]{width:424px}}button[data-v-c26a1840]{all:unset}.navigation-bar[data-v-c26a1840]{position:sticky;bottom:8px;left:0;right:0;z-index:20;display:flex;justify-content:center;padding-bottom:8px;box-sizing:border-box;min-width:calc(100% - 54px)}.content-wrapper[data-v-c26a1840]{width:calc(100% - 54px);margin:0 auto;display:flex;flex-direction:column;gap:16px;min-height:100vh}.top-section[data-v-c26a1840]{display:flex;flex-direction:column;gap:16px;margin-top:8px}.noMarginTopApp[data-v-c26a1840]{margin-top:0}.locked-sim-info-wrapper[data-v-c26a1840] *{line-height:130%}@media(min-width:740px){.router-view-container[data-v-c26a1840]{margin-bottom:40px}.content-wrapper[data-v-c26a1840]{width:608px}}@media(min-width:1200px){.content-wrapper[data-v-c26a1840]{width:1056px;min-height:unset}.navigation-bar[data-v-c26a1840]{position:sticky;bottom:20px;padding-bottom:20px;left:0;right:0}}@media(min-width:1440px){.content-wrapper[data-v-c26a1840]{width:1184px}}
