.hamburger-menu-list{display:flex;flex-direction:column;margin:0;padding:0}.hamburger-menu-list li{align-items:center;border-bottom:1px solid var(--rd-color-background-100);cursor:pointer;display:flex;grid-gap:.25rem;gap:.25rem;list-style-type:none;padding:.5rem 1rem;width:-webkit-fill-available}.hamburger-menu-list li:first-of-type{padding:.5rem 1rem .5rem .875rem}.navigation-bar{align-items:center;background-color:var(--rd-color-background-500);display:flex;grid-gap:.75rem;gap:.75rem;justify-content:space-between;margin:auto;max-width:var(--rd-layout-page-width);padding:.75rem 5rem;position:relative;width:100%;z-index:10}.nav-link{align-items:center;color:var(--rd-color-text-200);display:inline-flex;padding:.375rem;grid-gap:.25rem;gap:.25rem;text-decoration:none;transition:color .2s ease;white-space:nowrap}.nav-link:hover{background-color:var(--rd-color-primary-blue-50);border-radius:4px}.nav-link.active,.nav-link:hover{color:var(--rd-color-primary-blue-main)}.user-display-menu{border:1px solid var(--rd-color-background-100);border-radius:6px;max-width:250px;padding:1rem;right:0;width:250px}.user-display-menu,.user-preference-menu{animation:var(--scale-up-animation);-webkit-animation:var(--scale-up-animation);background-color:var(--rd-color-background-500);position:absolute;top:54px;z-index:11}.user-preference-menu{right:11%;width:400px}.search-input{align-items:center;border:1px solid var(--rd-color-background-100);border-radius:6px;display:flex;height:3rem;overflow:hidden;width:21.875rem}.search-input input{border:none;height:100%;outline:none;padding-left:.75rem;width:100%}.search-input svg{margin:0 .75rem}.search-input.focused{border:1px solid var(--rd-color-primary-blue-main)}.shop-preference-icon{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-right:1.5rem;padding:.5rem .5rem .25rem}.shop-preference-icon:hover{background:var(--rd-color-primary-blue-50)}.shop-preference-icon:hover svg{stroke:var(--rd-color-primary-blue-main)}.shop-preference-icon:hover .shop-prefs{color:var(--rd-color-primary-blue-main)}#display-user-button{border:none;border-radius:50%;height:2.5rem;overflow:hidden;padding:0;width:2.5rem}.navbar-small{align-items:center;border-bottom:1px solid var(--rd-color-background-100);display:flex;height:4rem;justify-content:space-between;padding:0 1rem;position:relative}.navbar-small,.suggestions{background:var(--rd-color-background-500);width:100%}.suggestions{border-radius:4px;box-shadow:var(--rd-color-common-box-shadow);margin:0;padding:.5rem;position:absolute;top:3.3rem;z-index:1000000}.suggestions .list-item{background:var(--rd-color-background-500);display:flex;grid-gap:.75rem;gap:.75rem;margin:2px 0;transition:all .2s}.suggestions .list-item .image{border-radius:4px;height:3.75rem;object-fit:contain;margin:.625rem 0 .625rem .5rem;width:3.75rem}.suggestions .list-item .product-details{margin:.5rem 0}.suggestions .list-item:hover{background:var(--rd-color-background-50)}.suggestions .list-item.selected{background-color:var(--rd-color-background-50)}.hamburger-menu{background-color:var(--rd-color-background-500);left:0;max-width:300px;min-height:100%;position:absolute;top:0;transform:translateX(-100%);transition:transform .2s ease;width:70%;z-index:100000}.hamburger-menu.expanded{transform:translateX(0)}.hamburger-button{background:transparent;border:none;cursor:pointer;margin:0;padding:0;width:1.625rem}@keyframes fadeInOut{0%{width:0;opacity:0}to{width:100%;opacity:1}}@keyframes expand{0%{width:0}to{width:100%}}@media screen and (max-width:746px){.navigation-bar{padding:.75rem 1rem}.search-input{width:18.125rem;height:2.5rem}}@media screen and (max-width:730px){#display-user-button{height:2.5rem;width:2.5rem}}@media screen and (max-width:640px){#display-user-button{height:2.25rem;width:2.25rem}}@media screen and (max-width:450px){.user-display-menu{padding:.75rem;right:1rem;top:3.75rem}.user-preference-menu{max-width:310px}.search-input{height:3rem;width:13.313rem}.shop-preference-icon{margin-right:0}}.budget-display{display:flex;justify-content:space-between;margin-bottom:0}.budget-value{background:none;font-size:.813rem;font-weight:600;margin:.5rem 1rem .5rem .5rem;padding:0}.budget-slider{margin:16px 0}.category-select,.released-within-select{background:var(--rd-color-background-500)!important;border:1px solid var(--rd-color-background-100)!important;border-radius:4px!important;width:100%}.category-select .ant-select-selector,.released-within-select .ant-select-selector{background:var(--rd-color-background-500)!important;border:none!important;border-radius:4px!important;height:auto!important;padding:.2rem 1rem!important}.category-select.ant-select-disabled .ant-select-selector{background-color:var(--rd-color-background-50)!important;color:var(--rd-color-text-75)!important;cursor:not-allowed}.category-select .ant-select-arrow,.released-within-select .ant-select-arrow{color:var(--rd-color-text-75)}.focus-area-group{width:100%}.main-title{font-size:var(--rd-typography-web-lg-card-title-font-size);font-weight:var(--rd-typography-web-lg-card-title-font-weight);line-height:var(--rd-typography-web-lg-card-title-line-height);margin-bottom:1rem;text-align:start}.main-title,.section-title{color:var(--rd-color-text-500)}.section-title{font-size:var(--rd-typography-web-text-font-size);font-weight:var(--rd-typography-web-text-font-weight);margin-bottom:.25rem}.section-subtitle{color:var(--rd-color-text-75);font-size:14px;margin-bottom:0}.user-preference-container{background:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);border-radius:.75rem;width:100%;padding:1.5rem 1rem}.user-preference-section{border:1px solid var(--rd-color-background-100);border-radius:8px 8px 0 0;margin-bottom:.5rem}@media screen and (max-width:450px){.user-preference-container{padding:1rem .7rem}.main-title{font-size:1rem}}.custom-slider{background:transparent;height:12px;position:relative;width:100%}.track{background:var(--rd-color-primary-blue-50);width:100%}.active-range,.track{border-radius:6px;height:12px;position:absolute}.active-range{background:var(--rd-color-primary-blue-main)}.thumb{background:var(--rd-color-background-500);border:2px solid var(--rd-color-primary-blue-main);border-radius:50%;cursor:pointer;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.product-compare{display:grid;grid-gap:1.875rem;gap:1.875rem;grid-template-columns:28% 1fr 1fr 1fr;margin:0 5rem}.product-compare__header{border:1px solid var(--rd-color-background-100);border-radius:8px;flex-direction:column;padding:1rem 2.25rem}.product-compare__header,.product-compare__main{display:flex;justify-content:space-between;margin-top:1.5rem}.product-compare__main{grid-gap:2.5rem;gap:2.5rem;width:-webkit-fill-available}.product-compare__dropdown{display:flex;flex:1 1;flex-direction:column;margin-top:1.5rem}.product-compare__card{margin-top:1.375rem;width:240px}.product-compare__cards--mobile::-webkit-scrollbar{height:0}@media (max-width:746px){.product-compare{grid-gap:1rem;gap:1rem}}@media (max-width:450px){.product-compare{grid-template-columns:1fr;margin:0}.product-compare__header{background:var(--gradient-banner);border:none;margin-top:0;max-width:100%;padding:1rem;text-align:center}.product-compare__main{flex-direction:column;grid-gap:1.5rem;gap:1.5rem;margin-top:0}.product-compare__dropdown{border:1px solid var(--rd-color-background-100);border-radius:8px;margin:0 1rem;padding:1rem}.product-compare__card{width:auto}.product-card-list-item{padding:0 .5rem}.product-card-list-item-image{width:5rem;height:5rem}.single-line-ellipsis{max-width:147px}}.product-card-list-item{border:1px solid var(--rd-color-background-100);border-radius:8px;display:block;flex:1 1;padding:0 1rem}.product-card-list-item-image{height:8.75rem;margin:.75rem auto 1rem;width:8.75rem}.single-line-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown-select{flex:1 1;position:relative;width:auto}.dropdown-select__input{border:1px solid var(--rd-color-background-100);border-radius:4px;box-sizing:border-box;color:var(--rd-color-text-500);font-size:.75rem;font-weight:600;height:100%;outline:none;padding:.5rem;width:100%}.dropdown-select__input::placeholder{color:var(--rd-color-text-75);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight)}.dropdown-select__input:focus{border-color:var(--rd-color-primary-blue-main)}.dropdown-select__list{border-radius:4px;background-color:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);overflow:scroll;overflow-x:hidden;position:absolute;width:100%;z-index:1}.dropdown-select__category-header{align-items:center;color:var(--rd-color-primary-blue-main);display:flex;font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);grid-gap:.75rem;gap:.75rem;justify-content:center;list-style:none;margin-top:.5rem;padding:.5rem 1rem}.dropdown-select--disabled{opacity:.5}.dropdown-select__option-item{align-items:center;background-color:var(--rd-color-background-500);border:none;border-bottom:1px solid var(--rd-color-background-100);cursor:pointer;display:flex;font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);grid-gap:.5rem;gap:.5rem;list-style:none;padding:1rem;transition:background-color .2s;width:-webkit-fill-available}.dropdown-select__option-item:hover{background-color:var(--rd-color-background-50)}.browse__drag-drop-zone{border:1px dashed var(--rd-color-background-200);border-radius:20px;display:flex;height:37.5rem;margin-top:5.813rem;width:200px}.browse__product-list-selected-for-compare{display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem;justify-content:start;padding:0;width:100%}.browse__product-selected-for-compare{border:1px solid var(--rd-color-background-100);border-radius:4px;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;position:relative;padding:.5rem}.sort-tabs{display:flex;flex-direction:column}.sort-tabs__arrow{bottom:6px;position:relative;transition:transform .3s ease}.sort-tabs__arrow--rotated{transform:rotate(180deg)}.sort-tabs__button{align-items:center;background:transparent;border:1px solid var(--rd-color-background-100);border-radius:6px;color:var(--rd-color-text-500);cursor:pointer;display:flex;flex:1 1;grid-gap:.5rem;gap:.5rem;justify-content:center;outline:none;padding:.4rem .8rem;transition:all .2s ease}.sort-tabs__button--selected{border-color:var(--rd-color-primary-blue-main);color:var(--rd-color-primary-blue-main)}.sort-tabs__container{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;width:100%}@media (max-width:450px){.product-card-list-item{padding:0 .5rem}.product-card-list-item-image{width:5rem;height:5rem}.dropdown-select,.sort-tabs{width:-webkit-fill-available}.browse__drag-drop-zone{border:1px dashed var(--rd-color-background-200);border-radius:0;flex-direction:column;height:auto;margin:0!important;padding:1rem;width:100%}.browse__product-selected-for-compare{width:5.75rem}.browse__product-list-selected-for-compare{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;justify-content:center}.single-line-ellipsis{max-width:147px}}.product-review-metrics{grid-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:1rem;row-gap:1rem}.product-review-metrics img{height:1.5rem;width:1.5rem}.product-review-metrics__left{align-items:center;display:flex;grid-gap:.5rem;gap:.5rem}.product-review-metrics__text{color:var(--rd-color-text-500)}.product-review-metrics__text,.product-review-metrics__text-right{font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);margin:0}.product-review-metrics__text-right{padding:.25rem .5rem}#vl-fr-mny{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);margin:0}.ant-modal{width:100%}.compare-button{align-items:center;color:var(--rd-color-text-200);cursor:not-allowed;display:inline-flex;grid-gap:.25rem;gap:.25rem;text-decoration:none}.compare-button:hover{cursor:pointer;color:var(--rd-color-primary-blue-main)}.compare-button .text-wrapper{color:var(--rd-color-text-100);font-size:var(--rd-typography-web-button-font-size);font-weight:var(--rd-typography-web-button-font-weight);display:inline-block;position:relative}.compare-button .link-text{display:inline-block}.compare-button .hover-text{color:var(--rd-color-primary-blue-main);left:0;opacity:0;pointer-events:none;position:absolute;top:0;white-space:nowrap}.compare-button:hover .link-text{opacity:0}.compare-button:hover .hover-text{opacity:1}@media screen and (max-width:746px){.product-review-metrics{grid-template-columns:1fr 1fr}}@media screen and (max-width:900px){#vl-fr-mny{display:none}}@media screen and (max-width:450px){.product-review-metrics{grid-column-gap:.75rem;column-gap:.75rem;margin-top:0;grid-row-gap:.5rem;row-gap:.5rem}.product-review-metrics__left{grid-gap:.2rem;gap:.2rem}.product-review-metrics__text-right{font-size:.813rem;font-weight:400;margin:0;padding:.25rem .5rem}.product-review-metrics__text{color:var(--rd-color-text-500);font-size:.813rem;font-weight:400}.product-review-metrics img{height:1rem;width:1rem}}.ratings::-webkit-scrollbar{height:0}.tabs-container{margin:1.5rem 5rem 0}.tab-headers{border-bottom:1px solid var(--rd-color-background-100);display:flex;grid-gap:1.5rem;gap:1.5rem}.tab-header{background:none;border:none;cursor:pointer;font-weight:500;margin-right:4px;padding:0 0 .625rem;position:relative}.tab-header.active{border-bottom:2px solid var(--rd-color-primary-blue-main);font-weight:600}.tab-content,.tab-header.active{background:var(--rd-color-background-500)}.tab-content{border-radius:0 0 8px 8px;margin-top:1rem}@media (max-width:450px){.tabs-container{margin:1.5rem 1rem 0}}.attribute-grid-container{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}.attribute-grid-container.expanded{max-height:1000px;opacity:1}.attribute-grid{border-collapse:collapse;transition:all .3s ease}.attribute-grid>div{border:1px solid var(--rd-color-background-100)}.attribute-grid>div:not(:nth-last-child(-n+4)){border-bottom:none!important}.attribute-grid>div:not(:nth-child(4n)){border-right:none!important}.attribute-name{align-items:center;color:var(--rd-color-text-75);display:flex;font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);grid-gap:.5rem;gap:.5rem;grid-column:1;padding:12px 8px}.product-1-value{grid-column:2}.product-1-value,.product-2-value{color:var(--rd-color-text-75);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);padding:.75rem .5rem}.product-2-value{grid-column:3}.product-3-value{color:var(--rd-color-text-75);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);grid-column:4;padding:.75rem .5rem}@media (max-width:450px){.attribute-grid{overflow-x:scroll}.attribute-grid::-webkit-scrollbar{height:0;overflow-x:scroll}}
/*# sourceMappingURL=16.90a3ab77.chunk.css.map */