@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media screen and (max-width:768px){.test-card{display:flex;flex-direction:column;height:100%;transition:all .2s;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.06);cursor:pointer;transition:all .2s ease}.test-card:hover{border:1px solid rgba(0,0,0,.12)!important}.test-card .ant-card-body{flex:1 1;padding:18px;display:flex;flex-direction:column}.test-card div.ant-card-meta-title{margin-top:10px;white-space:normal}.test-card div.ant-card-meta-title .test-long-name{font-size:18px;font-weight:600;color:#303030;line-height:21.6px;min-width:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;margin-bottom:0}}@media screen and (max-width:768px)and (max-width:768px){.test-card div.ant-card-meta-title .test-long-name{font-size:21.6px;line-height:27px}}@media screen and (max-width:768px){.test-card div.ant-card-meta-title .test-short-name{font-size:14px;font-weight:400;color:rgba(0,0,0,.35);flex:0 0 auto;line-height:16.8px}}@media screen and (max-width:768px)and (max-width:768px){.test-card div.ant-card-meta-title .test-short-name{font-size:16px;line-height:21.6px}}@media screen and (max-width:768px){.test-card div.ant-card-meta-title .biomarker-count{color:rgba(0,0,0,.45);font-size:14px;font-weight:400;display:flex;align-items:center;gap:2px}.test-card div.ant-card-meta-title .biomarker-count .anticon{color:rgba(0,0,0,.45);font-size:12px}.test-card .ant-card-meta{display:flex;flex-direction:column}.test-card .ant-card-meta .ant-card-meta-description{flex:1 1;display:flex;flex-direction:column}.test-card .ant-card-meta .ant-card-meta-description .item-tagline{font-size:14px;line-height:19.95px}}@media screen and (max-width:768px)and (max-width:768px){.test-card .ant-card-meta .ant-card-meta-description .item-tagline{font-size:16px;line-height:22.8px}}@media screen and (max-width:768px){.test-card .ant-card-meta .ant-card-meta-description .price-section{position:absolute;bottom:60px;left:18px;right:18px;margin-top:auto;display:flex;align-items:center;justify-content:space-between}.test-card .ant-card-meta .ant-card-meta-description .price-section .price-tag{font-size:16px;font-weight:500;color:#262626}.test-card .ant-card-meta .ant-card-meta-description .price-section .price-tag .currency{font-size:.9em;color:rgba(0,0,0,.65);margin-right:1px;font-weight:500}}@media screen and (max-width:768px)and (max-width:768px){.test-card .ant-card-meta .ant-card-meta-description .price-section .price-tag{font-size:18px}}@media screen and (max-width:768px){.test-card .ant-card-actions{margin-top:-15px;width:100%;background:#fafafa;align-items:center}.test-card .ant-card-actions .test-card-action{color:rgba(0,0,0,.45);transition:all .3s;cursor:pointer;display:flex;align-items:center;justify-content:center}.test-card .ant-card-actions .test-card-action:hover{color:#0ca37f}.test-card .ant-card-actions .test-card-action-added{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.test-card .ant-card-actions .test-card-action-added.just-added{cursor:default}.test-card .ant-card-actions .test-card-action-added.just-added .default-state{animation:pulse .5s ease}.test-card .ant-card-actions .test-card-action-added.included{cursor:default;gap:4px;display:flex;align-items:center}.test-card .ant-card-actions .test-card-action-added.included:hover{color:gray}.test-card .ant-card-actions .test-card-action-added .default-state{color:#0ca37f;display:flex;align-items:center;gap:4px}.test-card .ant-card-actions .test-card-action-added .default-state .anticon{color:#0ca37f}.test-card .ant-card-actions .test-card-action-added .hover-state{position:absolute;color:#ed6e7f;display:flex;align-items:center;gap:4px;opacity:0;transition:opacity .2s ease}.test-card .ant-card-actions .test-card-action-added .hover-state .anticon{color:#ed6e7f}.test-card .ant-card-actions .test-card-action-added:not(.just-added):hover .default-state{opacity:0}.test-card .ant-card-actions .test-card-action-added:not(.just-added):hover .hover-state{opacity:1}.test-card.in-panel{border-color:#0ca37f}.test-card.in-panel .test-card-action.disabled{cursor:default;color:#0ca37f}.test-card.in-panel .test-card-action.disabled:hover{background:rgba(0,0,0,0)}.test-card.in-panel .test-card-action.disabled .anticon{color:#0ca37f}.requirements-popover h4{margin:0 0 12px;color:#333;font-size:16px}.requirements-popover .requirements-list{display:flex;flex-direction:column;gap:12px}.requirements-popover .requirement-item{display:flex;align-items:flex-start;gap:12px;padding:8px;background:#f8f9fa;border-radius:6px}.requirements-popover .requirement-icon{font-size:1.2em;padding-top:2px}.requirements-popover .requirement-text{flex:1 1}.requirements-popover .requirement-title{font-weight:500;color:#333;margin-bottom:2px}.requirements-popover .requirement-description{color:#666;font-size:.9em}.requirements-trigger{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.45);cursor:pointer;padding:2px 6px;border-radius:4px;background-color:#fafafa;transition:all .2s ease;border:1px solid rgba(0,0,0,.06);margin-left:auto;margin-right:-4px;font-size:11.2px;line-height:16.8px}.requirements-trigger .anticon{opacity:.7}.requirements-trigger:hover{color:rgba(0,0,0,.65);background-color:#f5f5f5;border-color:rgba(0,0,0,.12)}.requirements-trigger:hover .anticon{opacity:1}}@media screen and (min-width:769px){.test-card{display:flex;flex-direction:column;height:100%;transition:all .2s;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.06);cursor:pointer;transition:all .2s ease}.test-card:hover{border:1px solid rgba(0,0,0,.12)!important}.test-card .ant-card-body{flex:1 1;padding:18px;display:flex;flex-direction:column}.test-card div.ant-card-meta-title{margin-top:10px;white-space:normal}.test-card div.ant-card-meta-title .test-long-name{font-size:18px;font-weight:600;color:#303030;line-height:21.6px;min-width:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;margin-bottom:0}}@media screen and (min-width:769px)and (max-width:768px){.test-card div.ant-card-meta-title .test-long-name{font-size:21.6px;line-height:27px}}@media screen and (min-width:769px){.test-card div.ant-card-meta-title .test-short-name{font-size:14px;font-weight:400;color:rgba(0,0,0,.35);flex:0 0 auto;line-height:16.8px}}@media screen and (min-width:769px)and (max-width:768px){.test-card div.ant-card-meta-title .test-short-name{font-size:16px;line-height:21.6px}}@media screen and (min-width:769px){.test-card div.ant-card-meta-title .biomarker-count{color:rgba(0,0,0,.45);font-size:14px;font-weight:400;display:flex;align-items:center;gap:2px}.test-card div.ant-card-meta-title .biomarker-count .anticon{color:rgba(0,0,0,.45);font-size:12px}.test-card .ant-card-meta{display:flex;flex-direction:column}.test-card .ant-card-meta .ant-card-meta-description{flex:1 1;display:flex;flex-direction:column}.test-card .ant-card-meta .ant-card-meta-description .item-tagline{font-size:14px;line-height:19.95px}}@media screen and (min-width:769px)and (max-width:768px){.test-card .ant-card-meta .ant-card-meta-description .item-tagline{font-size:16px;line-height:22.8px}}@media screen and (min-width:769px){.test-card .ant-card-meta .ant-card-meta-description .price-section{position:absolute;bottom:60px;left:18px;right:18px;margin-top:auto;display:flex;align-items:center;justify-content:space-between}.test-card .ant-card-meta .ant-card-meta-description .price-section .price-tag{font-size:16px;font-weight:500;color:#262626}.test-card .ant-card-meta .ant-card-meta-description .price-section .price-tag .currency{font-size:.9em;color:rgba(0,0,0,.65);margin-right:1px;font-weight:500}}@media screen and (min-width:769px)and (max-width:768px){.test-card .ant-card-meta .ant-card-meta-description .price-section .price-tag{font-size:18px}}@media screen and (min-width:769px){.test-card .ant-card-actions{margin-top:-15px;width:100%;background:#fafafa;align-items:center}.test-card .ant-card-actions .test-card-action{color:rgba(0,0,0,.45);transition:all .3s;cursor:pointer;display:flex;align-items:center;justify-content:center}.test-card .ant-card-actions .test-card-action:hover{color:#0ca37f}.test-card .ant-card-actions .test-card-action-added{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.test-card .ant-card-actions .test-card-action-added.just-added{cursor:default}.test-card .ant-card-actions .test-card-action-added.just-added .default-state{animation:pulse .5s ease}.test-card .ant-card-actions .test-card-action-added.included{cursor:default;gap:4px;display:flex;align-items:center}.test-card .ant-card-actions .test-card-action-added.included:hover{color:gray}.test-card .ant-card-actions .test-card-action-added .default-state{color:#0ca37f;display:flex;align-items:center;gap:4px}.test-card .ant-card-actions .test-card-action-added .default-state .anticon{color:#0ca37f}.test-card .ant-card-actions .test-card-action-added .hover-state{position:absolute;color:#ed6e7f;display:flex;align-items:center;gap:4px;opacity:0;transition:opacity .2s ease}.test-card .ant-card-actions .test-card-action-added .hover-state .anticon{color:#ed6e7f}.test-card .ant-card-actions .test-card-action-added:not(.just-added):hover .default-state{opacity:0}.test-card .ant-card-actions .test-card-action-added:not(.just-added):hover .hover-state{opacity:1}.test-card.in-panel{border-color:#0ca37f}.test-card.in-panel .test-card-action.disabled{cursor:default;color:#0ca37f}.test-card.in-panel .test-card-action.disabled:hover{background:rgba(0,0,0,0)}.test-card.in-panel .test-card-action.disabled .anticon{color:#0ca37f}.requirements-popover h4{margin:0 0 12px;color:#333;font-size:16px}.requirements-popover .requirements-list{display:flex;flex-direction:column;gap:12px}.requirements-popover .requirement-item{display:flex;align-items:flex-start;gap:12px;padding:8px;background:#f8f9fa;border-radius:6px}.requirements-popover .requirement-icon{font-size:1.2em;padding-top:2px}.requirements-popover .requirement-text{flex:1 1}.requirements-popover .requirement-title{font-weight:500;color:#333;margin-bottom:2px}.requirements-popover .requirement-description{color:#666;font-size:.9em}.requirements-trigger{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.45);cursor:pointer;padding:2px 6px;border-radius:4px;background-color:#fafafa;transition:all .2s ease;border:1px solid rgba(0,0,0,.06);margin-left:auto;margin-right:-4px;font-size:11.2px;line-height:16.8px}.requirements-trigger .anticon{opacity:.7}.requirements-trigger:hover{color:rgba(0,0,0,.65);background-color:#f5f5f5;border-color:rgba(0,0,0,.12)}.requirements-trigger:hover .anticon{opacity:1}}@media screen and (max-width:768px){.cart-fab{position:fixed;bottom:24px;right:24px;z-index:1000}.cart-fab button.cart-fab-button{width:56px;height:56px;padding:0 20px!important}.cart-fab button.cart-fab-button .anticon{font-size:24px}.cart-fab button.cart-fab-button:disabled{background:#fff;color:rgba(0,0,0,.25)}.cart-fab .ant-badge-count{box-shadow:0 0 0 1px #fff}.cart-drawer .cart-header{font-size:18px}.cart-drawer .cart-header .ant-typography{margin:0}.cart-drawer .cart-header .ant-typography .anticon{margin-right:8px}.cart-drawer .cart-items .cart-item{padding:16px;border:1px solid #d3d3d3!important;border-radius:8px;margin:12px}.cart-drawer .cart-items .cart-item .item-title{display:flex;align-items:center;gap:8px;font-size:16px;line-height:24px;font-weight:600}.cart-drawer .cart-items .cart-item .item-title .biomarker-count{font-size:12px;padding:2px 8px;background:#f5f5f5;border:none;border-radius:12px;color:rgba(0,0,0,.65)}.cart-drawer .cart-items .cart-item .item-details{display:flex;flex-direction:column;gap:4px}.cart-drawer .cart-items .cart-item .item-details .short-name{margin-top:-2px;font-size:14px;line-height:21px}.cart-drawer .cart-items .cart-item .item-details .item-price{font-weight:500;color:#262626;font-size:14px;line-height:21px}.cart-drawer .cart-items .cart-item .delete-button{color:rgba(0,0,0,.45);transition:all .3s;cursor:pointer;display:flex;align-items:center}.cart-drawer .cart-items .cart-item .delete-button:hover{color:#ed6e7f}.cart-drawer .empty-cart{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 0}.cart-drawer div.ant-drawer-body{padding:0}.cart-drawer .ant-drawer-footer{padding:16px;background-color:#f4f4f4}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary{margin-bottom:24px;font-size:18px!important}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary .summary-row.total{font-size:18px}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary .summary-row.total .summary-row-price{color:#0ca37f}.cart-drawer .ant-drawer-footer .cart-footer .ant-btn-primary{height:48px;font-size:16px;font-weight:500}.cart-drawer .ant-drawer-footer .cart-footer .ant-btn-primary .anticon{font-size:16px;margin-left:8px}.cart-drawer .ant-drawer-footer .cart-footer .ant-btn-primary:disabled{background:#f5f5f5;color:rgba(0,0,0,.25)}}@media screen and (min-width:769px){.cart-fab{position:fixed;bottom:24px;right:24px;z-index:1000}.cart-fab button.cart-fab-button{width:56px;height:56px;padding:0 20px!important}.cart-fab button.cart-fab-button .anticon{font-size:24px}.cart-fab button.cart-fab-button:disabled{background:#fff;color:rgba(0,0,0,.25)}.cart-fab .ant-badge-count{box-shadow:0 0 0 1px #fff}.cart-drawer .cart-header{font-size:18px}.cart-drawer .cart-header .ant-typography{margin:0}.cart-drawer .cart-header .ant-typography .anticon{margin-right:8px}.cart-drawer .cart-items .cart-item{padding:16px;border:1px solid #d3d3d3!important;border-radius:8px;margin:12px}.cart-drawer .cart-items .cart-item .item-title{display:flex;align-items:center;gap:8px;font-size:16px;line-height:24px;font-weight:600}.cart-drawer .cart-items .cart-item .item-title .biomarker-count{font-size:12px;padding:2px 8px;background:#f5f5f5;border:none;border-radius:12px;color:rgba(0,0,0,.65)}.cart-drawer .cart-items .cart-item .item-details{display:flex;flex-direction:column;gap:4px}.cart-drawer .cart-items .cart-item .item-details .short-name{margin-top:-2px;font-size:14px;line-height:21px}.cart-drawer .cart-items .cart-item .item-details .item-price{font-weight:500;color:#262626;font-size:14px;line-height:21px}.cart-drawer .cart-items .cart-item .delete-button{color:rgba(0,0,0,.45);transition:all .3s;cursor:pointer;display:flex;align-items:center}.cart-drawer .cart-items .cart-item .delete-button:hover{color:#ed6e7f}.cart-drawer .empty-cart{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 0}.cart-drawer div.ant-drawer-body{padding:0}.cart-drawer .ant-drawer-footer{padding:16px;background-color:#f4f4f4}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary{margin-bottom:24px;font-size:18px!important}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary .summary-row.total{font-size:18px}.cart-drawer .ant-drawer-footer .cart-footer .cart-summary .summary-row.total .summary-row-price{color:#0ca37f}.cart-drawer .ant-drawer-footer .cart-footer .ant-btn-primary{height:48px;font-size:16px;font-weight:500}.cart-drawer .ant-drawer-footer .cart-footer .ant-btn-primary .anticon{font-size:16px;margin-left:8px}.cart-drawer .ant-drawer-footer .cart-footer .ant-btn-primary:disabled{background:#f5f5f5;color:rgba(0,0,0,.25)}}@media(max-width:575px){.hide-xs{display:none!important}}@media(min-width:576px){.show-xs-only{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(min-width:768px){.show-sm-only{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:992px){.show-md-only{display:none!important}}@media(max-width:1199px){.hide-lg{display:none!important}}@media(min-width:1200px){.show-lg-only{display:none!important}}@media(max-width:1599px){.hide-xl{display:none!important}}@media(min-width:1600px){.show-xl-only{display:none!important}}.responsive-container .desktop-layout{display:block}.responsive-container .mobile-layout{display:none}@media(max-width:767px){.responsive-container .desktop-layout{display:none}.responsive-container .mobile-layout{display:block}}.responsive-text{font-size:1rem}@media(max-width:767px){.responsive-text{font-size:.875rem}}.responsive-padding{padding:50px 70px}@media(max-width:767px){.responsive-padding{padding:20px 40px}}.responsive-margin{margin:75px auto}@media(max-width:767px){.responsive-margin{margin:25px auto}}.responsive-width{width:100%}@media(min-width:576px){.responsive-width{width:80%}}@media(min-width:768px){.responsive-width{width:auto}}.responsive-flex{display:flex;flex-direction:row}@media(max-width:767px){.responsive-flex{flex-direction:column}}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:767px){.responsive-grid{grid-template-columns:1fr;gap:15px}}@media screen and (max-width:768px){.overflow-hidden{overflow:hidden!important;position:fixed;width:100%;height:100%}.test-index-container .test-index-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;padding:6px 0 0;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.test-index-container .test-index-header .test-index-header-content{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:16px 0}.test-index-container .test-index-header .test-index-header-content .test-index-title{font-size:24px;font-weight:600}.test-index-container .test-index-header .test-index-header-content .test-index-description{font-size:16px;margin-top:6px;color:rgba(0,0,0,.45);font-weight:400}.test-index-container .test-index-cart .cart-fab{position:static;display:inline-block;margin-left:16px;vertical-align:middle}}@media screen and (max-width:768px)and (min-width:600px){.test-index-container .test-index-cart .cart-fab-button{width:auto;height:40px;padding:0 24px;display:flex;align-items:center;gap:8px}.test-index-container .test-index-cart .cart-fab-button.ant-btn-circle{border-radius:20px}.test-index-container .test-index-cart .cart-fab-button:after{content:"View Panel"}.test-index-container .test-index-cart .cart-fab-button .anticon{font-size:18px}}@media screen and (max-width:768px){.test-index-container .test-index-content{max-width:1100px;margin:0 auto}.test-index-container .search-filters{margin-bottom:24px}.test-index-container .search-filters .filter-controls{display:flex;align-items:center;gap:0 16px}.test-index-container .search-filters .filter-controls .search-input{flex:1 1;min-width:240px}.test-index-container .search-filters .filter-controls .select-filters{display:flex;gap:12px}.test-index-container .search-filters .filter-controls .select-filters .category-select,.test-index-container .search-filters .filter-controls .select-filters .type-select{min-width:180px}.test-index-container .search-filters .active-filters{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.test-index-container .search-filters .active-filters .filter-tags{display:flex;flex-wrap:wrap;gap:8px}.test-index-container .search-filters .active-filters .filter-tags .ant-tag{margin-right:0;padding:4px 8px;font-size:14px}.test-index-container .search-filters .active-filters .ant-btn-link{padding:0;margin:0;color:#666}.test-index-container .search-filters .filter-results-count{font-size:14px;margin-top:8px}.test-index-container .view-tabs,.test-index-container .view-tabs .ant-tabs-nav{margin-bottom:18px}.test-index-container .view-tabs .anticon{margin-right:4px}.test-index-container .alphabet-nav{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f5f5f5;padding:16px;border-radius:8px;margin-bottom:24px;display:flex;justify-content:center}.test-index-container .alphabet-nav .letter-link,.test-index-container .alphabet-nav .letter-link:hover{text-decoration:none}.test-index-container .alphabet-nav .letter-link .ant-btn{width:36px;height:36px;padding:0;font-weight:500}.test-index-container .alphabet-nav .letter-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px}.test-index-container .letter-group{scroll-margin-top:80px}.test-index-container .letter-group .letter-heading{display:flex;align-items:center;margin-bottom:20px;color:#333}.test-index-container .letter-group .letter-heading .letter-badge{background-color:#f4f4f4;color:#0ca37f;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin-right:12px}.test-index-container .letter-group .letter-heading .letter-count{font-size:16px;color:#666;font-weight:400;margin-left:12px}.test-index-container .category-group,.test-index-container .tests-grid{margin-bottom:40px}.test-index-container .category-group .category-heading{margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #0ca37f}.test-index-container .category-group .category-heading .category-count{font-size:16px;color:#666;font-weight:400;margin-left:12px}.test-index-container .tests-counter{text-align:center;margin-top:40px;color:#666}.custom-backtop{height:50px;width:50px;line-height:50px;border-radius:50%;background-color:#f4f4f4;color:#0ca37f;text-align:center;font-size:16px}}@media screen and (max-width:768px)and (max-width:1100px){.test-index-container .test-index-content,.test-index-container .test-index-header{padding:0 16px}}@media screen and (max-width:768px)and (max-width:768px){.test-index-container .test-index-header{position:relative}.test-index-container .search-filters .filter-controls{flex-direction:column;align-items:stretch}.test-index-container .search-filters .filter-controls .search-input{width:100%;margin-bottom:12px}.test-index-container .search-filters .filter-controls .select-filters{width:100%;gap:8px}.test-index-container .search-filters .filter-controls .select-filters .category-select,.test-index-container .search-filters .filter-controls .select-filters .type-select{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);min-width:0}.test-index-container .alphabet-nav{overflow-x:auto;justify-content:flex-start}.test-index-container .category-heading .letter-badge,.test-index-container .letter-heading .letter-badge{width:36px;height:36px;font-size:18px}}@media screen and (max-width:768px)and (max-width:600px){.test-index-container .search-filters{padding:0}.test-index-container .search-filters .filter-results-count{margin-top:0}.test-index-container .search-filters .filter-controls .search-input{margin-bottom:6px}}@media screen and (min-width:769px){.overflow-hidden{overflow:hidden!important;position:fixed;width:100%;height:100%}.test-index-container .test-index-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;padding:6px 0 0;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.test-index-container .test-index-header .test-index-header-content{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:16px 0}.test-index-container .test-index-header .test-index-header-content .test-index-title{font-size:24px;font-weight:600}.test-index-container .test-index-header .test-index-header-content .test-index-description{font-size:16px;margin-top:6px;color:rgba(0,0,0,.45);font-weight:400}.test-index-container .test-index-cart .cart-fab{position:static;display:inline-block;margin-left:16px;vertical-align:middle}}@media screen and (min-width:769px)and (min-width:600px){.test-index-container .test-index-cart .cart-fab-button{width:auto;height:40px;padding:0 24px;display:flex;align-items:center;gap:8px}.test-index-container .test-index-cart .cart-fab-button.ant-btn-circle{border-radius:20px}.test-index-container .test-index-cart .cart-fab-button:after{content:"View Panel"}.test-index-container .test-index-cart .cart-fab-button .anticon{font-size:18px}}@media screen and (min-width:769px){.test-index-container .test-index-content{max-width:1100px;margin:0 auto}.test-index-container .search-filters{margin-bottom:24px}.test-index-container .search-filters .filter-controls{display:flex;align-items:center;gap:0 16px}.test-index-container .search-filters .filter-controls .search-input{flex:1 1;min-width:240px}.test-index-container .search-filters .filter-controls .select-filters{display:flex;gap:12px}.test-index-container .search-filters .filter-controls .select-filters .category-select,.test-index-container .search-filters .filter-controls .select-filters .type-select{min-width:180px}.test-index-container .search-filters .active-filters{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.test-index-container .search-filters .active-filters .filter-tags{display:flex;flex-wrap:wrap;gap:8px}.test-index-container .search-filters .active-filters .filter-tags .ant-tag{margin-right:0;padding:4px 8px;font-size:14px}.test-index-container .search-filters .active-filters .ant-btn-link{padding:0;margin:0;color:#666}.test-index-container .search-filters .filter-results-count{font-size:14px;margin-top:8px}.test-index-container .view-tabs,.test-index-container .view-tabs .ant-tabs-nav{margin-bottom:18px}.test-index-container .view-tabs .anticon{margin-right:4px}.test-index-container .alphabet-nav{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f5f5f5;padding:16px;border-radius:8px;margin-bottom:24px;display:flex;justify-content:center}.test-index-container .alphabet-nav .letter-link,.test-index-container .alphabet-nav .letter-link:hover{text-decoration:none}.test-index-container .alphabet-nav .letter-link .ant-btn{width:36px;height:36px;padding:0;font-weight:500}.test-index-container .alphabet-nav .letter-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px}.test-index-container .letter-group{scroll-margin-top:80px}.test-index-container .letter-group .letter-heading{display:flex;align-items:center;margin-bottom:20px;color:#333}.test-index-container .letter-group .letter-heading .letter-badge{background-color:#f4f4f4;color:#0ca37f;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin-right:12px}.test-index-container .letter-group .letter-heading .letter-count{font-size:16px;color:#666;font-weight:400;margin-left:12px}.test-index-container .category-group,.test-index-container .tests-grid{margin-bottom:40px}.test-index-container .category-group .category-heading{margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #0ca37f}.test-index-container .category-group .category-heading .category-count{font-size:16px;color:#666;font-weight:400;margin-left:12px}.test-index-container .tests-counter{text-align:center;margin-top:40px;color:#666}.custom-backtop{height:50px;width:50px;line-height:50px;border-radius:50%;background-color:#f4f4f4;color:#0ca37f;text-align:center;font-size:16px}}@media screen and (min-width:769px)and (max-width:1100px){.test-index-container .test-index-content,.test-index-container .test-index-header{padding:0 16px}}@media screen and (min-width:769px)and (max-width:768px){.test-index-container .test-index-header{position:relative}.test-index-container .search-filters .filter-controls{flex-direction:column;align-items:stretch}.test-index-container .search-filters .filter-controls .search-input{width:100%;margin-bottom:12px}.test-index-container .search-filters .filter-controls .select-filters{width:100%;gap:8px}.test-index-container .search-filters .filter-controls .select-filters .category-select,.test-index-container .search-filters .filter-controls .select-filters .type-select{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);min-width:0}.test-index-container .alphabet-nav{overflow-x:auto;justify-content:flex-start}.test-index-container .category-heading .letter-badge,.test-index-container .letter-heading .letter-badge{width:36px;height:36px;font-size:18px}}@media screen and (min-width:769px)and (max-width:600px){.test-index-container .search-filters{padding:0}.test-index-container .search-filters .filter-results-count{margin-top:0}.test-index-container .search-filters .filter-controls .search-input{margin-bottom:6px}}@media(max-width:768px){.test-index-cart .cart-fab{position:fixed;bottom:16px;right:16px}.test-index-cart .cart-fab-button{width:48px;height:48px;padding:0;border-radius:50%}.test-index-cart .cart-fab-button:after{content:none}}