.Reviews-module__gXt27q__section{padding:40px 90px 120px;scroll-margin-top:100px}.Reviews-module__gXt27q__label{text-align:center;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:32px;font-size:13px}.Reviews-module__gXt27q__gridWrap{position:relative}.Reviews-module__gXt27q__grid{grid-template-columns:repeat(3,1fr);gap:24px;transition:max-height .6s cubic-bezier(.22,1,.36,1);display:grid}.Reviews-module__gXt27q__fade{z-index:3;pointer-events:none;background:linear-gradient(#0e0e0e00 0%,#0e0e0e0d 14%,#0e0e0e29 30%,#0e0e0e5c 48%,#0e0e0ea8 68%,#0e0e0eeb 86%,#0e0e0e 100%);justify-content:center;align-items:flex-end;height:220px;padding-bottom:28px;animation:.5s cubic-bezier(.22,1,.36,1) Reviews-module__gXt27q__reviewsFadeIn;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes Reviews-module__gXt27q__reviewsFadeIn{0%{opacity:0}to{opacity:1}}.Reviews-module__gXt27q__showAllButton{pointer-events:auto;color:var(--bg);background:var(--accent);cursor:pointer;transition:transform var(--transition), box-shadow var(--transition);border:none;border-radius:999px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:500}.Reviews-module__gXt27q__showAllButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:inset 0 0 0 1px #ffffff2e,0 0 24px #ff5a1f3d}.Reviews-module__gXt27q__collapseRow{justify-content:center;margin-top:32px;display:flex}.Reviews-module__gXt27q__showLessButton{color:var(--text);cursor:pointer;transition:border-color var(--transition), box-shadow var(--transition);background:0 0;border:1px solid #ffffff29;border-radius:999px;padding:12px 26px;font-family:inherit;font-size:15px;font-weight:500}.Reviews-module__gXt27q__showLessButton:hover{color:var(--text);border-color:#ffffff8c;box-shadow:inset 0 0 0 1px #ffffff29,0 0 18px #ffffff14}.Reviews-module__gXt27q__card{--corner-thickness:2px;background:var(--surface);border-radius:var(--radius);border:1.5px solid #ffffff14;flex-direction:column;padding:28px 26px 26px;transition:border-color .4s,box-shadow .5s,transform .4s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 #ff5a1f00}.Reviews-module__gXt27q__card:hover{border-color:#ff5a1f52;transform:translateY(-4px);box-shadow:inset 0 0 30px -10px #ff5a1f38,0 16px 32px -18px #00000080}.Reviews-module__gXt27q__card:before{content:"";height:var(--corner-thickness);background:linear-gradient(90deg, var(--accent) 0%, #ff5a1f00 80%);opacity:.85;position:absolute;top:0;left:28px;right:0}.Reviews-module__gXt27q__card:after{content:"";width:var(--corner-thickness);background:linear-gradient(180deg, var(--accent) 0%, #ff5a1f00 55%);opacity:.85;position:absolute;top:28px;bottom:0;left:0}.Reviews-module__gXt27q__cornerAccent{stroke-width:var(--corner-thickness);opacity:.85;pointer-events:none;position:absolute;top:0;left:0}.Reviews-module__gXt27q__header{border-bottom:1px solid #ffffff14;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:18px;display:flex}.Reviews-module__gXt27q__avatar{letter-spacing:.5px;width:48px;height:48px;color:var(--accent);background:#ff5a1f1f;border:1px solid #ff5a1f40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex;box-shadow:0 0 0 4px #ff5a1f0d,0 0 18px -4px #ff5a1f66}.Reviews-module__gXt27q__identity{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Reviews-module__gXt27q__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.Reviews-module__gXt27q__companyRole{color:var(--muted);white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:12.5px;line-height:1.35}.Reviews-module__gXt27q__quoteMark{width:26px;height:19px;color:var(--accent);opacity:.32;flex-shrink:0;align-self:flex-start;transition:opacity .4s}.Reviews-module__gXt27q__quoteMark svg{width:100%;height:100%;display:block}.Reviews-module__gXt27q__card:hover .Reviews-module__gXt27q__quoteMark{opacity:.55}.Reviews-module__gXt27q__text{color:var(--text);flex:1;margin-bottom:20px;font-size:15px;font-weight:300;line-height:1.7}.Reviews-module__gXt27q__footerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.Reviews-module__gXt27q__bottomLine{color:var(--muted);background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:5px 12px 5px 8px;font-size:11.5px;display:inline-flex}.Reviews-module__gXt27q__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:18px;height:13px;box-shadow:0 0 0 1px #ffffff2e}.Reviews-module__gXt27q__stars{color:var(--accent);filter:drop-shadow(0 0 3px #ff5a1f80);flex-shrink:0;gap:3px;transition:filter .4s,transform .4s;display:flex}.Reviews-module__gXt27q__stars svg{width:13px;height:13px;display:block}.Reviews-module__gXt27q__card:hover .Reviews-module__gXt27q__stars{filter:drop-shadow(0 0 7px #ff5a1fd9);transform:scale(1.06)}@media (max-width:1024px){.Reviews-module__gXt27q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Reviews-module__gXt27q__section{padding:20px 24px 16px}.Reviews-module__gXt27q__label{margin-bottom:24px}.Reviews-module__gXt27q__grid{grid-template-columns:1fr;gap:20px}.Reviews-module__gXt27q__card{padding:24px 22px 22px}.Reviews-module__gXt27q__fade{height:150px;padding-bottom:16px}}@media (orientation:landscape) and (max-height:500px){.Reviews-module__gXt27q__section{padding:16px 24px 60px}.Reviews-module__gXt27q__label{margin-bottom:20px}.Reviews-module__gXt27q__grid{grid-template-columns:repeat(2,1fr);gap:16px}.Reviews-module__gXt27q__card{padding:20px 18px 18px}.Reviews-module__gXt27q__header{margin-bottom:14px;padding-bottom:14px}.Reviews-module__gXt27q__avatar{width:40px;height:40px;font-size:13px}.Reviews-module__gXt27q__text{margin-bottom:16px;font-size:13.5px}.Reviews-module__gXt27q__fade{height:130px;padding-bottom:14px}}
