:root{--jtr-reviews-bg:#0E0E0E;--jtr-reviews-red:#FF2F2E;--jtr-reviews-white:#ffffff;--jtr-reviews-gray:#888888;--jtr-reviews-card-bg:transparent;--jtr-reviews-padding:clamp(20px, 10vw, 180px) clamp(20px, 11vw, 200px) 0 clamp(20px, 11vw, 200px)}.jtr-reviews{background-color:var(--jtr-reviews-bg);padding:80px 0;overflow:hidden}.jtr-reviews__container{padding:var(--jtr-reviews-padding);max-width:100%}.jtr-reviews__title{font-family:'MirthaDisplayTrial',serif;font-size:72px;font-weight:400;line-height:1.1;text-align:center;margin:0 0 20px 0}.jtr-reviews__title-white{color:var(--jtr-reviews-white)}.jtr-reviews__title-red{color:var(--jtr-reviews-red);font-style:normal}.jtr-reviews__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:50px;font-family:'Matter',sans-serif;font-size:16px;color:var(--jtr-reviews-white)}.jtr-reviews__pagination-separator{color:var(--jtr-reviews-gray)}.jtr-reviews__slider{width:100%;overflow:visible;touch-action:pan-y}.jtr-reviews__slider .swiper-slide{flex-shrink:0}.jtr-reviews__card{background:var(--jtr-reviews-card-bg);padding:0;height:100%;display:flex;flex-direction:column}.jtr-reviews__stars{display:flex;gap:4px;margin-bottom:24px}.jtr-reviews__star{display:inline-flex;width:34px;height:34px}.jtr-reviews__star svg{width:100%;height:100%}.jtr-reviews__star--half{position:relative;overflow:hidden}.jtr-reviews__star--empty{opacity:.5}.jtr-reviews__star--empty svg path:first-child{fill:#4A4A4A}.jtr-reviews__content{font-family:'Matter',sans-serif;font-size:16px;font-weight:300;line-height:1.6;color:var(--jtr-reviews-white);margin:0 0 24px 0;flex-grow:1}.jtr-reviews__reviewer{display:flex;align-items:center;gap:12px;margin-top:auto}.jtr-reviews__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.jtr-reviews__avatar--placeholder{background-color:#333}.jtr-reviews__info{display:flex;flex-direction:column;gap:2px}.jtr-reviews__name{font-family:'Matter',sans-serif;font-size:16px;font-weight:600;color:var(--jtr-reviews-white)}.jtr-reviews__job-title{font-family:'Matter',sans-serif;font-size:14px;font-weight:300;color:var(--jtr-reviews-gray)}.jtr-reviews__placeholder{text-align:center;padding:60px 20px;color:var(--jtr-reviews-gray);font-family:'Matter',sans-serif}.jtr-reviews__placeholder p{margin:10px 0}@media (max-width:1400px){.jtr-reviews__title{font-size:64px}}@media (max-width:1200px){.jtr-reviews__title{font-size:56px}.jtr-reviews{padding:60px 0}}@media (max-width:1024px){.jtr-reviews__title{font-size:48px}.jtr-reviews__pagination{margin-bottom:40px}}@media (max-width:768px){.jtr-reviews{padding:50px 0}.jtr-reviews__title{font-size:40px}.jtr-reviews__stars{margin-bottom:20px}.jtr-reviews__content{font-size:15px;margin-bottom:20px}}@media (max-width:480px){.jtr-reviews{padding:40px 0}.jtr-reviews__title{font-size:32px}.jtr-reviews__pagination{margin-bottom:30px}.jtr-reviews__star{width:28px;height:28px}.jtr-reviews__content{font-size:14px}.jtr-reviews__avatar{width:40px;height:40px}.jtr-reviews__name{font-size:14px}.jtr-reviews__job-title{font-size:12px}}