:root{--sg-bg:#f7f3ed;--sg-bg-secondary:#efe8dd;--sg-bg-elevated:#fff;--sg-bg-dark:#1f1b17;--sg-text:#1f1b17;--sg-text-strong:#0f0d0b;--sg-text-muted:#6b635a;--sg-text-soft:#9a9087;--sg-text-on-dark:#f7f3ed;--sg-accent:#a04a28;--sg-accent-hover:#823920;--sg-accent-soft:#e8c9b8;--sg-accent-2:#6b7a4f;--sg-accent-2-soft:#d4dcc2;--sg-border:#e0d8cc;--sg-border-strong:#b8ac9b;--sg-success:#5a7c5c;--sg-warning:#c19a3d;--sg-error:#a8453b;--sg-shadow-sm:0 1px 2px rgba(31,27,23,.06);--sg-shadow-md:0 4px 12px rgba(31,27,23,.08);--sg-shadow-lg:0 12px 32px rgba(31,27,23,.1);--sg-shadow-xl:0 24px 56px rgba(31,27,23,.14);--sg-font-display:"Fraunces",Georgia,"Times New Roman",serif;--sg-font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sg-fw-regular:400;--sg-fw-medium:500;--sg-fw-semibold:600;--sg-fw-bold:700;--sg-text-xs:0.75rem;--sg-text-sm:0.875rem;--sg-text-base:1rem;--sg-text-lg:1.125rem;--sg-text-xl:1.25rem;--sg-text-2xl:clamp(1.5rem,1.4vw + 1.2rem,1.75rem);--sg-text-3xl:clamp(1.875rem,2vw + 1.4rem,2.25rem);--sg-text-4xl:clamp(2.25rem,3vw + 1.5rem,3rem);--sg-text-5xl:clamp(2.75rem,4vw + 1.5rem,4rem);--sg-text-6xl:clamp(3.5rem,6vw + 1.5rem,6rem);--sg-lh-tight:1.05;--sg-lh-snug:1.2;--sg-lh-normal:1.55;--sg-lh-relaxed:1.75;--sg-ls-tightest:-0.04em;--sg-ls-tight:-0.02em;--sg-ls-normal:0;--sg-ls-wide:0.04em;--sg-ls-widest:0.12em;--sg-space-0:0;--sg-space-1:0.25rem;--sg-space-2:0.5rem;--sg-space-3:0.75rem;--sg-space-4:1rem;--sg-space-5:1.5rem;--sg-space-6:2rem;--sg-space-7:2.5rem;--sg-space-8:3rem;--sg-space-9:4rem;--sg-space-10:5rem;--sg-space-11:6rem;--sg-space-12:8rem;--sg-space-13:10rem;--sg-space-14:12rem;--sg-container-sm:640px;--sg-container-md:768px;--sg-container-lg:1024px;--sg-container-xl:1280px;--sg-container-2xl:1440px;--sg-container-prose:68ch;--sg-section-py-sm:clamp(3rem,5vw,5rem);--sg-section-py-md:clamp(4rem,7vw,7rem);--sg-section-py-lg:clamp(5rem,10vw,10rem);--sg-gap-cards:clamp(1.5rem,2vw,2.5rem);--sg-radius-sm:4px;--sg-radius-md:8px;--sg-radius-lg:12px;--sg-radius-xl:20px;--sg-radius-2xl:32px;--sg-radius-pill:9999px;--sg-ease-out:cubic-bezier(0.16,1,0.3,1);--sg-ease-in-out:cubic-bezier(0.65,0,0.35,1);--sg-dur-fast:200ms;--sg-dur-base:280ms;--sg-dur-medium:320ms;--sg-dur-slow:600ms;--sg-dur-slowest:800ms}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--sg-font-body);font-size:var(--sg-text-base);line-height:var(--sg-lh-normal);color:var(--sg-text);background:var(--sg-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;background:none;border:none}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--sg-accent);color:var(--sg-text-on-dark)}h1,h2,h3,h4,h5{font-family:var(--sg-font-display);font-weight:var(--sg-fw-medium);font-variation-settings:"opsz" 144,"SOFT" 50;letter-spacing:var(--sg-ls-tight);line-height:var(--sg-lh-snug);color:var(--sg-text-strong)}h1{font-size:var(--sg-text-5xl);line-height:var(--sg-lh-tight)}h2{font-size:var(--sg-text-4xl)}h3{font-size:var(--sg-text-3xl)}h4{font-size:var(--sg-text-2xl)}p{line-height:var(--sg-lh-normal)}.rp-eyebrow{display:inline-block;font-family:var(--sg-font-body);font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-accent);margin-bottom:var(--sg-space-4)}.rp-container{max-width:var(--sg-container-2xl);margin-inline:auto;padding-inline:var(--sg-space-5)}@media (min-width:768px){.rp-container{padding-inline:var(--sg-space-7)}}@media (min-width:1024px){.rp-container{padding-inline:var(--sg-space-9)}}.rp-container-prose{max-width:var(--sg-container-prose);margin-inline:auto}.rp-section{padding-block:var(--sg-section-py-md)}.rp-section--lg{padding-block:var(--sg-section-py-lg)}.rp-section--sm{padding-block:var(--sg-section-py-sm)}.rp-section--alt{background:var(--sg-bg-secondary)}.rp-section--dark{background:var(--sg-bg-dark)}.rp-section--dark,.rp-section--dark h1,.rp-section--dark h2,.rp-section--dark h3{color:var(--sg-text-on-dark)}.rp-grid{display:grid;grid-gap:var(--sg-gap-cards);gap:var(--sg-gap-cards)}.rp-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.rp-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.rp-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.rp-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1023px){.rp-grid--3,.rp-grid--4,.rp-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.rp-grid--2,.rp-grid--3,.rp-grid--4,.rp-grid--5{grid-template-columns:1fr}}.rp-btn-primary,.rp-btn-secondary{display:inline-flex;align-items:center;gap:var(--sg-space-2);padding:var(--sg-space-4) var(--sg-space-7);font-family:var(--sg-font-body);font-size:var(--sg-text-base);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-wide);border-radius:var(--sg-radius-pill);transition:transform var(--sg-dur-base) var(--sg-ease-out),box-shadow var(--sg-dur-base) var(--sg-ease-out),background var(--sg-dur-fast) ease,color var(--sg-dur-fast) ease;cursor:pointer}.rp-btn-primary{color:var(--sg-text-on-dark);background:var(--sg-accent);border:1.5px solid var(--sg-accent);box-shadow:var(--sg-shadow-md)}.rp-btn-primary:hover{background:var(--sg-accent-hover);border-color:var(--sg-accent-hover);transform:translateY(-2px);box-shadow:var(--sg-shadow-lg)}.rp-btn-primary:active{transform:translateY(0);box-shadow:var(--sg-shadow-sm)}.rp-btn-primary:focus-visible{outline:2px solid var(--sg-text-on-dark);outline-offset:4px}.rp-btn-secondary{color:var(--sg-accent);background:transparent;border:1.5px solid var(--sg-accent)}.rp-btn-secondary:hover{background:var(--sg-accent);color:var(--sg-text-on-dark);transform:translateY(-2px)}.rp-btn-secondary:focus-visible{outline:2px solid var(--sg-accent);outline-offset:4px}.rp-btn-ghost{display:inline-flex;align-items:center;gap:var(--sg-space-2);padding:var(--sg-space-3) 0;font-family:var(--sg-font-body);font-size:var(--sg-text-base);font-weight:var(--sg-fw-semibold);color:var(--sg-text);border-bottom:1.5px solid transparent;transition:border-color var(--sg-dur-fast) ease,gap var(--sg-dur-base) var(--sg-ease-out),color var(--sg-dur-fast) ease}.rp-btn-ghost:hover{border-bottom-color:var(--sg-accent);gap:var(--sg-space-3);color:var(--sg-accent)}.rp-btn-ghost svg{transition:transform var(--sg-dur-base) var(--sg-ease-out)}.rp-btn-ghost:hover svg{transform:translateX(4px)}.rp-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:hsla(36,38%,95%,.92);backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--sg-border)}.rp-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--sg-space-5);padding-block:var(--sg-space-4)}.rp-header__logo{font-family:var(--sg-font-display);font-size:var(--sg-text-xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);color:var(--sg-text-strong)}.rp-header__logo strong{color:var(--sg-accent);font-weight:inherit}.rp-nav-desktop{display:none}@media (min-width:1024px){.rp-nav-desktop{display:flex;gap:var(--sg-space-7);align-items:center}}.rp-nav-desktop a{font-size:var(--sg-text-sm);font-weight:var(--sg-fw-medium);color:var(--sg-text);position:relative;padding-block:var(--sg-space-2)}.rp-nav-desktop a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1.5px;background:var(--sg-accent);transform:scaleX(0);transform-origin:left;transition:transform var(--sg-dur-base) var(--sg-ease-out)}.rp-nav-desktop a:hover:after,.rp-nav-desktop a[aria-current=page]:after{transform:scaleX(1)}.rp-header__cta{display:none}@media (min-width:1024px){.rp-header__cta{display:inline-flex}}.rp-header__phone-mobile{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--sg-radius-pill);background:var(--sg-accent);color:var(--sg-text-on-dark)}@media (min-width:1024px){.rp-header__phone-mobile{display:none}}.rp-hamburger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--sg-text-strong)}@media (min-width:1024px){.rp-hamburger{display:none}}.rp-nav-mobile{position:fixed;inset:0;z-index:50;background:var(--sg-bg);padding:var(--sg-space-9) var(--sg-space-5) var(--sg-space-7);transform:translateY(-100%);transition:transform var(--sg-dur-medium) var(--sg-ease-out);overflow-y:auto}.rp-nav-mobile[data-open=true]{transform:translateY(0)}.rp-nav-mobile__close{position:absolute;top:var(--sg-space-5);right:var(--sg-space-5);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.rp-nav-mobile__list{display:flex;flex-direction:column;gap:var(--sg-space-4);list-style:none;margin-top:var(--sg-space-7)}.rp-nav-mobile__list a{font-family:var(--sg-font-display);font-size:var(--sg-text-3xl);font-weight:var(--sg-fw-medium);color:var(--sg-text-strong);display:block;padding-block:var(--sg-space-3);border-bottom:1px solid var(--sg-border)}.rp-nav-mobile__ctas{display:flex;flex-direction:column;gap:var(--sg-space-3);margin-top:var(--sg-space-8)}.rp-hero{display:grid;grid-template-columns:1fr;grid-gap:var(--sg-space-7);gap:var(--sg-space-7);align-items:center;padding-block:var(--sg-section-py-lg)}@media (min-width:1024px){.rp-hero{grid-template-columns:1fr 1.2fr;gap:var(--sg-space-10);min-height:720px}}.rp-hero__content{display:flex;flex-direction:column}.rp-hero__title{font-family:var(--sg-font-display);font-size:var(--sg-text-6xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tightest);line-height:var(--sg-lh-tight);color:var(--sg-text-strong);margin-bottom:var(--sg-space-6)}.rp-hero__title em{font-style:italic;color:var(--sg-accent)}.rp-hero__lead{font-size:var(--sg-text-xl);line-height:var(--sg-lh-relaxed);color:var(--sg-text-muted);margin-bottom:var(--sg-space-8);max-width:52ch}.rp-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--sg-space-4)}.rp-hero__trust{display:flex;flex-wrap:wrap;gap:var(--sg-space-5) var(--sg-space-7);margin-top:var(--sg-space-8);padding-top:var(--sg-space-6);border-top:1px solid var(--sg-border)}.rp-hero__trust-item{display:flex;flex-direction:column;font-size:var(--sg-text-sm)}.rp-hero__trust-item strong{font-family:var(--sg-font-display);font-size:var(--sg-text-2xl);font-weight:var(--sg-fw-medium);color:var(--sg-text-strong);line-height:1;margin-bottom:var(--sg-space-1)}.rp-hero__trust-item span{color:var(--sg-text-muted)}.rp-hero__media{aspect-ratio:4/5;border-radius:var(--sg-radius-xl);overflow:hidden;box-shadow:var(--sg-shadow-xl)}@media (max-width:1023px){.rp-hero__media{aspect-ratio:4/3}}.rp-hero__media img{width:100%;height:100%;object-fit:cover}.rp-section-header{margin-bottom:var(--sg-space-9);max-width:64ch}.rp-section-header--centered{margin-inline:auto;text-align:center}.rp-section-header__title{font-family:var(--sg-font-display);font-size:var(--sg-text-4xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);line-height:var(--sg-lh-snug);color:var(--sg-text-strong);margin-bottom:var(--sg-space-5)}.rp-section-header__desc{font-size:var(--sg-text-lg);line-height:var(--sg-lh-relaxed);color:var(--sg-text-muted)}.rp-card-servicio{display:flex;flex-direction:column;background:var(--sg-bg-elevated);border:1px solid var(--sg-border);border-radius:var(--sg-radius-md);overflow:hidden;transition:transform var(--sg-dur-medium) var(--sg-ease-out),box-shadow var(--sg-dur-medium) var(--sg-ease-out)}.rp-card-servicio:hover{transform:translateY(-4px);box-shadow:var(--sg-shadow-lg)}.rp-card-servicio__media{aspect-ratio:4/3;overflow:hidden}.rp-card-servicio__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--sg-dur-slowest) var(--sg-ease-out)}.rp-card-servicio:hover .rp-card-servicio__media img{transform:scale(1.04)}.rp-card-servicio__body{padding:var(--sg-space-7);flex:1 1;display:flex;flex-direction:column}.rp-card-servicio__eyebrow{font-family:var(--sg-font-body);font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-accent);margin-bottom:var(--sg-space-3)}.rp-card-servicio__title{font-family:var(--sg-font-display);font-size:var(--sg-text-2xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);line-height:var(--sg-lh-snug);color:var(--sg-text-strong);margin-bottom:var(--sg-space-3);transition:color var(--sg-dur-fast) ease}.rp-card-servicio:hover .rp-card-servicio__title{color:var(--sg-accent)}.rp-card-servicio__desc{font-size:var(--sg-text-base);line-height:var(--sg-lh-normal);color:var(--sg-text-muted);margin-bottom:var(--sg-space-5);flex:1 1}.rp-card-servicio__link{display:inline-flex;align-items:center;gap:var(--sg-space-2);font-size:var(--sg-text-sm);font-weight:var(--sg-fw-semibold);color:var(--sg-accent);letter-spacing:var(--sg-ls-wide)}.rp-card-zona{display:flex;flex-direction:column;padding:var(--sg-space-7);background:var(--sg-bg-secondary);border-radius:var(--sg-radius-lg);border:1px solid var(--sg-border);transition:background var(--sg-dur-base) ease,border-color var(--sg-dur-base) ease,transform var(--sg-dur-base) var(--sg-ease-out)}.rp-card-zona:hover{background:var(--sg-accent-soft);border-color:var(--sg-accent);transform:translateY(-3px)}.rp-card-zona__title{font-family:var(--sg-font-display);font-size:var(--sg-text-2xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);color:var(--sg-text-strong);margin-bottom:var(--sg-space-3)}.rp-card-zona__distrito{font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-accent-2);margin-bottom:var(--sg-space-2)}.rp-card-zona__desc{font-size:var(--sg-text-base);color:var(--sg-text-muted);line-height:var(--sg-lh-normal)}.rp-card-blog{display:flex;flex-direction:column;gap:var(--sg-space-4)}.rp-card-blog__media{aspect-ratio:16/9;overflow:hidden;border-radius:var(--sg-radius-md)}.rp-card-blog__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--sg-dur-slowest) var(--sg-ease-out)}.rp-card-blog:hover .rp-card-blog__media img{transform:scale(1.03)}.rp-card-blog__category{font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-accent-2)}.rp-card-blog__title{font-family:var(--sg-font-display);font-size:var(--sg-text-2xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);line-height:var(--sg-lh-snug);color:var(--sg-text-strong)}.rp-card-blog__meta{display:flex;gap:var(--sg-space-3);font-size:var(--sg-text-sm);color:var(--sg-text-muted)}.rp-testimonial{position:relative;padding:var(--sg-space-9) var(--sg-space-8);background:var(--sg-bg-secondary);border-radius:var(--sg-radius-lg)}.rp-testimonial:before{content:"\201C";position:absolute;top:var(--sg-space-3);left:var(--sg-space-7);font-family:var(--sg-font-display);font-size:8rem;line-height:1;color:var(--sg-accent);opacity:.4}.rp-testimonial__quote{font-family:var(--sg-font-display);font-size:var(--sg-text-2xl);font-style:italic;line-height:var(--sg-lh-snug);color:var(--sg-text-strong);margin-bottom:var(--sg-space-5);position:relative;z-index:1}.rp-testimonial__author{font-size:var(--sg-text-base);font-weight:var(--sg-fw-semibold);color:var(--sg-text)}.rp-testimonial__meta{font-size:var(--sg-text-sm);color:var(--sg-text-muted)}.rp-faq__item{border-bottom:1px solid var(--sg-border)}.rp-faq__trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:var(--sg-space-5);padding:var(--sg-space-6) 0;font-family:var(--sg-font-display);font-size:var(--sg-text-2xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);text-align:left;color:var(--sg-text-strong)}.rp-faq__icon{flex-shrink:0;width:24px;height:24px;transition:transform var(--sg-dur-medium) var(--sg-ease-out);color:var(--sg-accent)}.rp-faq__item[data-open=true] .rp-faq__icon{transform:rotate(45deg)}.rp-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--sg-dur-medium) var(--sg-ease-out)}.rp-faq__item[data-open=true] .rp-faq__panel{grid-template-rows:1fr}.rp-faq__panel-inner{overflow:hidden;min-height:0}.rp-faq__answer{padding-bottom:var(--sg-space-6);font-size:var(--sg-text-lg);line-height:var(--sg-lh-relaxed);color:var(--sg-text-muted);max-width:68ch}.rp-field{display:flex;flex-direction:column;gap:var(--sg-space-2)}.rp-field__label{font-family:var(--sg-font-body);font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-text-muted)}.rp-input,.rp-select,.rp-textarea{font-family:var(--sg-font-body);font-size:var(--sg-text-lg);color:var(--sg-text);background:transparent;border:none;border-bottom:1.5px solid var(--sg-border-strong);padding:var(--sg-space-3) 0;width:100%;transition:border-color var(--sg-dur-fast) ease}.rp-input:focus,.rp-select:focus,.rp-textarea:focus{outline:none;border-bottom-color:var(--sg-accent)}.rp-input::placeholder,.rp-textarea::placeholder{color:var(--sg-text-soft)}.rp-textarea{resize:vertical;min-height:6rem;line-height:var(--sg-lh-normal)}.rp-call-fab{display:none;position:fixed;bottom:var(--sg-space-5);right:var(--sg-space-5);z-index:30;align-items:center;gap:var(--sg-space-3);padding:var(--sg-space-4) var(--sg-space-6);background:var(--sg-accent);color:var(--sg-text-on-dark);font-family:var(--sg-font-body);font-size:var(--sg-text-base);font-weight:var(--sg-fw-bold);border-radius:var(--sg-radius-pill);box-shadow:var(--sg-shadow-xl);text-decoration:none}@media (max-width:1023px){.rp-call-fab{display:inline-flex}}.rp-call-fab svg{width:20px;height:20px}.rp-footer{background:var(--sg-bg-dark);padding-block:var(--sg-section-py-md) var(--sg-space-7)}.rp-footer,.rp-footer h2,.rp-footer h3,.rp-footer h4{color:var(--sg-text-on-dark)}.rp-footer__grid{display:grid;grid-template-columns:1fr;grid-gap:var(--sg-space-9);gap:var(--sg-space-9)}@media (min-width:768px){.rp-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.rp-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr}}.rp-footer__col h3{font-family:var(--sg-font-display);font-size:var(--sg-text-xl);margin-bottom:var(--sg-space-5)}.rp-footer__col ul{list-style:none;display:flex;flex-direction:column;gap:var(--sg-space-3)}.rp-footer__col a{color:var(--sg-text-on-dark);opacity:.85;font-size:var(--sg-text-sm);transition:opacity var(--sg-dur-fast) ease,color var(--sg-dur-fast) ease}.rp-footer__col a:hover{opacity:1;color:var(--sg-accent-soft)}.rp-footer__nap{font-size:var(--sg-text-sm);line-height:var(--sg-lh-relaxed);opacity:.85}.rp-footer__nap strong{color:var(--sg-text-on-dark);display:block;margin-bottom:var(--sg-space-3);font-weight:var(--sg-fw-semibold)}.rp-footer__map{border-radius:var(--sg-radius-md);overflow:hidden;border:1px solid hsla(36,38%,95%,.15)}.rp-footer__bottom{margin-top:var(--sg-space-9);padding-top:var(--sg-space-5);border-top:1px solid hsla(36,38%,95%,.15);justify-content:space-between;font-size:var(--sg-text-xs);opacity:.75}.rp-footer__bottom,.rp-footer__bottom-links{display:flex;flex-wrap:wrap;gap:var(--sg-space-5)}.rp-breadcrumb{font-size:var(--sg-text-sm);color:var(--sg-text-muted);padding-block:var(--sg-space-5)}.rp-breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:var(--sg-space-2)}.rp-breadcrumb li:not(:last-child):after{content:"·";margin-left:var(--sg-space-2);color:var(--sg-text-soft)}.rp-breadcrumb a{color:var(--sg-text-muted)}.rp-breadcrumb a:hover{color:var(--sg-accent)}.rp-breadcrumb [aria-current=page]{color:var(--sg-text-strong)}.rp-reveal{opacity:0;transform:translateY(24px);transition:opacity var(--sg-dur-slow) var(--sg-ease-out),transform var(--sg-dur-slow) var(--sg-ease-out)}.rp-reveal[data-visible=true]{opacity:1;transform:translateY(0)}.rp-cookie-banner{position:fixed;bottom:var(--sg-space-5);left:var(--sg-space-5);right:var(--sg-space-5);z-index:60;max-width:720px;margin-inline:auto;background:var(--sg-bg-elevated);border:1px solid var(--sg-border);border-radius:var(--sg-radius-lg);box-shadow:var(--sg-shadow-xl);padding:var(--sg-space-6);display:none}.rp-cookie-banner[data-visible=true]{display:block}.rp-cookie-banner__title{font-family:var(--sg-font-display);font-size:var(--sg-text-xl);font-weight:var(--sg-fw-medium);margin-bottom:var(--sg-space-3);color:var(--sg-text-strong)}.rp-cookie-banner__text{font-size:var(--sg-text-sm);color:var(--sg-text-muted);line-height:var(--sg-lh-normal);margin-bottom:var(--sg-space-5)}.rp-cookie-banner__buttons{display:flex;flex-wrap:wrap;gap:var(--sg-space-3)}.rp-cookie-banner__btn{flex:1 1 auto;padding:var(--sg-space-3) var(--sg-space-5);border-radius:var(--sg-radius-pill);font-size:var(--sg-text-sm);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-wide);cursor:pointer;border:1.5px solid var(--sg-border-strong);background:transparent;color:var(--sg-text);transition:all var(--sg-dur-fast) ease}.rp-cookie-banner__btn--primary{background:var(--sg-accent);color:var(--sg-text-on-dark);border-color:var(--sg-accent)}.rp-cookie-banner__btn--primary:hover{background:var(--sg-accent-hover);border-color:var(--sg-accent-hover)}.rp-cookie-banner__btn:hover{background:var(--sg-bg-secondary)}.rp-text-center{text-align:center}.rp-text-muted{color:var(--sg-text-muted)}.rp-mt-0{margin-top:0}.rp-mt-3{margin-top:var(--sg-space-3)}.rp-mt-5{margin-top:var(--sg-space-5)}.rp-mt-7{margin-top:var(--sg-space-7)}.rp-mb-3{margin-bottom:var(--sg-space-3)}.rp-mb-5{margin-bottom:var(--sg-space-5)}.rp-mb-7{margin-bottom:var(--sg-space-7)}.rp-only-mobile{display:none}@media (max-width:1023px){.rp-only-mobile{display:block}.rp-only-desktop{display:none}}.rp-prose p{line-height:var(--sg-lh-relaxed);font-size:var(--sg-text-lg);color:var(--sg-text)}.rp-prose h2,.rp-prose p{margin-bottom:var(--sg-space-5)}.rp-prose h2{margin-top:var(--sg-space-9)}.rp-prose h3{margin-top:var(--sg-space-7);margin-bottom:var(--sg-space-4)}.rp-prose ol,.rp-prose ul{margin:var(--sg-space-5) 0;padding-left:var(--sg-space-5);line-height:var(--sg-lh-relaxed);font-size:var(--sg-text-lg)}.rp-prose ol li,.rp-prose ul li{margin-bottom:var(--sg-space-3)}.rp-prose strong{color:var(--sg-text-strong)}.rp-prose a{color:var(--sg-accent);text-decoration:underline;text-underline-offset:4px}.rp-prose a:hover{color:var(--sg-accent-hover)}.rp-prose img{border-radius:var(--sg-radius-lg);margin:var(--sg-space-7) 0}.rp-hero-impact{position:relative;min-height:clamp(640px,92dvh,900px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;margin-top:-1px;isolation:isolate;background:var(--sg-bg-dark)}.rp-hero-impact__bg{position:absolute;inset:0;z-index:-2;overflow:hidden}.rp-hero-impact__bg img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);transition:transform 1.2s var(--sg-ease-out);animation:rp-hero-zoom 14s var(--sg-ease-out) forwards}@keyframes rp-hero-zoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.rp-hero-impact__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(15,13,11,0) 30%,rgba(15,13,11,.55) 75%,rgba(15,13,11,.92)),linear-gradient(90deg,rgba(15,13,11,.55),rgba(15,13,11,.2) 45%,rgba(15,13,11,0) 75%)}.rp-hero-impact__inner{width:100%;padding-block:var(--sg-space-9) var(--sg-space-10);color:var(--sg-text-on-dark)}.rp-hero-impact__eyebrow{display:inline-flex;align-items:center;gap:var(--sg-space-3);font-family:var(--sg-font-body);font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-accent-soft);margin-bottom:var(--sg-space-6)}.rp-hero-impact__eyebrow:before{content:"";width:32px;height:1px;background:var(--sg-accent-soft)}.rp-hero-impact__title{font-family:var(--sg-font-display);font-weight:var(--sg-fw-medium);font-size:clamp(3rem,8.5vw,8rem);line-height:.96;letter-spacing:-.04em;color:var(--sg-text-on-dark);max-width:16ch;margin-bottom:var(--sg-space-7);text-shadow:0 1px 30px rgba(0,0,0,.18)}.rp-hero-impact__title em{font-style:italic;color:var(--sg-accent-soft);font-family:var(--sg-font-display)}.rp-hero-impact__lead{max-width:56ch;font-size:clamp(1.0625rem,1.4vw,1.25rem);line-height:1.6;color:hsla(36,38%,95%,.9);margin-bottom:var(--sg-space-8)}.rp-hero-impact__ctas{display:flex;gap:var(--sg-space-4);flex-wrap:wrap;align-items:center}.rp-hero-impact__phone-link{display:inline-flex;align-items:baseline;gap:var(--sg-space-3);font-family:var(--sg-font-display);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--sg-fw-medium);color:var(--sg-text-on-dark);letter-spacing:var(--sg-ls-tight);margin-bottom:var(--sg-space-3);text-decoration:none;padding-bottom:var(--sg-space-2);border-bottom:1px solid hsla(36,38%,95%,.22);transition:border-color .2s ease,color .2s ease}.rp-hero-impact__phone-link:hover{color:var(--sg-accent-soft);border-bottom-color:var(--sg-accent-soft)}.rp-hero-impact__phone-link span{font-size:var(--sg-text-xs);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-widest);text-transform:uppercase;color:var(--sg-accent-soft)}.rp-hero-impact__sub{font-size:var(--sg-text-sm);color:hsla(36,38%,95%,.7);max-width:50ch;line-height:1.6}.rp-hero-impact__btn-secondary{display:inline-flex;align-items:center;gap:var(--sg-space-2);padding:var(--sg-space-4) var(--sg-space-7);font-family:var(--sg-font-body);font-size:var(--sg-text-base);font-weight:var(--sg-fw-semibold);letter-spacing:var(--sg-ls-wide);color:var(--sg-text-on-dark);background:transparent;border:1.5px solid hsla(36,38%,95%,.5);border-radius:var(--sg-radius-pill);transition:all var(--sg-dur-base) var(--sg-ease-out)}.rp-hero-impact__btn-secondary:hover{background:hsla(36,38%,95%,.1);border-color:var(--sg-text-on-dark);transform:translateY(-2px)}.rp-trust-strip{background:var(--sg-bg-dark);border-top:1px solid hsla(36,38%,95%,.12);padding-block:var(--sg-space-7);color:var(--sg-text-on-dark)}.rp-trust-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--sg-space-6);gap:var(--sg-space-6)}@media (min-width:768px){.rp-trust-strip__grid{grid-template-columns:repeat(4,1fr);gap:var(--sg-space-7)}}.rp-trust-strip__item{display:flex;flex-direction:column;gap:var(--sg-space-1)}.rp-trust-strip__num{font-family:var(--sg-font-display);font-size:clamp(2rem,4vw,3rem);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);color:var(--sg-accent-soft);line-height:1}.rp-trust-strip__label{font-size:var(--sg-text-sm);color:hsla(36,38%,95%,.78)}.rp-promesa{display:grid;grid-template-columns:1fr;grid-gap:var(--sg-space-7);gap:var(--sg-space-7);align-items:center;padding:var(--sg-space-9);background:var(--sg-bg-elevated);border:1px solid var(--sg-border);border-left:4px solid var(--sg-accent);border-radius:var(--sg-radius-lg);box-shadow:var(--sg-shadow-md)}@media (min-width:768px){.rp-promesa{grid-template-columns:auto 1fr}}.rp-promesa__icon{width:64px;height:64px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--sg-radius-pill);background:var(--sg-accent-soft);color:var(--sg-accent)}.rp-promesa__title{font-family:var(--sg-font-display);font-size:var(--sg-text-3xl);font-weight:var(--sg-fw-medium);letter-spacing:var(--sg-ls-tight);color:var(--sg-text-strong);margin-bottom:var(--sg-space-3)}.rp-promesa__text{font-size:var(--sg-text-lg);line-height:var(--sg-lh-relaxed);color:var(--sg-text-muted)}.rp-promesa__text strong{color:var(--sg-text-strong)}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_80e2a8{font-family:Fraunces,Fraunces Fallback}.__variable_80e2a8{--sg-font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--sg-font-body:"Inter","Inter Fallback"}