.dashboardWrapper{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}.gradientBackground{position:absolute;inset:0;background:url(/dashboard/gradient_new.svg) 50%/cover no-repeat;z-index:-1;pointer-events:none}.dashboardContent{position:relative;z-index:1;padding:24px 24px 0;gap:24px;border-radius:24px;background:rgba(255,255,255,.33);flex-grow:1}.dashboardContent,.rightColumnCard{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.4)}.rightColumnCard{z-index:3;gap:16px;border-radius:24px;background:rgba(255,255,255,.5);padding:8px}.rightColumn{flex-shrink:0;justify-content:flex-start;width:223px}.leftColumn,.rightColumn{display:flex;align-items:stretch;flex-direction:column}.leftColumn{flex-grow:1;gap:24px}.tag-title{margin:0;color:#000;font-size:24px;font-weight:600}.tag-wrapper{display:flex;flex-direction:column;gap:8px}.tag-description{color:rgba(16,24,43,.86);font-size:14px;font-weight:300;margin:0}.companyCard{border-radius:24px;background:var(--White,#fff);padding:16px 8px;height:137px}.companyHeader{display:flex;align-items:center;gap:16px;padding:0 8px}.companyLogo{width:56px;height:56px;object-fit:contain;border-radius:50px;border:1px solid var(--Common-Text-Grey-200-Stroke,#e4e7ec);background:#fff}.companyName{color:var(--Common-Text-Grey-900,#10182b);font-size:16px;font-weight:600;margin:0}.companyWrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px;font-family:League Spartan,sans-serif}.companyType{color:var(--Common-Text-Grey-600,#475467);font-size:12px;font-weight:400;margin:0;text-transform:capitalize}.companyType,.companyType span{display:flex;align-items:center}.companyType span{white-space:nowrap}.companyType span:first-child{position:relative;padding-right:8px}.companyType span:first-child:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:14px;background-color:var(--Common-Text-Grey-200,#E4E7EC)}.companyTags{display:flex;flex-wrap:wrap;gap:4px;padding:8px 0;margin-top:8px;align-items:center}.moreTags{display:flex;border-radius:8px;border:1px solid var(--Common-Text-Grey-200,#e4e7ec);background:#FFF;height:26px;padding:8px}.certified-number{display:flex;align-items:center;color:var(--ifx-tint-blue-900-primary,#3CA0C9);font-size:14px;font-weight:600;line-height:20px;height:30px}.companyCertified{color:var(--IF-X-Tint-Blue-900-Primary,#3CA0C9);font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}.companyBottomWrapper{display:flex;align-items:center;justify-content:space-between}.company-bottom-wrapper{display:flex;flex-direction:row;padding:0 8px;justify-content:flex-end;align-items:flex-end;gap:10px;align-self:stretch}.hedera-tag{color:var(--Black,#2B2B2B);font-family:League Spartan;font-size:12px;font-weight:500;height:17px;padding:2px 0;align-items:center;gap:4px}.company-first-wrapper,.hedera-tag{display:flex;justify-content:center}.company-first-wrapper{flex-direction:column;align-items:flex-start;gap:2px;flex:1 0 0}.company-second-wrapper{display:flex;flex-direction:row;height:30px;min-width:178px;padding:8px 12px 8px 10px;align-items:center;gap:6px;border-radius:8px;border:1px solid var(--Common-Text-Grey-200,#e4e7ec);background:var(--White,#FFF);box-shadow:2px 2px 12px 0 rgba(212,216,222,.36)}.companyCard:hover{background:#fafbfc}.companyCard.active{border-radius:24px;border:2px solid var(--IF-X-Tint-Blue-900-Primary,#3ca0c9);background:var(--White,#FFF);box-shadow:0 16px 39.5px -14px rgba(67,71,78,.16)}.p-chip-text{line-height:normal}.companyGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;overflow-y:auto;overflow-x:hidden;height:240px;flex-grow:1;padding-right:12px;margin-right:-12px;scroll-behavior:smooth;box-sizing:border-box;padding-bottom:24px}@media (min-width:1780px){.companyGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1950px){.companyGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){.companyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.companyGrid{grid-template-columns:1fr}}.companyGrid::-webkit-scrollbar{width:4px}.companyGrid::-webkit-scrollbar-track{background:transparent;border-radius:10px;margin-right:-20px}.companyGrid::-webkit-scrollbar-thumb{background:var(--Common-Text-Grey-200,#E4E7EC);border-radius:10px;min-height:151px}.companyGrid::-webkit-scrollbar-thumb:hover{background:#d0d4da}.p-card .p-card-body,.p-card .p-card-content{display:flex;flex-direction:column;gap:16px;padding:0;margin:0}.p-chip{padding:0}.p-chip,.p-chip .p-chip-text{background:#fff;border-radius:8px}.p-chip .p-chip-text{color:var(--Common-Text-Grey-600,#475467);border:1px solid var(--Common-Text-Grey-200,#e4e7ec);font-size:12px;font-weight:400;padding:8px;display:flex;justify-content:center;align-items:center;gap:10px;margin:0}.searchFilterWrapper{display:grid;grid-template-columns:3fr 1fr;gap:16px;align-items:center;margin-top:16px}.searchBar{width:100%}.p-input-icon-left{display:flex;align-items:center;width:100%}.p-input-icon-left>i{position:absolute;left:1rem;color:#98a2b3;font-size:1rem;pointer-events:none}.p-input-icon-left .p-inputtext{width:100%;border-radius:12px;border:1px solid #e5e7eb;background-color:#fff;padding:15px 16px 15px 38px;color:var(--Common-Text-Grey-400,#98a2b3);font-family:League Spartan!important;font-weight:400;font-size:14px;box-shadow:none;height:44px;line-height:1.5;box-sizing:border-box;color:var(--common-text-grey-900)}.p-input-icon-left .p-inputtext::placeholder{color:var(--Common-Text-Grey-400,#98a2b3)}.p-input-icon-left .p-inputtext:focus-visible{border:1px solid var(--IF-X-Tint-Blue-900-Primary,#3ca0c9);box-shadow:0 16px 39.5px -14px rgba(67,71,78,.16)}.filterButton{width:100%;height:44px;border-radius:16px!important;background-color:#fff!important;border:1px solid var(--Common-Text-Grey-200,#e4e7ec);color:var(--Common-Text-Grey-400,#98a2b3);font-family:League Spartan!important;font-weight:500;display:flex;align-items:center;gap:8px;font-size:14px;justify-content:space-between;transition:all .2s ease}.filterButton:focus{border:1px solid var(--IF-X-Tint-Blue-900-Primary,#3ca0c9);box-shadow:3.049px 10.716px 32.148px 0 rgba(67,71,78,.08)}.filterButton:hover{background-color:#f9fafb!important}.nestedCards{display:flex;flex-direction:column;gap:16px}.nestedCard{border-radius:16px}.companyDetailsSection{display:flex;padding:24px;flex-direction:column;gap:24px;position:relative;z-index:3;border-radius:24px;background:rgba(255,255,255,.5)}.product-content{display:flex;flex-direction:column;gap:5px}.overviewStats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.product-details-title{color:var(--Common-Text-Grey-600,#475467);font-size:10px;font-weight:400!important;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px 16px;border-radius:8px;background:var(--Secondary-Grey,#F7F8FA);box-sizing:border-box}.productOverviewGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px}.product-card{border-radius:16px;background:#fff;display:flex;justify-content:space-between;padding:16px}.product-card-header{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;gap:8px}.product-stat-value{color:var(--Common-Text-Grey-600,#475467);font-family:League Spartan;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.product-card .p-card-body,.product-card .p-card-content{display:flex!important;gap:12px;margin:0;width:100%;border-radius:16px;justify-content:space-between}.smallCard{padding:16px}.fusionpass-stats,.smallCard{background:#ffffff;border-radius:16px}.fusionpass-stats{display:flex;align-items:center;gap:16px;position:relative}.fusionstats-container{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.contactDetailsButton{display:flex;height:30px;padding:8px 12px 8px 10px;justify-content:center;align-items:center;gap:6px;border-radius:8px;border:1px solid var(--Common-Text-Grey-200,#e4e7ec);background:var(--White,#FFF);box-shadow:2px 2px 12px 0 rgba(212,216,222,.36)}.details-label{color:var(--IF-X-Tint-Blue-900-Primary,#3CA0C9);font-size:12px;font-weight:500}.p-dialog-mask{backdrop-filter:blur(3px);background:rgba(0,0,0,.55)}.contact_details_container{padding:32px 24px;background:white}.contact_title{color:#000;font-size:24px;font-weight:600;margin:0 0 16px}.contact_main_card{display:flex;align-items:center;gap:14px;padding:16px;background:#f5f7fa;border-radius:12px;margin-bottom:20px}.main_icon_wrapper img{background:white;border-radius:50%;padding:8px;width:36px;height:36px;display:flex}.contact_main_info h4{font-size:16px;font-weight:600;color:#2b2b2b;margin:0}.contact_main_info{display:flex;flex-direction:column;gap:8px}.contact_main_info .contact_position{color:var(--Common-Text-Grey-600,#475467);font-size:12px;margin:0;font-weight:300}.contact_position span{color:var(--Common-Text-Grey-900,#10182B);font-size:12px;font-weight:400}.contact_item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:14px;margin-left:24px}.contact_item label{color:var(--Common-Text-Grey-600,#475467);font-weight:300}.contact_item span{color:var(--Common-Text-Grey-900,#10182B);font-weight:400}.contact-country-name{color:var(--Common-Text-Grey-600,#475467);font-size:12px;font-weight:400}.contact_details_dialog .p-dialog-footer,.p-dialog .p-dialog-footer{padding:14px 24px!important;border-top:1px solid #eee;background:#fff;display:flex;justify-content:flex-end;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.discard_button:hover{background:#f4f4f4}.contact_header_desktop{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #e5e7eb}.desktop-dialog.p-dialog{border-radius:12px!important;overflow:hidden!important}.desktop-dialog .p-dialog-header{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.contact_header_title{font-size:20px;font-weight:600;color:#111827}.contact_header_close{background:none;border:none;font-size:20px;font-weight:700;cursor:pointer;color:#111}.contact_header_close:hover{opacity:.7}.discard_button{display:flex;align-items:center;gap:6px;cursor:pointer;padding:10px 16px;border-radius:6px;font-weight:500;border-radius:8px;color:var(--Common-Text-Grey-900,#10182B);font-size:16px;background:var(--Common-Text-Grey-100,#F2F4F7)}.desktop-dialog.p-dialog{width:586px!important}.desktop-dialog .p-dialog-content{padding:0!important}.stats{display:inline-block;max-width:100%;word-break:break-all;white-space:normal;overflow-wrap:anywhere}.stats-column{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;position:relative;padding-inline:8px}.stats-column:not(:last-child):after{content:"";position:absolute;top:10%;right:0;width:1px;height:80%;background:var(--Common-Text-Grey-200,#E4E7EC)}.stats-heading{color:var(--Common-Text-Grey-900,#10182B);text-align:center;font-size:12px;font-weight:300;margin:0}.stat-item h4{color:var(--Common-Text-Grey-900,#10182b);font-size:16px;font-weight:600}.stat-item h4,.stat-item p{font-family:League Spartan;margin:0}.stat-item p{color:var(--Common-Text-Grey-600,#475467);text-align:center;font-size:12px;max-width:80px;font-weight:400;white-space:normal;word-break:break-word}.divider{width:1px;background:#e5e7eb}.no-image{display:flex;align-items:center;justify-content:center;background-color:#10182b;color:#fff;font-weight:600;font-size:20px;border-radius:50px;min-height:56px;min-width:56px}.company_tooltip{border-radius:6px;background-color:#10182b;color:white;font-size:14px;padding:0;margin-top:3px;overflow:hidden;z-index:999}.company_tooltip>div{padding:0;background-color:transparent!important;border-color:transparent}.company_tooltip>div:nth-child(2){padding:8px 12px}.p-component *{font-family:League Spartan}.filter_dropdown{display:flex;align-items:center;padding-left:16px;padding-block:6px;border:1px solid #e5e7eb;background-color:#fff;border-radius:12px;box-shadow:none;outline:none}.filter_dropdown .p-dropdown-label.p-inputtext{color:#475467!important}.filter_dropdown:is(:focus-visible,.p-inputwrapper-focus){border-color:#3ca0c9}.filter_dropdown:before{content:"";width:24px;height:24px;background-image:url(/dashboard/filter-mail-circle.svg);background-repeat:no-repeat;background-size:24px;background-position:50%}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight,.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background-color:#3CA0C9}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#475467!important}.p-dropdown-panel .p-dropdown-item.p-disabled{opacity:.5;cursor:not-allowed}.filter_dropdown_panel{border:1px solid #f5f5f5;border-radius:12px;box-shadow:0 2px 8px 0 #00000015}.companyLogoWrapper{position:relative;display:inline-block}.verifiedBadge{position:absolute;top:0;right:0;width:18px;height:18px;padding:2px}.product-header{display:flex;justify-content:space-between;align-items:center}.product-icons{display:flex;gap:8px}.product-border{padding:8px;border-radius:8px;border:1px solid var(--Common-Text-Grey-200,#e4e7ec);background:#FFF}.product-icon{cursor:pointer}.product-icon.active{width:32px;height:32px;border-radius:7.269px;border:1px solid var(--IF-X-Tint-Blue-900-Primary,#3ca0c9);background:#03070D;box-shadow:1.333px 2.667px 6.667px 0 rgba(212,216,222,.6),inset 0 4px 2.667px 0 rgba(255,255,255,.24)}.product-card.active{border-radius:16px;border:2px solid var(--IF-X-Tint-Blue-900-Primary,#3ca0c9);background:var(--White,#FFF);box-shadow:8px 10px 24px 0 rgba(212,216,222,.6)!important}.main_content_wrapper{display:flex;align-items:stretch;gap:24px;padding-block:16px;width:100%;flex-grow:1}.header_paragraph_badge{display:flex;align-items:center;gap:16px}.mobile_company_card_header{display:flex;align-items:center;background-color:white;border:none;box-shadow:none;border-radius:16px;padding:16px;width:100%;justify-content:space-between;position:relative;z-index:2;text-align:left;overflow-x:hidden;transition:box-shadow .3s ease}.mobile_company_card .p-toggleable-content{position:relative;z-index:1}.menu_arrow_icon{transition:transform .3s ease}.mobile_company_card_header.menu_opened .menu_arrow_icon{transform:rotate(180deg);transform-origin:center}.mobile_company_card_header.menu_opened{box-shadow:8px 10px 24px 0 rgba(212,216,222,.6)}.mobile_company_card{background-color:white;border-radius:16px}@keyframes mobile_company_slide_in{to{transform:translateY(0);opacity:1}}.mobile_company_card .p-panel-content{border-radius:16px;padding:16px;border:none}.mobile_company_card .p-tabview-panel{opacity:0;animation:fade_in .3s ease forwards}@keyframes fade_in{to{opacity:1}}.mobile_company_content_table{border-collapse:collapse;width:100%;text-align:left;font-size:12px;color:#475467}.mobile_company_content_table thead tr{background:var(--Common-Text-Grey-100,#F2F4F7)}.mobile_company_content_table th{font-weight:500;color:var(--common-text-grey-900);padding:8px}.mobile_company_content_table th:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.mobile_company_content_table th:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.mobile_company_content_table td{padding:8px}.mobile_company_content_table :not(thead) tr:not(:last-child){border-bottom:1px solid #f2f4f7}.mobile_company_content_table .model_name_wrapper{display:flex;align-items:center;gap:8px}.mobile_company_content_table .model_name_wrapper .model_name{font-weight:600;color:var(--common-text-grey-900);margin-bottom:2px}.mobile_company_content_table .model_name_wrapper .model_type{font-size:10px;color:#475467}.mobile_company_content_table .model_button{background-color:transparent;border:none;outline:none;padding:0;padding-block:6px;width:100%;height:100%;display:grid;place-items:center}.mobile_company_content_table .model_button:disabled{filter:saturate(0);opacity:.5}.model_empty_image,.model_image{flex-shrink:0;border-radius:50px}.model_empty_image{padding:5px;border:1px solid #e6e6e6;background-color:#f3f3f5}.mobile_qr_dialog{width:100%;text-rendering:optimizeLegibility;height:100%;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:stretch;padding-top:16px;background:linear-gradient(180deg,#FFF,rgba(255,255,255,0) 53.64%,#FFF),url(/qr_dialog_bg.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:430px}.mobile_qr_dialog .scan-me-text{margin-top:8px}.mobile_qr_dialog .p-dialog-content{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile_qr_dialog .qr-code-inner{box-shadow:0 19.158px 47.297px -16.764px rgba(67,71,78,.36)}.mobile_qr_dialog_header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.mobile_qr_dialog_header>img{height:56px;width:56px;flex-shrink:0;border-radius:100px}.mobile_qr_dialog_header .model_empty_image{padding:16px}.mobile_qr_dialog_header h3{font-size:24px;color:var(--common-text-grey-900);font-weight:600;margin:0 0 4px}.mobile_qr_dialog_header p{font-size:16px;color:#475467;font-weight:400;margin:0}.mobile_qr_dialog_button_wrapper{padding:16px;background-color:white}.mobile_qr_dialog_button{padding:9px 14px;border:1px solid #3ca0c9;border-radius:12px;height:48px}.mobile_qr_dialog_button,.model_dialog_close_button{font-size:16px;font-weight:500;background-color:#3ca0c9;color:white;text-decoration:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;display:flex;align-items:center;justify-content:center;gap:8px}.model_dialog_close_button{border:1px solid #3ca0c9;border-radius:8px;height:30px;box-shadow:none;margin:0;padding:9px 14px 9px 18px}.model_dialog_close_button.is_grey{background-color:var(--common-text-grey-100);font-size:14px;color:var(--common-text-grey-900);border:1px solid var(--common-text-grey-200)}.model_dialog_close_button.is_grey:is(:hover,:focus-visible){background-color:var(--common-text-grey-200)}.company_card_arrow_button{padding:0;flex-shrink:0;background-color:transparent;border:none;box-shadow:none;cursor:pointer;border-radius:4px;margin:2px 0 0}.header_wrapper{display:flex;flex-direction:column;gap:8px}.p-input-icon-left:has(input)>i.search_clear_icon{right:13px;left:auto;z-index:5;pointer-events:auto;cursor:pointer}@media screen and (max-width:600px){.companyCard{padding:16px;border-radius:16px}.companyWrapper{flex-grow:1}.companyHeader{width:100%}.companyName{overflow-wrap:anywhere;word-break:normal;white-space:normal;max-width:100%;line-height:1.1}.mobile_company_card .product-icons{padding-block:14px}.mobile_company_card .product-icon{width:32px;height:32px}.companyGrid{gap:8px;display:flex;flex-direction:column;padding-right:6px}.companyCard .p-card-content{flex-direction:row}.header_paragraph_badge{flex-direction:column;align-items:flex-start;grid-column:span 2}.dashboardContent{padding:20px 16px;border-radius:16px;gap:16px}.searchFilterWrapper{display:flex;justify-content:right;align-items:stretch;gap:8px;width:96px;margin:0;grid-row-start:1;grid-row-end:1;grid-column-start:2;grid-column-end:2;position:relative;justify-self:end}.filter_dropdown{padding:9px;min-width:auto}.filter_dropdown:before{background-size:20px}.contact-right-content{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:22px;height:100%}.contact_details_dialog{width:100%!important;margin:0}.contact_details_dialog .p-dialog-content{padding:0!important;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -4px 30px rgba(0,0,0,.15)}.contact_details_container{padding:24px 16px;font-family:League Spartan,sans-serif}.contact_item span{display:inline-block;max-width:100%;word-break:break-all;white-space:normal;overflow-wrap:anywhere}.contact_details_dialog.p-dialog.p-component{border-radius:24px}.main_icon_wrapper{background:white;border-radius:50%;padding:8px;display:flex}.contact_main_info h4{color:var(--Common-Text-Grey-900,#10182B);font-size:16px;font-weight:600;margin:0}.contact_item{display:flex;align-items:center;gap:8px;padding:12px;font-size:12px;margin-left:0}.filter_dropdown .p-dropdown-label.p-inputtext,.filter_dropdown .p-dropdown-trigger{display:none}.header_wrapper{display:grid;grid-template-columns:1fr 98px;row-gap:10px}.header_wrapper .tag-title{align-self:center}.p-input-icon-left.searchBar:has(.p-inputtext.p-component) .p-inputtext.p-component{width:44px;padding-right:4px}.p-input-icon-left.searchBar:has(.p-inputtext.p-component:focus) .p-inputtext.p-component{width:100%;position:relative;z-index:2}.p-input-icon-left.searchBar{position:absolute;left:0;width:44px}.p-input-icon-left.searchBar:has(.p-inputtext.p-component:focus){left:calc(160px - 100vw);width:calc(100vw - 116px)}.p-input-icon-left>i{left:14px;z-index:3}.p-input-icon-left:has(input)>i.search_clear_icon{right:13px;left:auto;width:18px;position:absolute;pointer-events:auto;animation:animateZIndexOut .5s ease forwards;opacity:0}.p-input-icon-left.searchBar:has(input:focus) i.search_clear_icon{opacity:1;animation:animateZIndexIn .5s ease forwards}@keyframes animateZIndexIn{to{z-index:5}}@keyframes animateZIndexOut{to{z-index:-1}}}.qr-code-container{display:flex;flex-direction:column;align-items:center}.qr-code-wrapper{display:flex;justify-content:center;align-items:center;padding:3px;border-radius:50%;margin:0 auto;transition:transform .3s ease,box-shadow .3s ease}.scan-me-text{color:var(--Black,#2B2B2B);text-align:center;font-family:League Spartan;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:50px;width:100%}.qr-code-inner{display:flex;justify-content:center;align-items:center;background:#ffffff;border-radius:12px;position:relative;margin-top:-60px}.qr-code-inner svg{max-width:100%;max-height:100%;width:auto;height:auto}.qr-code-text{text-align:center;margin-top:12px;font-size:12px;color:#666;word-break:break-all;font-weight:500}.qr-code-text.null{color:#999;font-style:italic}@media (max-width:768px){.qr-code-wrapper{padding:25px}.qr-code-text{font-size:11px}}.navbar-container{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%;gap:16px}.navbar_wrapper{padding-block:18px;z-index:99;position:relative}.navbar_brand_image{position:relative;z-index:2}.navbar-right{display:flex;flex-direction:row;align-items:center;gap:16px;position:relative;z-index:1}.global-button-icon{display:flex;height:48px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid var(--Common-Text-Grey-300,#d0d5dd);background:#FFF;color:var(--Common-Text-Grey-900,#10182B);text-align:center;font-family:League Spartan;font-size:18px;font-weight:500;line-height:normal}.white{background:var(--Black,#2B2B2B);color:#FFF}.nav_menu_button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;margin:0;background-color:transparent;border:none;box-shadow:none;border-radius:8px;background-color:white;cursor:pointer;position:relative;z-index:2}.nav_menu_button>div{height:2px;background-color:#10182B;border-radius:20px;width:22.5px;transform-origin:center;transition:all .3s ease;flex-shrink:0}.navbar_wrapper.menu_open .nav_menu_button>div:first-child{transform:rotate(45deg) translate3D(5px,5px,0)}.navbar_wrapper.menu_open .nav_menu_button>div:nth-child(2){opacity:0}.navbar_wrapper.menu_open .nav_menu_button>div:last-child{transform:rotate(-45deg) translate3D(5px,-5px,0)}.language-globe{position:relative}.nav_localization_panel{background-color:#fff;border-radius:8px;padding:4px;inset:auto auto -72px -5px;box-shadow:0 2px 4px #0000001a;position:absolute;flex-direction:column;display:flex;visibility:hidden;transition:all .2s ease-in-out;transition-behavior:allow-discrete;transform:translate3d(0,-10px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;opacity:0}.nav_localization_panel.current{visibility:visible;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;opacity:1}.nav_localization_btn{text-align:center;border-radius:6px;padding:8px;text-decoration:none;transition:background-color .2s;display:block;background-color:white;color:var(--auth-black);border:none;box-shadow:none;font-family:inherit;font-size:16px;cursor:pointer}.nav_localization_btn:focus,.nav_localization_btn:hover{background-color:#f3f3f5}.nav_localization_btn.current{background-color:#f3f3f5;color:#3874C9}@media screen and (min-width:601px){.nav_menu_button{display:none;visibility:hidden}}body:has(.menu_open){overflow:hidden}@media screen and (max-width:600px){.navbar-container{gap:10px}.navbar_wrapper{background-color:white;padding-block:8px}.navbar_brand_image{height:36px;width:148px}.nav_menu_button{display:flex;visibility:visible}.navbar-right>button{width:100%}.navbar-right{position:fixed;inset:0;flex-direction:column;align-items:center;padding:100px 1.5rem 24px;overflow-y:auto;overflow-x:hidden;background-color:rgba(255,255,255,.8);transition:all .3s ease;transition-behavior:allow-discrete}.navbar_wrapper.menu_open .navbar-right{opacity:1;pointer-events:none;transform:translateY(0);backdrop-filter:blur(10px);visibility:visible;pointer-events:auto}.navbar_wrapper:not(.menu_open) .navbar-right{opacity:0;backdrop-filter:blur(0);transform:translateY(-10px);visibility:hidden}}.bottom_sheet_main{display:flex;flex-direction:column;align-items:stretch;position:fixed;inset:0;z-index:999;backdrop-filter:blur(0);background-color:rgba(0,0,0,0);opacity:1;animation:backdrop_fade .3s ease forwards}@keyframes backdrop_fade{to{background-color:rgba(0,0,0,.6);backdrop-filter:blur(5px)}}.bottom_sheet_backdrop{background-color:transparent;flex-grow:1;position:relative;z-index:1;margin-bottom:-24px;border:none;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:55px}.bottom_sheet_close{width:40px;height:40px;border-radius:100px;display:grid;place-items:center;background-color:white;opacity:0;flex-shrink:0;animation:fade_in_backdrop 1s ease forwards}@keyframes fade_in_backdrop{to{opacity:1}}.bottom_sheet_content{background-color:white;padding-top:24px;border-top-left-radius:24px;border-top-right-radius:24px;position:relative;z-index:2;opacity:0;transform:translateY(30px);animation:bottom_sheet_slide .3s ease-out forwards}@keyframes bottom_sheet_slide{to{transform:translateY(0);opacity:1}}.ifx_apps_wrapper{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.ifx_app{width:32px;height:32px;flex-shrink:0}@media screen and (max-width:600px){.ifx_apps_wrapper{flex-wrap:nowrap;justify-content:flex-start}}.loading_circle_wrapper{padding:20px;display:grid;place-items:center;min-height:250px}.loading_circle_element{width:35px;height:35px;margin:0 auto;background-image:url(/loading_circle_blue.svg);animation:loading_circle_blue .7s linear infinite;background-repeat:no-repeat;background-position:50%;background-size:35px;transform-origin:center}@keyframes loading_circle_blue{to{transform:rotate(1turn)}}.company_model_list_dialog{width:100vw;max-width:880px;height:93vh;max-height:706px;margin:16px}body:has(.company_model_list_dialog){overflow:hidden}.company_model_list_grid{display:grid;grid-template-columns:1fr 224px;gap:16px}.company_model_list_grid_sticky_track{position:relative}.company_model_list_grid_sticky_card,.company_model_list_grid_sticky_track{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.company_model_list_grid_sticky_card{padding:8px;gap:8px;border-radius:24px;background:var(--common-text-grey-100);position:sticky;top:44px}.ifx_apps_card{display:flex;padding:16px;flex-direction:column;align-items:stretch;gap:16px;align-self:stretch;color:var(---common-text-grey-600);text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.desktop_qr_card,.ifx_apps_card{border-radius:16px;background:white}.desktop_qr_card{overflow:hidden;min-height:336px}.desktop_qr_card .p-dialog-content{background-color:transparent;overflow:visible}.desktop_qr_card .qr-code-wrapper{width:auto!important;height:auto!important}.desktop_qr_card .mobile_qr_dialog_header h3{font-size:16px;overflow-wrap:anywhere;word-break:normal;white-space:normal}.desktop_qr_card .qr-code-inner{padding:8px;margin-top:5px;width:88px!important;height:88px!important}.desktop_qr_card .mobile_qr_dialog_header>img{width:48px;height:48px}.desktop_qr_card .mobile_qr_dialog_header p{font-size:14px}.desktop_qr_card .mobile_qr_dialog_button_wrapper{padding-top:20px;background-image:linear-gradient(180deg,#ffffff00,#fff);background-color:transparent}.desktop_qr_card .mobile_qr_dialog_button{height:30px;border-radius:8px;width:fit-content;margin-inline:auto}.desktop_qr_card .mobile_qr_dialog{background-size:310px;background-position-y:38px;height:100%}.desktop_model_table{width:100%;font-size:14px}.desktop_model_table.p-datatable .p-datatable-thead>tr>th{background-color:var(--common-text-grey-100);border:none;padding:15px 10px;font-weight:500;line-height:normal;letter-spacing:-.07px;color:var(--common-text-grey-900)}.desktop_model_table.p-datatable .p-datatable-thead>tr>th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.desktop_model_table.p-datatable .p-datatable-thead>tr>th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.p-datatable-tbody>tr:first-child>td{border-top:none}.desktop_model_table.p-datatable .p-datatable-tbody>tr>td{color:var(--common-text-grey-600);border:none;padding:15px 10px;border-bottom:1px solid var(--common-text-grey-100)}.desktop_model_table.p-datatable .p-datatable-tbody>tr.selected_highlight>td,.desktop_model_table.p-datatable .p-datatable-tbody>tr:hover>td{background-color:var(--common-text-grey-100)}.desktop_model_table .model_name_wrapper{display:flex;align-items:center;gap:8px}.desktop_model_table .model_name{color:var(--common-text-grey-900);font-weight:600;line-height:normal;letter-spacing:-.07px}.desktop_model_table .model_button{padding:4px;height:24px;width:24px;border-radius:4px;background-color:#3CA0C9;box-shadow:none;display:grid;place-content:center;border:none}.desktop_model_table .model_button[disabled],.label_flag{background-color:var(--common-text-grey-100)}.label_flag{padding:4px 6px;border-radius:4px;font-weight:700;font-size:13px;color:var(--common-text-grey-900);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.label_flag.is_pdt{background-color:#3CA0C9;color:white}.desktop_qr_card .mobile_qr_dialog_header{padding-inline:12px}