.prt-hero{background:linear-gradient(135deg,#f7f8fa 0%,var(--blue-bg) 100%);padding:72px 0 64px}.prt-hero__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}.prt-hero__eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pink);margin-bottom:16px}.prt-hero__title{font-size:clamp(1.9rem,4vw,2.9rem);font-weight:900;color:var(--navy);line-height:1.15;margin-bottom:18px}.prt-hero__title em{font-style:italic;color:var(--pink)}.prt-hero__lead{font-size:1.05rem;color:var(--text-body);line-height:1.7;margin-bottom:22px;max-width:620px}.prt-hero__bullets{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:8px}.prt-hero__bullets li{display:flex;align-items:center;gap:10px;color:var(--navy);font-weight:500;font-size:.97rem}.prt-hero__bullets i{color:var(--pink);background:var(--white);border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0;box-shadow:0 2px 8px #ec71a42e}.prt-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.prt-hero__media{position:relative;aspect-ratio:4 / 3}.prt-mosaic{position:relative;width:100%;height:100%;color:var(--navy)}.prt-mosaic__main{position:absolute;inset:0;margin:auto;width:70%;height:70%;background:linear-gradient(135deg,var(--navy),var(--pink));border-radius:var(--radius-lg);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;box-shadow:0 24px 60px #1d46864d}.prt-mosaic__main i{font-size:4rem}.prt-mosaic__main span{font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.prt-mosaic__pill{position:absolute;background:var(--white);border-radius:var(--radius-pill);padding:9px 18px;font-size:.85rem;font-weight:700;color:var(--navy);box-shadow:0 12px 28px #1d468629;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.prt-mosaic__pill i{color:var(--pink);font-size:1.05rem}.prt-mosaic__pill--top{top:4%;left:50%;transform:translate(-50%)}.prt-mosaic__pill--right{top:50%;right:0;transform:translateY(-50%)}.prt-mosaic__pill--bottom{bottom:4%;left:50%;transform:translate(-50%)}.prt-mosaic__pill--left{top:50%;left:0;transform:translateY(-50%)}.prt-what{background:var(--white);padding:80px 0}.prt-what__inner{display:grid;grid-template-columns:1fr 1.4fr;gap:56px;align-items:start}.prt-what__inner h2{font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:900;color:var(--navy);line-height:1.2}.prt-what__inner h2 em{font-style:italic}.prt-what__body p{color:var(--text-body);font-size:1rem;line-height:1.75;margin-bottom:16px}.prt-what__highlight{background:var(--blue-bg);border-left:4px solid var(--pink);padding:16px 20px;border-radius:var(--radius-sm);margin-top:18px!important}.prt-what__highlight strong{color:var(--navy)}.prt-profiles{background:#f7f8fa;padding:80px 0}.prt-profiles__grid{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.prt-profile{background:var(--white);border:1px solid #e6edf6;border-radius:var(--radius-md);padding:28px 26px;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.prt-profile:hover{transform:translateY(-4px);border-color:var(--pink);box-shadow:0 16px 36px #1d46861a}.prt-profile__icon{width:56px;height:56px;border-radius:var(--radius-md);background:var(--blue-bg);color:var(--pink);display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.6rem}.prt-profile h3{font-size:1.05rem;font-weight:800;color:var(--navy);margin-bottom:10px;line-height:1.3}.prt-profile>p{font-size:.92rem;color:var(--text-body);line-height:1.65;margin-bottom:12px}.prt-profile__value{font-size:.88rem;color:var(--text-body);line-height:1.55;margin:0;padding-top:12px;border-top:1px dashed #e6edf6}.prt-profile__value strong{color:var(--pink)}.prt-benefits{background:linear-gradient(135deg,var(--navy) 0%,#2A5BA8 100%);padding:80px 0}.prt-benefits__grid{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.prt-benefit{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md);padding:28px 24px;color:var(--white);backdrop-filter:blur(8px)}.prt-benefit__icon{width:52px;height:52px;border-radius:var(--radius-md);background:var(--pink);color:var(--white);display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.5rem}.prt-benefit h3{font-size:1.05rem;font-weight:800;color:var(--white);margin-bottom:10px}.prt-benefit p{font-size:.92rem;color:#ffffffdb;line-height:1.65;margin:0}.prt-benefit a{color:var(--white);text-decoration:underline;text-underline-offset:3px}.prt-benefit a:hover{color:var(--pink)}.prt-how{background:var(--white);padding:80px 0}.prt-how__steps{list-style:none;padding:0;margin:40px 0 0;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.prt-how__step{background:var(--blue-bg);border-radius:var(--radius-md);padding:24px 20px}.prt-how__num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--pink);color:var(--white);font-weight:800;font-size:1.05rem;margin-bottom:14px}.prt-how__step h3{font-size:.98rem;font-weight:800;color:var(--navy);margin-bottom:8px;line-height:1.3}.prt-how__step p{font-size:.86rem;color:var(--text-body);line-height:1.6;margin:0}.prt-split{background:#f7f8fa;padding:80px 0}.prt-split__grid{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.prt-split__card{background:var(--white);border-radius:var(--radius-lg);padding:32px 30px;border:1px solid #e6edf6}.prt-split__card header{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:18px;border-bottom:2px solid #eef1f6}.prt-split__icon{width:52px;height:52px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.5rem;flex-shrink:0}.prt-split__card--you .prt-split__icon{background:var(--pink)}.prt-split__card--us .prt-split__icon{background:var(--navy)}.prt-split__card h3{font-size:1.15rem;font-weight:800;color:var(--navy);margin:0}.prt-split__card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.prt-split__card ul li{position:relative;padding-left:26px;font-size:.95rem;color:var(--text-body);line-height:1.6}.prt-split__card ul li:before{content:"";position:absolute;left:0;top:.45em;width:14px;height:14px;border-radius:50%}.prt-split__card--you ul li:before{background:var(--pink)}.prt-split__card--us ul li:before{background:var(--navy)}.prt-split__card a{color:var(--pink);font-weight:600}.prt-refs{background:var(--white);padding:56px 0}.prt-refs__card{background:linear-gradient(135deg,var(--blue-bg) 0%,#ffffff 100%);border:1px dashed var(--pink);border-radius:var(--radius-lg);padding:40px 36px;text-align:center;max-width:920px;margin:0 auto}.prt-refs__card h2{font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:800;color:var(--navy);margin-bottom:14px}.prt-refs__card p{color:var(--text-body);font-size:.97rem;line-height:1.7;max-width:720px;margin:0 auto 22px}.prt-form-section{background:linear-gradient(135deg,var(--navy) 0%,#2A5BA8 100%);padding:80px 0;color:var(--white)}.prt-form__header{text-align:center;max-width:760px;margin:0 auto 32px}.prt-form__header h2{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:900;color:var(--white);margin-bottom:14px}.prt-form__header p{font-size:1rem;color:#ffffffeb;line-height:1.7}.prt-form{background:var(--white);border-radius:var(--radius-lg);padding:36px;max-width:920px;margin:0 auto;box-shadow:0 16px 48px #0000002e;color:var(--text-body)}.prt-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.prt-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.prt-form__field{display:flex;flex-direction:column}.prt-form__field span{font-size:.82rem;font-weight:600;color:var(--navy);margin-bottom:6px}.prt-form__field input,.prt-form__field select,.prt-form__field textarea{border:1.5px solid #e6edf6;border-radius:var(--radius-sm);padding:11px 14px;font-family:var(--font);font-size:.95rem;color:var(--text-body);background:var(--white);transition:border-color var(--transition)}.prt-form__field input:focus,.prt-form__field select:focus,.prt-form__field textarea:focus{outline:none;border-color:var(--pink)}.prt-form__field--full{margin-bottom:16px}.prt-form__check{display:flex;gap:10px;align-items:flex-start;font-size:.88rem;color:var(--text-body);margin-bottom:22px;line-height:1.5}.prt-form__check input{margin-top:4px;flex-shrink:0}.prt-form__check a{color:var(--pink);font-weight:600}.prt-form__submit{width:100%;justify-content:center}.prt-form__note{text-align:center;margin:14px 0 0;font-size:.85rem;color:var(--text-muted)}.prt-final{background:var(--white);padding:80px 0 96px;text-align:center}.prt-final h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;color:var(--navy);margin-bottom:16px}.prt-final h2 em{font-style:italic;color:var(--pink)}.prt-final>.container>p{max-width:700px;margin:0 auto 28px;color:var(--text-body);font-size:1rem;line-height:1.7}.prt-final__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.prt-final__actions .btn-outline-dark{display:inline-flex;align-items:center;gap:8px}.prt-final__alt{font-size:.95rem;color:var(--text-muted);margin:0 0 12px}.prt-final__alt a{color:var(--pink);font-weight:600}.prt-final__alt a:hover{text-decoration:underline}.prt-final__micro{color:var(--text-muted);font-size:.85rem;margin:0}@media(max-width:1024px){.prt-profiles__grid,.prt-benefits__grid{grid-template-columns:repeat(2,1fr)}.prt-how__steps{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.prt-hero__inner{grid-template-columns:1fr;gap:32px}.prt-hero__media{order:-1;max-width:420px;margin:0 auto;aspect-ratio:5 / 4}.prt-what__inner{grid-template-columns:1fr;gap:24px}.prt-split__grid,.prt-form__row{grid-template-columns:1fr}}@media(max-width:768px){.prt-profiles__grid,.prt-benefits__grid{grid-template-columns:1fr}.prt-how__steps{grid-template-columns:repeat(2,1fr)}.prt-form{padding:24px 18px}}@media(max-width:600px){.prt-how__steps{grid-template-columns:1fr}.prt-mosaic__pill{font-size:.78rem;padding:7px 14px}.prt-mosaic__main i{font-size:3rem}.prt-final__actions .btn{width:100%;justify-content:center}}
