/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.size-full{width:100%;height:100%}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--lp-gold:#d0b186;--lp-dark:#2a2421;--lp-dark-soft:#3b342f;--lp-cream:#faf6f1;--lp-cream-strong:#f1e8de;--lp-text:#2a2320;--lp-muted:#756a62;--lp-green:#31c450;--lp-green-deep:#24953c;--lp-line:#5e3d1d1f;--lp-shadow-soft:0 22px 48px #2f1f1314;--lp-shadow-strong:0 32px 70px #2f1f1324;--font-display:"Poppins", sans-serif;--font-body:"Poppins", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--lp-text);background:radial-gradient(circle at top left,#d0b18614,transparent 28%),linear-gradient(180deg,#fcfaf7 0%,var(--lp-cream) 100%);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a,input,video{-webkit-tap-highlight-color:transparent}::selection{color:var(--lp-text);background:#d0b1863d}.lp-section-inner{width:min(1216px,100% - 2rem);margin:0 auto}.lp-section-inner--wide{width:min(1280px,100% - 2rem)}.lp-section-pad{padding:clamp(4.5rem,8vw,7rem) 0}.lp-main{flex-direction:column;display:flex}.lp-section-heading{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.3rem);font-weight:700;line-height:1.04}.lp-section-intro,.lp-section-cta-wrap,.lp-trust-heading-wrap,.lp-process-heading-wrap{text-align:center}.lp-section-intro{margin-bottom:2.35rem}.lp-section-cta-wrap{margin-top:2.75rem}.lp-process-heading-wrap{margin:4rem 0 2.35rem}.lp-process-heading-wrap--offset{text-align:left;width:min(34rem,100%);margin-inline:auto}.lp-desires-intro{text-align:left;width:min(30rem,100%)}.lp-patient-intro{width:min(52rem,100%);margin-inline:auto}.lp-trust-heading-wrap{margin-bottom:2.75rem}.btn-cta{background:var(--lp-green);min-height:52px;color:var(--lp-cream);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.6rem;font-size:.92rem;font-weight:700;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),opacity .18s,background-color .18s;display:inline-flex;box-shadow:0 18px 35px #31c45033}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 24px 48px #31c45038,inset 0 0 0 1px #ffffff2e}.btn-cta:active{transform:translateY(-1px);box-shadow:0 14px 28px #31c45033}.btn-cta:focus-visible,.lp-trust-dots button:focus-visible,.lp-visit-dots button:focus-visible,.lp-trust-arrow:focus-visible,.lp-footer-link:focus-visible,.lp-about-list a:focus-visible,.lp-location-shell:focus-within,video:focus-visible{outline-offset:4px;outline:2px solid #d0b186b3}.lp-hero-section{background:0 0;padding:.9rem .9rem 0;position:relative}.lp-hero-frame{height:97vh;min-height:740px;box-shadow:var(--lp-shadow-strong);background:radial-gradient(circle at 0,#d2b18670,#d2b18629 26%,#d2b18600 44%),linear-gradient(90deg,#3a1e0bcc,#3a1e0b47 38%,#3a1e0b00 58%),url(/images/referencia-proplastica/hero-desktop.png) 72%/cover no-repeat;border-radius:28px;position:relative;overflow:hidden}.lp-hero-frame:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #f8eee31f}.lp-hero-overlay{background:linear-gradient(90deg,#391f0b8f,#391f0b24 34%,#391f0b00 55%),linear-gradient(#0000000a,#0003);position:absolute;inset:0}.lp-hero-inner{z-index:1;align-items:center;width:min(1216px,100% - 2.8rem);height:97vh;min-height:740px;margin:0 auto;display:flex;position:relative}.lp-hero-shell{align-items:center;width:100%;display:flex}.lp-hero-col{width:min(610px,100%);color:var(--lp-cream);padding:5.3rem 0 4rem 1.25rem}.lp-hero-logo{width:205px;height:auto;margin-bottom:2.5rem}.lp-hero-eyebrow{color:#faf6f1d6;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.82rem;font-weight:500}.lp-hero-heading{letter-spacing:-.045em;text-wrap:balance;max-width:11.8ch;margin:0 0 1.25rem;font-family:Poppins,sans-serif;font-size:clamp(2.7rem,4vw,3.9rem);font-weight:500;line-height:1.06}.lp-hero-luxury{letter-spacing:-.01em;color:#f3ddbf;font-family:Luxury,serif;font-style:normal;font-weight:400}.lp-hero-creds{gap:.5rem;max-width:36ch;margin-bottom:2.15rem;display:grid}.lp-hero-creds p{color:#faf6f1eb;margin:0;font-size:.9rem;font-weight:400;line-height:1.35}.btn-cta--hero{justify-content:center;min-width:268px;min-height:56px;padding-inline:1.8rem;font-size:.88rem;box-shadow:inset 0 -5px #00000029,0 10px 26px #31c45047}.lp-location-bar{background:0 0;padding:2.15rem 0 1.8rem}.lp-location-shell{box-shadow:var(--lp-shadow-soft);background:#422106;border-radius:16px;justify-content:space-between;align-items:center;gap:1.25rem 2rem;padding:1.9rem 7.2rem;display:flex;position:relative}.lp-location-shell:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #f0e2d114;position:absolute;inset:1px}.lp-location-card{flex-shrink:0;align-items:center;gap:1rem;display:flex}.lp-location-divider{background:linear-gradient(#0000,#f0e2d142,#0000);align-self:stretch;width:1px}.lp-location-icon{background:var(--lp-cream);color:#422106;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex;box-shadow:0 10px 24px #0f08032e}.lp-location-copy{color:var(--lp-cream);letter-spacing:.26em;text-transform:uppercase;font-size:1.05rem;font-weight:400}.lp-location-crm{color:#faf6f1db;letter-spacing:.1em;text-transform:uppercase;text-align:center;font-size:.92rem;font-weight:400}.lp-trust-section{background:0 0;padding:2.5rem 0 5.5rem}.lp-trust-frame{box-shadow:var(--lp-shadow-strong);background:radial-gradient(circle at 100% 0,#d0b1862e,#0000 28%),radial-gradient(circle at 0 100%,#d0b1861f,#0000 32%),linear-gradient(#4d2507,#301404);border-radius:30px;padding:3.5rem 2.4rem 2.4rem;position:relative}.lp-trust-frame:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #f4e7d814;position:absolute;inset:1px}.lp-trust-heading,.lp-desires-heading,.lp-patient-heading,.lp-visit-heading,.lp-about-heading{text-align:center}.lp-trust-heading{color:var(--lp-cream);letter-spacing:-.045em;max-width:14ch;margin-inline:auto;font-family:Luxury,serif;font-size:clamp(2.5rem,4vw,3.7rem);font-weight:400;line-height:.98}.lp-trust-viewport,.lp-visit-viewport{overflow:hidden}.lp-trust-track{gap:1.25rem;padding-inline:.2rem;display:flex}.lp-trust-nav{justify-content:flex-end;gap:.65rem;margin-bottom:1.15rem;display:flex}.lp-trust-arrow{width:46px;height:46px;color:var(--lp-cream);cursor:pointer;background:#faf6f114;border:1px solid #f4e7d824;border-radius:999px;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.lp-trust-arrow:hover{background:#faf6f124;border-color:#f4e7d83d;transform:translateY(-1px)}.lp-trust-card{background:linear-gradient(180deg,#ffffff0a,#fff0),var(--lp-dark-soft);min-width:0;min-height:31rem;color:var(--lp-cream);border-radius:18px;flex-direction:column;flex:0 0 calc(33.3333% - .833333rem);gap:1rem;padding:2rem 1.85rem 4rem;display:flex;position:relative;box-shadow:inset 0 0 0 1px #f2e7d90f,0 20px 34px #12090338}.lp-trust-person,.lp-patient-person{align-items:center;gap:.75rem;display:flex}.lp-trust-person h3,.lp-patient-person h3{margin:0;font-size:1.2rem;line-height:1.2}.lp-trust-avatar,.lp-patient-person img{object-fit:cover;border-radius:999px;width:54px;height:54px}.lp-trust-card p,.lp-patient-card p{margin:0;font-size:.92rem;line-height:1.65}.lp-trust-stars,.lp-patient-stars{width:176px;height:auto;position:absolute;bottom:1.5rem;left:2rem}.lp-trust-dots,.lp-visit-dots{justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.lp-trust-dots button,.lp-visit-dots button{cursor:pointer;background:#2a23202e;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background .22s cubic-bezier(.16,1,.3,1),width .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.lp-trust-dots button:hover,.lp-visit-dots button:hover{background:#42210657;transform:scale(1.08)}.lp-trust-dots button.is-active,.lp-visit-dots button.is-active{background:var(--lp-text);width:24px}.lp-desires-section{background:0 0;position:relative}.lp-desires-section:before{content:"";pointer-events:none;background:linear-gradient(#d0b1860d,#d0b18605);border-block:1px solid #5e3d1d0f;height:calc(100% - 4rem);position:absolute;inset:2rem 0 auto}.lp-desires-shell{padding-top:2.25rem;position:relative}.lp-desires-shell:before{content:"";background:linear-gradient(90deg,#422106a6,#42210600);width:min(20rem,32vw);height:1px;position:absolute;top:0;left:0}.lp-desires-top{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:2rem;margin-bottom:2.5rem;display:grid}.lp-desires-intro .lp-desires-heading{font-size:clamp(2.7rem,4.2vw,4rem);line-height:.95}.lp-desires-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:1.4rem;display:grid}.lp-desire-card{background:linear-gradient(180deg,#ffffff0a,#fff0),var(--lp-dark-soft);min-height:190px;color:var(--lp-cream);box-shadow:var(--lp-shadow-soft);border-radius:22px;grid-column:span 4;padding:2.2rem 1.9rem 2rem;position:relative;overflow:hidden}.lp-desire-card:after{content:"";background:linear-gradient(90deg,#0000,#d0b1866b,#0000);height:1px;position:absolute;inset:auto 0 0}.lp-desire-number{color:var(--lp-gold);margin-bottom:1rem;font-size:1.55rem;font-weight:800;display:inline-flex}.lp-desire-card p{margin:0;font-size:1.05rem;line-height:1.55}.lp-desires-cta{background:radial-gradient(circle at top right,#d0b1862e,transparent 40%),linear-gradient(180deg,#ffffff70,#ffffff2e),var(--lp-cream-strong);text-align:left;width:100%;box-shadow:var(--lp-shadow-strong);border:1px solid #5e3d1d14;border-radius:24px;margin:0 0 0 auto;padding:2.25rem}.lp-desires-cta h3{letter-spacing:-.04em;margin:0 0 .9rem;font-size:2.25rem;line-height:1.02}.lp-desires-cta p{color:var(--lp-muted);margin:0 0 1.25rem;line-height:1.5}.lp-desires-cta .btn-cta{margin-top:.25rem}.lp-video-layout,.lp-visit-layout,.lp-about-layout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(2rem,4vw,3.75rem);display:grid}.lp-video-layout>:first-child{grid-column:1/span 5}.lp-video-layout>:last-child{grid-column:7/-1}.lp-visit-layout>:first-child{grid-column:1/span 5}.lp-visit-layout>:last-child{grid-column:6/-1}.lp-about-layout>:first-child{grid-column:1/span 6}.lp-about-layout>:last-child{grid-column:8/-1}.lp-video-section,.lp-about-section{position:relative}.lp-video-shell{box-shadow:var(--lp-shadow-strong);background:radial-gradient(circle at 0 0,#d0b18624,#0000 30%),linear-gradient(#332018,#221713);border-radius:34px;padding:3.25rem;position:relative}.lp-video-copy{align-self:start;padding-top:1rem}.lp-video-media{transform:translateY(2rem)}.lp-video-title{color:var(--lp-cream);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.55rem,4.2vw,4rem);line-height:.96}.lp-video-body,.lp-visit-copy p,.lp-about-copy p{color:var(--lp-muted);max-width:62ch;margin:0;font-size:1rem;line-height:1.78}.lp-video-player{width:100%;min-height:460px;box-shadow:var(--lp-shadow-strong);background:#1c1815;border-radius:24px}.lp-process-shell{box-shadow:var(--lp-shadow-strong);background:radial-gradient(circle at 100% 0,#d0b18626,#0000 28%),linear-gradient(#2e1d16,#231711);border-radius:34px;padding:3.5rem 2.4rem 3rem;position:relative}.lp-process-overview{grid-template-columns:minmax(0,1.15fr) minmax(260px,1.2fr) minmax(220px,.7fr);align-items:stretch;gap:1.3rem;display:grid}.lp-process-overview-stack{gap:1.3rem;display:grid}.lp-process-overview-card,.lp-process-stat,.lp-process-media{box-shadow:var(--lp-shadow-soft);border-radius:24px;overflow:hidden}.lp-process-overview-card{background:#4a2607;align-items:center;min-height:190px;padding:1.8rem 1.9rem;display:flex}.lp-process-overview-card--eyebrow{min-height:140px}.lp-process-overview-card--title{align-items:flex-start}.lp-process-media{min-height:0}.lp-process-media img{object-fit:cover;width:100%;height:100%;min-height:100%}.lp-process-eyebrow,.lp-about-eyebrow{color:#f3dfc6f0;margin:0;font-size:.98rem;font-weight:600;line-height:1.2}.lp-process-title{color:var(--lp-cream);letter-spacing:-.05em;text-shadow:0 10px 26px #00000029;text-wrap:balance;margin:0;font-size:clamp(2.4rem,4vw,3.35rem);line-height:1}.lp-process-title span{display:block}.lp-process-stats{display:grid}.lp-process-stat{min-width:0;min-height:100%;color:var(--lp-cream);background:#4a2607;align-content:center;padding:2.2rem 1.9rem}.lp-process-stat strong{color:var(--lp-cream);font-size:clamp(3.4rem,4vw,4.6rem);font-weight:700;line-height:.95;display:block}.lp-process-stat span{color:#faf6f1f2;margin-top:.55rem;font-size:clamp(1.45rem,1.6vw,1.95rem);font-weight:600;line-height:1.08;display:block}.lp-process-heading{color:var(--lp-cream)}.lp-process-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.1rem;display:grid}.lp-process-card{color:var(--lp-cream);box-shadow:var(--lp-shadow-soft);background:linear-gradient(#ffffff0f,#fff0),#faf6f114;border-radius:12px;grid-column:span 3;padding:1.7rem 1.5rem 1.55rem;position:relative}.lp-process-card:before{content:"";background:linear-gradient(90deg,#d0b18680,#d0b1860d);height:1px;position:absolute;top:0;left:1.5rem;right:1.5rem}.lp-process-heading-wrap--offset{margin-top:2.4rem;margin-bottom:1.35rem;width:min(36rem,100%);margin-inline:0}.lp-process-grid{margin-top:0}.lp-process-heading{text-align:left;max-width:10ch;margin-left:0}.lp-process-card-num{color:var(--lp-gold);margin-bottom:1rem;font-size:1.55rem;font-weight:800;display:inline-flex}.lp-process-card h3{margin:0 0 .8rem;font-size:1.1rem}.lp-process-card p{margin:0;font-size:.95rem;line-height:1.5}.lp-patient-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.2rem;display:grid}.lp-patient-shell{padding:2.75rem 0 0;position:relative}.lp-patient-shell:before{content:"";background:linear-gradient(90deg,#0000,#42210685,#0000);width:min(18rem,24vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.lp-patient-heading{text-wrap:balance;font-size:clamp(2.35rem,3.8vw,3.35rem);line-height:1}.lp-patient-card{background:linear-gradient(180deg,#ffffff0a,#fff0),var(--lp-dark-soft);min-height:330px;color:var(--lp-cream);box-shadow:var(--lp-shadow-soft);border-radius:22px;grid-column:span 4;padding:2.25rem 1.95rem 4.2rem;position:relative;overflow:hidden}.lp-patient-card:after{content:"";background:linear-gradient(90deg,#0000,#d0b18666,#0000);height:1px;position:absolute;inset:auto 0 0}.lp-visit-copy-shell{background:linear-gradient(180deg,#ffffff75,#ffffff29),var(--lp-cream-strong);box-shadow:var(--lp-shadow-strong);border-radius:28px;padding:2.6rem 2.35rem;position:relative}.lp-visit-media{transform:translateY(1.4rem)}.lp-visit-heading{text-align:left;font-size:clamp(2.45rem,4vw,3.7rem);line-height:.98}.lp-visit-track{gap:2rem;display:flex}.lp-visit-slide{flex:0 0 calc(41.6667% - .833333rem);min-width:250px}.lp-visit-slide img{object-fit:cover;width:100%;height:360px;box-shadow:var(--lp-shadow-soft);border-radius:24px}.lp-visit-support{color:var(--lp-muted);margin:1.25rem 0 1.75rem;line-height:1.6}.lp-about-media{z-index:1;position:relative}.lp-about-panel{background:linear-gradient(180deg,#ffffff7a,#ffffff2e),var(--lp-cream);box-shadow:var(--lp-shadow-strong);z-index:2;text-align:left;border-radius:30px;margin-left:-6rem;padding:3rem 2.6rem;position:relative}.lp-about-heading{text-align:left}.lp-about-copy{gap:1rem;max-width:63ch;margin-top:1.2rem;display:grid}.lp-about-list{gap:.9rem;margin:1.7rem 0 0;padding:0;list-style:none;display:grid}.lp-about-list li{color:var(--lp-muted);align-items:flex-start;gap:.7rem;line-height:1.5;display:flex}.lp-about-list svg{color:var(--lp-green);flex-shrink:0;margin-top:.1rem}.lp-about-image{object-fit:cover;width:100%;min-height:640px;box-shadow:var(--lp-shadow-strong);border-radius:28px}.lp-about-cta{margin-top:1.6rem}.lp-footer{background:0 0;flex-direction:column;align-items:center;gap:.8rem;padding:2.5rem 1rem 2rem;display:flex}.lp-footer-rule{background:#5e3d1d2e;width:48px;height:1px}.lp-footer-copy,.lp-footer-link{color:var(--lp-muted);margin:0;font-size:.92rem}.lp-footer-link{text-underline-offset:.18em;text-decoration:underline}.reveal{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.reveal--visible{opacity:1;transform:none}.reveal-list>*{opacity:0;transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.reveal-list--visible>*{opacity:1;transform:none}.reveal-list--visible>:nth-child(2){transition-delay:.1s}.reveal-list--visible>:nth-child(3){transition-delay:.2s}.reveal-list--visible>:nth-child(4){transition-delay:.3s}@media(max-width:960px){.lp-section-pad{padding:4rem 0}.btn-cta{min-height:50px;padding-inline:1.35rem;font-size:.88rem}.lp-process-overview{grid-template-columns:1fr;gap:1rem}.lp-process-overview-stack,.lp-process-stats{width:100%}.lp-process-overview-card,.lp-process-stat,.lp-process-media{border-radius:20px}.lp-process-media{justify-self:center;max-width:28rem}.lp-process-media img{aspect-ratio:4/5}.lp-location-bar{padding:1.4rem 0 1rem}.lp-location-shell{gap:1rem;padding:1.35rem 1.4rem}.lp-location-divider{display:none}.lp-desires-grid,.lp-process-grid,.lp-patient-grid,.lp-video-layout,.lp-visit-layout,.lp-about-layout{grid-template-columns:1fr}.lp-desire-card,.lp-process-card,.lp-patient-card{grid-column:auto;transform:none!important}.lp-video-layout>:first-child,.lp-video-layout>:last-child,.lp-visit-layout>:first-child,.lp-visit-layout>:last-child,.lp-about-layout>:first-child,.lp-about-layout>:last-child{grid-column:auto}.lp-desires-top{grid-template-columns:1fr}.lp-video-shell,.lp-process-shell,.lp-about-panel,.lp-visit-copy-shell,.lp-trust-frame{padding:2rem 1.4rem}.lp-video-shell{gap:1.5rem}.lp-about-panel{margin-top:-2rem;margin-left:0}.lp-video-media,.lp-visit-media{transform:none}.lp-video-player,.lp-about-image{min-height:0}.lp-video-player{aspect-ratio:16/10}.lp-trust-card{min-width:292px;min-height:0;padding:1.9rem 1.55rem 3.9rem}.lp-trust-nav{margin-bottom:1rem}.lp-desires-shell{padding-top:1.5rem}.lp-desires-top{gap:1.5rem;margin-bottom:1.8rem}.lp-desires-grid{gap:1rem}.lp-desire-card{min-height:0;padding:1.75rem 1.5rem}.lp-patient-card{min-height:0;padding:1.9rem 1.5rem 3.8rem}.lp-visit-copy-shell{padding:2.1rem 1.6rem}.lp-visit-slide img{height:320px}.lp-about-image{min-height:460px}.lp-desires-intro,.lp-process-heading-wrap--offset,.lp-patient-intro{text-align:center;width:100%;margin-inline:auto}.lp-process-heading{max-width:none;margin-left:0}}@media(max-width:768px){.lp-section-inner{width:min(1216px,100% - 1.5rem)}.lp-section-pad{padding:3.25rem 0}.lp-hero-section{padding:.75rem .75rem 0}.lp-hero-frame{background:linear-gradient(#361e0c00,#361e0c73 38%,#2a2421eb 58%,#2a2421),url(/images/referencia-proplastica/hero-mobile.png) top/cover no-repeat;border-radius:22px;height:auto;min-height:700px}.lp-hero-overlay{background:0 0}.lp-hero-inner{align-items:flex-end;height:auto;min-height:700px;padding-bottom:1.7rem}.lp-hero-shell{align-items:flex-end}.lp-hero-logo{width:172px;margin-bottom:1.8rem}.lp-hero-col{width:100%;padding:0 0 .8rem}.lp-hero-heading{max-width:12.2ch;font-size:1.98rem;line-height:1.08}.lp-hero-creds p{font-size:.88rem}.lp-hero-creds{margin-bottom:1.6rem}.btn-cta--hero{width:100%;min-width:0}.lp-location-shell{border-radius:14px;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:1.25rem 1.2rem}.lp-location-icon{width:54px;height:54px}.lp-location-copy{letter-spacing:.12em;font-size:.95rem}.lp-location-crm{text-align:left;letter-spacing:.04em;font-size:.88rem;line-height:1.45}.lp-trust-frame{border-radius:24px;padding:2rem 1rem 1.4rem}.lp-trust-heading{font-size:clamp(2.15rem,9.5vw,2.7rem);line-height:1}.lp-trust-card{border-radius:16px;flex-basis:84%;min-width:84%;min-height:0;padding:1.6rem 1.15rem 3.45rem;transform:none!important}.lp-trust-nav{justify-content:center;margin-bottom:.85rem}.lp-trust-arrow{width:42px;height:42px}.lp-trust-person h3,.lp-patient-person h3{font-size:1.05rem}.lp-trust-card p,.lp-patient-card p{font-size:.94rem;line-height:1.62}.lp-trust-stars,.lp-patient-stars{width:142px;bottom:1.15rem;left:1.15rem}.lp-process-shell{border-radius:24px;padding:2.1rem 1.1rem 1.8rem}.lp-process-overview,.lp-process-overview-stack{gap:.9rem}.lp-process-overview-card{border-radius:18px;min-height:0;padding:1.35rem 1.2rem}.lp-process-overview-card--eyebrow{min-height:0}.lp-process-media{border-radius:18px;max-width:none}.lp-process-media img{aspect-ratio:16/10}.lp-process-title{font-size:clamp(2.1rem,10vw,2.6rem);line-height:1.02}.lp-process-stat{border-radius:18px;width:100%;min-height:0;padding:1.7rem 1.2rem}.lp-process-stat strong{font-size:2.7rem}.lp-process-stat span{font-size:1.08rem;line-height:1.14}.lp-process-heading-wrap--offset{text-align:left;margin-top:1.7rem;margin-bottom:1.15rem}.lp-process-heading{max-width:9ch;font-size:clamp(2rem,10vw,2.7rem);line-height:.98}.lp-process-grid{gap:.85rem}.lp-process-card{border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:.25rem .9rem;padding:1.2rem 1.05rem 1.15rem;display:grid}.lp-process-card:before{left:1.05rem;right:1.05rem}.lp-process-card-num{margin:0;font-size:1.2rem;line-height:1}.lp-process-card h3{margin:0;padding-top:.05rem;font-size:1rem;line-height:1.15}.lp-process-card p{grid-column:1/-1;margin-top:.55rem;font-size:.95rem;line-height:1.58}.lp-visit-slide{flex-basis:86%;min-width:86%}.lp-visit-slide img{height:260px}.lp-desires-cta{border-radius:20px;padding:1.8rem 1.35rem}.lp-desires-cta h3{font-size:1.8rem}.lp-desire-card{border-radius:16px;padding:1.45rem 1.2rem}.lp-desire-card p{font-size:1rem;line-height:1.48}.lp-visit-copy-shell,.lp-about-panel{padding:1.9rem 1.35rem}.lp-video-shell{border-radius:24px;padding:1.85rem 1.1rem}.lp-video-title,.lp-patient-heading,.lp-visit-heading,.lp-about-heading{text-align:left;font-size:clamp(2rem,9.5vw,2.7rem);line-height:1}.lp-video-copy,.lp-visit-copy,.lp-about-panel{text-align:left}.lp-video-body,.lp-visit-copy p,.lp-about-copy p,.lp-about-list li{font-size:.97rem;line-height:1.66}.lp-patient-intro,.lp-section-intro.lp-desires-intro{text-align:left;margin-bottom:1.4rem}.lp-patient-shell{padding-top:2rem}.lp-patient-grid{gap:.85rem}.lp-patient-card{border-radius:18px;padding:1.55rem 1.15rem 3.3rem}.lp-visit-layout,.lp-about-layout,.lp-video-layout{gap:1.25rem}.lp-visit-copy-shell{border-radius:22px;padding:1.7rem 1.2rem}.lp-visit-support{margin:1rem 0 1.35rem}.lp-about-panel{border-radius:24px;margin-top:-1rem}.lp-about-image{border-radius:22px;min-height:320px}.lp-about-copy{gap:.85rem}.lp-about-list{gap:.7rem;margin-top:1.25rem}.lp-footer{padding-top:1.7rem}.lp-section-intro,.lp-trust-heading-wrap{margin-bottom:1.8rem}.lp-process-heading-wrap{margin:3rem 0 1.8rem}.lp-section-cta-wrap{margin-top:2.1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.reveal-list>*{opacity:1;transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
