.investor-bar{display:flex;align-items:center;justify-content:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 32px;flex-wrap:wrap}.investor-bar__label{font-family:Inter,sans-serif;font-size:18px;font-weight:300;color:#191918;white-space:nowrap}.investor-bar__logos{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:center}.investor-bar__logo{height:28px;width:auto}@media (max-width:768px){.investor-bar{flex-direction:column;gap:16px;padding:0 16px}.investor-bar__logos{gap:20px}}@media (max-width:600px){.investor-bar__logos{gap:16px}}.pm-split-layout{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:64px;gap:64px;align-items:center}.pm-split-layout__heading{font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:40.8px;color:#584D6F;margin:0 0 16px}.pm-split-layout__description{font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:32px;color:#584D6F;margin:0 0 28px}.pm-split-layout__button{display:inline-block;background:linear-gradient(135.94deg,#A3E7AE,#6FBA9A);border-radius:38px;padding:12px 28px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#042B1C;text-decoration:none;cursor:pointer;box-shadow:inset 0 1.6px 0 0 rgba(255,255,255,.25)}.pm-split-layout__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.password-manager-card{cursor:default;transition:transform .2s ease,box-shadow .2s ease}.password-manager-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}@media (max-width:900px){.pm-split-layout{grid-template-columns:1fr;gap:40px;text-align:center}.pm-split-layout__text{display:flex;flex-direction:column;align-items:center}.pm-split-layout__grid{max-width:400px;margin:0 auto}.pm-split-layout__heading{font-size:30px;line-height:36px}}@media (max-width:600px){.pm-split-layout__grid{grid-template-columns:repeat(2,1fr);gap:12px}.pm-split-layout__heading{font-size:24px;line-height:32px}}.value-props-header{text-align:center;margin-bottom:56px}.value-props-title{font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:40.8px;color:#584D6F;margin:0}.value-props-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.value-props-scroll-container::-webkit-scrollbar{display:none}.value-props-grid{display:flex;gap:28px}.value-props-card{background:#F7F0F5;border-radius:56.8px;padding:32px 28px 40px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 14px);scroll-snap-align:start}.value-props-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.value-props-card__mockup{margin-bottom:24px;min-height:340px;display:flex;align-items:center;justify-content:center}.value-props-card__mockup .browser-mockup{width:75%;max-width:380px;flex-shrink:0}.value-props-card__title{font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:28px;color:#191918;margin:0 0 8px}.value-props-dots{display:flex;justify-content:center;gap:10px;margin-top:32px}.value-props-dot{width:10px;height:10px;border-radius:50%;border:none;background:#D1D5DB;cursor:pointer;padding:0;transition:background .2s,transform .2s}.value-props-dot--active{background:#584D6F;transform:scale(1.2)}.value-props-dot:hover{background:#9B8EC4}.value-props-card__description{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#4B5563;margin:0}@media (max-width:900px){.value-props-title{font-size:30px;line-height:36px}.value-props-card__title{font-size:24px;line-height:30px}.value-props-card__description{font-size:18px}}@media (max-width:600px){#value-props{background:#F7F0F5!important}.value-props-title{font-size:24px;line-height:32px}.value-props-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);border-radius:32px;padding:24px 20px 32px}.value-props-card__mockup .browser-mockup{width:85%;max-width:320px}.value-props-card__title{font-size:20px;line-height:26px}.value-props-card__description{font-size:16px;line-height:24px}}