.reviewsPage{padding:70px 0 50px;font-family:Inter,sans-serif}h1 .gradient-text,h2 .gradient-text{background:linear-gradient(90deg,#2c83ff 35.36%,#4e68e5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Inter,sans-serif}.reviewsPage .navPagesWrapper{display:flex;justify-content:space-between;margin-bottom:50px}.reviewsPage .pricingWraper{max-width:800px;width:100%}.reviewsPage .pricingContent h1{font-family:Inter,sans-serif;font-weight:800;font-size:42px;line-height:150%;color:#35414b;padding-bottom:15px;text-align:center}.reviewsPage p.reviews-subheadline{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#4b5563;text-align:center;margin:0}.reviews-subheadline a{color:#2756df;text-decoration:underline}.reviews-subheadline a:hover{text-decoration:none}.review-tabs{gap:12px;margin-bottom:40px;margin-top:50px}.review-tab,.review-tabs{display:flex;justify-content:center}.review-tab{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:14px 24px;cursor:pointer;transition:all .3s ease;align-items:center;min-width:160px;height:70px}.review-tab:hover{border-color:#2756df;box-shadow:0 0 16px 0 #469FDF33;transform:translateY(-2px)}.review-tab.active{border-color:#2756df;background:#e7f2fe;box-shadow:0 0 16px 0 #469FDF33}.tab-logo{transition:all .3s ease;object-fit:contain;max-width:100%;height:auto}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;width:100%;margin-bottom:80px}.no-reviews{text-align:center;padding:60px 20px;color:#4b5563}.no-reviews p{font-family:Inter,sans-serif;font-size:16px;margin:0}.reviewsPage .reviewWraper{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.reviewsPage .reviewBox{width:47%;box-sizing:border-box;padding:20px;margin-bottom:40px;box-shadow:0 0 16px 0 #469FDF33;border-radius:10px}.reviewsPage .reviewBox:last-child,.reviewsPage .reviewBox:nth-last-child(2){margin-bottom:0}.reviewsPage .user__info{display:flex;align-items:flex-start;margin-bottom:10px;width:100%;justify-content:space-between;padding-bottom:15px;border-bottom:2px solid #ebebec}.reviewsPage .user-desc{margin-left:10px}.reviewsPage .user-desc .user-name{font-family:Inter,sans-serif;font-size:18px;line-height:28px;padding-bottom:0;font-weight:600;color:#2756df}.reviewsPage .user-desc .user-city{font-family:Inter,sans-serif;font-size:14px;line-height:22px;color:#536c8b;padding-bottom:0}.reviewsPage .reviewBox .rev-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:28px;color:#2756df;padding-bottom:7px}.reviewsPage .reviewBox .rev-desc{font-family:Inter,sans-serif;padding-bottom:20px;min-height:188px;font-weight:400;font-size:14px;line-height:24px;color:#536c8b}.grades-matter-wrapper{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#2243a4 0,#566bd0 100%);height:135px;border-radius:25px;padding:36px;gap:30px;max-width:1200px;width:100%;margin:-30px auto 0;position:relative;overflow:hidden}.grades-matter-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/our-average-bg.dc6e2982.webp);background-repeat:no-repeat;background-position:100% 100%;filter:brightness(0) saturate(100%) invert(87%) sepia(18%) saturate(6981%) hue-rotate(190deg) brightness(104%) contrast(101%);pointer-events:none}.grades-matter-inner{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;z-index:1}.grades-matter-wrapper p{font-family:Inter,sans-serif;font-weight:700;font-size:22px;color:#fff;margin:0;line-height:1.3}.newCtas{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#2344a5;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:16px 28px;border-radius:10px;text-decoration:none;white-space:nowrap;transition:all .3s ease;flex-shrink:0;position:relative;z-index:1}.newCtas:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:#fff;animation:ripple-effect 1.5s ease-out infinite;z-index:-1;pointer-events:none}.newCtas:after{content:'';width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 8.5H12.5M12.5 8.5L8.75 4.75M12.5 8.5L8.75 12.25' stroke='%232344A5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .3s ease;display:inline-flex}e .newCtas:hover{background:#f0f4ff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.newCtas:hover:after{transform:translateX(4px)}span.grades-matte-vector{position:absolute;bottom:-26px;left:-30px}@keyframes ripple-effect{0%{box-shadow:0 0 0 0 #dad3d3}100%{box-shadow:0 0 0 15px transparent}}.grades-matter{padding:0 0 60px}.grades-matter-wrapper p{font-family:Inter,sans-serif;font-size:30px;line-height:40px;color:#fff}.grades-matter-inner{display:flex;align-items:center;justify-content:space-between}.newCtas .pulseanim{animation-name:cta-animation;border-radius:100px;padding:0}span.grades-matte-vector{position:absolute;bottom:-26px;left:-30px}@keyframes whiteAnimation{0%{box-shadow:0 0 0 0 #fff}to{box-shadow:0 0 0 15px transparent}}@media (max-width:991px){.reviewsPage{padding:50px 0}.reviewsPage .reviewBox{width:100%}.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.review-tabs{gap:10px}.review-tab{padding:12px 20px;min-width:140px;height:60px}.tab-logo{max-width:100px;height:auto}.grades-matter-wrapper{flex-direction:column;text-align:center;padding:24px 20px;gap:20px;width:calc(100% - 30px);height:auto;margin:10px auto 0}.grades-matter-wrapper p{font-size:20px}span.grades-matte-vector{bottom:-45px}.pricingContent h1{font-weight:700;font-size:30px;line-height:130%;color:#35414b;padding-bottom:15px;text-align:center;margin-top:50px}}@media (max-width:575px){.reviews-grid{grid-template-columns:1fr;gap:16px}.review-tabs{gap:8px;flex-wrap:wrap;padding-bottom:8px}.review-tab{padding:10px 16px;min-width:120px;height:55px}.tab-logo{max-width:90px;height:auto}.reviewsPage .grades-matter-wrapper p{font-size:18px}span.grades-matte-vector{display:none}section.pricingPage{padding:100px 0}.reviewsPage .pricingContent h1{font-size:25px}}.review-card{font-family:Inter,sans-serif;background:#fff;border-radius:16px;padding:24px;width:100%;min-height:274px;box-shadow:0 0 16px 0 #469FDF33;transition:all .3s ease;flex-shrink:0;border:1px solid #cfdef0;display:flex;flex-direction:column}.review-card:hover{border-color:#2756df;box-shadow:0 0 16px 0 #469FDF33;transform:translateY(-4px)}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.platform-name{flex-shrink:0;font-size:14px;font-weight:600;color:#35414b}.review-text-wrapper{flex:1 1;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.review-text{font-size:14px;font-weight:400;line-height:180%;color:#536c8b;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.review-read-more{color:#2756df;font-weight:500;text-decoration:underline;white-space:nowrap;transition:color .2s ease;font-size:14px;align-self:flex-start;display:inline-flex;align-items:center;gap:4px}.review-read-more:hover{color:#2756df;text-decoration:none}.review-read-more:after{content:"";display:inline-block;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%232756DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;transition:transform .2s ease}.review-read-more:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%232243A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");transform:translate(1px,-1px)}.review-footer{justify-content:space-between;margin-top:auto;padding-top:12px}.author-info,.review-footer{display:flex;align-items:center}.author-info{gap:10px}.author-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#2756df;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;line-height:100%}.review-card:nth-child(2n) .author-avatar{background:#7b8de6}.review-card:nth-child(odd) .author-avatar{background:#2756df}.author-name{font-size:13px;font-weight:500;line-height:100%;color:#35414b}.review-date{font-size:12px;font-weight:400;color:#4b5563}@media (max-width:768px){.review-card{padding:20px;min-height:260px}}@media (max-width:575px){.review-card{padding:16px;min-height:240px}}