.wrap_compare{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.wrap_compare .wrap_content{padding:0 30px 32px;position:relative;max-width:100%;box-sizing:border-box}.wrap_compare .compare_header{margin-bottom:24px}.wrap_compare .bread-crumbs{font-size:13px;color:#5f5f5f;padding:0 0 8px;margin-bottom:0}.wrap_compare .bread-crumbs a{color:#426b94;text-decoration:none;transition:color .2s}.wrap_compare .bread-crumbs a:hover{color:#16212e;text-decoration:underline}.compare_page_title{font-size:28px;font-weight:600;color:#16212e;margin:0;font-family:var(--font-display,inherit)}.compare_toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;padding:12px 0}.compare-toggle-diff{padding:10px 18px;font-size:14px;font-weight:500;border:1px solid #d5d9de;border-radius:8px;background:#fff;color:#16212e;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.compare-toggle-diff:hover{border-color:#426b94;color:#426b94;background:#f8fafc}.compare-toggle-diff:focus-visible{outline:none;border-color:#426b94}.compare-view-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:50px;margin-bottom:20px;box-sizing:border-box}.compare-category-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:50px;margin:0;min-width:0;flex:1 1}.compare-category-tab{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px;width:-moz-max-content;width:max-content;min-width:250px;height:50px;padding:0 20px;border:none;border-radius:var(--radius-badge);font-family:Inter,var(--font-sans);font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:background .2s,color .2s}.compare-category-tab,.compare-category-tab:hover{background:var(--bg-tab);color:var(--color-Black-primary)}.compare-category-tab:focus-visible{outline:2px solid var(--color-Brand-bleu-dark);outline-offset:2px}.compare-category-tab--active{font-weight:500}.compare-category-tab--active,.compare-category-tab--active:hover{color:var(--color-White-primary);background:var(--color-Brand-bleu-dark)}.compare-category-tab--active:focus-visible{outline-color:var(--color-Brand-bleu-dark)}.compare-category-tab-count,.compare-category-tab-name{flex-shrink:0}.compare-clear-all{display:flex;align-items:center;gap:10px;flex-shrink:0;margin:0;padding:0;border:none;background:none;cursor:pointer;font-family:Inter,var(--font-sans);font-size:17px;font-weight:400;line-height:1.3;color:var(--color-Black-primary);white-space:nowrap}.compare-clear-all:disabled{cursor:wait;opacity:.6}.compare-clear-all:focus-visible{outline:2px solid var(--color-Brand-bleu-dark);outline-offset:2px;border-radius:4px}.compare-clear-all-icon{display:block;width:34px;height:34px;flex-shrink:0}.compare-diff-switch{display:flex;align-items:center;gap:10px;margin:0;padding:0;border:none;background:none;cursor:pointer;font:inherit;color:inherit}.compare-diff-switch:focus-visible{outline:2px solid var(--color-Brand-bleu-dark);outline-offset:2px;border-radius:4px}.compare-diff-switch-track{box-sizing:border-box;display:flex;align-items:center;width:100px;height:45px;padding:4px;border-radius:22px;background:var(--color-disabled,#bebebe);flex-shrink:0}.compare-diff-switch--on .compare-diff-switch-track{background:var(--bg-bleuspace,#001020)}.compare-diff-switch-thumb{width:45px;height:100%;border-radius:19px;background:var(--color-White-primary,#fff);flex-shrink:0;transform:translateX(0);transition:transform .2s ease-out}.compare-diff-switch--on .compare-diff-switch-thumb{transform:translateX(47px)}.compare-diff-switch-label{font-family:Inter,var(--font-sans);font-size:14px;font-weight:500;line-height:1.3;text-transform:uppercase;color:var(--color-Black-primary,#000);white-space:nowrap}.compare_empty,.compare_loading{padding:48px 24px;text-align:center;font-size:16px;color:#8f9ba9}.compare_empty{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.compare-empty-title{font-size:20px;font-weight:600;color:#16212e;margin:0 0 8px}.compare-empty-text{font-size:16px;color:#8f9ba9;margin-bottom:16px}.compare-empty-link{display:inline-block;color:#426b94;text-decoration:none;font-size:16px;font-weight:500;transition:color .2s}.compare-empty-link:hover{color:#16212e;text-decoration:underline}.compare-category-block{margin-bottom:24px}.compare-category-block:last-child{margin-bottom:0}.compare-category-title{font-size:18px;font-weight:600;color:#16212e;margin:0 0 12px}.compare-category-title a{color:#426b94;text-decoration:none}.compare-category-title a:hover{text-decoration:underline}.wrap_compare--cards .wrap_content{padding:0 30px 32px}.compare-cards-sentinel{height:0;overflow:hidden;pointer-events:none}.compare-cards-sticky{position:sticky;top:var(--shop-sticky-header-height,130px);z-index:4;overflow-x:auto;overflow-y:hidden;margin:0 0 8px;background:#f6f6f6;scrollbar-width:thin}.compare-cards-placeholder{height:0;pointer-events:none;transition:height .2s ease-out}.compare-cards-placeholder--compact{height:calc(380px - 72px)}.compare-specs-scroll{overflow-x:auto;overflow-y:clip;width:100%}.compare-unified-grid{display:flex;gap:16px;padding:0 0 4px;align-items:stretch;width:100%;min-width:0}.compare-unified-grid--fit{width:100%;min-width:100%}.compare-unified-grid--fit .compare-unified-card{flex:1 1;min-width:200px;width:calc((100% - (var(--compare-cols) - 1) * 16px) / var(--compare-cols));max-width:none}.compare-unified-grid--specs{display:grid;grid-template-columns:453px repeat(var(--compare-cols),335px);grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:8px;row-gap:8px;align-items:stretch;width:-moz-max-content;width:max-content;min-width:100%}.compare-unified-grid--cards{padding:0;row-gap:0}.compare-cards-bg{grid-column:1;grid-row:1;z-index:3;height:380px;width:calc(453px + (335px + 16px) * var(--compare-cols));justify-self:start;background:#f6f6f6;pointer-events:none;transition:height .2s ease-out}.compare-spec-lead{grid-column:1;grid-row:1;z-index:5;box-sizing:border-box;align-self:start;display:flex;flex-direction:column;align-items:flex-start;height:380px;padding:20px;border-radius:24px;border-top:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3));border-bottom:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3));transition:height .2s ease-out,padding .2s ease-out,border-radius .2s ease-out}.compare-spec-cell--label,.compare-spec-lead{position:sticky;left:0;width:453px;min-width:453px;max-width:453px;background:var(--color-White-primary,#fff)}.compare-spec-cell--label{z-index:2;isolation:isolate;justify-self:stretch;border-radius:0}.compare-spec-cell--label:before{content:"";position:absolute;left:0;right:0;top:-8px;bottom:-8px;background:var(--color-White-primary,#fff);z-index:-1}.compare-unified-grid--specs .compare-unified-card{grid-row:1;flex:none;width:335px;min-width:335px;max-width:335px}.compare-unified-card{position:relative;z-index:4;width:100%;min-width:0;height:380px;background:var(--color-White-primary,#fff);border:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3));border-radius:18px;padding:10px;display:flex;flex-direction:column;box-sizing:border-box;align-self:start;overflow:hidden;transition:height .2s ease-out,padding .2s ease-out,border-radius .2s ease-out}.compare-cards-sticky--compact .compare-cards-bg,.compare-cards-sticky--compact .compare-spec-lead,.compare-cards-sticky--compact .compare-unified-card{height:72px}.compare-cards-sticky--compact .compare-spec-lead{padding:8px 20px;border-radius:12px;justify-content:center}.compare-cards-sticky--compact .compare-unified-card{padding:8px 10px;border-radius:12px}.compare-cards-sticky--compact .compare-card-block{gap:4px;align-items:flex-start;justify-content:center}.compare-cards-sticky--compact .compare-card-buttons,.compare-cards-sticky--compact .compare-card-image-link,.compare-cards-sticky--compact .compare-card-status,.compare-cards-sticky--compact .compare-mobile-slot-slider-wrap{display:none}.compare-cards-sticky--compact .compare-card-name{height:auto;max-height:21px;-webkit-line-clamp:1;line-clamp:1;font-size:14px}.compare-cards-sticky--compact .compare-card-footer{gap:0}.compare-card-block{align-items:center;gap:10px;height:100%;min-height:0}.compare-card-block,.compare-card-header{display:flex;flex-direction:column;width:100%}.compare-card-header{align-items:flex-start;gap:4px;flex-shrink:0}.compare-card-name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:48px;width:100%;margin:0;font-family:Inter,var(--font-sans);font-size:16px;font-weight:500;line-height:1.3;text-transform:uppercase;text-decoration:none}.compare-card-name,.compare-card-name:hover{color:var(--color-Black-primary,#000)}.compare-card-status{display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0}.compare-card-availability{display:flex;align-items:center;justify-content:flex-start;gap:4px}.compare-card-availability-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:#2b8a3e}.compare-card-availability--red .compare-card-availability-dot{background:#c53030}.compare-card-availability--preorder .compare-card-availability-dot{background:#b7791f}.compare-card-availability-text{color:var(--color-Black-secondary,rgba(0,0,0,.6));font-family:Inter,var(--font-sans);font-size:12px;font-weight:400;line-height:1.3;white-space:nowrap}.compare-card-wishlist{flex-shrink:0;border-radius:4px}.compare-card-wishlist,.compare-card-wishlist .wish_list_buuton{display:flex;align-items:center;justify-content:center;width:26px;height:26px}.compare-card-wishlist .wish_list_buuton{margin:0;padding:0;cursor:pointer}.compare-card-wishlist .wish_list_buuton img,.compare-card-wishlist .wish_list_buuton svg{width:18px;height:18px;display:block}.compare-card-image-link{position:relative;display:flex;flex:1 1 auto;align-items:center;justify-content:center;width:100%;min-height:0;padding:4px;box-sizing:border-box}.compare-card-tags{position:absolute;top:4px;left:4px;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;pointer-events:none}.compare-card-position{color:var(--color-Black-secondary,rgba(0,0,0,.6));background:var(--bg-tab,#d0e2ce)}.compare-card-discount,.compare-card-position{box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:20px;padding:0 8px;font-family:Inter,var(--font-sans);font-size:12px;font-weight:500;line-height:1;border-radius:4px}.compare-card-discount{min-width:50px;color:var(--color-White-primary,#fff);background:#c53030}.compare-card-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.compare-card-footer{display:flex;flex-direction:column;gap:10px;width:100%;flex-shrink:0}.compare-card-prices{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:8px}.compare-card-price{color:var(--color-Black-primary,#000);font-size:14px;font-weight:500;text-transform:uppercase}.compare-card-old-price,.compare-card-price{font-family:Inter,var(--font-sans);line-height:1.3;white-space:nowrap}.compare-card-old-price{color:var(--color-Black-secondary,rgba(0,0,0,.6));font-size:12px;font-weight:400;text-align:right;text-decoration:line-through}.compare-card-buttons{display:flex;align-items:center;justify-content:space-between;width:100%}.compare-card-cart,.compare-card-cart .add-to-cart-button-start,.compare-card-cart .shoping_cart_button_block{width:130px;max-width:130px;height:24px;flex:0 0 130px;overflow:hidden}.compare-card-cart .shoping_cart_button_text,.compare-card-cart .shoping_cart_button_text_only,.compare-card-cart .shoping_cart_button_type_text,.compare-card-cart .shoping_cart_button_type_text_only{display:flex;align-items:center;justify-content:center;width:130px;height:24px;min-height:24px;min-width:0;padding:0 10px;box-sizing:border-box;background:var(--color-Brand-bleu-dark,#041f3a);color:var(--color-White-primary,#fff);border-radius:8px;font-family:Inter,var(--font-sans);font-size:12px;font-weight:500;line-height:1.3;text-transform:uppercase;white-space:nowrap}.compare-card-cart .shoping_cart_button_text.in_basket{background:var(--color-Brand-bleu-dark,#041f3a);color:var(--color-White-primary,#fff)}.compare-card-remove{display:flex;align-items:center;justify-content:center;height:24px;flex-shrink:0}.compare-card-remove .compare_button{width:24px;height:24px;margin:0;padding:0;display:block;cursor:pointer;background:url(/images/icon/action/close.svg) 50%/24px 24px no-repeat}.compare-card-remove .compare_button img,.compare-card-remove .compare_button svg{display:none}.compare-spec-cell{box-sizing:border-box;display:flex;align-items:center;min-width:0;min-height:38px;padding:10px;border-bottom:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3));border-radius:10px;font-family:Inter,var(--font-sans);font-size:14px;font-weight:500;line-height:1.3;text-transform:uppercase;color:var(--color-Black-primary,#000);word-break:break-word;overflow-wrap:break-word}.compare-spec-cell--label{color:var(--color-Black-secondary,rgba(0,0,0,.6))}.compare-spec-group-heading__cell{grid-column:1/-1;box-sizing:border-box;display:flex;align-items:center;width:100%;margin-top:22px;margin-bottom:12px;padding:10px;border-radius:10px;background:var(--bg-tab,#d0e2ce);font-family:Inter,var(--font-sans);font-size:20px;font-weight:500;line-height:1.3;text-transform:uppercase;color:var(--color-Black-primary,#000)}.compare-spec-group-heading__text{position:sticky;left:10px;width:-moz-max-content;width:max-content}.compare-table-outer{background:#fff;overflow:visible;transition:border-color .2s,box-shadow .2s}.compare-table-outer:hover{border-color:#d0d5dc;box-shadow:0 4px 12px rgba(22,33,46,.08)}.compare-header-sticky{position:sticky;top:106px;z-index:2;background:#fff;overflow-x:auto;border-bottom:1px solid #e5e7eb}.compare-header-row-wrap{min-width:600px}.compare-table-scroll{overflow-x:auto}.compare-grid{display:flex;flex-direction:column;min-width:600px}.compare-row{display:flex;border-bottom:1px solid #f0f0f0}.compare-row--header,.compare-row:last-child{border-bottom:none}.compare-row--group{background:#f8fafc}.compare-cell{padding:12px 16px;vertical-align:top}.compare-param{flex:0 0 270px;min-width:270px;font-weight:500;font-size:14px;color:#5f5f5f}.compare-param-toolbar{padding-top:12px;min-width:270px;display:flex;justify-content:center}.compare-param-toolbar .compare-toggle-diff{white-space:normal}.compare-group-cell{flex:1 1 100%;width:100%;font-weight:600;font-size:15px;color:#16212e}.compare-product-cell{flex:0 0 200px;min-width:160px;max-width:220px}.compare-button-diff,.compare-product-header{display:flex;align-items:center}.compare-product-header{flex-direction:column;gap:8px;position:relative}.compare_remove_btn{position:absolute;top:0;right:0;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:8px;background:rgba(255,255,255,.9);color:#5f5f5f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.compare_remove_btn:hover{background:#fff;color:#16212e}.compare_remove_btn:disabled{opacity:.6;cursor:not-allowed}.compare-product-image{display:block;-o-object-fit:contain;object-fit:contain;border-radius:8px}.compare-product-name{font-size:14px;font-weight:500;color:#16212e;text-decoration:none;text-align:center;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.compare-product-name:hover{color:#426b94}.compare-value{flex:0 0 200px;min-width:160px;font-size:14px;color:#16212e}.compare-row--full{border-bottom:none}.compare-no-diff{flex:1 1 100%;width:100%;font-size:14px;color:#8f9ba9;padding:20px;text-align:center}.compare-mobile-slot-slider-wrap{display:none;align-items:center;gap:8px}.compare-mobile-slot-slider-arrow{flex-shrink:0;width:28px;height:28px;padding:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#5f5f5f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s,background .2s,opacity .2s}.compare-mobile-slot-slider-arrow:hover:not(:disabled){border-color:#426b94;color:#426b94;background:#f8fafc}.compare-mobile-slot-slider-arrow:disabled{opacity:.4;cursor:not-allowed}.compare-mobile-slot-slider-arrow:focus-visible{outline:none;border-color:#426b94}.compare-mobile-slot-slider{flex:1 1;min-width:0;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 8px}.compare-mobile-slot-slider::-webkit-scrollbar{display:none}.compare-mobile-slot-slider-dot{flex-shrink:0;width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#d0d5dc;cursor:pointer;scroll-snap-align:center;scroll-snap-stop:always;transition:background .2s,transform .2s}.compare-mobile-slot-slider-dot:hover{background:#8f9ba9}.compare-mobile-slot-slider-dot--active{background:#426b94;transform:scale(1.25)}.compare-mobile-slot-slider-dot:focus-visible{outline:2px solid #426b94;outline-offset:2px}.compare-mobile-switcher{display:none;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.compare-mobile-switcher-label{font-size:14px;color:#5f5f5f;font-weight:500}.compare-mobile-switcher-btns{display:flex;gap:8px;flex-wrap:wrap}.compare-mobile-switcher-btn{padding:8px 14px;font-size:14px;font-weight:500;color:#16212e;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.compare-mobile-switcher-btn:hover{border-color:#426b94;color:#426b94;background:#f8fafc}.compare-mobile-switcher-btn--active{font-weight:600}.compare-mobile-switcher-btn--active,.compare-mobile-switcher-btn--active:hover{color:#16212e;background:#e1e9f4;border-color:#c5d4e8}@media (max-width:768px){.compare-mobile-switcher{display:flex}.compare-grid,.compare-header-row-wrap{min-width:420px}}@media (max-width:1549px){.wrap_compare .wrap_content,.wrap_compare--cards .wrap_content{padding-left:20px;padding-right:20px}}@media (max-width:1199px){.compare-spec-group-heading__cell{font-size:16px}.compare-view-bar{flex-direction:column;align-items:flex-start;gap:16px;min-height:76px}.compare-category-tabs{flex:none;width:100%;min-height:30px;gap:8px}.compare-category-tab{min-width:190px;height:30px;padding:0 10px;gap:8px;font-size:12px;line-height:1.3;border-radius:10px}.compare-clear-all{gap:10px;font-size:14px;line-height:1.3}.compare-clear-all-icon{width:30px;height:30px}}@media (max-width:992px){.wrap_compare .wrap_content{padding:0 16px 32px}}@media (max-width:991px){.compare-mobile-slot-slider-wrap{display:flex}.compare-cards-sticky{overflow:visible;background:var(--color-White-primary,#fff)}.compare-specs-scroll{overflow:visible;scrollbar-gutter:auto}.compare-unified-grid--specs{width:100%;min-width:0;grid-template-columns:minmax(140px,1fr) repeat(var(--compare-cols),minmax(120px,1fr))}.compare-unified-grid--specs .compare-unified-card{grid-row:auto;width:auto;min-width:0;max-width:none;position:relative;top:auto;z-index:1}.compare-cards-bg{display:none}.compare-spec-cell--label,.compare-spec-lead{position:static;width:auto;min-width:0;max-width:none;min-height:0;height:auto}.compare-spec-cell--label:before{content:none}.compare-spec-lead{position:relative;top:auto;left:auto;padding:12px 10px;border-radius:16px;border-top:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3));border-bottom:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3))}.compare-cards-sticky--compact .compare-spec-lead,.compare-cards-sticky--compact .compare-unified-card{height:72px}.compare-cards-sticky--compact .compare-spec-lead{padding:8px 10px}.compare-spec-group-heading__text{position:static}}@media (max-width:768px){.wrap_compare .wrap_content{padding:0 16px 24px}.compare-view-bar{min-height:76px}.compare-category-tabs{gap:4px}.compare-category-tab{min-width:0;height:30px;padding:8px 10px;gap:4px;font-size:12px;line-height:1.3;border-radius:9px}.compare-diff-switch{gap:8px}.compare-spec-lead{padding:8px 0 0;border-radius:0;border-top:none;border-bottom:none}.compare-spec-cell{font-size:12px;padding:8px;min-height:32px}.compare-spec-group-heading__cell{font-size:14px;padding:8px;margin-top:16px;margin-bottom:8px}.compare-diff-switch-track{width:50px;height:24px;padding:2px;border-radius:12px}.compare-diff-switch-thumb{width:20px;border-radius:10px}.compare-diff-switch--on .compare-diff-switch-thumb{transform:translateX(26px)}.compare-diff-switch-label{font-size:12px}.compare-cell{padding:10px 12px;font-size:13px}.compare-param,.compare-param-toolbar{flex:0 0 160px;min-width:140px}.compare-product-cell,.compare-value{min-width:130px}}@media (max-width:575px){.compare-unified-grid--specs{grid-template-columns:repeat(var(--compare-cols),minmax(0,1fr));-moz-column-gap:8px;column-gap:8px}.compare-unified-grid--cards .compare-spec-lead{grid-column:1/-1;width:100%;max-width:none;min-width:0;height:auto;overflow:visible;padding:0 0 8px;border:none;border-radius:0;flex-direction:row;align-items:center}.compare-cards-sticky--compact .compare-spec-lead{height:auto;padding:0 0 6px}.compare-diff-switch{flex-direction:row;align-items:center;gap:8px;max-width:none}.compare-diff-switch-label{white-space:nowrap}.compare-spec-cell--label{grid-column:1/-1;width:100%;max-width:none;min-height:0;padding:8px 0 0;border-bottom:none;border-radius:0;background:transparent;font-size:11px}.compare-unified-card{min-width:0;overflow:hidden}.compare-card-name{height:auto;min-height:32px;max-height:32px;font-size:12px}.compare-cards-sticky--compact .compare-unified-card{height:96px}.compare-cards-placeholder--compact{height:calc(380px - 96px)}.compare-cards-sticky--compact .compare-card-name{min-height:0;max-height:32px;-webkit-line-clamp:2;line-clamp:2;font-size:12px}.compare-card-prices{flex-direction:column;align-items:flex-start;gap:2px}.compare-card-old-price{text-align:left}.compare-card-buttons{gap:6px}.compare-card-cart,.compare-card-cart .add-to-cart-button-start,.compare-card-cart .shoping_cart_button_block{width:auto;max-width:none;flex:1 1 auto;min-width:0}.compare-card-cart .shoping_cart_button_text,.compare-card-cart .shoping_cart_button_text_only,.compare-card-cart .shoping_cart_button_type_text,.compare-card-cart .shoping_cart_button_type_text_only{width:100%;min-width:0;padding:0 6px}.compare-mobile-slot-slider-wrap{width:100%;max-width:100%;gap:4px}.compare-mobile-slot-slider-arrow{width:24px;height:24px}.compare-view-bar{min-height:70px}.compare-category-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-category-tab{min-width:-moz-max-content;min-width:max-content;width:-moz-max-content;width:max-content}.compare-clear-all{gap:2px;font-size:12px}.compare-clear-all-icon{width:24px;height:24px}}@media (max-width:576px){.wrap_compare .wrap_content{padding:0 12px 24px}.compare_page_title{font-size:22px}.compare-table-outer{border-radius:8px}.wrap_compare--cards .wrap_content{padding:0 12px 24px}.wrap_compare--cards .compare-cards-sticky{margin:0 0 8px;padding:4px 0}.compare-unified-card{padding:10px}.compare-card-image{max-height:160px}}