.product-recommendation{margin:0 auto;padding:2.5rem 5rem}.product-recommendation__header{display:flex;justify-content:space-between;margin:auto;max-width:var(--rd-layout-page-width);padding:0 5rem}.product-recommendation-container{display:flex;grid-gap:2.5rem;gap:2.5rem;justify-content:space-between}.product-category{display:flex;flex-direction:column;flex-shrink:1;grid-gap:.5rem;gap:.5rem;overflow:hidden;transition:all .3s ease-in-out;width:21.125rem}.product-category.collapsed{min-width:111px;width:111px}.comparison-section{display:grid;flex:1 1;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr 1fr 1fr}.comparison-slot{max-width:13.75rem}.extra-icon{align-items:center;border-radius:50%;display:flex;height:1.25rem;justify-content:center;padding:.25rem;width:1.25rem}.extra-icon-small{border-radius:50%;display:grid;height:1.5rem;place-items:center;position:absolute;right:.5rem;top:.5rem;width:1.5rem}.extra-icon-small.productRecommType1,.extra-icon.productRecommType1{background:var(--text-grad-end-color)}.extra-icon-small.productRecommType2,.extra-icon.productRecommType2{background:linear-gradient(90deg,var(--text-grad-end-color),#7b61ff)}.extra-icon-small.productRecommType3,.extra-icon.productRecommType3{background:var(--rd-color-success-green-main)}.list{font-size:.813rem;font-weight:600}.list.budget{color:var(--rd-color-primary-blue-900)}.list.Personalized{background:linear-gradient(90deg,var(--text-grad-end-color),#7b61ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.list.Popular{color:var(--rd-color-success-green-900)}.product-grid{display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:1fr 1fr 1fr}.product-card{background:var(--rd-color-background-500);border-radius:8px;cursor:pointer;padding:.5rem;transition:box-shadow .2s ease,transform .2s ease}.product-card.selected{border:1px solid var(--rd-color-primary-blue-main)}.product-card.right{border:1px solid var(--rd-color-background-100);min-width:10.25rem}.title-selected{max-width:12.625rem}.title-select{max-width:5.375rem}.categories-modal{align-items:flex-end;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;transition:background-color .3s ease;z-index:1000}.categories-modal.open{background:var(--rd-color-common-overlay);pointer-events:all}.modal-content{background:var(--rd-color-background-500);border-radius:16px 16px 0 0;max-height:88vh;max-width:450px;opacity:0;overflow-y:auto;transform:translate3d(0,100%,0);transition:transform .3s ease-out,opacity .3s ease-out;width:100%}.categories-modal.open .modal-content{opacity:1;transform:translateZ(0);will-change:transform,opacity}.modal-header{background:var(--rd-color-background-500);padding:1rem .5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.close-button{background:none;border:none;color:var(--rd-color-text-300);cursor:pointer;font-size:1.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:color .2s ease}.close-button:hover{color:var(--rd-color-primary-blue-main)}.modal-body{padding:0 .5rem 1rem}@media (max-width:450px){.product-recommendation__header{flex-direction:column;margin-top:.25rem;max-width:100%;padding:0 .5rem}.product-recommendation{padding:2.5rem .75rem}.comparison-section{grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem}.comparison-slot{display:flex;grid-gap:.5rem;gap:.5rem;max-width:100%}.product-category{width:auto}.product-card{border:1px solid var(--rd-color-background-100)}.product-card.selected{border:1px solid var(--rd-color-primary-blue-main)}.product-card.right{border:1px solid var(--rd-color-background-100)}.title-selected{max-width:9.25rem}.title-select{max-width:5.125rem}.extra-icon{display:none}}@media (min-width:450px){.categories-modal{align-items:center}.modal-content{border-radius:16px;opacity:0;transform:translate3d(0,50px,0)}.categories-modal.open .modal-content{opacity:1;transform:translateZ(0)}.extra-icon-small{display:none}}
/*# sourceMappingURL=38.9b6b5025.chunk.css.map */