.pm-hero-module{--pm-hero-primary:var(--pm-primary,#09404f);--pm-hero-primary-mid:#0b4655;--pm-hero-primary-deep:#083641;--pm-hero-accent:var(--pm-accent,#00bda5);--pm-hero-accent-hover:var(--pm-accent-hover,#008f80);--pm-hero-white:var(--pm-white,#fff);--pm-hero-ice:var(--pm-ice,#f4f8f9);--pm-hero-text-soft:hsla(0,0%,100%,.88);--pm-hero-text-muted:hsla(0,0%,100%,.72);--pm-hero-border:hsla(0,0%,100%,.16);--pm-hero-card-bg:hsla(0,0%,100%,.075);--pm-hero-card-bg-hover:hsla(0,0%,100%,.095);--pm-hero-container:var(--pm-container,1180px);--pm-hero-radius:var(--pm-radius-large,20px);--pm-hero-radius-card:var(--pm-radius-card,16px);--pm-hero-font:var(--pm-font,inherit);background:transparent;color:var(--pm-hero-white);font-family:var(--pm-hero-font)}.pm-hero-module *,.pm-hero-module :after,.pm-hero-module :before{box-sizing:border-box}.pm-hero-module .pm-hero{background:radial-gradient(circle at 88% 12%,rgba(0,189,165,.14),transparent 34%),linear-gradient(135deg,var(--pm-hero-primary) 0,var(--pm-hero-primary-mid) 58%,var(--pm-hero-primary-deep) 100%);border-radius:var(--pm-hero-radius);isolation:isolate;overflow:hidden;padding:88px 56px;position:relative}.pm-hero-module .pm-hero:before{background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,0));content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.pm-hero-module .pm-hero>.container,.pm-hero-module .pm-hero>.pm-container{margin-inline:auto;max-width:var(--pm-hero-container);padding-inline:0;width:100%}.pm-hero-module .pm-hero__grid{align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.pm-hero-module .pm-hero__copy{min-width:0}.pm-hero-module .pm-hero__eyebrow{color:var(--pm-hero-text-muted);display:inline-block;font-family:var(--pm-hero-font);font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0 0 16px;text-transform:uppercase}.pm-hero-module .pm-hero__title{color:var(--pm-hero-white);font-family:var(--pm-hero-font);font-size:clamp(40px,5vw,64px);font-weight:750;letter-spacing:-.045em;line-height:.98;margin:0 0 20px;max-width:760px}.pm-hero-module .pm-hero__body{color:var(--pm-hero-text-soft);font-family:var(--pm-hero-font);font-size:17px;font-weight:400;line-height:1.65;margin:0 0 24px;max-width:720px}.pm-hero-module .pm-hero__body p{color:inherit;font:inherit;line-height:inherit;margin:0;padding:0}.pm-hero-module .pm-hero__body p+p{margin-top:12px}.pm-hero-module .pm-hero__body>:first-child{margin-top:0}.pm-hero-module .pm-hero__body>:last-child{margin-bottom:0}.pm-hero-module .pm-hero__body a{color:var(--pm-hero-white);text-decoration:underline;text-underline-offset:3px}.pm-hero-module .pm-hero__body a:focus,.pm-hero-module .pm-hero__body a:hover{color:var(--pm-hero-white);text-decoration-thickness:2px}.pm-hero-module .pm-hero__body ol,.pm-hero-module .pm-hero__body ul{color:inherit;margin:12px 0 0;padding-left:1.2em}.pm-hero-module .pm-hero__body li{color:inherit}.pm-hero-module .pm-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.pm-hero-module .pm-hero .btn,.pm-hero-module .pm-hero .pm-btn,.pm-hero-module .pm-hero__button{align-items:center;border:1px solid transparent;border-radius:999px;box-shadow:none;cursor:pointer;display:inline-flex;filter:none;font-family:var(--pm-hero-font);font-size:15px;font-weight:700;justify-content:center;line-height:1;min-height:48px;padding:0 22px;text-align:center;text-decoration:none;text-shadow:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.pm-hero-module .pm-hero .btn-primary,.pm-hero-module .pm-hero .pm-btn--primary{background:var(--pm-hero-accent);border-color:var(--pm-hero-accent);box-shadow:none;color:var(--pm-hero-white);filter:none;text-shadow:none}.pm-hero-module .pm-hero .btn-primary:focus,.pm-hero-module .pm-hero .btn-primary:hover,.pm-hero-module .pm-hero .pm-btn--primary:focus,.pm-hero-module .pm-hero .pm-btn--primary:hover{background:var(--pm-hero-accent-hover);border-color:var(--pm-hero-accent-hover);box-shadow:none;color:var(--pm-hero-white);filter:none;text-shadow:none;transform:translateY(-1px)}.pm-hero-module .pm-hero .btn-secondary,.pm-hero-module .pm-hero .pm-btn--secondary{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.24);box-shadow:none;color:var(--pm-hero-white);filter:none;text-shadow:none}.pm-hero-module .pm-hero .btn-secondary:focus,.pm-hero-module .pm-hero .btn-secondary:hover,.pm-hero-module .pm-hero .pm-btn--secondary:focus,.pm-hero-module .pm-hero .pm-btn--secondary:hover{background:hsla(0,0%,100%,.11);border-color:hsla(0,0%,100%,.36);box-shadow:none;color:var(--pm-hero-white);filter:none;text-shadow:none;transform:translateY(-1px)}.pm-hero-module .pm-hero .btn:focus-visible,.pm-hero-module .pm-hero .pm-btn:focus-visible,.pm-hero-module .pm-hero__button:focus-visible{outline:2px solid var(--pm-hero-white);outline-offset:3px}.pm-hero-module .pm-hero__proof{color:hsla(0,0%,100%,.78);font-family:var(--pm-hero-font);font-size:14px;font-weight:500;line-height:1.5;margin:18px 0 0}.pm-hero-module .pm-hero__card{background:var(--pm-hero-card-bg);border:1px solid var(--pm-hero-border);border-radius:var(--pm-hero-radius-card);box-shadow:0 20px 52px rgba(0,0,0,.16);color:var(--pm-hero-white);min-width:0;padding:30px;position:relative}.pm-hero-module .pm-hero__card:before{background:var(--pm-hero-white);border-radius:999px;content:"";display:block;height:3px;margin:0 0 20px;width:48px}.pm-hero-module .pm-hero__card-title{color:var(--pm-hero-white);font-family:var(--pm-hero-font);font-size:20px;font-weight:700;line-height:1.25;margin:0 0 14px}.pm-hero-module .pm-hero__list{list-style:none;margin:0;padding:0}.pm-hero-module .pm-hero__list li{border-top:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);font-family:var(--pm-hero-font);font-size:14px;font-weight:400;line-height:1.5;margin:0;padding:12px 0 12px 24px;position:relative}.pm-hero-module .pm-hero__list li:before{background:var(--pm-hero-white);border-radius:999px;content:"";height:8px;left:0;position:absolute;top:19px;width:8px}.pm-hero-module .pm-hero__list li:first-child{border-top:0;padding-top:0}.pm-hero-module .pm-hero__list li:first-child:before{top:7px}.pm-hero-module .pm-hero__list li:last-child{padding-bottom:0}.pm-hero-module .pm-hero__list li::marker{color:var(--pm-hero-white)}.pm-hero-module .pm-hero__card:before,.pm-hero-module .pm-hero__list li:before{background:var(--pm-hero-white)!important}.pm-hero-module .pm-hero__list li{color:hsla(0,0%,100%,.92)!important}.pm-hero-module .pm-hero .btn,.pm-hero-module .pm-hero .btn:focus,.pm-hero-module .pm-hero .btn:hover,.pm-hero-module .pm-hero .pm-btn,.pm-hero-module .pm-hero .pm-btn:focus,.pm-hero-module .pm-hero .pm-btn:hover,.pm-hero-module .pm-hero__button,.pm-hero-module .pm-hero__button:focus,.pm-hero-module .pm-hero__button:hover{box-shadow:none!important;filter:none!important;text-shadow:none!important}@media (max-width:1100px){.pm-hero-module .pm-hero{padding:64px 40px}.pm-hero-module .pm-hero__grid{gap:32px;grid-template-columns:1fr}.pm-hero-module .pm-hero__card{max-width:720px}}@media (max-width:760px){.pm-hero-module .pm-hero{border-radius:16px;padding:48px 24px}.pm-hero-module .pm-hero__title{font-size:clamp(34px,10vw,46px);line-height:1.02}.pm-hero-module .pm-hero__body{font-size:15px;line-height:1.6}.pm-hero-module .pm-hero__buttons{gap:10px}.pm-hero-module .pm-hero .btn,.pm-hero-module .pm-hero .pm-btn,.pm-hero-module .pm-hero__button{width:100%}.pm-hero-module .pm-hero__card{padding:24px}}@media (max-width:520px){.pm-hero-module .pm-hero{padding:40px 20px}.pm-hero-module .pm-hero__eyebrow{font-size:12px}.pm-hero-module .pm-hero__proof{font-size:13px}.pm-hero-module .pm-hero__card-title{font-size:18px}.pm-hero-module .pm-hero__list li{font-size:14px}}