.c-ReviewList{max-height:calc(90vh - 8rem);margin:0!important;padding:1rem;overflow-y:auto}.c-ReviewList__Item{margin-bottom:2rem}.c-ReviewList__Item:last-child{margin-bottom:4rem}@font-face{font-weight:700;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Bold.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:italic;src:url(/assets/fonts/Optima/Optima-Italic.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Text.woff) format("woff")}@font-face{font-weight:400;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Regular.woff2) format("woff2")}@font-face{font-weight:700;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Bold.woff2) format("woff2")}@font-face{font-weight:400;font-family:Lato;font-style:italic;src:url(/assets/fonts/Lato/Lato-Italic.woff2) format("woff2")}@font-face{font-weight:300;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Thin.woff2) format("woff2")}@font-face{font-weight:400;font-family:Abril Fatface;font-style:normal;src:url(/assets/fonts/AbrilFatface/AbrilFatface-Regular.woff2) format("woff2")}:root{--breakpoint-mobile-s:320;--breakpoint-mobile-m:375;--breakpoint-mobile-l:425;--breakpoint-tablet:768;--breakpoint-laptop:1024;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600}.c-ReviewCard{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;box-sizing:border-box;width:100%;margin:0 auto;padding:1.5rem;border:1px solid #dbdbdb;border-radius:.75rem}@media(min-width:1600px){.c-ReviewCard{flex-direction:row;gap:3rem;max-width:none;padding:2.5rem}}.mantine-Modal-body .c-ReviewCard{width:100%;max-width:none;margin:0}.c-ReviewCard__Content{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;width:100%}@media(min-width:1600px){.c-ReviewCard__Content{flex-direction:row;gap:3rem}}.c-ReviewCard__LeftSection{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}@media(min-width:1600px){.c-ReviewCard__LeftSection{flex-shrink:0;gap:1.875rem;align-items:flex-start;width:35%}}.c-ReviewCard__AuthorInfo{display:flex;flex-direction:column;gap:.5rem;align-items:center;width:100%;text-align:center}@media(min-width:1600px){.c-ReviewCard__AuthorInfo{flex-direction:row;gap:1.875rem;align-items:center;justify-content:flex-start;text-align:left}}.c-ReviewCard__Avatar{position:relative;flex-shrink:0;width:4rem;height:4rem;overflow:hidden;border-radius:50%}.c-ReviewCard__AuthorDetails{display:flex;flex-direction:column;gap:.3125rem;width:100%}@media(min-width:1600px){.c-ReviewCard__AuthorDetails{flex-grow:1;width:auto}}.c-ReviewCard__AuthorName{width:100%;color:#30445f;font:700 1rem/1.5 Lato}@media(min-width:1600px){.c-ReviewCard__AuthorName{width:auto}}.c-ReviewCard__AuthorDate{width:100%;color:#959595;font:normal 1rem/1.5 Lato}@media(min-width:1600px){.c-ReviewCard__AuthorDate{width:auto}}.c-ReviewCard__CriteriaList{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%}@media(min-width:1600px){.c-ReviewCard__CriteriaList{align-items:flex-start}}.c-ReviewCard__CriteriaItem{display:flex;flex-direction:column;gap:.25rem;align-items:center;width:100%;text-align:center}@media(min-width:1600px){.c-ReviewCard__CriteriaItem{flex-direction:row;gap:1.25rem;align-items:center;justify-content:space-between;text-align:left}}.c-ReviewCard__CriteriaName{color:#30445f;font:700 1rem/1.5 Lato}@media(min-width:1600px){.c-ReviewCard__CriteriaName{flex-grow:1}}.c-ReviewCard__OverallRating{display:flex;flex-direction:column;align-items:center;color:#30445f;text-align:center;font:700 1.125rem/1.2 Lato}@media(min-width:1600px){.c-ReviewCard__OverallRating{flex-direction:row;gap:.5rem;align-items:flex-start;text-align:left}}.c-ReviewCard__RightSection{display:flex;flex-direction:column;gap:.6875rem;width:100%}@media(min-width:1600px){.c-ReviewCard__RightSection{flex:1 1;width:auto}}.c-ReviewCard__Title{width:100%;margin-bottom:1rem;color:#30445f;text-align:center;font:700 1.25rem/1.2 Lato}@media(min-width:1600px){.c-ReviewCard__Title{text-align:left}}.c-ReviewCard__Details{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start;width:100%}.c-ReviewCard__Text{width:100%;margin:0;color:#30445f;line-height:1.5;font:normal 1rem/1.5 Lato}.c-ReviewCard__HostReplyTitle{width:100%;margin-top:2rem;margin-bottom:1rem;color:#30445f;text-align:center;font:700 1.25rem/1.2 Lato}@media(min-width:1600px){.c-ReviewCard__HostReplyTitle{text-align:left}}.c-ReviewCard__HostReplyDetails{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start;width:100%;padding:.5rem;background-color:#edf6fa;border-radius:.75rem}@media(min-width:320px){.c-ReviewCard__HostReplyDetails{padding:2rem}}