.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}.user-profile__header{display:flex;justify-content:space-between;margin:auto;max-width:var(--rd-layout-page-width);padding:1rem 5rem}.user-profile__title{font-size:var(--rd-typography-web-page-title-font-size);font-weight:var(--rd-typography-web-page-title-font-weight);line-height:var(--rd-typography-web-page-title-line-height);margin:0}.user-profile__banner{height:12.5rem;width:25rem}.personal-info{background-color:var(--rd-color-background-500);display:flex;flex-direction:column;padding:1rem 0}.user_image_wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:5rem;overflow:hidden;width:5rem}.user_image_wrap .selected_image{height:100%;object-fit:cover;width:100%}.my-review{background-color:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);border-radius:8px;display:flex;grid-gap:1rem;gap:1rem;margin:1rem 0;outline:none;padding:1rem}.my-review:focus-visible{outline:1px solid var(--rd-color-primary-blue-main)}.my-review__left{border-radius:4px;height:10.625rem;overflow:hidden;object-fit:contain;width:10.625rem}.my-review__left img{height:100%;object-fit:contain;width:100%}.my-review__right{flex:1 1}.my-review__product-title{align-items:center;display:flex;grid-gap:.5rem;gap:.5rem;justify-content:space-between}.my-review__product-title h2{color:var(--rd-color-text-200);flex:1 1;font-size:var(--rd-typography-web-mn-card-title-font-size);font-weight:var(--rd-typography-web-mn-card-title-font-weight)}.my-review__text{margin-top:1rem}.my-review__text span{color:var(--rd-color-text-75);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight)}.my-review__text p{color:var(--rd-color-text-100);font-size:var(--rd-typography-web-mn-card-subtitle-font-size);font-weight:var(--rd-typography-web-mn-card-subtitle-font-weight);line-height:var(--rd-typography-web-mn-card-subtitle-line-height);margin-bottom:0;margin-top:.25rem}.my-review__bottom-icons{align-items:center;display:flex;justify-content:space-between;margin:1rem 0;padding-top:.75rem;width:100%}.my-review__bottom-icons .icons-left{display:flex}.my-review__bottom-icons .icons-left .icons{align-items:center;border-radius:2.5rem;display:flex;padding:.5rem 1rem}.my-review__bottom-icons .icons-left .icons img{height:1.5rem;width:1.5rem}.my-review__bottom-icons .icons-right{align-items:center;display:flex;margin-left:0}.my-review__bottom-icons .icons-right img{height:1.5rem;width:1.5rem}.my-review__bottom-icons .icons-right .share{align-items:center;background:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);border-radius:2.5rem;cursor:pointer;display:flex;padding:.5rem 1rem}.my-review__small{display:flex;flex-direction:column}.my-review__small .wrap{justify-content:space-between}.my-review__small .wrap,.my-review__small .x{align-items:center;display:flex;grid-gap:.5rem;gap:.5rem}.my-review__small .x .title{align-self:flex-start;font-weight:600;font-size:.875rem}.my-review__small .wrap .x .img{border-radius:4px;height:2.5rem;overflow:hidden;width:2.5rem}.my-review__small .wrap .x .img img{height:100%;object-fit:contain;width:100%}.my-review__small .bars{border:1px solid #f1f5f9;border-radius:4px;margin-top:.5rem;padding:.5rem}.my-upvotes{border:1px solid var(--rd-color-background-100);border-radius:.5rem;display:flex;grid-gap:1rem;gap:1rem;margin:1rem 0;outline:none;padding:1rem}.my-upvotes:focus-visible{outline:1px solid var(--rd-color-primary-blue-main)}.my-upvotes__left{border-radius:4px;height:14.313rem;overflow:hidden;width:10.625rem}.my-upvotes__left img{height:100%;object-fit:contain;width:100%}.my-upvotes__right{flex:1 1}.my-upvotes__right-top{align-items:center;display:flex;grid-gap:.5rem;gap:.5rem;justify-content:space-between}.my-upvotes__right-top .title{color:var(--rd-color-text-200);flex:1 1;font-size:var(--rd-typography-web-mn-card-title-font-size);font-weight:var(--rd-typography-web-mn-card-title-font-weight);margin:0}.my-upvotes__right-bottom{margin-top:2.063rem}.my-upvotes__small{display:flex;flex-direction:column}.my-upvotes__small .wrap{justify-content:space-between}.my-upvotes__small .wrap,.my-upvotes__small .x{align-items:center;display:flex;grid-gap:.5rem;gap:.5rem}.my-upvotes__small .x .title{align-self:flex-start;font-weight:600;font-size:.875rem}.my-upvotes__small .wrap .x .img{border-radius:4px;height:2.5rem;overflow:hidden;width:2.5rem}.my-upvotes__small .wrap .x .img img{height:100%;object-fit:contain;width:100%}.my-upvotes__small .wrap .y{align-items:center;background-color:var(--rd-color-primary-blue-50);border-radius:100px;color:var(--rd-color-primary-blue-main);display:flex;font-size:.875rem;font-weight:400;grid-gap:.25rem;gap:.25rem;padding:.25rem .5rem}@media (max-width:1128px){.my-review .icon-text{display:none}}@media (max-width:800px){.my-review,.my-upvotes{flex-direction:column}}@media (max-width:600px){.my-review__bottom-icons .icons-left .icons,.my-review__bottom-icons .icons-right .a{padding:.375rem .625rem}.my-review__bottom-icons .icons-left .icons img,.my-review__bottom-icons .icons-right img{height:1rem;width:1rem}}@media (max-width:450px){.user-profile__banner{height:5.5rem;width:11.563rem}.user-profile__title{font-size:.875rem;font-weight:600;line-height:1rem}.user-profile__header{flex-direction:column;margin-bottom:1rem;padding:1rem}.my-review{padding:.5rem;grid-gap:0;gap:0}.my-review__left{display:none}.my-review__text{margin-top:.5rem}.my-review__product-title{display:none}.my-review__bottom-icons{margin:0}.ant-tabs-nav{margin:0!important}.my-upvotes{padding:.5rem}.my-upvotes__left,.my-upvotes__right-top{display:none}.my-upvotes__right-bottom{margin:0}}@media (min-width:450px){.my-review__small,.my-upvotes__small{display:none}}.iem{background-color:var(--rd-color-background-500);border-radius:6px;box-shadow:var(--rd-color-common-box-shadow);height:500px;padding:1.5rem 2rem;top:50%;--webkit-box-shadow:var(--rd-color-common-box-shadow);-moz-box-shadow:var(--rd-color-common-box-shadow);width:360px;z-index:999}.iem,.iem__cropper{left:50%;position:absolute;transform:translate(-50%,-50%)}.iem__cropper{background-color:var(--rd-color-primary-blue-50);border-radius:.5rem;display:flex;flex-direction:column;height:300px;justify-content:flex-end;top:41%;width:300px;z-index:10}.iem__title{align-items:center;bottom:.5rem;display:flex;justify-content:space-between;position:relative}.iem__heading{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight)}.reactEasyCrop_Container{background:var(--rd-color-primary-blue-50);bottom:.5rem!important;left:1.25rem!important;margin:1rem;right:1.25rem!important;top:.5rem!important}.reactEasyCrop_Container,.reactEasyCrop_Container img{object-fit:contain!important}.iem__slider{display:flex;justify-content:center;position:absolute;top:25.5rem;width:83%}.iem__slider input[type=range]{appearance:none;bottom:2px;height:2px;background-color:var(--rd-color-primary-blue-main);position:relative;-webkit-appearance:none;width:70%}.iem__slider input[type=range]::-webkit-slider-thumb{background:var(--rd-color-primary-blue-main);border-radius:50%;cursor:pointer;height:1.25rem;outline:none;-webkit-appearance:none;width:1.25rem}.iem__slider-icon{background:transparent;border:none;cursor:pointer;margin-right:10px;padding:0;position:relative;top:-.938rem;width:-moz-fit-content;width:fit-content}.iem__slider-icon--right{margin-left:.625rem}.iem__rotate{align-self:center;bottom:3rem;cursor:pointer;display:flex;grid-gap:1rem;gap:1rem;left:50%;position:absolute;transform:translateX(-50%)}.iem__rotate svg{fill:var(--rd-color-primary-blue-main)}.dnd{background-color:var(--rd-color-background-500);border:1px dashed;border-color:var(--rd-color-primary-blue-main);border-radius:30px;left:50%;margin:auto;padding:2rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;width:50vw}.dnd:hover{background-color:#fcfcfc}.dnd__dropzone{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;text-align:center;width:100%}.iem__buttons{align-items:center;display:flex;justify-content:space-between;position:absolute;top:27.2rem;width:300px}.iem__button{background:var(--rd-color-primary-blue-main);border:none;border-radius:.5rem;color:var(--rd-color-background-500);cursor:pointer;font-size:var(--rd-typography-web-button-font-size);font-weight:var(--rd-typography-web-button-font-weight);padding:.75rem;transition:all .1s ease-in-out;width:-moz-fit-content;width:fit-content}.iem__button--cancel{background:var(--rd-color-background-500);border:1px solid var(--rd-color-primary-blue-main);color:var(--rd-color-primary-blue-main);outline:none}.iem__button:hover{background:var(--rd-color-common-primary-hover)}.iem__button--cancel:hover{background:var(--rd-color-background-500)}.cloud_img{height:50px;margin:auto;width:50px}.cloud_img img{height:100%;width:100%}@media screen and (max-width:804px){.dnd{width:85vw}}@media screen and (max-width:372px){.iem{width:325px}}.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}}
/*# sourceMappingURL=15.87f94064.chunk.css.map */