.productReview_productReviewsMasterWrapper__3qyk9{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:25px;padding:40px;flex-direction:column;width:100vw}.productReview_productReviewsMasterWrapper__3qyk9>h1{font-size:2rem;text-align:center;width:100%}.productReview_reviewForm__eONPO{display:flex;gap:12px;align-self:stretch;justify-content:center;align-items:center;padding:20px;margin-top:1rem;width:1000px;max-width:100%;border:1px solid var(--borderGrey);border-radius:12px;background:var(--themeLightColor);box-shadow:0 2px 6px rgba(0,0,0,.05)}.productReview_reviewForm__eONPO input,.productReview_reviewForm__eONPO textarea{display:flex;padding:10px 14px;border:1px solid var(--borderGrey);border-radius:8px;font-size:14px;font-family:inherit;transition:border .2s ease,box-shadow .2s ease}.productReview_reviewForm__eONPO textarea{flex:1 1}.productReview_reviewForm__eONPO input:focus,.productReview_reviewForm__eONPO textarea:focus{border-color:var(--themeColor);outline:none;box-shadow:0 0 0 3px rgba(0,123,255,.15)}.productReview_reviewForm__eONPO .productReview_starInput__yJsXV{display:flex;gap:6px;font-size:1rem;align-items:center}.productReview_reviewForm__eONPO .productReview_submitBtn__NfM2o{display:flex;align-self:stretch;justify-content:center;align-items:center}.productReview_reviewForm__eONPO .productReview_submitBtn__NfM2o>button{padding:8px 20px;border:none;border-radius:8px;background:var(--themeColor);color:white;text-transform:uppercase;font-size:.9rem;font-weight:600;cursor:pointer;transition:.2s}.productReview_reviewForm__eONPO .productReview_submitBtn__NfM2o>button:hover{background:var(--hoverGreyColor);color:var(--themeColor)}.productReview_productReviewsCardWrapper__2eIsa{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;width:1000px;max-width:100%}.productReview_productReviewCard__GX0oB{width:320px;max-width:100%;border-radius:20px;padding:20px;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);color:white;transition:transform .35s ease,box-shadow .35s ease;position:relative;overflow:hidden;background-color:#fff;cursor:pointer;transition:.2s}.productReview_productReviewCard__GX0oB:before{content:"";position:absolute;inset:0;border-radius:20px;padding:2px;background:linear-gradient(135deg,rgba(255,255,255,.587),rgba(255,217,0,.511));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.productReview_productReviewCard__GX0oB:hover{box-shadow:0 12px 35px rgba(202,202,202,.4)}.productReview_cardHeader__JPkVB{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:5px;position:relative}.productReview_cardEditReviewWrapper__1kfx3{position:absolute;top:0;right:0}.productReview_cardEditReviewWrapper__1kfx3 button{border:none;outline:none;padding:5px 12px;background-color:var(--borderGrey);border-radius:5px;transition:.2s}.productReview_cardEditReviewWrapper__1kfx3 button:hover{background-color:var(--hoverGreyColor);color:var(--themeColor)}.productReview_cardHeader__JPkVB .productReview_userInitials__86MMh{background:var(--themeColor);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700}.productReview_stars__tMefT{display:flex;gap:2px}.productReview_productReviewContent__a2uxu{text-align:center}.productReview_feedback__oecWk{font-size:14px;font-style:italic;color:#000;margin-bottom:10px;line-height:1.5}.productReview_name__z0CDq{font-size:15px;font-weight:700;color:#ffd700}@media screen and (max-width:768px){.productReview_productReviewsMasterWrapper__3qyk9>h1{font-size:1.8rem}.productReview_productReviewsMasterWrapper__3qyk9,.productReview_reviewForm__eONPO{flex-direction:column}.productReview_productReviewCard__GX0oB{flex:1 1}}@media (max-width:768px){.productReview_productReviewsCardWrapper__2eIsa{flex-direction:column}}.moreProducts_moreProductsWrapper__k8nz1{display:flex;width:1300px;flex-direction:column;max-width:100%;gap:2rem;padding:1rem}.moreProducts_moreProductsWrapper__k8nz1 .moreProducts_heading__dDFc_{font-size:2rem;display:flex;align-items:center;gap:5px}.moreProducts_moreProductsWrapper__k8nz1 .moreProducts_heading__dDFc_>p{cursor:pointer;text-align:center;display:flex;justify-content:center;align-items:center}.moreProducts_moreProductsCardWrapper__BqMo8{display:flex;gap:1rem}.moreProducts_moreProductsCardWrapper__BqMo8 .moreProducts_eachCard__6QIU7{border-radius:10px;padding:.8rem;text-align:center;cursor:pointer;min-width:250px;max-width:100%;border:1px solid #eee}.moreProducts_eachCard__6QIU7 .moreProducts_productImage__AdJ3u{width:100%;height:140px;object-fit:contain;border-radius:8px}.moreProducts_moreProductsCardDetails__ch_OA{display:flex;gap:4px;align-items:center;justify-content:center;gap:1rem;padding-top:6px}.moreProducts_moreProductsCardDetails__ch_OA .moreProducts_cardTitle__0vXqJ{font-size:1rem}.moreProducts_moreProductsCardDetails__ch_OA .moreProducts_cardPrice__lbyjZ{font-size:.95rem;color:var(--themeColor);font-weight:600}.moreProducts_comboSectionMasterWrapper__rvUhu{width:100%;display:flex;flex-direction:column;justify-content:center;border-radius:10px}.moreProducts_comboCardsMaster__M5nuD{display:flex;gap:1rem}.moreProducts_comboSection__U8CGz{width:100%;display:flex;gap:1rem;transition:.2s}.moreProducts_comboHeading__TD3Kr{font-size:1.2rem;font-weight:600;margin-bottom:.8rem;text-align:center;color:var(--themeColor)}.moreProducts_comboCard__Wg3BZ{display:flex;flex-direction:column;align-items:center;gap:5px;background-color:#fff;border-radius:10px;padding:.8rem;cursor:pointer;border:1px solid #eee}.moreProducts_comboImages__ZJf4c{display:flex}.moreProducts_comboImageItem__yJ_7J{width:140px;max-width:100%;aspect-ratio:1;object-fit:contain;border:1px solid #eee;background:#fafafa}.moreProducts_comboDetails__LEz4c{display:flex;flex-direction:column;justify-content:space-between;gap:3px}.moreProducts_comboDetails__LEz4c .moreProducts_cardTitle__0vXqJ{font-size:.9rem;font-weight:400}.moreProducts_originalPrice__CSeY5{font-size:.9rem;font-weight:600}.moreProducts_comboAddToCart__kL0_Z button{border:none;outline:none;background-color:var(--themeColor);color:#fff;border-radius:5px;padding:5px 14px;text-transform:uppercase;font-weight:600;transition:.2s}.moreProducts_comboAddToCart__kL0_Z>button:hover{background-color:var(--hoverGreyColor);color:var(--themeColor)}@media (max-width:768px){.moreProducts_moreProductsWrapper__k8nz1{align-items:center;justify-content:center}.moreProducts_comboSection__U8CGz{flex-direction:column;width:100%}.moreProducts_eachCard__6QIU7{flex:1 1}.moreProducts_moreProductsCardWrapper__BqMo8{flex-direction:column;align-items:center}.moreProducts_moreProductsWrapper__k8nz1 .moreProducts_heading__dDFc_{font-size:1.5rem}}