.reviews{box-sizing:border-box;background:#fcecec;max-width:100vw;font-family:Host Grotesk,sans-serif;overflow:hidden}.reviews-container{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:80px 73px}.reviews-top{box-sizing:border-box;background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:20px;width:100%;max-width:1120px;margin:0 auto;padding:14px 25px;display:flex;box-shadow:0 1px 6px #00000008}.left-section{align-items:center;gap:30px;display:flex}.google-brand{align-items:center;gap:8px;display:flex}.google-brand img{width:35px;height:auto}.google-brand .g-text{color:#333;font-size:18px;font-weight:600}.rating-info{align-items:center;gap:12px;display:flex}.rating-info h3{margin:0;font-size:39px;font-weight:800}.stars-wrapper{flex-direction:column;gap:4px;display:flex}.starss{color:#fbbf24;font-size:16px;display:flex}.stars-wrapper p{color:#666;white-space:nowrap;margin:0;font-size:14px}.divider{background:#e0e0e0;width:1px;height:35px}.center h4{color:#000;margin:0;font-size:16px;font-weight:700}.center p{color:#888;margin:2px 0 0;font-size:12px}.right{color:#16a34a;background:#e6f9f0;border-radius:50px;align-items:center;gap:5px;margin-left:auto;padding:6px 16px;font-size:13px;font-weight:600;display:flex}.reviews-wrapper{-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;width:100%;height:520px;margin-top:40px;position:relative;overflow:hidden}.reviews-wrapper:before,.reviews-wrapper:after{content:"";z-index:5;pointer-events:none;width:80px;height:100%;position:absolute;top:0}.reviews-wrapper:before{background:linear-gradient(90deg,#fcecec 0%,#fcecec90 35%,#fcecec00 100%);left:0;box-shadow:inset 35px 0 35px #0000000d}.reviews-wrapper:after{background:linear-gradient(270deg,#fcecec 0%,#fcececeb 35%,#fcecec00 100%);right:0;box-shadow:inset -35px 0 35px #0000000d}.reviews-row{will-change:transform;gap:25px;width:max-content;display:flex}.review-card{cursor:pointer;flex:0 0 300px;height:500px;position:relative}.media-box{background:#111;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.cover-layer{opacity:1;visibility:visible;transition:opacity .35s,visibility .35s}.is-playing .cover-layer{opacity:0;visibility:hidden;pointer-events:none}.thumb{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.review-tags{z-index:4;justify-content:space-between;display:flex;position:absolute;top:12px;left:12px;right:12px}.course{color:#fff;background:#e31c1c;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.badge{color:#fff;background:#16a34a;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.overlay{z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-btn{color:#fff;cursor:pointer;z-index:2;-webkit-tap-highlight-color:transparent;background:#e31c1c;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;transition:transform .2s;display:flex;position:relative}.play-btn:hover{transform:scale(1.1)}.play-btn:before{content:"";z-index:-1;border:2px solid #fff;border-radius:50%;width:60px;height:60px;animation:1.5s infinite ripple;position:absolute}@keyframes ripple{to{opacity:0;transform:scale(1.8)}}.review-content{color:#fff;z-index:4;box-sizing:border-box;background:linear-gradient(#0000,#000000e6);width:100%;padding:20px;position:absolute;bottom:0}.review-content p{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.review-user{align-items:center;gap:10px;margin-top:12px;display:flex}.review-user strong{font-size:13px;display:block}.review-user span{color:#ccc;font-size:11px;display:block}.avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.stars.small{color:#fbbf24;gap:2px;font-size:12px;display:flex}.videoes{z-index:10;border:none;border-radius:20px;width:100%;height:100%;position:absolute;inset:0}.video-close-btn{z-index:11;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#000000bf;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:background .2s;display:flex;position:absolute;top:10px;right:10px}.video-close-btn:hover,.video-close-btn:active{background:#e31c1c}.dots-row{justify-content:center;gap:8px;margin-top:24px;display:flex}.dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,width .3s}.dot.active{background:#e31c1c;border-radius:10px;width:28px}.view-more{text-align:right;margin-top:20px}.view-more a{color:#e31c1c;font-weight:600;text-decoration:none}@media (min-width:1441px){.reviews{padding:0}}@media (min-width:1025px) and (max-width:1440px){.reviews{padding:0}.review-card{flex:0 0 280px;height:460px}.reviews-wrapper{height:490px}}@media (min-width:601px) and (max-width:1024px){.reviews{padding:0}.reviews-top{gap:12px;padding:14px 18px}.left-section{gap:16px}.divider{display:none}.center h4{font-size:14px}.right{margin-left:0}.reviews-wrapper{height:420px}.reviews-row{gap:18px}.reviews-container{padding:60px 30px}.review-card{flex:0 0 240px;height:400px}}@media (max-width:600px){.reviews{padding:0}.reviews-top{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.left-section{flex-direction:row;align-items:center;gap:12px;width:100%}.google-brand img{width:26px}.reviews-container{padding:30px 16px}.google-brand .g-text{font-size:14px}.rating-info h3{font-size:26px}.starss{font-size:13px}.stars-wrapper p{font-size:11px}.divider{display:none}.center{width:100%}.center h4{white-space:normal;font-size:13px;line-height:1.4}.center p{font-size:11px}.right{margin-left:0;padding:5px 12px;font-size:11px;display:flex}.reviews-wrapper{height:420px;margin-top:20px}.reviews-row{gap:14px}.review-card{flex:0 0 72vw;height:400px}}@media (max-width:480px){.reviews{padding:0}.reviews-container{padding:24px 12px}.rating-info h3{font-size:22px}.reviews-wrapper{height:400px}.review-card{flex:0 0 75vw;height:380px}.reviews-top .right{display:none!important}.center h4{white-space:normal;word-wrap:break-word;font-size:12px;overflow:visible}}@media (max-width:360px){.reviews{padding:0}.rating-info h3{font-size:20px}.review-card{flex:0 0 80vw;height:360px}.reviews-wrapper{height:375px}.reviews-top .right{display:none!important}}@media (max-width:260px){.reviews{padding:0}.rating-info h3{font-size:18px}.review-card{flex:0 0 90vw;height:340px}.reviews-wrapper{height:355px}.google-brand .g-text{font-size:12px}.center h4{font-size:11px}}
