@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){.test-catalog{margin-bottom:24px}.test-catalog .filters-container{margin-bottom:24px;background:#fafafa;border-radius:8px;padding:15px;border:1px solid #e8e8e8}.test-catalog .filters-container .search-section{margin-bottom:16px}.test-catalog .filters-container .search-section .search-input{width:100%;height:56px;font-size:16px;border-radius:8px;background:#fff}.test-catalog .filters-container .controls-section{display:flex;justify-content:space-between;align-items:center;gap:16px}.test-catalog .filters-container .controls-section .category-tabs-desktop{flex:1 1}.test-catalog .filters-container .controls-section .sort-section-desktop .sort-dropdown{width:200px;height:42px;font-size:16px;border-radius:8px;background:#fff}.test-catalog .filters-container .controls-section .mobile-controls{display:none;width:100%;gap:12px}.test-catalog .filters-container .controls-section .mobile-controls .filter-dropdown-mobile,.test-catalog .filters-container .controls-section .mobile-controls .sort-dropdown-mobile{flex:1 1;height:42px;font-size:14px;border-radius:8px;background:#fff}}@media screen and (max-width:768px)and (max-width:990px){.test-catalog .filters-container .controls-section{flex-direction:column;align-items:stretch}.test-catalog .filters-container .controls-section .category-tabs-desktop,.test-catalog .filters-container .controls-section .sort-section-desktop{display:none}.test-catalog .filters-container .controls-section .mobile-controls{display:flex}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .filters-container{margin-bottom:16px;padding:16px}.test-catalog .filters-container .search-section{margin-bottom:12px}.test-catalog .filters-container .search-section .search-input{height:48px;font-size:14px}}@media screen and (max-width:768px){.test-catalog .no-tests-found{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px dashed #dee2e6;margin:40px 0}.test-catalog .no-tests-found .no-tests-icon{font-size:48px;margin-bottom:20px;opacity:.6}.test-catalog .no-tests-found h3{font-size:24px;font-weight:600;color:#495057;margin-bottom:16px;margin-top:0}.test-catalog .no-tests-found p{font-size:16px;line-height:24px;color:rgba(0,0,0,.6);max-width:500px;margin:0 auto}.test-catalog .no-tests-found p .link{color:#0ca37f;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s ease}.test-catalog .no-tests-found p .link:hover{color:rgb(8.5028571429,115.4971428571,89.9885714286);border-bottom-color:rgb(8.5028571429,115.4971428571,89.9885714286)}.test-catalog .filter-buttons{display:flex;justify-content:left;margin-bottom:20px;margin-left:-10px;overflow-x:auto;white-space:nowrap;padding-bottom:10px;-webkit-overflow-scrolling:touch}.test-catalog .filter-buttons .ant-btn{background-color:#f0f0f0;border-radius:20px;margin:0 10px;padding:10px 20px;border:none;color:#333;font-weight:500;transition:all .3s ease}.test-catalog .filter-buttons .ant-btn:hover{background-color:#ddd;transform:scale(1.05)}.test-catalog .filter-buttons .ant-btn.active{background:rgba(128,128,128,.1);color:#666;border-color:#999}.test-catalog .test-catalog-item{border:1px solid #e6e6e6;border-radius:5px;background-color:#fff;cursor:pointer}.test-catalog .test-catalog-item.most-popular{border:2px solid #ed6e7f;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.test-catalog .test-catalog-item.is-trending{border:2px solid hsl(200,51.0638297872%,71.568627451%);box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.test-catalog .test-catalog-item.is-new{border:2px solid #0ca37f;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.test-catalog .test-catalog-item .most-popular-tag{background-color:#ed6e7f}.test-catalog .test-catalog-item .most-popular-tag,.test-catalog .test-catalog-item .new-tag{color:#fff;border:none;position:absolute;top:-10px;right:-15px;border-radius:5px;padding:5px 10px;font-weight:700;z-index:1}.test-catalog .test-catalog-item .new-tag{background-color:#0ca37f}.test-catalog .test-catalog-item .is-trending-tag{background-color:hsl(200,51.0638297872%,71.568627451%);color:#fff;border:none;position:absolute;top:-10px;right:-15px;border-radius:5px;padding:5px 10px;font-weight:700;z-index:1}.test-catalog .test-catalog-item .test-title-description-container{height:11.5em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.test-catalog .test-catalog-item .test-title{font-weight:600;font-size:26.4px;line-height:34.2px;padding:15px 0 0;color:#000;margin-bottom:15px}.test-catalog .test-catalog-item .test-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;font-size:16.2px;line-height:24.3px}.test-catalog .test-catalog-item .matching-tests{margin-top:8px}.test-catalog .test-catalog-item .matching-tests .matching-tests-list{font-size:14px;line-height:1.4}.test-catalog .test-catalog-item .matching-tests .matching-tests-list .matching-tests-label{color:rgba(0,0,0,.6);font-weight:500}.test-catalog .test-catalog-item .matching-tests .matching-tests-list .matching-test-item{color:#0ca37f;font-weight:500}.test-catalog .test-catalog-item .matching-tests .matching-tests-list .matching-tests-more{color:rgba(0,0,0,.6);font-style:italic}.test-catalog .test-catalog-item .test-labels{display:flex;align-items:center;justify-content:space-between;margin-top:-10px;height:44px}.test-catalog .test-catalog-item .test-labels .test-label-svg{width:18px;line-height:27px;color:#bbb}.test-catalog .test-catalog-item .test-labels .test-label-tags{display:flex;align-items:center;justify-content:flex-start}.test-catalog .test-catalog-item .test-labels .test-label-tags .ant-tag{-webkit-margin-end:0;margin-inline-end:0}.test-catalog .test-catalog-item .test-labels .at-home{color:rgb(161.25,131.5625,165.9375);background:rgb(246.75,244.1375,247.1625);border:0}.test-catalog .test-catalog-item .test-labels .treatment-tag{color:hsl(192.5,20.6896551724%,65.2549019608%);background:hsl(192.5,20.6896551724%,96.2549019608%);border:0}.test-catalog .test-catalog-item .test-labels .at-office{color:hsl(35.3333333333,68.1818181818%,64.1176470588%);background:rgb(251.85,246.3,238.35);border:0}.test-catalog .test-catalog-item .test-labels .bundle-tag,.test-catalog .test-catalog-item .test-labels .member-only{color:#7d7d7d;background:hsl(0,0%,94.0196078431%);border:0}.test-catalog .test-catalog-item .test-labels .exact-match-tag{color:#0ca37f;background:rgba(12,163,127,.1);border:1px solid rgba(12,163,127,.2);font-weight:600;display:inline-flex;align-items:center;gap:4px;line-height:20px;border-radius:4px;margin-left:4px}.test-catalog .test-catalog-item .test-labels .exact-match-tag .anticon{font-size:12px}.test-catalog .test-catalog-item .learn-more-button-container{display:flex;justify-content:space-between;align-items:center;padding-top:15px}.test-catalog .test-catalog-item .learn-more-button-container .learn-more-button{font-weight:500;text-decoration:none!important}.test-catalog .test-catalog-item .test-price{font-weight:500;font-size:16px}.test-catalog .test-catalog-item .test-price .regular-price{text-decoration:line-through;margin-right:5px;color:#a9a9a9}.test-catalog .test-catalog-item .member-tag{border-radius:4px;color:#666;background:#f0f0f0;border:1px solid #ddd;font-size:11.2px;font-weight:500;box-shadow:none;transition:all .3s ease;padding:1px 8px}.test-catalog .test-catalog-item .learn-more-button{text-decoration:none}.test-catalog .view-more-wrapper{display:flex;justify-content:center;margin-top:20px}.test-catalog .view-btn{display:flex;align-items:center;height:50px;font-size:18px}.test-catalog .new-tag{background-color:#0ca37f;color:#fff;border:none;font-weight:600}.test-catalog .category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .category-tabs{display:none}}@media screen and (max-width:768px){.test-catalog .category-tab{border:none;padding:8px 12px;border-radius:8px;background:#f0f0f0;cursor:pointer;color:#666;transition:all .2s;font-size:13px;display:flex;align-items:center;font-weight:400;gap:8px;height:42px;box-sizing:border-box}.test-catalog .category-tab:hover{background:#e8e8e8;color:#555}.test-catalog .category-tab.active{background:#ddd;color:#333;font-weight:500}.test-catalog .category-tab .new-badge{font-size:12px;padding:0 6px;border-radius:10px;background:#0ca37f;color:#fff;border:none}.test-catalog .filter-dropdown-mobile{display:none;width:100%;height:52px;font-size:16px}}@media screen and (max-width:768px)and (max-width:768px){.test-catalog .filter-dropdown-mobile{display:block}}@media screen and (max-width:768px){.test-catalog .test-catalog-item .test-title-description-container{height:unset!important;-webkit-line-clamp:unset!important;overflow:unset!important;text-overflow:unset!important;margin-bottom:10px!important}.test-catalog .test-catalog-item .test-description{display:unset!important;-webkit-line-clamp:unset!important;overflow:unset!important;text-overflow:unset!important}}@media screen and (min-width:769px){.test-catalog{margin-bottom:24px}.test-catalog .filters-container{margin-bottom:24px;background:#fafafa;border-radius:8px;padding:15px;border:1px solid #e8e8e8}.test-catalog .filters-container .search-section{margin-bottom:16px}.test-catalog .filters-container .search-section .search-input{width:100%;height:56px;font-size:16px;border-radius:8px;background:#fff}.test-catalog .filters-container .controls-section{display:flex;justify-content:space-between;align-items:center;gap:16px}.test-catalog .filters-container .controls-section .category-tabs-desktop{flex:1 1}.test-catalog .filters-container .controls-section .sort-section-desktop .sort-dropdown{width:200px;height:42px;font-size:16px;border-radius:8px;background:#fff}.test-catalog .filters-container .controls-section .mobile-controls{display:none;width:100%;gap:12px}.test-catalog .filters-container .controls-section .mobile-controls .filter-dropdown-mobile,.test-catalog .filters-container .controls-section .mobile-controls .sort-dropdown-mobile{flex:1 1;height:42px;font-size:14px;border-radius:8px;background:#fff}}@media screen and (min-width:769px)and (max-width:990px){.test-catalog .filters-container .controls-section{flex-direction:column;align-items:stretch}.test-catalog .filters-container .controls-section .category-tabs-desktop,.test-catalog .filters-container .controls-section .sort-section-desktop{display:none}.test-catalog .filters-container .controls-section .mobile-controls{display:flex}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .filters-container{margin-bottom:16px;padding:16px}.test-catalog .filters-container .search-section{margin-bottom:12px}.test-catalog .filters-container .search-section .search-input{height:48px;font-size:14px}}@media screen and (min-width:769px){.test-catalog .no-tests-found{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px dashed #dee2e6;margin:40px 0}.test-catalog .no-tests-found .no-tests-icon{font-size:48px;margin-bottom:20px;opacity:.6}.test-catalog .no-tests-found h3{font-size:24px;font-weight:600;color:#495057;margin-bottom:16px;margin-top:0}.test-catalog .no-tests-found p{font-size:16px;line-height:24px;color:rgba(0,0,0,.6);max-width:500px;margin:0 auto}.test-catalog .no-tests-found p .link{color:#0ca37f;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s ease}.test-catalog .no-tests-found p .link:hover{color:rgb(8.5028571429,115.4971428571,89.9885714286);border-bottom-color:rgb(8.5028571429,115.4971428571,89.9885714286)}.test-catalog .filter-buttons{display:flex;justify-content:left;margin-bottom:20px;margin-left:-10px;overflow-x:auto;white-space:nowrap;padding-bottom:10px;-webkit-overflow-scrolling:touch}.test-catalog .filter-buttons .ant-btn{background-color:#f0f0f0;border-radius:20px;margin:0 10px;padding:10px 20px;border:none;color:#333;font-weight:500;transition:all .3s ease}.test-catalog .filter-buttons .ant-btn:hover{background-color:#ddd;transform:scale(1.05)}.test-catalog .filter-buttons .ant-btn.active{background:rgba(128,128,128,.1);color:#666;border-color:#999}.test-catalog .test-catalog-item{border:1px solid #e6e6e6;border-radius:5px;background-color:#fff;cursor:pointer}.test-catalog .test-catalog-item.most-popular{border:2px solid #ed6e7f;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.test-catalog .test-catalog-item.is-trending{border:2px solid hsl(200,51.0638297872%,71.568627451%);box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.test-catalog .test-catalog-item.is-new{border:2px solid #0ca37f;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.test-catalog .test-catalog-item .most-popular-tag{background-color:#ed6e7f}.test-catalog .test-catalog-item .most-popular-tag,.test-catalog .test-catalog-item .new-tag{color:#fff;border:none;position:absolute;top:-10px;right:-15px;border-radius:5px;padding:5px 10px;font-weight:700;z-index:1}.test-catalog .test-catalog-item .new-tag{background-color:#0ca37f}.test-catalog .test-catalog-item .is-trending-tag{background-color:hsl(200,51.0638297872%,71.568627451%);color:#fff;border:none;position:absolute;top:-10px;right:-15px;border-radius:5px;padding:5px 10px;font-weight:700;z-index:1}.test-catalog .test-catalog-item .test-title-description-container{height:11.5em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.test-catalog .test-catalog-item .test-title{font-weight:600;font-size:26.4px;line-height:34.2px;padding:15px 0 0;color:#000;margin-bottom:15px}.test-catalog .test-catalog-item .test-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;font-size:16.2px;line-height:24.3px}.test-catalog .test-catalog-item .matching-tests{margin-top:8px}.test-catalog .test-catalog-item .matching-tests .matching-tests-list{font-size:14px;line-height:1.4}.test-catalog .test-catalog-item .matching-tests .matching-tests-list .matching-tests-label{color:rgba(0,0,0,.6);font-weight:500}.test-catalog .test-catalog-item .matching-tests .matching-tests-list .matching-test-item{color:#0ca37f;font-weight:500}.test-catalog .test-catalog-item .matching-tests .matching-tests-list .matching-tests-more{color:rgba(0,0,0,.6);font-style:italic}.test-catalog .test-catalog-item .test-labels{display:flex;align-items:center;justify-content:space-between;margin-top:-10px;height:55px}.test-catalog .test-catalog-item .test-labels .test-label-svg{width:18px;line-height:27px;color:#bbb}.test-catalog .test-catalog-item .test-labels .test-label-tags{display:flex;align-items:center;justify-content:flex-start}.test-catalog .test-catalog-item .test-labels .test-label-tags .ant-tag{-webkit-margin-end:0;margin-inline-end:0}.test-catalog .test-catalog-item .test-labels .at-home{color:rgb(161.25,131.5625,165.9375);background:rgb(246.75,244.1375,247.1625);border:0}.test-catalog .test-catalog-item .test-labels .treatment-tag{color:hsl(192.5,20.6896551724%,65.2549019608%);background:hsl(192.5,20.6896551724%,96.2549019608%);border:0}.test-catalog .test-catalog-item .test-labels .at-office{color:hsl(35.3333333333,68.1818181818%,64.1176470588%);background:rgb(251.85,246.3,238.35);border:0}.test-catalog .test-catalog-item .test-labels .bundle-tag,.test-catalog .test-catalog-item .test-labels .member-only{color:#7d7d7d;background:hsl(0,0%,94.0196078431%);border:0}.test-catalog .test-catalog-item .test-labels .exact-match-tag{color:#0ca37f;background:rgba(12,163,127,.1);border:1px solid rgba(12,163,127,.2);font-weight:600;display:inline-flex;align-items:center;gap:4px;line-height:20px;border-radius:4px;margin-left:4px}.test-catalog .test-catalog-item .test-labels .exact-match-tag .anticon{font-size:12px}.test-catalog .test-catalog-item .learn-more-button-container{display:flex;justify-content:space-between;align-items:center;padding-top:15px}.test-catalog .test-catalog-item .learn-more-button-container .learn-more-button{font-weight:500;text-decoration:none!important}.test-catalog .test-catalog-item .test-price{font-weight:500;font-size:16px}.test-catalog .test-catalog-item .test-price .regular-price{text-decoration:line-through;margin-right:5px;color:#a9a9a9}.test-catalog .test-catalog-item .member-tag{border-radius:4px;color:#666;background:#f0f0f0;border:1px solid #ddd;font-size:11.2px;font-weight:500;box-shadow:none;transition:all .3s ease;padding:1px 8px}.test-catalog .test-catalog-item .learn-more-button{text-decoration:none}.test-catalog .view-more-wrapper{display:flex;justify-content:center;margin-top:20px}.test-catalog .view-btn{display:flex;align-items:center;height:50px;font-size:18px}.test-catalog .new-tag{background-color:#0ca37f;color:#fff;border:none;font-weight:600}.test-catalog .category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .category-tabs{display:none}}@media screen and (min-width:769px){.test-catalog .category-tab{border:none;padding:8px 12px;border-radius:8px;background:#f0f0f0;cursor:pointer;color:#666;transition:all .2s;font-size:13px;display:flex;align-items:center;font-weight:400;gap:8px;height:42px;box-sizing:border-box}.test-catalog .category-tab:hover{background:#e8e8e8;color:#555}.test-catalog .category-tab.active{background:#ddd;color:#333;font-weight:500}.test-catalog .category-tab .new-badge{font-size:12px;padding:0 6px;border-radius:10px;background:#0ca37f;color:#fff;border:none}.test-catalog .filter-dropdown-mobile{display:none;width:100%;height:52px;font-size:16px}}@media screen and (min-width:769px)and (max-width:768px){.test-catalog .filter-dropdown-mobile{display:block}}