h2,h3{margin:0}.blog-header{display:flex;justify-content:space-between;margin:0 auto 2.5rem;max-width:1280px;padding:1rem 5rem}.blog-banner{height:12.5rem;width:25rem}.blog-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}.app-container{display:flex;grid-gap:2.5rem;gap:2.5rem;margin:2.5rem 0;padding:0 5rem;position:relative}.sidebar{background-color:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);height:-moz-fit-content;height:fit-content;overflow-y:auto;width:14.75rem}.sidebar-item{color:var(--rd-color-text-75);cursor:pointer;font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);overflow:hidden;padding:.5rem 1rem;text-overflow:ellipsis;transition:background-color .3s;white-space:nowrap}.sidebar-item.active,.sidebar-item:hover{color:var(--rd-color-primary-blue-main)}.sidebar-item.active{font-weight:700}.content{flex:1 1;overflow-y:auto}.blog-section{margin-bottom:1.25rem}.content-title{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-page-title-font-size);font-weight:var(--rd-typography-web-page-title-font-weight);line-height:3.375rem;margin-bottom:1rem}.author-info{align-items:center;display:flex}.author-image{border-radius:50%;height:2.5rem;width:2.5rem}.author-name{color:var(--rd-color-text-500)}.author-name,.publish-date{font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);margin:0}.publish-date{align-items:center;display:flex;grid-gap:0;gap:0}.publish-date div{background-color:var(--rd-color-primary-blue-50);border-radius:100px;color:var(--rd-color-primary-blue-main);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);padding:.25rem 1rem}.blog-section{color:var(--rd-color-text-200);font-size:.875rem;font-weight:400}.markdown-content ul{list-style-type:disc!important;padding-left:1.5rem!important;margin:1rem 0!important}.markdown-content li{margin:.5rem 0!important;list-style-type:disc!important}.markdown-content ol{list-style-type:decimal!important;padding-left:1.5rem!important;margin:1rem 0!important}.content-reaction,.content-reaction .icons{align-items:center;display:flex}.content-reaction .icons{border-radius:40px;padding:.75rem 1.5rem}@media (max-width:746px){.app-container{padding:0 .5rem}.blog-header{padding:0 1rem}}@media (max-width:656px){.sidebar{display:none}.app-container{margin:1rem 0}}@media (max-width:450px){.blog-header{display:flex;flex-direction:column;margin:0 0 2rem;padding:1rem}.blog-title{font-size:.875rem;font-weight:600;line-height:1rem}.blog-banner{height:200px;width:100%}.app-container{margin:1rem 0;padding:0 1rem}.content-title{font-size:1.25rem;font-weight:600;line-height:1.625rem}.author-name{font-size:.75rem;font-weight:400}.author-image{height:1.5rem;width:1.5rem}.publish-date{font-size:.75rem}.publish-date div{margin-left:0;padding:0 3px}.publish-date span{font-size:.75rem}.user-auth-modal{width:100%}}.user-avatar{align-items:center;border-radius:50%;display:flex;justify-content:center;overflow:hidden;position:relative}.user-avatar__image{height:100%;object-fit:cover;width:100%}.user-avatar__default{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-transform:uppercase;width:100%}.comment-textfield{border:none;color:var(--rd-color-text-75);flex:1 1;height:50px;outline:none;padding:1rem;resize:none}.comment-textfield,.comment-textfield::placeholder{font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight)}.comment-textfield:focus{outline:none!important}.comment-textfield:focus-visible{outline:2px solid var(--rd-color-primary-blue-main)}.comment-textfield::-webkit-scrollbar{width:0}.comment-textfield__button{background-color:var(--rd-color-primary-blue-main);border:none;border-radius:6px;cursor:pointer;height:2.4rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:3.5rem}.comment-textfield__button:hover{background-color:var(--rd-color-common-primary-hover)}@media (max-width:380px){.comment-textfield{width:3rem}}.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}}.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}
/*# sourceMappingURL=18.f5e57f85.chunk.css.map */