.hero{background:#111;flex-direction:column;align-items:stretch;width:100%;padding-top:6rem;padding-bottom:6rem;display:flex;position:relative}.hero__layout{align-items:center;gap:4rem;width:100%;display:flex}.hero__copy{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:2.25rem;min-width:0;display:flex}.hero__headline{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.hero__badge{color:#d1fae5;white-space:nowrap;background:#065f46;border-radius:99px;align-items:center;margin:0;padding:.375rem 1rem;font-size:.875rem;font-weight:600;line-height:normal;display:inline-flex}.hero__title{letter-spacing:-.02em;color:#fff;width:100%;max-width:39.75rem;font-size:3.5rem;font-weight:800;line-height:1.15}.hero__desc{color:#a1a1aa;width:100%;max-width:39.75rem;font-size:1.125rem;font-weight:400;line-height:1.6}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero__btn{height:auto;min-height:2.9375rem;box-shadow:none;letter-spacing:0;border-radius:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600}.hero__btn--primary{color:#fff;background:#10b981}.hero__btn--primary:hover{background:#059669}.hero__btn--secondary{color:#09090b;background:#fff}.hero__btn--secondary:hover{opacity:.92;color:#09090b;background:#fff}.hero__features{flex-wrap:wrap;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.hero__feature{align-items:center;gap:.5rem;display:flex}.hero__feature-icon{flex-shrink:0;width:10px;height:8px;display:inline-flex;overflow:clip}.hero__feature-icon img{width:100%;height:100%;display:block}.hero__feature span:last-child{color:#fff;white-space:nowrap;font-size:.875rem;font-weight:500;line-height:normal}.hero__panel{flex-direction:column;flex-shrink:0;gap:1.5rem;width:min(100%,36.25rem);min-width:0;display:flex}.hero__stats{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;display:grid}.hero__stat{background:#09090b;border:1px solid #27272a;border-radius:1rem;flex-direction:column;gap:.75rem;min-width:0;padding:1.5rem;display:flex}.hero__stat-header{justify-content:space-between;align-items:center;width:100%;display:flex}.hero__stat-value{color:#10b981;white-space:nowrap;font-size:2rem;font-weight:800;line-height:normal}.hero__stat-icon{box-sizing:border-box;background:#1e293b;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.5rem;display:inline-flex;overflow:clip}.hero__stat-icon img{width:16px;height:16px;display:block}.hero__stat-body{flex-direction:column;gap:.25rem;width:100%;display:flex}.hero__stat-title{color:#fff;margin:0;font-size:1.125rem;font-weight:700;line-height:normal}.hero__stat-desc{color:#a1a1aa;margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.hero__panel-foot{color:#a1a1aa;text-align:right;width:100%;margin:0;font-size:.8125rem;font-weight:500;line-height:normal}@media (max-width:1100px){.hero__layout{flex-direction:column;align-items:stretch;gap:3rem}.hero__panel{width:100%}}@media (max-width:767px){.hero{padding-top:3.5rem;padding-bottom:3.5rem}.hero__copy{gap:1.75rem}.hero__title{font-size:2.5rem}.hero__actions{width:100%}.hero__btn{flex:auto}.hero__features{flex-direction:column;gap:.75rem}.hero__feature span:last-child{white-space:normal}.hero__stats{gap:1rem}.hero__stat{padding:1.25rem}.hero__stat-value{font-size:1.75rem}.hero__panel-foot{text-align:left}}@media (max-width:480px){.hero__title{font-size:2.25rem;line-height:1.2}.hero__actions{flex-direction:column;align-items:stretch}.hero__btn{width:100%}.hero__stats{grid-template-columns:1fr}}
.case-studies{background:#fafafa;border-bottom:1px solid #e4e4e7;width:100%}.case-studies__inner{flex-direction:column;align-items:center;gap:3rem;width:100%;padding:5rem 0;display:flex}.case-studies__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.case-studies__badge{color:#059669;white-space:nowrap;background:#d1fae5;border-radius:99px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:700;line-height:normal;display:inline-flex}.case-studies__title{color:#09090b;width:100%;margin:0;font-size:2.25rem;font-weight:800;line-height:normal}.case-studies__description{color:#4b5563;max-width:40rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.case-studies__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;display:grid}.case-studies__card{text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;min-width:0;padding:2rem;display:flex}.case-studies__value{color:#10b981;white-space:nowrap;margin:0;font-size:2.875rem;font-weight:800;line-height:normal}.case-studies__card-text{flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.case-studies__label{color:#09090b;margin:0;font-size:1rem;font-weight:700;line-height:normal}.case-studies__detail{color:#4b5563;margin:0;font-size:.8125rem;font-weight:400;line-height:normal}@media (max-width:1100px){.case-studies__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.case-studies__inner{gap:2rem;padding:3.5rem 0}.case-studies__title{font-size:1.75rem}.case-studies__value{font-size:2.25rem}}@media (max-width:480px){.case-studies__grid{grid-template-columns:1fr}.case-studies__card{padding:1.5rem}}
.pricing{background:#fff;width:100%}.pricing__inner{flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:6rem 0;display:flex}.pricing__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.pricing__title{color:#09090b;width:100%;margin:0;font-size:3rem;font-weight:800;line-height:normal}.pricing__description{color:#4b5563;max-width:37.5rem;margin:0;font-size:1.125rem;font-weight:400;line-height:normal}.pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;display:grid}.pricing__card{background:#fff;border:1px solid #e4e4e7;border-radius:1.25rem;flex-direction:column;gap:2rem;width:100%;min-width:0;padding:2.5rem;display:flex;position:relative}.pricing__card--featured{border:2.5px solid #10b981}.pricing__badge{z-index:1;color:#059669;text-transform:uppercase;white-space:nowrap;background:#d1fae5;border-radius:.375rem;align-items:center;padding:.375rem 1rem;font-size:.6875rem;font-weight:700;line-height:normal;display:inline-flex;position:absolute;top:-.875rem;left:50%;transform:translate(-50%)}.pricing__card-top{flex-direction:column;gap:1rem;width:100%;display:flex}.pricing__card-label{color:#09090b;white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700;line-height:normal}.pricing__card--featured .pricing__card-label{color:#10b981}.pricing__price-row{white-space:nowrap;align-items:baseline;gap:.25rem;display:flex}.pricing__price{color:#09090b;font-size:3rem;font-weight:800;line-height:normal}.pricing__period{color:#4b5563;font-size:.9375rem;font-weight:400;line-height:normal}.pricing__card-desc{color:#4b5563;margin:0;font-size:.875rem;font-weight:400;line-height:1.5}.pricing__divider{border:0;border-top:1px solid #e4e4e7;width:100%;height:0}.pricing__features{flex-direction:column;flex:1;gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.pricing__feature{color:#4b5563;align-items:center;gap:.75rem;width:100%;font-size:.875rem;font-weight:400;line-height:normal;display:flex}.pricing__feature-icon{flex-shrink:0;width:12px;height:12px;display:inline-flex;overflow:clip}.pricing__feature-icon img{width:100%;height:100%;display:block}.pricing__btn{height:auto;min-height:2.9375rem;box-shadow:none;letter-spacing:0;border-radius:.5rem;margin-top:auto;padding:.875rem 1.75rem;font-size:1rem;font-weight:600}.pricing__btn--ghost{color:#09090b;background:0 0;border:1.5px solid #e4e4e7}.pricing__btn--ghost:hover{color:#09090b;background:#fafafa;border-color:#d4d4d8}.pricing__btn--featured{color:#fff;background:#10b981}.pricing__btn--featured:hover{background:#059669}.pricing__note{color:#4b5563;text-align:center;margin:0;font-size:.875rem;font-weight:500;line-height:normal}@media (max-width:1100px){.pricing__grid{grid-template-columns:1fr;max-width:28rem;margin-inline:auto}.pricing__card--featured{order:-1}}@media (max-width:767px){.pricing__inner{gap:2.5rem;padding:4rem 0}.pricing__title{font-size:2.25rem}.pricing__description{font-size:1rem}.pricing__price{font-size:2.5rem}.pricing__card{padding:1.75rem}.pricing__note{white-space:normal}}
.pricing-compare{background:#fff;width:100%}.pricing-compare__inner{flex-direction:column;align-items:center;gap:3rem;width:100%;padding:6rem 0;display:flex}.pricing-compare__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.pricing-compare__title{color:#09090b;width:100%;margin:0;font-size:2.5rem;font-weight:800;line-height:normal}.pricing-compare__description{color:#4b5563;max-width:37.5rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.pricing-compare__table-wrap{width:100%;overflow-x:auto}.pricing-compare__table{background:#fff;border:1px solid #e4e4e7;border-radius:1rem;flex-direction:column;width:100%;min-width:44rem;display:flex;overflow:hidden}.pricing-compare__row{background:#fff;border-bottom:1px solid #e4e4e7;grid-template-columns:minmax(0,1fr) repeat(3,11.25rem);width:100%;display:grid}.pricing-compare__row--alt{background:#fafafa}.pricing-compare__row--head{background:#09090b;border-bottom:none}.pricing-compare__row--last{border-bottom:none}.pricing-compare__cell{box-sizing:border-box;align-items:center;min-width:0;padding:1rem 1.5rem;display:flex}.pricing-compare__cell--head{color:#fff;padding:1.25rem 1.5rem;font-size:.875rem;font-weight:700;line-height:normal}.pricing-compare__cell--growth{color:#10b981}.pricing-compare__cell--feature{color:#09090b;font-size:.875rem;font-weight:600;line-height:normal}.pricing-compare__cell--plan{text-align:center;justify-content:center}.pricing-compare__check{width:24px;height:24px;display:inline-flex;overflow:clip}.pricing-compare__check img{width:100%;height:100%;display:block}.pricing-compare__empty{color:#a1a1aa;font-size:1rem;font-weight:400;line-height:normal}@media (max-width:767px){.pricing-compare__inner{gap:2rem;padding:4rem 0}.pricing-compare__title{font-size:1.75rem}.pricing-compare__description{font-size:.9375rem}.pricing-compare__cell,.pricing-compare__cell--head{padding:.875rem 1rem}}
.available-worldwide{background:#111;width:100%}.available-worldwide__inner{flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:6rem 0;display:flex}.available-worldwide__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.available-worldwide__title{color:#fff;width:100%;margin:0;font-size:2.5rem;font-weight:800;line-height:normal}.available-worldwide__description{color:#a1a1aa;max-width:40rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.available-worldwide__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;display:grid}.available-worldwide__card{background:#09090b;border:1px solid #27272a;border-radius:1rem;flex-direction:column;gap:1.5rem;min-width:0;padding:2rem;display:flex}.available-worldwide__card-head{align-items:center;gap:.75rem;width:100%;display:flex}.available-worldwide__flag-wrap{background:#1e293b;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.625rem;display:inline-flex;overflow:hidden}.available-worldwide__flag{object-fit:cover;border-radius:.75rem;width:1.5rem;height:1.5rem;display:block}.available-worldwide__card-title{color:#fff;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:700;line-height:normal}.available-worldwide__list{flex-direction:column;gap:.75rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.available-worldwide__item{color:#a1a1aa;align-items:center;gap:.5rem;width:100%;font-size:.875rem;font-weight:400;line-height:normal;display:flex}.available-worldwide__chevron{flex-shrink:0;width:.875rem;height:.875rem;display:block}.available-worldwide__footnote{color:#a1a1aa;text-align:center;max-width:48rem;margin:0;font-size:.875rem;font-weight:400;line-height:normal}@media (max-width:1024px){.available-worldwide__grid{grid-template-columns:1fr}.available-worldwide__title{font-size:2rem}}@media (max-width:768px){.available-worldwide__inner{gap:2.5rem;padding:4rem 0}.available-worldwide__card{padding:1.5rem}.available-worldwide__card-title{white-space:normal}}
.how-it-works{background:#fff;width:100%}.how-it-works__inner{flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:6rem 0;display:flex}.how-it-works__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.how-it-works__heading{color:#09090b;width:100%;margin:0;font-size:2.5rem;font-weight:800;line-height:normal}.how-it-works__description{color:#4b5563;max-width:37.5rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.how-it-works__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.how-it-works__card{background:#fafafa;border:1px solid #e4e4e7;border-radius:1rem;flex-direction:column;gap:1.25rem;min-width:0;padding:2rem;display:flex}.how-it-works__number{color:#10b981;white-space:nowrap;font-size:2.25rem;font-weight:800;line-height:normal}.how-it-works__card-text{flex-direction:column;gap:.5rem;width:100%;display:flex}.how-it-works__card-title{color:#09090b;margin:0;font-size:1.125rem;font-weight:700;line-height:normal}.how-it-works__card-desc{color:#4b5563;margin:0;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width:1024px){.how-it-works__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-it-works__heading{font-size:2rem}}@media (max-width:640px){.how-it-works__inner{gap:2.5rem;padding:4rem 0}.how-it-works__grid{grid-template-columns:1fr}.how-it-works__card{padding:1.5rem}}
.why-buyreviews{background:#fafafa;width:100%}.why-buyreviews__inner{flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:6rem 0;display:flex}.why-buyreviews__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.why-buyreviews__title{color:#09090b;width:100%;margin:0;font-size:2.5rem;font-weight:800;line-height:normal}.why-buyreviews__description{color:#4b5563;max-width:37.5rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.why-buyreviews__layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:2rem;width:100%;display:grid}.why-buyreviews__card{background:#fff;border-radius:1.25rem;flex-direction:column;gap:1.5rem;min-width:0;padding:2.5rem;display:flex}.why-buyreviews__card--advantage{border:1.5px solid #10b981}.why-buyreviews__card--alternative{border:1px solid #e4e4e7}.why-buyreviews__card-title{color:#09090b;margin:0;font-size:1.375rem;font-weight:700;line-height:normal}.why-buyreviews__card-title--advantage{color:#10b981;font-weight:800}.why-buyreviews__list{flex-direction:column;gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.why-buyreviews__item{color:#4b5563;align-items:center;gap:.75rem;width:100%;font-size:.875rem;font-weight:400;line-height:normal;display:flex}.why-buyreviews__icon{flex-shrink:0;width:1.125rem;height:1.125rem;display:block}@media (max-width:1024px){.why-buyreviews__title{font-size:2rem}}@media (max-width:768px){.why-buyreviews__inner{gap:2.5rem;padding:4rem 0}.why-buyreviews__layout{grid-template-columns:1fr;gap:1.5rem}.why-buyreviews__card{padding:1.75rem}}
.trust-safety{background:#111;width:100%}.trust-safety__inner{flex-direction:column;align-items:stretch;gap:3rem;width:100%;padding:6rem 0;display:flex}.trust-safety__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.trust-safety__title{color:#fff;width:100%;margin:0;font-size:2.5rem;font-weight:800;line-height:normal}.trust-safety__description{color:#ffffffb3;max-width:37.5rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.trust-safety__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;display:grid}.trust-safety__card{text-align:left;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:1rem;flex-direction:column;gap:1rem;min-width:0;padding:2rem;display:flex}.trust-safety__number{color:#10b981;font-size:2.5rem;font-weight:800;line-height:normal}.trust-safety__card-title{color:#fff;margin:0;font-size:1.375rem;font-weight:700;line-height:normal}.trust-safety__card-desc{color:#ffffffb3;margin:0;font-size:.9375rem;font-weight:400;line-height:1.6}@media (max-width:1024px){.trust-safety__grid{grid-template-columns:1fr}.trust-safety__title{font-size:2rem}}@media (max-width:768px){.trust-safety__inner{gap:2.5rem;padding:4rem 0}.trust-safety__card{padding:1.5rem}}
.results{background:#111;width:100%}.results__inner{flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:6rem 0;display:flex}.results__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.results__title{color:#fff;width:100%;margin:0;font-size:2.5rem;font-weight:800;line-height:normal}.results__description{color:#a1a1aa;max-width:40rem;margin:0;font-size:1rem;font-weight:400;line-height:normal}.results__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;display:grid}.results__card{text-align:left;background:#09090b;border:1px solid #27272a;border-radius:1rem;flex-direction:column;gap:1rem;min-width:0;padding:2rem;display:flex}.results__icon-badge{background:#2a2a2a;border-radius:1.125rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.results__icon{width:1.125rem;height:1.125rem;display:block}.results__card-title{color:#fff;margin:0;font-size:1.375rem;font-weight:700;line-height:normal}.results__card-desc{color:#a1a1aa;margin:0;font-size:.9375rem;font-weight:400;line-height:1.5}@media (max-width:1024px){.results__title{font-size:2rem}}@media (max-width:768px){.results__inner{gap:2.5rem;padding:4rem 0}.results__grid{grid-template-columns:1fr}.results__card{padding:1.5rem}}
