
.rv18-section{background:var(--rv18-bg,#F7F3EA);padding:88px 0 94px;color:#2e1416;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.rv18-container{width:min(1250px,calc(100% - 64px));margin:0 auto}
.rv18-head{text-align:center;margin-bottom:42px}
.rv18-trust-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px}
.rv18-trust-stars{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 8px 3px;border-radius:3px;background:var(--rv18-accent,#B32025);color:white;font-size:16px;letter-spacing:1.5px;line-height:1}
.rv18-trust-name{font-size:16px;font-weight:700;color:#1f0d0f}
.rv18-head h2{margin:0 0 14px!important;font-family:Poppins,sans-serif!important;font-size:40px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.035em!important;color:#2C1315!important}
.rv18-score{color:#81373D;font-weight:500}
.rv18-excellent{font-family:"DM Serif Display",Georgia,serif!important;font-style:italic;font-weight:400;color:#81373D}
.rv18-head p{margin:0 auto;max-width:760px;color:#61716a;font-size:15px;line-height:1.55;letter-spacing:.02em}
.rv18-carousel{position:relative}
.rv18-viewport{overflow:hidden;padding:1px}
.rv18-track{display:flex;gap:22px;transition:transform .58s cubic-bezier(.22,.61,.36,1);will-change:transform}
.rv18-slide{flex:0 0 calc((100% - 44px)/3);min-width:0}
.rv18-photo{aspect-ratio:1/1;margin-bottom:14px;border-radius:16px;overflow:hidden;background:#EEEAE1;border:1px solid #E2DDD2}
.rv18-photo img{width:100%;height:100%;object-fit:cover;display:block}
.rv18-photo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#7F8984;background:linear-gradient(135deg,#F4F1EA,#ECE8DF);border:2px dashed #D7D0C4;font-size:13px;font-weight:600}
.rv18-photo-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#A1454D;font-size:24px;box-shadow:0 2px 8px rgba(37,55,47,.06)}
.rv18-card{min-height:372px;padding:25px 24px 20px;border:1px solid #E2DED5;border-radius:17px;background:var(--rv18-card,#fff);display:flex;flex-direction:column;box-shadow:0 1px 1px rgba(0,0,0,.015)}
.rv18-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
.rv18-stars{display:flex;gap:2px;color:#E1D3D4;font-size:17px;line-height:1}
.rv18-stars .is-on{color:var(--rv18-accent,#B32025)}
.rv18-date{color:#948E7D;font-size:12px;white-space:nowrap}
.rv18-card h3{margin:0 0 14px!important;font-family:Poppins,sans-serif!important;font-size:17px!important;line-height:1.34!important;font-weight:700!important;letter-spacing:-.015em!important;color:#2D1315!important}
.rv18-body{color:#637069;font-size:14px;line-height:1.62;letter-spacing:.025em}
.rv18-card footer{margin-top:auto;padding-top:18px;border-top:1px solid #E4E0D8;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#341619;font-size:13px}
.rv18-card footer b{font-weight:700;font-size:14px}
.rv18-verified{display:flex;align-items:center;gap:6px;color:var(--rv18-accent,#B32025);font-size:12px;font-weight:600;white-space:nowrap}
.rv18-verified i{width:14px;height:14px;border-radius:50%;display:grid;place-items:center;background:var(--rv18-accent,#B32025);color:#fff;font-size:9px;font-style:normal}
.rv18-arrow{position:absolute;top:58%;transform:translateY(-50%);z-index:4;width:48px;height:48px;border-radius:50%;border:1px solid #DCCCCE;background:#FAF8F8;color:#8E3D44;display:grid;place-items:center;font-size:36px;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(22,42,34,.05)}
.rv18-arrow:hover{background:#fff}.rv18-arrow-prev{left:-58px}.rv18-arrow-next{right:-58px}
.rv18-dots{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:27px;min-height:12px}
.rv18-dot{width:9px;height:9px;border:0;border-radius:999px;background:#D7C5C7;padding:0;cursor:pointer;transition:.25s ease}
.rv18-dot.is-active{width:28px;background:#83383E}
@media(max-width:1350px){.rv18-container{width:min(1180px,calc(100% - 54px))}.rv18-arrow-prev{left:-24px}.rv18-arrow-next{right:-24px}}
@media(max-width:900px){.rv18-section{padding:68px 0 76px}.rv18-container{width:calc(100% - 34px)}.rv18-head h2{font-size:34px!important}.rv18-slide{flex-basis:calc((100% - 18px)/2)}.rv18-track{gap:18px}.rv18-arrow{display:none}.rv18-card{min-height:350px}}
@media(max-width:640px){.rv18-section{padding:54px 0 64px}.rv18-container{width:calc(100% - 24px)}.rv18-head{margin-bottom:30px}.rv18-trust-name{font-size:14px}.rv18-trust-stars{font-size:13px}.rv18-head h2{font-size:29px!important}.rv18-head p{font-size:13px}.rv18-slide{flex-basis:100%}.rv18-track{gap:14px}.rv18-card{min-height:330px;padding:20px 18px 17px}.rv18-card h3{font-size:16px!important}.rv18-body{font-size:13px}.rv18-card footer{align-items:flex-start;flex-direction:column}.rv18-photo{border-radius:14px;margin-bottom:11px}}
