:root{--bg:#f6eeec;--text:#5f443d;--text-soft:#6f625c;--primary:#5f443d;--muted:#f0d9c2;--accent:#c59567;--surface:#f0d9c2;--surface-strong:#dfbba1;--border:#dfbba1;--footer-bg:#7a716c;--footer-text:#f6eeec;--font-display:"Playfair Display",Georgia,serif;--font-body:"Ubuntu","Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box}body,html{max-width:100%;overflow-x:clip}body{margin:0;font-family:var(--font-body),sans-serif;background-color:var(--bg);background-image:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,0)),radial-gradient(circle at 20% 0,rgba(255,255,255,.45),transparent 40%);color:var(--text);line-height:1.65}.site-theme{isolation:isolate}a{color:var(--primary);-webkit-text-decoration-color:rgba(95,68,61,.35);text-decoration-color:rgba(95,68,61,.35);text-underline-offset:.2rem;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}a:focus-visible,a:hover{color:var(--accent);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}h1,h2,h3{margin:0 0 .7em;font-family:var(--font-display),serif;line-height:1.08;letter-spacing:.01em;color:var(--primary);text-wrap:balance}h1{font-size:clamp(2.4rem,6vw,4.3rem);font-style:italic}h2{font-size:clamp(1.95rem,4vw,3rem)}h3{font-size:clamp(1.35rem,2.2vw,1.85rem)}p{margin:0 0 1rem;color:var(--text-soft)}ul{margin:0;padding-left:1.2rem}.container,.section{width:min(1120px,92%);margin:0 auto;padding:3.75rem 0}.site-header{position:relative;border-bottom:1px solid rgba(95,68,61,.16);background:linear-gradient(90deg,rgba(246,238,236,.92),rgba(240,217,194,.76));overflow:hidden}.site-header:after{content:"";position:absolute;inset:-28% -14% -28% 58%;background:url(/logos-header.webp) 50%/430px no-repeat;opacity:.12;pointer-events:none}.site-header .section{padding-block:1rem}.header-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem}.brand-lockup{display:inline-flex;align-items:center;gap:.85rem}.brand-logo{width:74px;height:74px;border-radius:1rem;border:1px solid rgba(95,68,61,.16);box-shadow:0 10px 20px rgba(95,68,61,.16);background:rgba(255,255,255,.48)}.brand-copy{display:flex;flex-direction:column;gap:.08rem}.brand-name{font-size:clamp(1.4rem,2.4vw,2rem);font-style:italic;font-weight:600;line-height:1.1;letter-spacing:.01em;color:var(--primary)}.brand-name,.brand-tagline{font-family:var(--font-display),serif}.brand-tagline{color:var(--text-soft);font-size:clamp(.88rem,1.2vw,1rem)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(270px,100%),1fr));grid-gap:1.25rem;gap:1.25rem}.card{background:rgba(246,238,236,.86);border:1px solid var(--border);border-radius:1.35rem;padding:1.4rem;box-shadow:0 14px 30px rgba(95,68,61,.07)}.hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(95,68,61,.13)}.hero--overlay{background-color:#5f443d}.hero--overlay .section{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1;isolation:isolate;min-height:clamp(420px,52vw,560px);padding-block:5.25rem 4.5rem}.hero-media{position:absolute;inset:-5% -4% -5% -4%;z-index:-2}.hero-media:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(56,40,36,.76),rgba(56,40,36,.62) 30%,rgba(56,40,36,.28) 58%,rgba(56,40,36,.12)),linear-gradient(120deg,rgba(255,255,255,.08),transparent 54%)}.hero-media-image{object-fit:cover;object-position:76% center;transform:scale(.92);transform-origin:center center}.hero--overlay .hero-content{position:relative;z-index:1;max-width:min(58ch,52%);margin-inline:0;-webkit-padding-start:clamp(.8rem,2.4vw,2.2rem);padding-inline-start:clamp(.8rem,2.4vw,2.2rem);text-align:center;display:flex;flex-direction:column;align-items:center}.hero-label{display:inline-block;margin-bottom:.95rem;font-family:var(--font-body),sans-serif;font-size:clamp(1.02rem,1.25vw,1.45rem);font-weight:500;color:#deb890}.hero--overlay h1{margin:0 auto 1.4rem;color:#f6eeec;font-style:italic;font-weight:600;letter-spacing:0;text-shadow:0 8px 26px rgba(30,20,17,.34)}.hero-split-left-medium{background-color:transparent;border-bottom:none}.hero-split-left-medium .section{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:clamp(360px,44vw,520px);padding:0;overflow:hidden;background:#cfab8f;border:1px solid rgba(95,68,61,.18);box-shadow:0 12px 28px rgba(59,38,33,.14)}.hero-split-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4rem) clamp(1.2rem,3vw,2.6rem)}.hero-split-left-medium .hero-label{margin-bottom:.65rem;font-size:clamp(.95rem,1.15vw,1.25rem);color:#7d5549}.hero-split-text{margin:0 0 1.45rem;font-family:var(--font-body),sans-serif;font-style:normal;font-weight:500;font-size:clamp(1.08rem,1.15vw + .62rem,1.65rem);line-height:1.28;color:#3b2822;text-shadow:none}.hero-split-media{position:relative;min-height:100%;background:#6d5d55;overflow:hidden}.hero-split-media:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(207,171,143,.24),rgba(207,171,143,0) 14%)}.hero-split-image{object-fit:cover;object-position:center center}.button.hero-split-button{padding:.42rem .95rem;font-size:.64rem;letter-spacing:0;background:#5f443d;color:#f0d9c2;border-color:transparent;box-shadow:none;text-transform:none}.button.hero-split-button:focus-visible,.button.hero-split-button:hover{background:#4c342e;color:#f6eeec}.hero-split-left-medium-operational{background-color:transparent;border-bottom:none}.hero-split-left-medium-operational .section{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:clamp(360px,44vw,520px);padding:0;overflow:hidden;background:#f6eeec;border:1px solid rgba(95,68,61,.16);box-shadow:0 12px 28px rgba(59,38,33,.12)}.hero-split-operational-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4rem) clamp(1.2rem,3vw,2.6rem)}.hero-split-left-medium-operational .hero-label{margin-bottom:.65rem;font-size:clamp(.95rem,1.15vw,1.25rem);color:#7d5549}.hero-split-operational-title{margin:0 0 .8rem;font-family:var(--font-display),serif;font-style:italic;font-weight:600;font-size:clamp(2rem,2.1vw + .95rem,3.1rem);line-height:.98;color:#8f6038;text-wrap:pretty;white-space:pre-line}.hero-split-operational-subtitle{margin:0 0 .85rem;white-space:pre-line;color:#7d5549;font-size:clamp(.95rem,.8vw + .55rem,1.2rem);line-height:1.3}.hero-split-operational-list{list-style:none;margin:0 0 1.1rem;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.hero-split-operational-list li{display:flex;align-items:flex-start;gap:.48rem;color:#5f443d;font-family:var(--font-body),sans-serif;font-weight:700;font-size:clamp(.92rem,.8vw + .54rem,1.16rem);line-height:1.24}.hero-split-operational-icon{flex:0 0 auto;width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;color:#c59567;margin-top:.07rem}.hero-split-operational-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-split-operational-media{position:relative;min-height:100%;background:#d5cbc5;overflow:hidden}.hero-split-operational-media:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(246,238,236,.2),rgba(246,238,236,0) 14%)}.hero-split-operational-image{object-fit:cover;object-position:center center}.button.hero-split-operational-button{padding:.42rem .95rem;font-size:.64rem;letter-spacing:0;background:#d7b08f;color:#3f2b25;border-color:transparent;box-shadow:none;text-transform:none}.button.hero-split-operational-button:focus-visible,.button.hero-split-operational-button:hover{background:#c59567;color:#2f1f1a}.hero-split-rigth-medium{background-color:transparent;border-bottom:none}.hero-split-rigth-medium .section{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:clamp(360px,44vw,520px);padding:0;overflow:hidden;background:#cfab8f;border:1px solid rgba(95,68,61,.18);box-shadow:0 12px 28px rgba(59,38,33,.14)}.hero-split-rigth-media{position:relative;min-height:100%;background:#b9c0c7;overflow:hidden}.hero-split-rigth-media:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(270deg,rgba(207,171,143,.24),rgba(207,171,143,0) 14%)}.hero-split-rigth-image{object-fit:cover;object-position:center center}.hero-split-rigth-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4rem) clamp(1.2rem,3vw,2.6rem)}.hero-split-rigth-title{margin:0 0 1rem;font-size:clamp(1.08rem,1.15vw + .62rem,1.65rem);line-height:1.28}.hero-split-rigth-text,.hero-split-rigth-title{font-family:var(--font-body),sans-serif;font-style:normal;font-weight:500;color:#3b2822}.hero-split-rigth-text{margin:0 0 1.25rem;white-space:pre-line;font-size:clamp(.92rem,.85vw + .5rem,1.18rem);line-height:1.24}.button.hero-split-rigth-button{padding:.42rem .95rem;font-size:.64rem;letter-spacing:0;background:#5f443d;color:#f0d9c2;border-color:transparent;box-shadow:none;text-transform:none}.button.hero-split-rigth-button:focus-visible,.button.hero-split-rigth-button:hover{background:#4c342e;color:#f6eeec}.hero-split-rigth-dark{background-color:transparent;border-bottom:none}.hero-split-rigth-dark .section{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:clamp(360px,44vw,520px);padding:0;overflow:hidden;background:#6a453a;border:1px solid rgba(95,68,61,.22);box-shadow:0 12px 28px rgba(42,26,23,.24)}.hero-split-rigth-dark-media{position:relative;min-height:100%;background:#b99f90;overflow:hidden}.hero-split-rigth-dark-media:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(270deg,rgba(106,69,58,.2),rgba(106,69,58,0) 14%)}.hero-split-rigth-dark-image{object-fit:cover;object-position:center center}.hero-split-rigth-dark-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4rem) clamp(1.2rem,3vw,2.6rem)}.hero-split-rigth-dark-title{margin:0 0 .9rem;font-weight:700;font-size:clamp(1.2rem,1vw + .7rem,1.55rem);line-height:1.2}.hero-split-rigth-dark-text,.hero-split-rigth-dark-title{font-family:var(--font-body),sans-serif;font-style:normal;color:#f6eeec}.hero-split-rigth-dark-text{margin:0 0 .95rem;white-space:pre-line;font-weight:500;font-size:clamp(.9rem,.8vw + .52rem,1.12rem);line-height:1.24}.hero-split-rigth-dark-highlight{margin:0 0 1.1rem;white-space:pre-line;font-family:var(--font-display),serif;font-style:italic;font-size:clamp(1.22rem,1vw + .8rem,1.62rem);line-height:1.02;color:#dfbba1}.button.hero-split-rigth-dark-button{padding:.42rem .95rem;font-size:.64rem;letter-spacing:0;background:#f6eeec;color:#4c342e;border-color:transparent;box-shadow:none;text-transform:none}.button.hero-split-rigth-dark-button:focus-visible,.button.hero-split-rigth-dark-button:hover{background:#f0d9c2;color:#3a2822}.hero-split-left-dark{background-color:transparent;border-bottom:none}.hero-split-left-dark .section{position:relative;z-index:1;display:grid;grid-template-columns:46% 54%;align-items:stretch;min-height:clamp(380px,44vw,520px);padding:0;overflow:hidden;background:#6d483a}.hero-split-left-dark-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4rem) clamp(1.2rem,3vw,2.5rem)}.hero-split-left-dark-title{margin:0 0 .9rem;white-space:pre-line;font-family:var(--font-display),serif;font-style:italic;font-weight:600;font-size:clamp(2.2rem,2.2vw + 1rem,3.25rem);line-height:.95;letter-spacing:0;color:#d7a676}.hero-split-left-dark-text{margin:0;white-space:pre-line;font-family:var(--font-body),sans-serif;font-weight:500;font-size:clamp(.8rem,.65vw + .52rem,.99rem);line-height:1.24;color:#f6eeec}.hero-split-left-dark-media{position:relative;min-height:100%;background:#6d483a;overflow:hidden}.hero-split-left-dark-image{object-fit:contain;object-position:right bottom}.button.hero-split-left-dark-button{margin-top:1rem;padding:.42rem .95rem;font-size:.64rem;letter-spacing:0;background:#f6eeec;color:#4c342e;border-color:transparent;box-shadow:none;text-transform:none}.button.hero-split-left-dark-button:focus-visible,.button.hero-split-left-dark-button:hover{background:#f0d9c2;color:#3a2822}.hero-full-ligth{background-color:transparent;border-bottom:none}.hero-full-ligth .section{padding:clamp(2rem,4.2vw,3rem) clamp(1.15rem,3vw,2rem);background:#f6eeec;border:1px solid rgba(95,68,61,.16);text-align:center}.hero-full-ligth-title{margin:0 auto .5rem;font-family:var(--font-body),sans-serif;font-style:normal;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:500}.hero-full-ligth-list,.hero-full-ligth-title{max-width:min(100%,34rem);text-align:left;color:#6b5349}.hero-full-ligth-list{display:block;margin:0 auto 1.55rem;-webkit-padding-start:clamp(1.75rem,2.6vw,2.4rem);padding-inline-start:clamp(1.75rem,2.6vw,2.4rem);list-style-position:outside;font-size:clamp(1rem,1.15vw,1.2rem);line-height:1.42}.hero-full-ligth-list li+li{margin-top:.28rem}.hero-full-ligth-highlight{margin:0 auto 1.1rem;max-width:min(100%,22ch);text-align:center;white-space:pre-line;font-family:var(--font-display),serif;font-style:italic;font-size:clamp(2.2rem,1.5vw + 1.5rem,3.25rem);line-height:1.02;color:#8f6038;text-wrap:balance}.button.hero-full-ligth-button{padding:.38rem .9rem;font-size:.64rem;letter-spacing:0;background:#5f443d;color:#f0d9c2;border-color:transparent;box-shadow:none}.button.hero-full-ligth-button:focus-visible,.button.hero-full-ligth-button:hover{background:#4c342e;color:#f6eeec}.hero-full-center-dark{background-color:transparent;border-bottom:none}.hero-full-center-dark .section{padding:clamp(2.2rem,4.4vw,3.3rem) clamp(1.2rem,3vw,2.6rem);background:linear-gradient(90deg,#6e4a3d,#654337 55%,#5c3e34);border:1px solid rgba(56,35,30,.35);box-shadow:0 12px 28px rgba(44,29,26,.24)}.hero-full-center-dark-content{width:min(100%,64ch);margin:0 auto}.hero-full-center-dark-title{margin:0 0 .75rem;font-family:var(--font-body),sans-serif;font-style:normal;font-size:clamp(1.25rem,1.3vw + .9rem,1.9rem);font-weight:700;color:#f6eeec;text-align:left}.hero-full-center-dark-list{margin:0 0 1.15rem;-webkit-padding-start:clamp(1.25rem,2vw,1.6rem);padding-inline-start:clamp(1.25rem,2vw,1.6rem);list-style-position:outside;text-align:left;color:#f6eeec;font-size:clamp(1rem,1.05vw + .66rem,1.35rem);line-height:1.32}.hero-full-center-dark-list li+li{margin-top:.12rem}.button.hero-full-center-dark-button{padding:.4rem .95rem;font-size:.64rem;letter-spacing:0;background:#f0d9c2;color:#5f443d;border-color:transparent;box-shadow:none}.button.hero-full-center-dark-button:focus-visible,.button.hero-full-center-dark-button:hover{background:#f6eeec;color:#4c342e}.teaser{position:relative;overflow:hidden;border-bottom:none}.teaser-media{position:absolute;inset:0;z-index:0}.teaser-media:after{content:"";position:absolute;inset:0;background:rgba(246,238,236,.66)}.teaser-media-image{object-fit:cover;object-position:center center}.teaser .section{position:relative;z-index:1;min-height:clamp(340px,40vw,500px);display:flex;align-items:center;padding-block:clamp(2rem,4vw,3.2rem);overflow:hidden}.teaser-card{position:relative;z-index:1;width:min(100%,530px);padding:clamp(1.3rem,2.7vw,2rem);background:#6a453a;border:1px solid rgba(95,68,61,.42);color:#f6eeec;box-shadow:0 12px 30px rgba(48,31,27,.25)}.teaser-title{margin:0 0 .75rem;font-family:var(--font-body),sans-serif;font-size:clamp(1.2rem,1.1vw + .82rem,1.9rem);font-style:normal;font-weight:700;line-height:1.2;color:#f6eeec}.teaser-list{margin:0 0 1.1rem;-webkit-padding-start:1.35rem;padding-inline-start:1.35rem;color:#f6eeec;font-size:clamp(1rem,.95vw + .65rem,1.32rem);line-height:1.38}.teaser-list li+li{margin-top:.2rem}.teaser-highlight{margin:0 0 1rem;font-family:var(--font-display),serif;font-style:italic;font-size:clamp(1.55rem,1.45vw + .9rem,2.45rem);line-height:1.02;color:#dfbba1;white-space:pre-line}.button.teaser-button{padding:.4rem .95rem;font-size:.64rem;letter-spacing:0;background:#f0d9c2;color:#5f443d;border-color:transparent;box-shadow:none}.button.teaser-button:focus-visible,.button.teaser-button:hover{background:#f6eeec;color:#4c342e}.button{display:inline-block;padding:.82rem 1.36rem;border-radius:999px;background:var(--accent);border:1px solid rgba(95,68,61,.2);color:#3a2822;text-decoration:none;font-family:var(--font-body),sans-serif;font-weight:700;letter-spacing:.01em;box-shadow:0 8px 20px rgba(95,68,61,.2);transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}.button:focus-visible,.button:hover{transform:translateY(-1px);background:var(--primary);color:var(--footer-text);border-color:#f0d9c2}.header-button{white-space:nowrap}.services-section .card h3{margin-bottom:.55rem}.services-section .card p,.testimonials-section blockquote{margin:0}.testimonials-section blockquote p{margin:0;font-family:var(--font-display),serif;font-size:clamp(1.15rem,1.2vw + .8rem,1.6rem);font-style:italic;line-height:1.35;color:var(--primary)}.testimonial-meta{margin-top:1rem;color:var(--text-soft)}.cta-section{background:transparent}.cta-section.section{padding-block:clamp(2rem,4vw,3rem)}.cta-shell{width:min(100%,980px);margin:0 auto;display:grid;grid-gap:1.15rem;gap:1.15rem;justify-items:center}.cta-headline{margin:0;width:100%;text-align:center;white-space:nowrap;font-family:var(--font-display),serif;font-style:italic;font-weight:600;font-size:clamp(1.5rem,1.6vw + .8rem,2.45rem);line-height:1.03;color:#c59567;padding-block:clamp(.6rem,1.8vw,1.6rem)}.cta-invest-card{width:min(100%,860px);border-radius:1.8rem;background:#e9ddd2;padding:clamp(1.17rem,2.52vw,1.94rem) clamp(.9rem,2.34vw,1.62rem)}.cta-invest-card--hidden{display:none}.cta-invest-title{margin:0 0 .75rem;text-align:center;font-family:var(--font-display),serif;font-style:italic;font-weight:600;font-size:clamp(2.03rem,1.71vw + .99rem,3.02rem);color:#5f443d}.cta-invest-price-row{display:grid;grid-template-columns:1fr 1fr;border-radius:1.04rem;overflow:hidden}.cta-invest-feature{background:#6a453a;font-size:clamp(.92rem,.77vw + .59rem,1.28rem);line-height:1.2;padding:clamp(.81rem,1.26vw,1.08rem)}.cta-invest-feature,.cta-invest-price{margin:0;color:#f6eeec;font-family:var(--font-body),sans-serif;font-weight:700}.cta-invest-price{background:#c59567;display:flex;align-items:baseline;justify-content:center;gap:.32rem;padding:clamp(.63rem,1.17vw,.9rem);font-size:clamp(2.84rem,3.6vw,4.5rem);line-height:1}.cta-invest-currency{font-size:clamp(1.89rem,1.8vw,2.52rem);line-height:1}.cta-invest-note{margin:0;padding-top:clamp(.9rem,1.71vw,1.4rem);text-align:center;white-space:pre-line;color:#5f443d;font-family:var(--font-body),sans-serif;font-size:clamp(.97rem,.7vw + .68rem,1.22rem);font-weight:700;line-height:1.28}.lead-modal-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1rem;background:rgba(44,29,26,.56);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lead-modal{width:min(100%,620px);border-radius:1.3rem;border:1px solid rgba(95,68,61,.25);background:#f6eeec;box-shadow:0 24px 50px rgba(42,26,23,.32);padding:1.1rem}.lead-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lead-modal-title{margin:0;font-family:var(--font-display),serif;font-style:italic;font-size:clamp(1.8rem,1.3vw + 1.1rem,2.35rem);color:#5f443d}.lead-modal-close{border:1px solid rgba(95,68,61,.25);background:#f0d9c2;color:#5f443d;border-radius:999px;padding:.35rem .82rem;font-family:var(--font-body),sans-serif;font-size:.85rem;font-weight:700;cursor:pointer;transition:border-color .2s ease}.lead-modal-close:focus-visible,.lead-modal-close:hover{border-color:#f0d9c2}.lead-modal-close:disabled{opacity:.6;cursor:not-allowed}.lead-modal-description{margin:.25rem 0 .95rem;color:#6f625c;font-family:var(--font-body),sans-serif;font-size:.96rem}.lead-form{display:grid;grid-gap:.72rem;gap:.72rem}.lead-field{display:grid;grid-gap:.32rem;gap:.32rem;font-family:var(--font-body),sans-serif;color:#5f443d;font-size:.9rem}.lead-field>span{font-weight:700}.lead-field input,.lead-field textarea{width:100%;border:1px solid rgba(95,68,61,.25);background:#fffaf7;color:#3f2b25;border-radius:.72rem;padding:.66rem .74rem;font-family:var(--font-body),sans-serif;font-size:.95rem}.lead-field textarea{resize:vertical;min-height:90px}.lead-field input:focus-visible,.lead-field textarea:focus-visible{outline:2px solid #c59567;outline-offset:1px}.lead-field-error{color:#af3f37;font-size:.78rem;font-weight:700}.lead-form-status{margin:0;border-radius:.7rem;padding:.56rem .64rem;font-family:var(--font-body),sans-serif;font-size:.85rem;font-weight:700}.lead-form-status--error{background:#fae8e4;color:#a13831;border:1px solid rgba(161,56,49,.2)}.lead-form-status--success{background:#e7f4eb;color:#2e6b3b;border:1px solid rgba(46,107,59,.2)}.lead-form-actions{display:flex;justify-content:flex-end;gap:.56rem;padding-top:.35rem}.lead-secondary-button{border:1px solid rgba(95,68,61,.25);background:transparent;color:#5f443d;border-radius:999px;padding:.45rem .9rem;font-family:var(--font-body),sans-serif;font-size:.86rem;font-weight:700;cursor:pointer;transition:border-color .2s ease}.lead-secondary-button:focus-visible,.lead-secondary-button:hover{border-color:#f0d9c2}.lead-submit-button{width:auto;padding:.45rem .96rem}.lead-secondary-button:disabled,.lead-submit-button:disabled{opacity:.72;cursor:not-allowed}.contact-list{list-style:none;display:grid;grid-gap:.72rem;gap:.72rem;padding:0;max-width:min(100%,640px)}.contact-list li{padding:.7rem 1rem;border-radius:999px;border:1px solid var(--border);background:rgba(246,238,236,.75)}.validation-banner{width:min(1120px,92%);margin:1rem auto;border:1px solid #be7b74;border-radius:1rem;padding:1rem 1.1rem;background:#f6e4e1}.validation-banner h2{font-size:clamp(1.35rem,2vw,1.7rem);margin-bottom:.45rem}.validation-banner ul{margin-top:.35rem}.site-footer{margin-top:2.25rem;background:#f6f3f1;color:#332925;border-top:1px solid rgba(95,68,61,.2);overflow:hidden}.site-footer a{color:inherit;text-decoration:none}.site-footer-top{background:linear-gradient(90deg,#6d493c,#5f443d 56%,#6d493c)}.site-footer-top .section{padding-block:.82rem;display:flex;align-items:center;justify-content:center}.site-footer-cta{display:inline-flex;align-items:center;justify-content:center;padding:.42rem 1.35rem;border-radius:999px;border:1px solid rgba(245,233,218,.8);background:linear-gradient(180deg,#f2e0cc,#ddc2a5);color:#5f443d;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 5px 12px rgba(35,22,18,.2);font-family:var(--font-body),sans-serif;font-weight:700;font-size:clamp(1.2rem,1.2vw + .74rem,1.9rem);letter-spacing:.03em;text-transform:uppercase;visibility:hidden;pointer-events:none}.site-footer-cta:focus-visible,.site-footer-cta:hover{color:#4c342e;border-color:#f0d9c2;background:linear-gradient(180deg,#f6ebde,#e3c9ac)}.site-footer-body .section{padding-block:1.35rem 1.75rem;display:grid;grid-gap:1rem;gap:1rem}.site-footer-trust-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;justify-items:center}.site-footer-trust-item{display:flex;align-items:center;justify-content:center;gap:.45rem;min-width:0;text-align:center}.site-footer-trust-icon{width:2rem;height:2rem;flex:0 0 auto;color:#141414}.site-footer-trust-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-footer-trust-copy{display:inline-flex;flex-direction:column;align-items:center;line-height:1.02;color:#202020;min-width:0}.site-footer-trust-title{font-family:var(--font-body),sans-serif;font-weight:500;font-size:clamp(.9rem,.55vw + .74rem,1.1rem)}.site-footer-trust-subtitle{font-family:var(--font-body),sans-serif;font-size:clamp(1rem,.62vw + .8rem,1.2rem);font-weight:700}.site-footer-payment-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem}.site-footer-payment-item{display:inline-flex;align-items:center;justify-content:flex-start;gap:.36rem;min-height:2rem;padding:.15rem .46rem;border:1px solid rgba(95,68,61,.24);border-radius:.5rem;background:#f8f6f5;color:#2b2b2b;font-family:var(--font-body),sans-serif;font-size:clamp(.72rem,.35vw + .64rem,.84rem);font-weight:700;letter-spacing:.01em}.site-footer-payment-icon{width:1.15rem;height:1.15rem;display:inline-flex;align-items:center;justify-content:center;color:#2c2c2c;flex:0 0 auto}.site-footer-payment-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-footer-payment-label{line-height:1}.site-footer-guarantee{display:grid;grid-template-columns:minmax(170px,auto) 1fr;align-items:center;grid-gap:1.05rem;gap:1.05rem;justify-items:center;text-align:center}.site-footer-guarantee-main{display:inline-flex;align-items:flex-end;justify-content:center;gap:.2rem}.site-footer-guarantee-label{white-space:pre-line;color:#2f475c;font-family:var(--font-body),sans-serif;font-size:clamp(1.3rem,1.2vw + .9rem,2.15rem);font-weight:700;line-height:.92;letter-spacing:.01em}.site-footer-guarantee-days{color:#e2c3a0;font-family:var(--font-display),serif;font-size:clamp(4.9rem,7vw,7.2rem);font-style:normal;font-weight:600;line-height:.8}.site-footer-guarantee-text{margin:0;color:#2f475c;max-width:58ch;text-align:center;font-family:var(--font-body),sans-serif;font-size:clamp(1rem,.72vw + .74rem,1.35rem);line-height:1.3}.site-footer-guarantee-text strong{color:#243c52}@media (max-width:900px){.container,.section{padding:3rem 0}.site-header:after{inset:-26% -34% -26% 44%;background-size:360px}.site-header .section{padding-block:.8rem}.hero--overlay .section{min-height:460px;padding-block:3.4rem 2.8rem}.hero--overlay .hero-media-image{object-position:74% center}.hero--overlay .hero-content{max-width:min(45ch,60%);-webkit-padding-start:clamp(.65rem,1.8vw,1.3rem);padding-inline-start:clamp(.65rem,1.8vw,1.3rem)}.hero--overlay .hero-label{margin-bottom:.72rem;font-size:clamp(.95rem,2.2vw,1.2rem)}.hero--overlay h1{font-size:clamp(1.95rem,6.2vw,3.1rem);max-width:9ch}.hero--overlay .button{font-size:.97rem;padding:.7rem 1.2rem}.hero-split-left-medium .section{grid-template-columns:1fr 1fr;min-height:clamp(320px,44vw,460px)}.hero-split-content{padding:clamp(1.7rem,5vw,2.8rem) clamp(1rem,4vw,1.7rem)}.hero-split-text{max-width:22ch;font-size:clamp(1.02rem,1.7vw + .55rem,1.4rem)}.hero-split-media{min-height:auto}.hero-split-left-medium-operational .section{grid-template-columns:1fr 1fr;min-height:clamp(320px,44vw,460px)}.hero-split-operational-content{padding:clamp(1.7rem,5vw,2.8rem) clamp(1rem,4vw,1.7rem)}.hero-split-operational-title{font-size:clamp(1.7rem,1.8vw + .85rem,2.35rem)}.hero-split-operational-list li{font-size:clamp(.86rem,.82vw + .5rem,1rem)}.hero-split-operational-media{min-height:auto}.hero-split-rigth-medium .section{grid-template-columns:1fr 1fr;min-height:clamp(320px,44vw,460px)}.hero-split-rigth-content{padding:clamp(1.7rem,5vw,2.8rem) clamp(1rem,4vw,1.7rem)}.hero-split-rigth-title{max-width:22ch;font-size:clamp(1.02rem,1.7vw + .55rem,1.4rem)}.hero-split-rigth-text{font-size:clamp(.9rem,1.05vw + .52rem,1.12rem)}.hero-split-rigth-media{min-height:auto}.hero-split-rigth-dark .section{grid-template-columns:1fr 1fr;min-height:clamp(320px,44vw,460px)}.hero-split-rigth-dark-content{padding:clamp(1.7rem,5vw,2.8rem) clamp(1rem,4vw,1.7rem)}.hero-split-rigth-dark-title{max-width:24ch;font-size:clamp(1.06rem,1.35vw + .58rem,1.34rem)}.hero-split-rigth-dark-text{font-size:clamp(.86rem,.92vw + .48rem,1rem)}.hero-split-rigth-dark-highlight{font-size:clamp(1.08rem,1.1vw + .72rem,1.36rem)}.hero-split-rigth-dark-media{min-height:auto}.hero-split-left-dark .section{grid-template-columns:46% 54%;min-height:clamp(340px,44vw,470px)}.hero-split-left-dark-content{padding:clamp(1.7rem,5vw,2.8rem) clamp(1rem,4vw,1.7rem)}.hero-split-left-dark-title{font-size:clamp(1.85rem,1.9vw + .9rem,2.6rem)}.hero-split-left-dark-text{font-size:clamp(.74rem,.72vw + .42rem,.89rem)}.hero-split-left-dark-media{min-height:auto}.hero-full-ligth .section{max-width:min(820px,92%)}.hero-full-ligth-highlight{font-size:clamp(1.9rem,2vw + 1rem,2.65rem)}.hero-full-center-dark .section{max-width:min(900px,92%)}.hero-full-center-dark-title{font-size:clamp(1.18rem,1.2vw + .82rem,1.55rem)}.hero-full-center-dark-list{font-size:clamp(.95rem,1vw + .55rem,1.16rem)}.teaser .section{min-height:clamp(320px,42vw,440px);padding-block:clamp(1.5rem,3.8vw,2.4rem)}.teaser-card{width:min(100%,470px);padding:clamp(1.1rem,2.35vw,1.65rem)}.teaser-title{font-size:clamp(1.08rem,1.2vw + .72rem,1.55rem)}.teaser-list{font-size:clamp(.95rem,1vw + .55rem,1.1rem)}.teaser-highlight{font-size:clamp(1.35rem,1.5vw + .8rem,1.9rem)}.cta-headline{font-size:clamp(1.3rem,1.7vw + .55rem,1.95rem);padding-block:clamp(.52rem,1.44vw,1.2rem)}.cta-invest-card{width:min(100%,760px);border-radius:1.65rem}.cta-invest-title{font-size:clamp(1.76rem,1.8vw + .81rem,2.48rem)}.cta-invest-feature{font-size:clamp(.85rem,.83vw + .45rem,1.08rem)}.cta-invest-price{font-size:clamp(2.16rem,3.42vw,3.33rem)}.cta-invest-currency{font-size:clamp(1.49rem,2.25vw,2.07rem)}.cta-invest-note{font-size:clamp(.88rem,.9vw + .45rem,1.08rem)}.lead-modal{width:min(100%,560px);padding:1rem}.lead-modal-description{font-size:.92rem}.contact-list li{border-radius:1rem}.site-footer-top .section{padding-block:.72rem}.site-footer-cta{font-size:clamp(1.05rem,1.5vw + .54rem,1.55rem)}.site-footer-trust-list{gap:.7rem}.site-footer-trust-item{gap:.4rem}.site-footer-trust-icon{width:1.75rem;height:1.75rem}.site-footer-trust-title{font-size:clamp(.78rem,.7vw + .52rem,.92rem)}.site-footer-trust-subtitle{font-size:clamp(.86rem,.74vw + .58rem,1rem)}.site-footer-payment-item{min-height:1.86rem;padding-inline:.42rem}.site-footer-payment-icon{width:1.05rem;height:1.05rem}.site-footer-guarantee{grid-template-columns:minmax(150px,auto) 1fr;gap:.85rem}.site-footer-guarantee-days{font-size:clamp(4.2rem,8vw,6rem)}}@media (max-width:640px){.grid{gap:1rem}.header-inner{flex-direction:column;align-items:flex-start}.site-header:after{opacity:.09;inset:-8% -34% -8% 36%}.brand-logo{width:62px;height:62px}.brand-tagline{max-width:26ch}.hero--overlay .section{min-height:440px;padding-block:2.7rem 2.3rem}.hero--overlay .hero-media-image{object-position:68% center}.hero--overlay .hero-content{max-width:min(34ch,72%);-webkit-padding-start:clamp(.5rem,3.8vw,.95rem);padding-inline-start:clamp(.5rem,3.8vw,.95rem)}.hero--overlay .hero-label{margin-bottom:.6rem;font-size:clamp(.92rem,4vw,1.06rem)}.hero--overlay h1{font-size:clamp(1.75rem,9vw,2.45rem);max-width:8ch}.hero--overlay .button{width:auto;max-width:78vw;padding:.68rem 1.05rem;font-size:.93rem}.hero-split-content{padding:1.5rem 1rem}.hero-split-left-medium .section{grid-template-columns:1fr;min-height:auto}.hero-split-text{max-width:100%;font-size:clamp(.98rem,3.5vw,1.22rem)}.hero-split-media{min-height:260px}.hero-split-left-medium .hero-split-button{width:auto;max-width:none;font-size:.68rem}.hero-split-operational-content{padding:1.5rem 1rem}.hero-split-left-medium-operational .section{grid-template-columns:1fr;min-height:auto}.hero-split-operational-title{font-size:clamp(1.45rem,6.2vw,2rem)}.hero-split-operational-list li{font-size:clamp(.86rem,3.1vw,.98rem)}.hero-split-operational-media{min-height:260px}.hero-split-left-medium-operational .hero-split-operational-button{width:auto;max-width:none;font-size:.68rem}.hero-split-rigth-content{padding:1.5rem 1rem}.hero-split-rigth-medium .section{grid-template-columns:1fr;min-height:auto;height:auto}.hero-split-rigth-title{max-width:100%;font-size:clamp(.98rem,3.5vw,1.22rem)}.hero-split-rigth-text{max-width:100%;font-size:clamp(.88rem,3vw,1rem)}.hero-split-rigth-media{min-height:260px}.hero-split-rigth-medium .hero-split-rigth-button{width:auto;max-width:none;font-size:.68rem}.hero-split-rigth-dark-content{padding:1.5rem 1rem}.hero-split-rigth-dark .section{grid-template-columns:1fr;min-height:auto;height:auto}.hero-split-rigth-dark-title{max-width:100%;font-size:clamp(1rem,3.6vw,1.22rem)}.hero-split-rigth-dark-text{max-width:100%;font-size:clamp(.86rem,3vw,.98rem)}.hero-split-rigth-dark-highlight{max-width:24ch;font-size:clamp(1rem,4.1vw,1.28rem)}.hero-split-rigth-dark-media{min-height:260px}.hero-split-rigth-dark .hero-split-rigth-dark-button{width:auto;max-width:none;font-size:.68rem}.hero-split-left-dark-content{padding:1.5rem 1rem}.hero-split-left-dark .section{grid-template-columns:1fr;min-height:auto;height:auto}.hero-split-left-dark-title{max-width:100%;font-size:clamp(1.6rem,7.2vw,2.25rem)}.hero-split-left-dark-text{max-width:100%;font-size:clamp(.76rem,2.95vw,.9rem)}.hero-split-left-dark-media{min-height:300px}.hero-split-left-dark-image{object-position:right bottom}.hero-split-left-dark .hero-split-left-dark-button{width:auto;max-width:none;font-size:.68rem}.hero-full-ligth .section{padding:1.7rem .95rem}.hero-full-ligth-list{margin-bottom:1.2rem;font-size:clamp(.96rem,3.1vw,1.06rem);-webkit-padding-start:1.6rem;padding-inline-start:1.6rem}.hero-full-ligth-highlight{font-size:clamp(1.45rem,6vw,2rem);line-height:1;max-width:22ch}.hero-full-ligth-button{width:auto;max-width:none;font-size:.68rem}.hero-full-center-dark .section{padding:1.7rem .95rem}.hero-full-center-dark-title{font-size:clamp(1.06rem,3.3vw,1.28rem)}.hero-full-center-dark-list{margin-bottom:1.05rem;font-size:clamp(.9rem,2.9vw,1rem);-webkit-padding-start:1.2rem;padding-inline-start:1.2rem;line-height:1.3}.hero-full-center-dark-button{width:auto;max-width:none;font-size:.68rem}.cta-shell{gap:.8rem}.cta-headline{font-size:clamp(.8rem,3.2vw,1.1rem);padding-block:.44rem .76rem}.cta-invest-card{width:100%;border-radius:1.2rem;padding:.86rem .7rem}.cta-invest-title{margin-bottom:.55rem;font-size:clamp(1.49rem,7.2vw,1.98rem)}.cta-invest-price-row{grid-template-columns:1fr;border-radius:.81rem}.cta-invest-feature{font-size:clamp(.81rem,3.3vw,.9rem);padding:.68rem .63rem}.cta-invest-price{font-size:clamp(2.03rem,10.8vw,2.79rem);padding:.68rem .63rem}.cta-invest-currency{font-size:clamp(1.31rem,6.1vw,1.8rem)}.cta-invest-note{padding-top:.68rem;font-size:clamp(.77rem,3.15vw,.88rem)}.lead-modal{width:min(100%,520px);border-radius:1rem;padding:.85rem}.lead-modal-title{font-size:clamp(1.35rem,5.2vw,1.8rem)}.lead-modal-description{font-size:.86rem;margin-bottom:.78rem}.lead-field input,.lead-field textarea{font-size:.9rem}.lead-form-actions{flex-direction:column-reverse;gap:.46rem}.lead-secondary-button,.lead-submit-button{width:100%;text-align:center}.teaser .section{min-height:auto;align-items:flex-start;padding-block:1.4rem 1.6rem}.teaser-card{width:100%;padding:1.05rem .85rem;opacity:.77}.teaser-title{font-size:clamp(1rem,3.8vw,1.22rem)}.teaser-list{font-size:clamp(.9rem,2.9vw,1rem);-webkit-padding-start:1.2rem;padding-inline-start:1.2rem}.teaser-highlight{font-size:clamp(1.15rem,4.5vw,1.45rem)}.teaser-button{width:auto;max-width:none;font-size:.68rem}.button{width:100%;text-align:center}.site-footer-top .section{padding-block:.62rem}.site-footer-cta{width:auto;max-width:90vw;font-size:clamp(.95rem,4.2vw,1.3rem);padding:.4rem .95rem}.site-footer-body .section{padding-block:1.15rem 1.35rem;gap:.8rem}.site-footer-trust-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem}.site-footer-trust-item{flex-direction:column;align-items:center;justify-content:flex-start;gap:.18rem;text-align:center}.site-footer-trust-icon{width:1.08rem;height:1.08rem}.site-footer-trust-copy{align-items:center;line-height:1.04}.site-footer-trust-title{font-size:clamp(.56rem,1.8vw,.66rem)}.site-footer-trust-subtitle{font-size:clamp(.62rem,2vw,.74rem)}.site-footer-payment-list{gap:.4rem}.site-footer-payment-item{min-height:1.78rem;padding:.1rem .38rem;gap:.3rem}.site-footer-payment-icon{width:.96rem;height:.96rem}.site-footer-guarantee{grid-template-columns:1fr;gap:.64rem}.site-footer-guarantee-main{justify-content:center}.site-footer-guarantee-days{font-size:clamp(3.6rem,19vw,5.2rem)}.site-footer-guarantee-text{font-size:clamp(.92rem,3.6vw,1.02rem)}}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/19150647d2c2f572-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/000030d1699f2fb3-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:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/1926da171a0ba1a5-s.p.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:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/78d0dd042ac6d54d-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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/19150647d2c2f572-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/000030d1699f2fb3-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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/1926da171a0ba1a5-s.p.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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/78d0dd042ac6d54d-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:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/19150647d2c2f572-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/000030d1699f2fb3-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:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/1926da171a0ba1a5-s.p.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:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/78d0dd042ac6d54d-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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.p.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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.p.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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.p.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_680e3f{font-family:Playfair Display,Playfair Display Fallback}.__variable_680e3f{--font-display:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4b1cfd3867993fed-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:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/77f5a85cac4ea515-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bda87828535b47a7-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b22cdab1bc584ea3-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:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eeeb642bd71d217b-s.p.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:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/70d2fd2b9078a5a3-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:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e8773fdd4b7ad26f-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:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/23822ac40846484b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/387866ce4a39ca39-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dbd9849a8a735d72-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:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/12a3e8885b69eb86-s.p.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:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3ecd40fce058ee61-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:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/854d2e4705543874-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:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b188519314c42064-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/14d38ce06836ffee-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cf66601165af2130-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:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b664222af7dcc13c-s.p.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:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/33a864272e2b3e97-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:Ubuntu Fallback;src:local("Arial");ascent-override:91.32%;descent-override:18.52%;line-gap-override:2.74%;size-adjust:102.06%}.__className_3b3c5f{font-family:Ubuntu,Ubuntu Fallback;font-style:normal}.__variable_3b3c5f{--font-body:"Ubuntu","Ubuntu Fallback"}