.card_card__yyGgu:not(.card_noPadding__OOiac){padding:16px}@media only screen and (min-width:640px){.card_card__yyGgu:not(.card_noPadding__OOiac){padding:24px}}.card_card__yyGgu:not(.card_square___AZeg){border-radius:var(--CDS-border-radius-m)}.card_card__yyGgu>.card_cardContent__4Js_A{padding:16px}@media only screen and (min-width:640px){.card_card__yyGgu>.card_cardContent__4Js_A{padding:24px}}.spinner_wrapper__BZYrg{animation:spinner_rotate__8PL4u 2s linear infinite}.spinner_line__MQ_f_{animation:spinner_dash__lrLxt 1.6s cubic-bezier(.4,.15,.6,.85) infinite}.spinner_appearance-default__PadhL{stroke:var(--CDS-color-semantic-surface-foreground-default)}.spinner_appearance-subtle__WjX3A{stroke:var(--CDS-color-semantic-surface-foreground-subtle)}.spinner_appearance-disabled__YvAqz{stroke:var(--CDS-color-semantic-surface-foreground-disabled)}.spinner_appearance-action__zxkJQ{stroke:var(--CDS-color-semantic-actions-default)}.spinner_appearance-critical__iyTIy{stroke:var(--CDS-color-semantic-feedback-critical-default)}.spinner_appearance-positive__XwZYd{stroke:var(--CDS-color-semantic-feedback-positive-default)}@keyframes spinner_dash__lrLxt{0%{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes spinner_rotate__8PL4u{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_iconButton__Sr5FD{display:flex;align-items:center;cursor:pointer;background:none;border:none}.styles_iconButton__Sr5FD svg{fill:#6c6c85}.styles_iconButton__Sr5FD:hover:not(.styles_disabled__aoyYp) svg{fill:#0c59f2}.styles_iconButton__Sr5FD.styles_disabled__aoyYp{cursor:not-allowed}.styles_iconButton__Sr5FD .styles_alreadyFlagged__z4wlr{color:#ff6640;order:-1;margin-right:8px}.tooltip_tooltip__49opG{z-index:999}@media only screen and (min-width:640px){.tooltip_tooltip__49opG{width:auto}}.tooltip_tooltip__49opG .tooltip_tooltip-wrapper__hdHik{position:relative;border-radius:var(--CDS-border-radius-m);filter:drop-shadow(0 0 8px #0000004d)}.tooltip_tooltip__49opG .tooltip_tooltip-inner___wDGV{z-index:inherit;background:var(--CDS-color-semantic-surface-default);border-radius:var(--CDS-border-radius-m);padding:16px;position:relative;max-width:360px}.tooltip_tooltip__49opG .tooltip_tooltip-title__u3Qgr{margin-bottom:8px}.tooltip_tooltip__49opG .tooltip_tooltip-arrow__4gGAc{position:absolute;top:100%;width:8px;height:8px;border-radius:var(--CDS-border-radius-xs);background-color:var(--CDS-color-semantic-surface-default);transform:rotate(45deg)}.tooltip_tooltip__49opG[x-placement^=top]{padding-bottom:12px}.tooltip_tooltip__49opG[x-placement^=top] .tooltip_tooltip-arrow__4gGAc{top:calc(100% - 4px)}.tooltip_tooltip__49opG[x-placement^=bottom]{padding-top:12px}.tooltip_tooltip__49opG[x-placement^=bottom] .tooltip_tooltip-arrow__4gGAc{top:-4px}.tooltip_tooltip__49opG[x-placement^=right]{padding-left:12px}.tooltip_tooltip__49opG[x-placement^=right] .tooltip_tooltip-arrow__4gGAc{left:-4px}.tooltip_tooltip__49opG[x-placement^=left]{padding-right:12px}.tooltip_tooltip__49opG[x-placement^=left] .tooltip_tooltip-arrow__4gGAc{right:-4px}.modal_modal__t_PgE{position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(28,28,28,.5)}.modal_modal__t_PgE .modal_dialog__u_nH3{position:absolute;bottom:0;width:100%;height:80%;border:2px solid var(--CDS-color-semantic-border-default);border-radius:var(--CDS-border-radius-l) var(--CDS-border-radius-l) 0 0;box-shadow:var(--CDS-box-shadow-30);overflow:hidden;display:flex;flex-direction:column;background-color:var(--CDS-color-semantic-surface-default)}@media only screen and (max-width:639.98px){.modal_modal__t_PgE .modal_dialog__u_nH3.modal_fullHeight__kBKtI{height:100%;border-radius:0}}@media only screen and (min-width:640px){.modal_modal__t_PgE .modal_dialog__u_nH3{top:20%;bottom:auto;left:50%;transform:translate(-50%);width:630px;height:auto;max-height:496px;border-radius:var(--CDS-border-radius-l)}}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_header__npJDe{display:flex;justify-content:space-between;align-items:center;padding:24px 16px;border-bottom:1px solid var(--CDS-color-semantic-border-default)}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_header__npJDe>:not(.modal_title__IwELs) .modal_dismiss__JLguD{margin-left:auto}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_header__npJDe>.modal_title__IwELs{padding-right:var(--CDS-spacing-m)}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_content__vcdx3{flex:1 1 auto;padding:16px;overflow-y:auto}@media only screen and (min-width:640px){.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_content__vcdx3{flex:0 1 auto}}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb{flex:0 0 auto;padding:16px;display:flex;flex-direction:column}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb>*{width:100%}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb>*+*{margin-top:8px}@media only screen and (max-width:639.98px){.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb.modal_noStack__fQyTU{flex-direction:row-reverse;justify-content:space-between}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb.modal_noStack__fQyTU>*{width:calc((100% - 8px)/2);margin-top:0}}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb.modal_topBorder__xKJxE{border-top:1px solid var(--CDS-color-semantic-border-default)}@media only screen and (min-width:640px){.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb{flex-direction:row-reverse}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb>*{display:inline-flex;width:auto}.modal_modal__t_PgE .modal_dialog__u_nH3 .modal_footer__Dbrtb>*+*{margin-right:16px;margin-top:0}}.styles_btnWrapper__arGPQ{position:relative;display:flex;background:none;border:none;padding:0;margin:0}.styles_badge__oQ9m4{position:absolute;top:0;right:0;line-height:14px}.styles_badge__oQ9m4 svg{fill:#068861}.styles_badge__oQ9m4 svg path:first-child{stroke:#fff}.styles_badge__oQ9m4 svg path:last-child{fill:#fff}.styles_link__TOxsV{white-space:nowrap}.styles_dateList__A_MZx{list-style-type:none;width:250px}.styles_dateList__A_MZx .styles_dateItem__S4260{position:relative;display:block;padding-left:16px}.styles_dateList__A_MZx .styles_dateItem__S4260:after{position:absolute;left:-4px;top:5px;width:9px;height:9px;border:1px solid;border-radius:50%;background-color:#fff;content:""}.styles_dateList__A_MZx .styles_dateItem__S4260:first-of-type:after{background-color:currentColor}.styles_dateList__A_MZx .styles_dateItem__S4260:before{position:absolute;left:0;top:5px;height:20px;width:1px;background-color:#c5c5d6;content:""}.styles_dateList__A_MZx .styles_dateItem__S4260:last-of-type:before{height:8px}.star-rating_starRating__sdbkn{display:flex;min-width:90px}.star-rating_starRating__sdbkn img{max-width:100%;width:100%}.star-rating_small__QylNX{width:88px;height:16px}.star-rating_medium__Oj7C9{width:108px;height:20px}.star-rating_large__G6B8I{width:216px;height:40px}.star-rating_responsive__AzPOl{width:auto;max-width:340px}.styles_consumerInfoWrapper__MOCv1,.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH{display:flex}.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH>*+*{margin-left:8px}.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH .styles_consumerDetails__DW9Hp{height:auto;display:flex;flex-direction:column;row-gap:4px;align-self:center;overflow:hidden}.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH .styles_consumerExtraDetails__NFM0b{display:flex}.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH .styles_consumerExtraDetails__NFM0b>*+*{margin-left:16px}.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH .styles_consumerExtraDetails__NFM0b .styles_detailsIcon__ch_FY{display:flex;align-items:center}.styles_consumerInfoWrapper__MOCv1 .styles_consumerDetailsWrapper__2XThH .styles_consumerExtraDetails__NFM0b .styles_detailsIcon__ch_FY>*+*{margin-left:6px}.styles_previewText__afbaG:after{content:"… "}.styles_truncatedText__SYw6V{display:none}.styles_readMore__Bevrq{white-space:nowrap}.styles_wrapper__HFm7k{display:flex;padding:var(--CDS-spacing-m);gap:var(--CDS-spacing-m);position:relative;margin-top:var(--CDS-spacing-m)}.styles_wrapper__HFm7k:before{content:"";width:5px;height:100%;display:block;top:0;left:0;position:absolute;background:var(--CDS-color-semantic-actions-default)}.styles_iconWrapper__1wMr0>svg{transform:rotate(180deg)}.styles_content__JbSY_{color:#454554;flex:1 1}.styles_content__JbSY_ .styles_message____SVk{margin-top:16px}.styles_replyInfo__n1TCd{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.styles_replyInfo__n1TCd .styles_replyCompany__W8Oex{word-break:break-word;word-wrap:break-word;overflow-wrap:break-word;flex:1 1}.styles_replyInfo__n1TCd .styles_replyDate__L3l4F{margin-left:16px}.styles_wrapper__QpVVi{position:relative;display:flex;justify-content:center;align-items:center;background:#d3d4d4}.styles_image__I_pNK,.styles_wrapper__QpVVi{border-radius:var(--CDS-border-radius-m)}.styles_size64__fiyhm{min-width:64px;min-height:64px}.styles_size48__IzkgK{min-width:48px;min-height:48px}.styles_review__rameh{display:flex;margin-top:16px}.styles_review__rameh+.styles_link__uI2ig{margin-top:16px}.styles_imageWrapper__XkS9T{display:flex;margin-right:10px}.styles_content__z4Jyr{display:flex;flex-direction:column}.styles_content__z4Jyr .styles_link__uI2ig{margin-bottom:6px}.styles_wrapper___luvQ{display:flex;margin-top:var(--CDS-spacing-m)}.styles_wrapper___luvQ>*+*{margin-left:8px}.buttons_actionButtons__SZCAW{border:none;background:none;padding:var(--CDS-spacing-xxs) var(--CDS-spacing-xs);width:auto;height:auto;color:var(--CDS-color-semantic-surface-foreground-subtle)}.buttons_actionButtons__SZCAW,.buttons_actionButtons__SZCAW span{display:flex;align-items:center}.buttons_actionButtons__SZCAW svg{margin-right:var(--CDS-spacing-xxs)}@media only screen and (min-width:640px){.buttons_actionButtons__SZCAW{height:var(--CDS-spacing-xl)}}.buttons_button__ECb04:active,.buttons_button__ECb04:active>*,.buttons_button__ECb04:focus,.buttons_button__ECb04:focus>*,.buttons_button__ECb04:hover,.buttons_button__ECb04:hover>*{text-decoration:none}.buttons_button__ECb04:hover>*{color:var(--CDS-color-semantic-surface-foreground-default)}.styles_content__UrvMY{padding:var(--CDS-spacing-l) 0}.styles_userProfileLink__KAZan+.styles_userProfileLink__KAZan{margin-left:8px}.styles_userProfileLinksWrapper__1PK76{display:flex;flex-direction:column}.styles_userProfileLinksWrapper__1PK76 .styles_userProfileLink__KAZan{width:-moz-fit-content;width:fit-content;margin:0}.styles_showMoreButton__okWZ3{margin-top:16px}.styles_iconWrapper__WUco_{margin-right:16px}.styles_usefulLabel__VcnL3{display:inline-flex;gap:var(--CDS-spacing-xxs)}.styles_wrapper__99349{display:flex;flex-direction:column;width:310px;gap:8px}@media only screen and (min-width:640px){.styles_wrapper__99349{gap:16px}}.styles_share-x-button__CeNU4>span>svg{fill:#000}.styles_iconButton__0vB80{padding:0;justify-content:flex-start}.styles_iconButton__0vB80 .styles_iconWrapper__GmMWh{flex:40px 0;margin-right:24px}.styles_iconButton__0vB80:active,.styles_iconButton__0vB80:focus,.styles_iconButton__0vB80:hover{background-color:#f2f2f5}.styles_iconWrapper__GmMWh{flex-direction:column;justify-content:space-around;height:100%}.styles_iconWrapper__GmMWh,.styles_reviewLabel__I43un .styles_detailsIcon__xmMRm{display:flex;align-items:center}.styles_reviewLabel__I43un .styles_detailsIcon__xmMRm>svg{margin-right:6px}.styles_reviewLabel__I43un .styles_reviewLabelButton__Drv0Q{border:none;background:none}.styles_reviewLabels__a1QhX{display:flex;width:100%}.styles_reviewLabels__a1QhX>*+*{margin-left:16px}.styles_reviewContentwrapper__W9Vqf{display:flex;flex-direction:column;margin-top:var(--CDS-spacing-m)}.styles_reviewContentwrapper__W9Vqf>*+*{margin-top:var(--CDS-spacing-m)}.styles_reviewContentwrapper__W9Vqf .styles_reviewHeader__xV2js{display:flex;align-items:flex-start;flex-wrap:wrap}.styles_reviewContentwrapper__W9Vqf .styles_reviewHeader__xV2js .styles_datesWrapper__2T9ri{flex-grow:1;text-align:right}@media only screen and (min-width:640px){.styles_reviewContentwrapper__W9Vqf .styles_reviewHeader__xV2js .styles_datesWrapper__2T9ri{order:3}}.styles_reviewContentwrapper__W9Vqf .styles_reviewHeader__xV2js .styles_reviewLabels____3__{margin-top:var(--CDS-spacing-m)}@media only screen and (min-width:640px){.styles_reviewContentwrapper__W9Vqf .styles_reviewHeader__xV2js .styles_reviewLabels____3__{order:2;width:auto;margin-top:0;margin-left:var(--CDS-spacing-m)}}.styles_reviewContent__44s_M em{background:#f8e71b;font-style:normal}.styles_reviewContent__44s_M p{margin-top:var(--CDS-spacing-xs)}.styles_reviewContent__44s_M p:last-of-type{margin-top:var(--CDS-spacing-m)}.styles_reviewContent__44s_M.styles_hidden__GHZ5T{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(5px)}.styles_reviewContent__44s_M.styles_hidden__GHZ5T>*{color:#c5c5d6}.styles_alert__vLH8u{border-radius:0 0 var(--CDS-border-radius-m) var(--CDS-border-radius-m)!important}.styles_reviewCard__6j0RQ{display:flex;flex-direction:column;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}.styles_reviewCard__6j0RQ .styles_reviewCardInner__UZk1x{margin-top:0;padding:var(--CDS-spacing-m)}@media only screen and (min-width:640px){.styles_reviewCard__6j0RQ .styles_reviewCardInner__UZk1x{padding:var(--CDS-spacing-l)}}.styles_reviewCard__6j0RQ .styles_cardDivider__2qERY{margin-top:var(--CDS-spacing-m)}.styles_reviewCard__6j0RQ .styles_actionsWrapper__jpzvy{margin-top:10px;margin-bottom:-6px}@media only screen and (min-width:640px){.styles_reviewCard__6j0RQ .styles_actionsWrapper__jpzvy{margin-bottom:-12px}}.styles_reviewCard__6j0RQ .styles_actionsWrapper__jpzvy .styles_actionsRightSide__XC7LC{flex:1 1;display:flex;justify-content:flex-end}.styles_wrapper__zBi4M{display:flex;flex-direction:column;gap:var(--CDS-spacing-xxs);margin-top:var(--CDS-spacing-xs);background-color:transparent}.styles_stack__hlPX7{height:0;overflow:hidden;transition:height .6s ease-out}.styles_stack__hlPX7>.styles_reviewCard__V8khN:not(:last-of-type){margin-bottom:4px}.styles_button__gDkuA{white-space:normal;padding:var(--CDS-spacing-xs);color:var(--CDS-color-semantic-surface-foreground-subtle);background-color:var(--CDS-color-semantic-surface-alt);border-radius:var(--CDS-border-radius-m);--spinner-color:var(--CDS-color-semantic-surface-foreground-subtle)}.styles_button__gDkuA svg{transition:transform .2s;margin-left:var(--CDS-spacing-xs)}.styles_buttonOpen__B51ss svg{transition:transform .2s;transform:rotate(180deg)}@font-face{font-family:TrustpilotDefaultFont;font-display:swap;font-style:normal;font-weight:300;src:url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-light.woff2) format("woff2"),url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-light.woff) format("woff")}@font-face{font-family:TrustpilotDefaultFont;font-display:swap;font-style:normal;font-weight:400;src:url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-regular.woff2) format("woff2"),url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-regular.woff) format("woff")}@font-face{font-family:TrustpilotDefaultFont;font-display:swap;font-weight:500;src:url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-medium.woff2) format("woff2"),url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-medium.woff) format("woff")}@font-face{font-family:TrustpilotDefaultFont;font-display:swap;font-weight:700;src:url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-bold.woff2) format("woff2"),url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-bold.woff) format("woff")}@font-face{font-family:Trustpilot Display;font-display:swap;font-weight:900;src:url(https://cdn.trustpilot.net/brand-assets/4.4.0/fonts/trustpilot-display-extrablack.woff2) format("woff2"),url(https://cdn.trustpilot.net/brand-assets/4.4.0/fonts/trustpilot-display-extrablack.woff) format("woff")}.styles_wrapper__0VCTd{position:relative;display:flex;flex-direction:column;gap:var(--CDS-spacing-m)}.styles_wrapper__0VCTd .styles_extraSpacing__aLcag{margin-top:var(--CDS-spacing-m)}.styles_dismissButton__g8c3z{border:none;cursor:pointer;width:var(--CDS-spacing-xl);height:var(--CDS-spacing-xl);border-radius:var(--CDS-border-radius-full);background:0 0;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;top:var(--CDS-spacing-xxs);right:var(--CDS-spacing-xxs)}.styles_dismissButton__g8c3z:focus-visible{outline:2px solid var(--CDS-color-semantic-actions-default);outline-offset:2px}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.styles_dismissButton__g8c3z:focus-visible{outline-style:auto}}}.styles_button__KLIZt{align-self:flex-start}.styles_cardWrapper__w4HBQ{display:flex;flex-direction:column;border-radius:var(--CDS-border-radius-m);overflow:hidden}.styles_cardWrapper__w4HBQ.styles_show__Zsi_m{opacity:1}.styles_cardWrapper__w4HBQ.styles_hide__fuT_w{opacity:0;transition:opacity .6s}.styles_pendingBanner__gopYZ{background:var(--CDS-color-semantic-feedback-info-surface)}.styles_reportBanner__uTH6s{background:var(--CDS-color-semantic-surface-alt)}