.CustomerProfileHeader_profileHeader__AyG3n{padding:8px 0 24px}.CustomerProfileHeader_profileHeaderCard__HNOu4{display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:768px){.CustomerProfileHeader_profileHeaderCard__HNOu4{flex-direction:column;align-items:flex-start}}.CustomerProfileHeader_avatarSection__9t9_7{display:flex;align-items:center;gap:12px}.CustomerProfileHeader_avatarWrapper__3xamp{position:relative;width:80px;height:80px;flex-shrink:0}.CustomerProfileHeader_avatar__vg9vh{width:80px;height:80px;border-radius:50%;object-fit:cover}.CustomerProfileHeader_nameSection__KS43p{display:flex;flex-direction:column;gap:10px}.CustomerProfileHeader_userName__6rajj{font-family:var(--font-nunito);font-weight:600;font-size:24px;line-height:36px;color:#1f272b;margin:0}@media(max-width:768px){.CustomerProfileHeader_userName__6rajj{font-size:20px;line-height:30px}}.CustomerProfileHeader_actionButtons__V_qUT{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:768px){.CustomerProfileHeader_actionButtons__V_qUT{width:100%;flex-direction:column}}.CustomerProfileHeader_editButton__0Kq6b{padding:8px 20px;border:1.5px solid #d2d2d7;border-radius:100px;font-family:var(--font-nunito-sans);font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s;background:#fff;color:#1d1d1f}.CustomerProfileHeader_editButton__0Kq6b:hover{background:#f5f5f7;border-color:#86868b}@media(max-width:768px){.CustomerProfileHeader_editButton__0Kq6b{width:100%}}.CustomerProfileInterests_expertiseSection__jFM0Q{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:768px){.CustomerProfileInterests_expertiseSection__jFM0Q{flex-direction:column}}.CustomerProfileInterests_section__4HoB6{display:flex;flex-direction:column;gap:8px}.CustomerProfileInterests_sectionTitle__sWWvq{font-family:var(--font-nunito);font-weight:600;font-size:20px;line-height:30px;color:#1f272b;margin:0}@media(max-width:768px){.CustomerProfileInterests_sectionTitle__sWWvq{font-size:18px;line-height:27px}}.CustomerProfileInterests_badgeContainer__thMyq{display:flex;flex-wrap:wrap;gap:8px}.CustomerProfileInterests_badge__I0TnS{display:inline-flex;align-items:center;padding:4px 12px;border-radius:4px;background:#eceded;font-family:var(--font-nunito-sans);font-weight:500;font-size:14px;line-height:21px;color:#4e5e6a}.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}}@media (hover:hover){@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}}@media (hover:hover){.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:var(--rr--fill-off-color,rgba(0,0,0,0))}[dir=rtl] .rr--svg-stop-2{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--hf-svg-on{fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.AddReviewFrom_addCommentForm__8ngum{max-width:750px;width:100%;margin:clamp(50px,35.9649122807px + .0438596491*100vw,100px) auto}.AddReviewFrom_addCommentForm__8ngum input{border:none;box-shadow:0 4px 5px 0 rgba(169,203,224,.2),0 0 0 3px #f8f8f8}.AddReviewFrom_addCommentForm__8ngum label span{font-weight:600;font-size:14px;font-style:normal}.AddReviewFrom_addCommentForm__8ngum input,.AddReviewFrom_addCommentForm__8ngum textarea{background:#f8f8f8}.AddReviewFrom_title__Bqzix{font-weight:700;font-size:30px;line-height:123%;color:var(--black-color);margin-bottom:10px;text-align:center}.AddReviewFrom_description__tMa8G{font-weight:500;font-size:14px;line-height:123%;text-align:center;color:#919b9b;margin-bottom:30px}.AddReviewFrom_textareaContainer__8kVyd{width:100%;height:200px;border-radius:12px;background:var(--primary2-gradient);padding:2px;margin-bottom:10px}.AddReviewFrom_textarea__Fg2_u{resize:none;border-radius:10px;padding:16px 24px;width:100%;height:100%;box-shadow:0 4px 6px 0 rgba(169,203,224,.2),0 0 0 3px #f8f8f8}.AddReviewFrom_textarea__Fg2_u:focus{border-color:rgba(0,0,0,0);box-shadow:0 4px 20px 0 rgba(169,203,224,.2)}.AddReviewFrom_textarea__Fg2_u:disabled{opacity:.5;pointer-events:none}.AddReviewFrom_inputGroup____z1j{display:flex;gap:10px}.AddReviewFrom_button__Zeeq1{margin-left:auto;display:block}.AddReviewFrom_checkBoxLabel__94_b2{display:flex;align-items:center;gap:10px;margin-top:20px}.AddReviewFrom_checkBoxInput__GkL7n{display:none}.AddReviewFrom_checkBoxInput__GkL7n:checked+.AddReviewFrom_customCheckBox__IkUrW{background:var(--primary2-gradient);border-color:rgba(0,0,0,0)}.AddReviewFrom_checkBoxInput__GkL7n:checked+.AddReviewFrom_customCheckBox__IkUrW svg{display:block}.AddReviewFrom_customCheckBox__IkUrW{min-width:20px;height:20px;background-color:#fff;border:1px solid #879ba4;border-radius:2px;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.AddReviewFrom_customCheckBox__IkUrW svg{display:none}.AddReviewFrom_checkBoxText___C0QB{font-size:14px;color:#919b9b}.AddReviewFrom_formDisabled__EEAKe{opacity:.5;pointer-events:none}.AddReviewFrom_ratingContainer__YDPwX{margin-bottom:10px}.blogCard_relatedArticlesItem__h3qqV{width:100%}.blogCard_relatedArticlesItem__h3qqV *{color:var(--black-color)!important}.blogCard_relatedArticlesImg__eT9Fk{min-width:100%;object-fit:cover;border-radius:8px;margin-bottom:20px}.blogCard_relatedDate__Ka_VH{display:flex;align-items:center;gap:5px;font-size:14px;color:#68838e;margin-left:auto;padding-right:10px;line-height:1}.blogCard_relatedArticlesContentTitle__xXw2Y{font-weight:700;font-size:24px;line-height:1.4;color:var(--black-color)}.blogCard_relatedArticlesContent__bacxK{display:flex;flex-direction:column;justify-content:space-between}.blogCard_relatedArticlesText__7fQlS{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:Jost,sans-serif;font-size:16px;line-height:127%;color:var(--white-color)}.blogCard_relatedArticlesText__7fQlS iframe,.blogCard_relatedArticlesText__7fQlS img{display:none}.BlogDetails_blogContainer__7l8aL{max-width:1280px!important}.BlogDetails_blogDetailsPage__JZ_Sa{max-width:1280px;margin:auto auto 0;padding:0 20px}@media(max-width:768px){.BlogDetails_blogDetailsPage__JZ_Sa{margin:5px auto 0}}.BlogDetails_blogDetails__xXjxi{padding:0}@media(max-width:768px){.BlogDetails_blogDetails__xXjxi{padding-top:0}}.BlogDetails_dateText__gcJGg{font-weight:500;font-size:clamp(16px,14.8771929825px + .0035087719*100vw,20px);line-height:260%;background:linear-gradient(132deg,#1a47bf,#d63aca);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.BlogDetails_blogTitle__QB9lY{font-weight:600;font-size:clamp(24px,18.3859649123px + .0175438596*100vw,44px);line-height:136%;color:var(--black-color);margin-bottom:clamp(15px,13.5964912281px + .0043859649*100vw,20px)}.BlogDetails_blogText__5IBtA{font-size:clamp(14px,12.3157894737px + .0052631579*100vw,20px);color:var(--black-color)}.BlogDetails_blogText__5IBtA p:not(:last-child){margin-bottom:clamp(10px,7.1929824561px + .0087719298*100vw,20px)}.BlogDetails_blogText__5IBtA *{min-width:auto}.BlogDetails_blogInfoBlock__aBynM{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.BlogDetails_socialsShare__7pSWu{display:flex;align-items:center;gap:10px}.BlogDetails_shareText__Piyor{font-weight:500;color:var(--black-color)}.BlogDetails_iconsList__HmUoR{display:flex;gap:10px}.BlogDetails_iconsListItem__deRw9{height:20px}.BlogDetails_relatedArticles__figi9{margin-bottom:clamp(50px,35.9649122807px + .0438596491*100vw,100px)}.BlogDetails_relatedArticlesTitle__d_WSC{font-weight:600;text-transform:uppercase;font-size:32px;line-height:1.44;color:var(--black-color);margin-bottom:50px}.BlogDetails_relatedArticlesList__hnGeR{display:flex;justify-content:space-between;gap:30px}@media(max-width:992px){.BlogDetails_relatedArticlesList__hnGeR{flex-direction:column}}.BlogDetails_socialMediaList__1SoDf{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.BlogDetails_socialMediaItem__MEgJh{border-radius:20px;padding:32px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(128deg,rgba(58,111,253,.05),rgba(214,58,202,.05));display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 40px)}.BlogDetails_CropPhoto__g89Hw{-webkit-clip-path:inset(140px 0 0 0);clip-path:inset(140px 0 0 0);margin-top:-140px}.SocialMediaItem_socialMediaIcon__ol3jN{border-radius:50%;object-fit:cover;margin-bottom:20px}.SocialMediaItem_socialMediaTitle__VamMI{font-weight:500;font-size:12px;line-height:1.33;color:var(--black-color);margin-bottom:7px}.SocialMediaItem_tag__unCg1{font-family:var(--font-open-sans);font-size:16px;font-weight:600;line-height:1.23;color:#1f1e28;margin-bottom:20px}.SocialMediaItem_socialMediaBtn__RgtpU{width:150px;height:44px}.SliderNavButtons_sliderNavButtons__Zc4Wl{display:flex;align-items:center;gap:10px}.SliderNavButtons_sliderButton__1EnrC{min-width:40px;min-height:40px;background-color:var(--white-color);border-radius:50%;box-shadow:0 4px 16px 0 rgba(180,199,207,.5)}.CustomerProfileReviews_reviewsSection__aduFt{padding:24px 0;display:flex;flex-direction:column;gap:16px}.CustomerProfileReviews_heading__TkBZU{display:flex;align-items:center;justify-content:space-between}.CustomerProfileReviews_title__3buQZ{font-family:var(--font-nunito);font-weight:600;font-size:22px;line-height:33px;color:#1f272b;margin:0}@media(max-width:768px){.CustomerProfileReviews_title__3buQZ{font-size:20px;line-height:30px}}.CustomerProfileReviews_seeAllLink__LPYId{font-family:var(--font-nunito-sans);font-weight:500;font-size:16px;line-height:24px;color:#1b47c0;text-decoration:none;display:flex;align-items:center;gap:4px;transition:opacity .2s}.CustomerProfileReviews_seeAllLink__LPYId:hover{opacity:.8}.CustomerProfileReviews_reviewsList__3oDPd{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:992px){.CustomerProfileReviews_reviewsList__3oDPd{grid-template-columns:1fr}}@media(max-width:768px){.CustomerProfileReviews_reviewsList__3oDPd{grid-template-columns:1fr}}.CustomerProfileReviews_reviewCard__r7kVy{background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.CustomerProfileReviews_reviewContent__xsupt{display:flex;flex-direction:column;gap:8px}.CustomerProfileReviews_ratingWrapper__soGH4{display:flex}.CustomerProfileReviews_reviewText__ZKfmG{font-family:var(--font-nunito-sans);font-weight:400;font-size:14px;line-height:21px;color:#1f272b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CustomerProfileReviews_reviewUser__K7N1P{display:flex;align-items:center;gap:8px}.CustomerProfileReviews_userAvatar__sU8LQ{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.CustomerProfileReviews_userInfo__DFnlq{display:flex;flex-direction:column;gap:2px;min-width:0}.CustomerProfileReviews_userName__FE4NZ{font-family:var(--font-nunito-sans);font-weight:600;font-size:14px;line-height:20px;color:#1f272b}.CustomerProfileReviews_userEmail__D6oBJ{font-family:var(--font-nunito-sans);font-weight:400;font-size:12px;line-height:18px;color:#93989a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CustomerProfileReviews_noReviews__NIkus{font-family:var(--font-nunito-sans);font-weight:400;font-size:16px;line-height:24px;color:#93989a;text-align:center;padding:40px 20px}.FeedbacksTable_container__iLZLI{background-color:var(--white-color);border-radius:12px;padding:20px 0}.FeedbacksTable_titleBlock__w_Kqs{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;padding:0 20px}.FeedbacksTable_controlsWrapper__ezFIP{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}@media(max-width:768px){.FeedbacksTable_controlsWrapper__ezFIP{flex-direction:column;align-items:stretch}}.FeedbacksTable_filterContainer__bxvQa{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.FeedbacksTable_filterAllBtn__DcW_q{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-weight:500;font-size:14px;background-color:#f7f9f9;color:#68838e;border:1px solid rgba(0,0,0,0);transition:all .2s ease;cursor:pointer}.FeedbacksTable_filterAllBtn__DcW_q:hover{background-color:#e8f4fc;color:var(--blue-color)}.FeedbacksTable_filterBtn__OhYet{display:flex;align-items:center;gap:4px;padding:8px 12px;border-radius:8px;font-weight:500;font-size:14px;background-color:#f7f9f9;color:#2a3336;border:1px solid rgba(0,0,0,0);transition:all .2s ease;cursor:pointer}.FeedbacksTable_filterBtn__OhYet:hover{background-color:#e8f4fc}.FeedbacksTable_filterActive__jBoAD{background-color:#e8f4fc;border-color:var(--blue-color);color:var(--blue-color)}.FeedbacksTable_filterBtnValue__WABAS{font-weight:600}.FeedbacksTable_filterBtnCount__wk3Cw{font-weight:400;color:#68838e;font-size:13px}.FeedbacksTable_searchWrapper__G1WWL{display:flex;align-items:center;gap:12px;max-width:300px;width:100%}@media(max-width:768px){.FeedbacksTable_searchWrapper__G1WWL{max-width:100%}}.FeedbacksTable_label__KpcCz{border:1px solid #ebf1f3;border-radius:50px;background-color:#fafbfb;flex-grow:1;padding:10px;display:flex;align-items:center;margin-bottom:0;width:100%}.FeedbacksTable_input__sSZJT{background-color:#fafbfb;font-weight:400;line-height:130%;font-size:14px;padding-left:10px;line-height:18px;width:100%}.FeedbacksTable_input__sSZJT::placeholder{color:#919b9b}.FeedbacksTable_labelIcon__FTIu_{font-size:20px}.FeedbacksTable_tableWrapper__VgpEk{overflow-x:auto}.FeedbacksTable_table__efC7L{width:100%;border-collapse:collapse}.FeedbacksTable_headerRow__86cVF{background-color:#f7f9f9;border-radius:10px;border-top-left-radius:100px;border-top-right-radius:100px}.FeedbacksTable_headerCell__0zyfa{padding:12px 16px;text-align:left;cursor:pointer}.FeedbacksTable_headerCell__0zyfa:first-child{padding-left:20px}.FeedbacksTable_headerCell__0zyfa:last-child{padding-right:20px;text-align:center}.FeedbacksTable_headerContent__WPGTT{display:flex;align-items:center;gap:4px;position:relative}.FeedbacksTable_sortingArrow__MJMSz{display:flex;align-items:center;transition:all .2s ease}.FeedbacksTable_sortingArrowAsc__fYx3O{transform:rotate(0deg)}.FeedbacksTable_sortingArrowDesc__OalJ0{transform:rotate(180deg)}.FeedbacksTable_sortingArrowInvisible__x1sed{opacity:0}.FeedbacksTable_bodyRow__QqfyF{border-bottom:1px solid #f0f4f5}.FeedbacksTable_bodyRow__QqfyF:hover{background-color:#fafbfb}.FeedbacksTable_bodyCell__4NSvk{padding:15px 16px;font-size:13px;color:#2a3336;vertical-align:middle}.FeedbacksTable_bodyCell__4NSvk:first-child{padding-left:20px}.FeedbacksTable_bodyCell__4NSvk:last-child{padding-right:20px}.FeedbacksTable_date__hwN7O{font-weight:400;font-size:13px;color:#68838e;white-space:nowrap}.FeedbacksTable_userCell__BiMXO{display:flex;align-items:center;gap:10px}.FeedbacksTable_avatar__C_8wF{width:32px;height:32px;border-radius:50%;object-fit:cover}.FeedbacksTable_userName__mEF0r{font-weight:500;font-size:13px;color:#2a3336;white-space:nowrap}.FeedbacksTable_email__sTQ0w{font-weight:400;font-size:13px;color:#68838e;max-width:180px;overflow:hidden;text-overflow:ellipsis}.FeedbacksTable_ratingCell__jnukz{display:flex;align-items:center}.FeedbacksTable_feedback__rcj0h{font-weight:400;font-size:13px;color:#68838e;max-width:200px;overflow:hidden;text-overflow:ellipsis;cursor:help}.FeedbacksTable_status__YDRPG{display:inline-block;padding:6px 12px;border-radius:100px;font-weight:500;font-size:12px;text-align:center}.FeedbacksTable_statusAnswered__xh0it{background-color:rgba(71,180,95,.1);color:#47b45f}.FeedbacksTable_statusPending__q8i7L{background-color:rgba(255,140,57,.1);color:#ff8c39}.FeedbacksTable_actions__H1SXV{display:flex;align-items:center;justify-content:center;gap:4px}.FeedbacksTable_actionBtn___5B5k{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#68838e;transition:all .2s ease}.FeedbacksTable_actionBtn___5B5k:hover{background-color:#f0f4f5;color:#2a3336}.FeedbacksTable_actionBtn___5B5k:disabled{opacity:.5;cursor:not-allowed}.FeedbacksTable_deleteBtn__68mZl:hover{background-color:rgba(255,93,57,.1);color:#ff5d39}.FeedbacksTable_expandedRow__j3CIu{background-color:#f7f9f9}.FeedbacksTable_expandedCell__8v8Kv{padding:0!important}.FeedbacksTable_responseContainer__dNjF4{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.FeedbacksTable_responseInput__ouJr7{width:100%;padding:12px 16px;border:1px solid #ebf1f3;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;background-color:var(--white-color)}.FeedbacksTable_responseInput__ouJr7::placeholder{color:#919b9b}.FeedbacksTable_responseInput__ouJr7:focus{outline:none;border-color:var(--blue-color)}.FeedbacksTable_responseActions__e5HNJ{display:flex;align-items:center;gap:8px}.FeedbacksTable_responseBtn__AoqRK{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s ease}.FeedbacksTable_responseBtn__AoqRK span{line-height:1}.FeedbacksTable_sendBtn__i0hWr{background-color:var(--blue-color);color:var(--white-color)}.FeedbacksTable_sendBtn__i0hWr:hover{opacity:.9}.FeedbacksTable_sendBtn__i0hWr:disabled{opacity:.7;cursor:not-allowed}.FeedbacksTable_cancelBtn__e5p1B{background-color:#f0f4f5;color:#68838e}.FeedbacksTable_cancelBtn__e5p1B:hover{background-color:#e8ecee;color:#2a3336}.FeedbacksTable_skeleton__Z7rG5{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:FeedbacksTable_loading__qWRfO 1.5s infinite;border-radius:4px}@keyframes FeedbacksTable_loading__qWRfO{0%{background-position:200% 0}to{background-position:-200% 0}}.FeedbacksTable_emptyState__dsH_r{padding:60px 20px;text-align:center}.FeedbacksTable_emptyState__dsH_r p{font-size:16px;color:#68838e}.FeedbacksTable_modalContent__rLRVt{display:flex;flex-direction:column;gap:20px}.FeedbacksTable_modalHeader__F5VeZ{padding-bottom:16px;border-bottom:1px solid #ebf1f3}.FeedbacksTable_modalMeta__48jvg{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.FeedbacksTable_modalUserInfo__b7fuO{display:flex;align-items:center;gap:12px}.FeedbacksTable_modalAvatar__vG6YI{width:48px;height:48px;border-radius:50%;object-fit:cover}.FeedbacksTable_modalUserName__VHsjE{display:block;font-size:16px;font-weight:600;color:#2a3336}.FeedbacksTable_modalUserEmail__0kgzq{display:block;font-size:14px;color:#68838e}.FeedbacksTable_modalMetaRight__vQ_q7{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.FeedbacksTable_modalMetaItem__kSLnT{font-size:14px;color:#2a3336}.FeedbacksTable_modalMetaItem__kSLnT strong{color:#68838e;font-weight:500;margin-right:6px}.FeedbacksTable_modalRating__NSVj8{display:flex;align-items:center}.FeedbacksTable_modalSection__Z_Zn1{display:flex;flex-direction:column;gap:8px}.FeedbacksTable_modalSectionTitle__DFGd9{font-size:14px;font-weight:600;color:#2a3336;margin:0}.FeedbacksTable_modalMessageBox__CUh0T{background-color:#f7f9f9;border:1px solid #ebf1f3;border-radius:8px}.FeedbacksTable_modalMessageBox__CUh0T,.FeedbacksTable_modalResponseBox__qqEUE{padding:16px;font-size:14px;color:#2a3336;line-height:1.6;white-space:pre-wrap;word-break:break-word}.FeedbacksTable_modalResponseBox__qqEUE{background-color:rgba(71,180,95,.05);border:1px solid rgba(71,180,95,.2);border-radius:8px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.FeedbacksTable_modalResponseBox__qqEUE p{flex:1 1;margin:0}.FeedbacksTable_editResponseBtn__FPYQh{font-size:13px;font-weight:500;color:var(--blue-color);background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;white-space:nowrap}.FeedbacksTable_editResponseBtn__FPYQh:hover{background-color:rgba(14,136,250,.1)}.FeedbacksTable_editContainer__RGAsA{display:flex;flex-direction:column;gap:12px}.SpecialistProfileReviews_reviewsSection__8cC7I{padding:24px 0;display:flex;flex-direction:column;gap:16px}.SpecialistProfileReviews_heading__7fzGi{display:flex;align-items:center;justify-content:space-between}.SpecialistProfileReviews_title__1zavc{font-family:var(--font-nunito);font-weight:600;font-size:22px;line-height:33px;color:#1f272b;margin:0}@media(max-width:768px){.SpecialistProfileReviews_title__1zavc{font-size:20px;line-height:30px}}.SpecialistProfileReviews_seeAllLink__Aug5l{font-family:var(--font-nunito-sans);font-weight:500;font-size:16px;line-height:24px;color:#1b47c0;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px;transition:opacity .2s}.SpecialistProfileReviews_seeAllLink__Aug5l:hover{opacity:.8}.SpecialistProfileReviews_reviewsList__Wfb8c{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:992px){.SpecialistProfileReviews_reviewsList__Wfb8c{grid-template-columns:1fr}}@media(max-width:768px){.SpecialistProfileReviews_reviewsList__Wfb8c{grid-template-columns:1fr}}.SpecialistProfileReviews_reviewCard__4aMXl{background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.SpecialistProfileReviews_reviewContent__gVFhh{display:flex;flex-direction:column;gap:8px}.SpecialistProfileReviews_ratingWrapper__plxIk{display:flex}.SpecialistProfileReviews_reviewText__lsgqn{font-family:var(--font-nunito-sans);font-weight:400;font-size:14px;line-height:21px;color:#1f272b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SpecialistProfileReviews_reviewUser__H3aJ9{display:flex;align-items:center;gap:8px}.SpecialistProfileReviews_userAvatar__uLxlH{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.SpecialistProfileReviews_userInfo__1OjoI{display:flex;flex-direction:column;gap:2px;min-width:0}.SpecialistProfileReviews_userName__1_VEV{font-family:var(--font-nunito-sans);font-weight:600;font-size:14px;line-height:20px;color:#1f272b}.SpecialistProfileReviews_userEmail__aMCpZ{font-family:var(--font-nunito-sans);font-weight:400;font-size:12px;line-height:18px;color:#93989a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SpecialistProfileReviews_noReviews__fdB0j{font-family:var(--font-nunito-sans);font-weight:400;font-size:16px;line-height:24px;color:#93989a;text-align:center;padding:40px 20px}.PatientSpecialistProfile_wrapper___CL1k{display:flex;flex-direction:column;gap:24px;width:100%}@media(max-width:768px){.PatientSpecialistProfile_wrapper___CL1k{gap:20px}}.PatientSpecialistProfile_patientSpecialistProfile__A7C6L{display:flex;gap:24px;width:100%}@media(max-width:768px){.PatientSpecialistProfile_patientSpecialistProfile__A7C6L{flex-direction:column;gap:20px}}.PatientSpecialistProfile_mainContent__PQasP{display:flex;flex-direction:column;gap:24px;flex:1 1;min-width:0}@media(max-width:768px){.PatientSpecialistProfile_mainContent__PQasP{gap:20px}}.PatientSpecialistProfile_sidebar__GYylT{width:350px;flex-shrink:0}@media(max-width:768px){.PatientSpecialistProfile_sidebar__GYylT{width:100%}}.PatientSpecialistProfile_section__mAqZp{display:flex;flex-direction:column;gap:12px}.PatientSpecialistProfile_sectionHeader__EBTmq{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.PatientSpecialistProfile_seeAllLink__TeIiR{background:none;border:none;color:#1b47c0;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:600;line-height:20.58px;cursor:pointer;padding:0;transition:opacity .2s ease}.PatientSpecialistProfile_seeAllLink__TeIiR:hover{opacity:.8}.PatientSpecialistProfile_aboutText__uDYQL{overflow-wrap:anywhere;line-height:1.5;white-space:pre-line}.PatientSpecialistProfile_tagContainer__mf9Ux{display:flex;gap:8px;flex-wrap:wrap}.PatientSpecialistProfile_coursesGrid__Ta5a7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.PatientSpecialistProfile_coursesGrid__Ta5a7{grid-template-columns:1fr;gap:12px}}.PatientSpecialistProfile_reviewsGrid__eBg9p{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.PatientSpecialistProfile_reviewsGrid__eBg9p{grid-template-columns:1fr;gap:12px}}.PatientSpecialistProfile_bookSession__HUInT{padding:20px 24px;border-radius:8px;height:max-content;background-color:#f9f9f9;position:-webkit-sticky;position:sticky;top:24px}@media(max-width:768px){.PatientSpecialistProfile_bookSession__HUInT{position:static}}.PatientSpecialistProfile_bookSessionHeader__HLV2V{display:flex;justify-content:space-between;align-items:center}.PatientSpecialistProfile_dateTimeSelector__rd3eo{display:flex;flex-direction:column;gap:8px;width:100%}.PatientSpecialistProfile_dateTimeLabel__nHYGy{font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:600;color:#1f272b}.PatientSpecialistProfile_dateTimeButton__4uTzc{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;font-family:Nunito Sans,sans-serif;font-size:14px;cursor:pointer;transition:all .2s ease;text-align:left}.PatientSpecialistProfile_dateTimeButton__4uTzc:hover{border-color:silver}.PatientSpecialistProfile_dateTimeButton__4uTzc:focus{outline:none;border-color:#1b47c0}.PatientSpecialistProfile_dateTimePlaceholder__ijo8N{color:#b0b0b0;font-size:14px}.PatientSpecialistProfile_dateTimeText__m5pHG{color:#1f272b;font-size:14px;font-weight:500}.PatientSpecialistProfile_calendarIcon__J84CY{color:#8b8b8b;flex-shrink:0}.PatientSpecialistProfile_buttonContainer__TOQAk{display:flex;width:100%;gap:12px;flex-direction:column;margin-top:16px}.PatientSpecialistProfile_backdrop__maWkJ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9998}