@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";#app{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;background-color:var(--White)}.p-toast{width:200px}:root{--color-primary: #fef7ff;--color-background-primary: #000000;--color-background-item-holder: #d9d9d9;--color-background-social-button: #d9d9d9;--color-background-button: #3fa436;--color-background-button-danger: #c75454;--color-background-selected-chip: #3fa436;--color-background-unselected-chip: #d9d9d9;--color-background-card-primary: #22cf9e;--color-background-card-secondary: #8e95a2;--color-text-primary: #000000;--color-text-secondary: #ffffff;--color-text-rating: #1be0a8;--color-text-error: #d03447;--color-border-primary: #000000;--color-text-primary-new: #fff;--color-text-button-primary-new: #1a345b;--color-text-button-secondary-new: #67eec3;--color-text-tertiary-new: #1a345b;--color-text-rating-new: #67eec3;--color-border-primary-new: #f0f0f0;--color-text-secondary-new: #fff;--color-text-tertiary: #8e95a2;--color-border-button-primary: #1a345b;--color-border-buttons: #d8dbdf;--color-border-divider: #edeef1;--color-background-app: #fff;--color-background-rating-new: #67eec3;--color-background-button-cancel: #ef4444;--color-background-button-apply: #22cf9e;--color-background-button-primary: #fff;--color-background-button-secondary: #1a345b;--color-background-badge-active: #22cf9e;--color-background-badge-danger: #f87171;--color-background-badge-neutral: #8e95a2;--Primary-950: #002e27;--Primary-900: #025244;--Primary-800: #016450;--Primary-700: #007f64;--Primary-600: #009e79;--Primary-500: #06c393;--Primary-400-P: #22cf9e;--Primary-300: #67eec3;--Primary-200: #a3f7d7;--Primary-100: #cffce9;--Primary-50: #ebfef7;--Secondary-950: #1a345b;--Secondary-900: #1f4d89;--Secondary-800: #2059ad;--Secondary-700: #1f6ed6;--Secondary-600-P: #2885e8;--Secondary-500: #3da2f4;--Secondary-400: #62bff8;--Secondary-300: #94d7fc;--Secondary-200: #c0e5fd;--Secondary-100: #dbf0fe;--Secondary-50: #eff9ff;--Neutral-950: #25272c;--Neutral-900: #383a42;--Neutral-800: #40444c;--Neutral-700: #4a4e5a;--Neutral-600-P: #5b616e;--Neutral-500: #6b7280;--Neutral-400: #8e95a2;--Neutral-300: #b6bac3;--Neutral-200: #d8dbdf;--Neutral-100: #edeef1;--Neutral-50: #f7f8f8;--Persian-Red-950: #450a0a;--Persian-Red-900: #7f1d1d;--Persian-Red-800: #991b1b;--Persian-Red-700: #b91c1c;--Persian-Red-600: #dc2626;--Persian-Red-500-P: #ef4444;--Persian-Red-400: #f87171;--Persian-Red-300: #fca5a5;--Persian-Red-200: #fecaca;--Persian-Red-50: #fef2f2;--Pumpkin-950: #432007;--Pumpkin-900: #7c3d12;--Pumpkin-800: #9a4a12;--Pumpkin-700: #c2570c;--Pumpkin-600: #ea670c;--Pumpkin-500-P: #f97316;--Pumpkin-400: #fb8a3c;--Pumpkin-300: #fdac74;--Pumpkin-200: #feccaa;--Pumpkin-100: #ffe6d5;--Pumpkin-50: #fff4ed;--Chateau-Green-950: #052e14;--Chateau-Green-900: #14532b;--Chateau-Green-800: #166533;--Chateau-Green-700: #15803c;--Chateau-Green-600: #16a34a;--Chateau-Green-500-P: #22c55e;--Chateau-Green-400: #4ade81;--Chateau-Green-300: #86efad;--Chateau-Green-200: #bbf7d1;--Chateau-Green-100: #dcfce8;--Chateau-Green-50: #f0fdf5;--Black: #000000;--White: #ffffff;--Gradient-100: linear-gradient(224deg, #22cf9e -4.93%, #3da2f4 86.47%);--Gradient-200: linear-gradient(219deg, #2059ad 5.79%, #2885e8 91.2%)}:root{--font-family: "Inter";--Spacing-1-5: 4px;--sds-size-space-200: 8px;--sds-size-space-300: 12px;--sds-size-space-400: 16px;--sds-size-stroke-border: 1px;--duration: .44s;--duration-more: .54s;--duration-less: .22s;--duration-modal: .15s;--color-transition: .15s ease-in-out;--cubic-bezier: cubic-bezier(.5, 0, .1, 1);--sds-size-radius-200: 8px;--Space-400: 16px;--Space-300: 12px;--Space-200: 8px}html{box-sizing:border-box;height:100%;position:relative}body{background:var(--White);height:100%;font-size:16px;margin:0;font-family:var(--font-family);font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0}body .cursor,body .cursor :hover{cursor:pointer}body .text-primary-950{color:var(--Primary-950)}body .text-primary-900{color:var(--Primary-900)}body .text-primary-800{color:var(--Primary-800)}body .text-primary-700{color:var(--Primary-700)}body .text-primary-600{color:var(--Primary-600)}body .text-primary-500{color:var(--Primary-500)}body .text-primary-400-p{color:var(--Primary-400-P)}body .text-primary-300{color:var(--Primary-300)}body .text-primary-200{color:var(--Primary-200)}body .text-primary-100{color:var(--Primary-100)}body .text-primary-50{color:var(--Primary-50)}body .text-secondary-950{color:var(--Secondary-950)}body .text-secondary-900{color:var(--Secondary-900)}body .text-secondary-800{color:var(--Secondary-800)}body .text-secondary-700{color:var(--Secondary-700)}body .text-secondary-600{color:var(--Secondary-600)}body .text-secondary-500{color:var(--Secondary-500)}body .text-secondary-400-p{color:var(--Secondary-400-P)}body .text-secondary-300{color:var(--Secondary-300)}body .text-secondary-200{color:var(--Secondary-200)}body .text-secondary-100{color:var(--Secondary-100)}body .text-secondary-50{color:var(--Secondary-50)}body .text-neutral-950{color:var(--Neutral-950)}body .text-neutral-900{color:var(--Neutral-900)}body .text-neutral-800{color:var(--Neutral-800)}body .text-neutral-700{color:var(--Neutral-700)}body .text-neutral-600{color:var(--Neutral-600)}body .text-neutral-500{color:var(--Neutral-500)}body .text-neutral-400-p{color:var(--Neutral-400-P)}body .text-neutral-300{color:var(--Neutral-300)}body .text-neutral-200{color:var(--Neutral-200)}body .text-neutral-100{color:var(--Neutral-100)}body .text-neutral-50{color:var(--Neutral-50)}body .text-persian-red-950{color:var(--Persian-Red-950)}body .text-persian-red-900{color:var(--Persian-Red-900)}body .text-persian-red-800{color:var(--Persian-Red-800)}body .text-persian-red-700{color:var(--Persian-Red-700)}body .text-persian-red-600{color:var(--Persian-Red-600)}body .text-persian-red-500{color:var(--Persian-Red-500)}body .text-persian-red-400-p{color:var(--Persian-Red-400-P)}body .text-persian-red-300{color:var(--Persian-Red-300)}body .text-persian-red-200{color:var(--Persian-Red-200)}body .text-persian-red-100{color:var(--Persian-Red-100)}body .text-persian-red-50{color:var(--Persian-Red-50)}body .text-pumpkin-950{color:var(--Pumpkin-950)}body .text-pumpkin-900{color:var(--Pumpkin-900)}body .text-pumpkin-800{color:var(--Pumpkin-800)}body .text-pumpkin-700{color:var(--Pumpkin-700)}body .text-pumpkin-600{color:var(--Pumpkin-600)}body .text-pumpkin-500{color:var(--Pumpkin-500)}body .text-pumpkin-400-p{color:var(--Pumpkin-400-P)}body .text-pumpkin-300{color:var(--Pumpkin-300)}body .text-pumpkin-200{color:var(--Pumpkin-200)}body .text-pumpkin-100{color:var(--Pumpkin-100)}body .text-pumpkin-50{color:var(--Pumpkin-50)}body .text-chateau-green-950{color:var(--Chateau-Green-950)}body .text-chateau-green-900{color:var(--Chateau-Green-900)}body .text-chateau-green-800{color:var(--Chateau-Green-800)}body .text-chateau-green-700{color:var(--Chateau-Green-700)}body .text-chateau-green-600{color:var(--Chateau-Green-600)}body .text-chateau-green-500{color:var(--Chateau-Green-500)}body .text-chateau-green-400-p{color:var(--Chateau-Green-400-P)}body .text-chateau-green-300{color:var(--Chateau-Green-300)}body .text-chateau-green-200{color:var(--Chateau-Green-200)}body .text-chateau-green-100{color:var(--Chateau-Green-100)}body .text-chateau-green-50{color:var(--Chateau-Green-50)}body .text-black{color:var(--Black)}body .text-white{color:var(--White)}body .title-1-r{font-size:28px;font-style:normal;font-weight:400;line-height:36px}body .title-1-m{font-size:28px;font-style:normal;font-weight:500;line-height:36px}body .title-1-b{font-size:28px;font-style:normal;font-weight:700;line-height:32px}body .title-2-r{font-size:24px;font-style:normal;font-weight:400;line-height:32px}body .title-2-m{font-size:24px;font-style:normal;font-weight:500;line-height:32px}body .title-2-b{font-size:24px;font-style:normal;font-weight:700;line-height:32px}body .title-3-r{font-size:20px;font-style:normal;font-weight:400;line-height:28px}body .title-3-m{font-size:20px;font-style:normal;font-weight:500;line-height:28px}body .title-3-sb{font-size:20px;font-style:normal;font-weight:700;line-height:28px}body .body-1-r{font-size:16px;font-style:normal;font-weight:400;line-height:24px}body .body-1-m{font-size:16px;font-style:normal;font-weight:500;line-height:24px}body .body-1-b{font-size:16px;font-style:normal;font-weight:700;line-height:24px}body .body-2-r{font-size:14px;font-style:normal;font-weight:400;line-height:20px}body .body-2-m{font-size:14px;font-style:normal;font-weight:500;line-height:20px}body .body-2-b{font-size:14px;font-style:normal;font-weight:700;line-height:20px}body .label-r{font-size:12px;font-style:normal;font-weight:400;line-height:20px}body .label-m{font-size:12px;font-style:normal;font-weight:500;line-height:20px}body .label-sb{font-size:12px;font-style:normal;font-weight:700;line-height:20px}body .mobile-input-text-1-r{font-size:16px;font-style:normal;font-weight:400;line-height:28px}body .button-primary .p-button{border:1px solid var(--Secondary-950);background:var(--Secondary-950)}body .button-primary .p-button .button-text{color:var(--Primary-300)}body .button-primary-tab .p-button{border:1px solid var(--Secondary-900);background:var(--Secondary-900)}body .button-primary-tab .p-button .button-text{color:var(--Primary-300)}body .button-primary-disabled .p-button{border:1px solid var(--Secondary-300);background:var(--Secondary-300)}body .button-primary-disabled .p-button .button-text{color:var(--Primary-100)}body .button-secondary .p-button{border:1px solid var(--Primary-400-P);background:var(--Primary-400-P)}body .button-secondary .p-button .button-text{color:var(--White)}body .button-secondary-tab .p-button{border:1px solid var(--Primary-300);background:var(--Primary-300)}body .button-secondary-tab .p-button .button-text{color:var(--White)}body .button-secondary-disabled .p-button{border:1px solid var(--Primary-200);background:var(--Primary-200)}body .button-secondary-disabled .p-button .button-text{color:var(--White)}body .button-outlined .p-button{border:1px solid var(--Secondary-950);background:var(--White)}body .button-outlined .p-button .button-text{color:var(--Secondary-950)}body .button-outlined-tab .p-button{border:1px solid var(--Secondary-900);background:var(--White)}body .button-outlined-tab .p-button .button-text{color:var(--Secondary-900)}body .button-outlined-disabled .p-button{border:1px solid var(--Secondary-300);background:var(--White)}body .button-outlined-disabled .p-button .button-text{color:var(--Secondary-300)}body .button-red .p-button{border:1px solid var(--Persian-Red-50);background:var(--Persian-Red-50)}body .button-red .p-button .button-text{color:var(--Persian-Red-600)}body .button-red-tab .p-button{border:1px solid var(--Persian-Red-50);background:var(--Persian-Red-50)}body .button-red-tab .p-button .button-text .button-text{color:var(--Persian-Red-500-P)}body .button-red-disabled .p-button{border:1px solid var(--Persian-Red-50);background:var(--Persian-Red-50)}body .button-red-disabled .p-button .button-text{color:var(--Persian-Red-300)}.routerAnimation-enter-active{transition:all var(--duration-more) ease-in-out}.routerAnimation-enter,.routerAnimation-leave-to{opacity:0}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}.svg-container{display:inline-flex;transition:font-size var(--color-transition)}.svg-container.hover path,.svg-container.hover rect{transition:fill var(--color-transition)}.svg-container.hover:hover path,.svg-container.hover:hover rect{fill:var(--color-primary)}.svg-container .svg-class{align-items:center;justify-content:center;max-height:100%}.subscriptions-container .back .svg-container .svg-class{font-size:31px}@media (max-width: 767px){.subscriptions-container .back .svg-container .svg-class{font-size:25px}}.mobile-menu-item-container{display:flex;width:75px;max-height:80px;flex-direction:column;align-items:center;align-self:stretch;justify-content:center}.mobile-menu-item-container p{margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:var(--color-text-tertiary-new)}.mobile-menu-container{margin-top:auto;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-evenly;gap:var(--Spacing-1, 4px);align-self:stretch;background:var(--White, #fff)}.button-container{max-width:343px;max-height:48px;width:100%;display:flex;justify-content:center;border-radius:999px;padding:var(--Space-300, 12px);gap:var(--Space-200, 8px);align-items:center;flex:1 0 0}.button-container.primary-default{background:var(--Secondary-950)}.button-container.primary-default .button-text{color:var(--Primary-300)}.button-container.primary-tab{background:var(--Secondary-900)}.button-container.primary-tab .button-text{color:var(--Primary-300)}.button-container.primary-disabled{background:var(--Secondary-300)}.button-container.primary-disabled .button-text{color:var(--Primary-100)}.button-container.secondary-default{background:var(--Primary-400-P)}.button-container.secondary-default .button-text{color:var(--White)}.button-container.secondary-tab{background:var(--Primary-300)}.button-container.secondary-tab .button-text{color:var(--White)}.button-container.secondary-disabled{background:var(--Primary-200)}.button-container.secondary-disabled .button-text{color:var(--White)}.button-container.outlined-default{background:var(--White);border:var(--sds-size-stroke-border) solid var(--Secondary-950)}.button-container.outlined-default .button-text{color:var(--Secondary-950)}.button-container.outlined-tab{background:var(--White);border:var(--sds-size-stroke-border) solid var(--Secondary-900)}.button-container.outlined-tab .button-text{color:var(--Secondary-900)}.button-container.outlined-disabled{background:var(--White);border:var(--sds-size-stroke-border) solid var(--Secondary-300)}.button-container.outlined-disabled .button-text{color:var(--Secondary-300)}.button-container.red-default{background:var(--Persian-Red-50)}.button-container.red-default .button-text{color:var(--Persian-Red-600)}.button-container.red-tab{background:var(--Persian-Red-50)}.button-container.red-tab .button-text{color:var(--Persian-Red-500-P)}.button-container.red-disabled{background:var(--Persian-Red-300)}.button-container.red-disabled .button-text{color:var(--Persian-Red-50)}.button-container.gray-default{background:var(--Natural-100)}.button-container.gray-default .button-text{color:var(--Natural-950)}.button-container.gray-tab{background:var(--Natural-100)}.button-container.gray-tab .button-text{color:var(--Natural-950)}.button-container.gray-disabled{background:var(--Natural-100)}.button-container.gray-disabled .button-text{color:var(--Natural-400)}.button-container.social-button{background:var(--White);border:1px solid var(--Neutral-200)}.button-container.social-button .button-text{color:var(--Natural-700)}.button-container .button-text{overflow:hidden;text-align:center;text-overflow:ellipsis}.button-container.background-primary-400-p{background:var(--Primary-400-P);border-radius:24px;border:2px solid var(--White, #fff);box-shadow:0 4px 15px #0000001a}.button-container.background-primary-400-p .button-text{color:var(--White)}.button-container.background-red-400{background:var(--Persian-Red-400);border-radius:24px;border:2px solid var(--White, #fff);box-shadow:0 4px 15px #0000001a}.button-container.background-red-400 .button-text{color:var(--White)}.device-store-container{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;gap:4px;align-items:flex-end}.device-store-container .action-holder{display:flex;flex-direction:column;align-items:center;gap:1px}.device-store-container .action-holder .app-button{border:none;background:none}.shared-footer-container{display:flex;flex-direction:column-reverse;position:absolute;bottom:0;width:100%}.shared-footer-container .shared-footer-holder{display:flex;width:100%;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;background:var(--Secondary-950, #1a345b)}.shared-footer-container .shared-footer-holder .text-holder{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:4px}.shared-footer-container .shared-footer-holder .text-holder .text{color:var(--White, #fff);text-align:center}.shared-footer-container .shared-footer-holder .text-holder .fush-ai{color:var(--Primary-400-P, #22cf9e);text-align:center}.shared-footer-container .shared-footer-holder .footer-action-container{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;gap:4px}.page-not-found-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:var(--Neutral-100, #edeef1)}.page-not-found-container .page-not-found-holder{display:flex;width:400px;flex-direction:column;align-items:center;gap:36px;text-align:center}.page-not-found-container .page-not-found-holder .info-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;justify-content:center}.page-not-found-container .page-not-found-holder .info-container .image-container{display:flex;width:192px;padding:14.8px 22px 7.034px;justify-content:center;align-items:center}.page-not-found-container .page-not-found-holder .info-container .text-container{display:flex;flex-direction:column;align-items:center;gap:8px;align-self:stretch;justify-content:center}.page-not-found-container .page-not-found-holder .page-not-found-action-container{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;gap:8px}@media screen and (min-width: 401px){#components-container[data-v-7a7a37b1]{width:400px}}@media screen and (max-width: 400px){#components-container[data-v-7a7a37b1]{width:100%}}#portal[data-v-7a7a37b1]{width:100%;display:flex;flex-direction:column;align-items:center;height:100%;background:var(--Neutral-100)}#components-container[data-v-7a7a37b1]{display:flex;flex-direction:column;background:var(--White, #fff);height:100%;max-height:var(--max-container-height);overflow-y:scroll}#components-container[data-v-7a7a37b1]::-webkit-scrollbar{display:none}.mobile-menu-holder[data-v-7a7a37b1]{position:fixed;bottom:0;display:flex;width:inherit}
