.productBlock{padding:80px 112px}@media (max-width:1024px){.productBlock{padding:64px 48px}}@media (max-width:768px){.productBlock{padding:48px 24px}}@media (max-width:480px){.productBlock{padding:40px 16px}}.productBlock{flex-direction:column;gap:64px;display:flex}@media (max-width:768px){.productBlock{gap:40px}}.productBlock .textMarkdown{text-align:center;max-width:900px;margin:0 auto}.productBlock .textMarkdown ul{text-align:left;display:inline-block}.productBlock .textMarkdown ul li{align-items:center;display:flex}.productBlock .textMarkdown ul li:before{content:"";background-color:#c9a84c;width:20px;min-width:20px;height:20px;margin-right:8px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 -960 960 960\"><path d=\"M389-267 195-460l51-52 143 143 325-324 51 51-376 375Z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 -960 960 960\"><path d=\"M389-267 195-460l51-52 143 143 325-324 51 51-376 375Z\"/></svg>");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.productBlock .grid{grid-column-gap:40px;grid-row-gap:24px;grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:1024px){.productBlock .grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.productBlock .grid{grid-column-gap:24px;grid-row-gap:16px;grid-template-columns:1fr}}.productBlock .grid a{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;transition:border-color .3s,box-shadow .3s}.productBlock .grid a:hover{border-color:#c9a84c4d;box-shadow:0 4px 20px #c9a84c26}.productBlock .grid a{color:var(--color-text-primary);padding:32px;font-size:18px;font-weight:400;text-decoration:none;transition:all .5s ease-in-out}@media (max-width:480px){.productBlock .grid a{padding:24px}}.productBlock .grid a h3{text-align:center;color:var(--color-text-primary)}.productBlock .grid a .card-img{border-radius:8px;width:100%;height:auto}.productBlock .grid a:hover{background:#c9a84c0d;border-color:#c9a84c;box-shadow:0 4px 20px #c9a84c26}.productBlock .bottomText{text-align:center}.productBlock .bottomText h3{margin-bottom:16px}.productBlock .bottomText p{color:var(--color-text-secondary);max-width:700px;margin:0 auto 24px}.productBlock .bottomText a{margin-top:16px}
.section-break{justify-content:center;align-items:center;min-height:340px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.section-break{min-height:280px}}@media (max-width:480px){.section-break{min-height:220px}}.section-break__bg{z-index:0;position:absolute;inset:0}.section-break__bg img{object-fit:cover;object-position:center;width:100%;height:120%;transform:translateZ(0)}@media (min-width:768px){.section-break__bg img{pointer-events:none;height:100vh;position:fixed;top:0;left:0}}.section-break--parallax{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.section-break--parallax{background-attachment:fixed}}.section-break--parallax .section-break__bg{display:none}.section-break__overlay{z-index:1;background:linear-gradient(135deg,#000000bf 0%,#0000008c 50%,#000000a6 100%);position:absolute;inset:0}.section-break__content{z-index:2;text-align:center;width:100%;max-width:900px;padding:64px 40px;position:relative}@media (max-width:768px){.section-break__content{padding:48px 24px}}@media (max-width:480px){.section-break__content{padding:40px 16px}}.section-break__divider{background:linear-gradient(135deg,#c9a84c 0%,#d4b965 50%,#a88a3a 100%);border-radius:2px;width:60px;height:3px;margin:0 auto 24px}.section-break__headline{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0006;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.section-break__headline{font-size:1.875rem}}@media (max-width:480px){.section-break__headline{font-size:1.5rem}}.section-break__subheadline{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.7}@media (max-width:768px){.section-break__subheadline{font-size:1rem}}.section-break__buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}@media (max-width:480px){.section-break__buttons{margin-top:24px}}.section-break__wave-top,.section-break__wave-bottom{z-index:3;width:100%;line-height:0;position:absolute;left:0}.section-break__wave-top svg,.section-break__wave-bottom svg{width:100%;height:50px;display:block}@media (max-width:768px){.section-break__wave-top svg,.section-break__wave-bottom svg{height:30px}}.section-break__wave-top path,.section-break__wave-bottom path{fill:var(--color-bg)}.section-break__wave-top{top:-1px}.section-break__wave-top svg{transform:rotate(180deg)}.section-break__wave-bottom{bottom:-1px}[data-theme=gold] .section-break__overlay{background:linear-gradient(135deg,#08080fcc 0%,#08080f99 50%,#08080fb3 100%)}[data-theme=gold] .section-break__headline{background:linear-gradient(135deg,#c9a84c 0%,#d4b965 50%,#a88a3a 100%);-webkit-text-fill-color:#0000;text-shadow:none;filter:drop-shadow(0 2px 4px #00000080);-webkit-background-clip:text;background-clip:text}[data-theme=gold] .section-break__divider{filter:drop-shadow(0 0 6px #c9a84c66)}[data-theme=bold] .section-break__headline{text-transform:uppercase;letter-spacing:.02em;font-weight:800}[data-theme=bold] .section-break__divider{background:linear-gradient(135deg,#e30613 0%,#ff4d5a 100%);width:80px}
.bio-block{width:100%}.bio-block__social-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.bio-block__social-row--centered{justify-content:center}.bio-block__social-row--inline{margin-top:16px}.bio-block__social-btn{width:48px;height:48px;color:var(--color-bg);background:linear-gradient(135deg,#c9a84c 0%,#d4b965 50%,#a88a3a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #c9a84c26}.bio-block__social-btn svg{fill:currentColor;width:22px;height:22px;display:block}@media (max-width:480px){.bio-block__social-btn{width:40px;height:40px;font-size:1.1rem}.bio-block__social-btn svg{width:19px;height:19px}}.bio-block__social-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #c9a84c4d}.bio-block__social-btn--xing svg{width:24px;height:24px}.bio-block__whatsapp-btn{color:#1a1a1a;background:linear-gradient(135deg,#c9a84c 0%,#d4b965 50%,#a88a3a 100%);border-radius:9999px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #c9a84c4d}@media (max-width:480px){.bio-block__whatsapp-btn{padding:12px 20px;font-size:.9375rem}}.bio-block__whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c9a84c73}.bio-block__whatsapp-btn span{font-size:1.25rem}.bio-block__verified{color:#c9a84c;background:#c9a84c1a;border-radius:9999px;align-items:center;gap:8px;margin-top:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.bio-block__verified svg{width:20px;height:20px}.bio-block--hero{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0f0f0f 100%);justify-content:center;align-items:center;min-height:20vh;display:flex;position:relative;overflow:hidden}.bio-block__hero-bg{z-index:0;position:absolute;inset:0}.bio-block__hero-overlay{background:linear-gradient(135deg,#000000d9 0%,#00000080 100%);position:absolute;inset:0}.bio-block__hero-content{z-index:1;text-align:center;max-width:800px;padding:64px 24px;position:relative}@media (max-width:480px){.bio-block__hero-content{padding:40px 16px}}.bio-block__hero-image{margin-bottom:24px}.bio-block__hero-image img{object-fit:cover;border:3px solid #c9a84c;border-radius:50%;width:150px;height:150px;box-shadow:0 8px 32px #0000004d,0 4px 20px #c9a84c26}.bio-block__hero-name{background:linear-gradient(135deg,#c9a84c 0%,#d4b965 50%,#a88a3a 100%);-webkit-text-fill-color:#0000;text-shadow:none;filter:drop-shadow(0 2px 4px #0000004d);-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:700}@media (max-width:768px){.bio-block__hero-name{font-size:2rem}}.bio-block__hero-email{opacity:.9;margin-bottom:24px;font-size:1.125rem}.bio-block__email-link{color:inherit;text-decoration:none}.bio-block__email-link:hover,.bio-block__email-link:focus-visible{text-decoration:underline}.bio-block__hero-text{text-align:left;margin-top:32px;font-size:1.125rem;line-height:1.8}.bio-block__hero-text h1,.bio-block__hero-text h2,.bio-block__hero-text h3{margin-bottom:16px;font-weight:600}.bio-block__hero-text p{margin-bottom:16px}.bio-block__hero-text a{color:#c9a84c;text-decoration:underline}.bio-block__hero-text ul,.bio-block__hero-text ol{margin:16px 0;padding-left:24px}.bio-block--hero-text-light .bio-block__hero-content{color:#f5f5f5}.bio-block--hero-text-light .bio-block__hero-email,.bio-block--hero-text-light .bio-block__hero-text{color:#ffffffd9}.bio-block--hero-text-light .bio-block__hero-text h1,.bio-block--hero-text-light .bio-block__hero-text h2,.bio-block--hero-text-light .bio-block__hero-text h3{color:#fff}.bio-block--hero-text-dark .bio-block__hero-content{color:#1a1a1a}.bio-block--hero-text-dark .bio-block__hero-name{background:linear-gradient(135deg,#1a1a1a 0%,#333 50%,#1a1a1a 100%);-webkit-text-fill-color:#0000;filter:none;-webkit-background-clip:text;background-clip:text}.bio-block--hero-text-dark .bio-block__hero-email{color:#000000b3}.bio-block--hero-text-dark .bio-block__hero-text{color:#000000bf}.bio-block--hero-text-dark .bio-block__hero-text h1,.bio-block--hero-text-dark .bio-block__hero-text h2,.bio-block--hero-text-dark .bio-block__hero-text h3{color:#1a1a1a}.bio-block--hero-text-dark .bio-block__hero-text a{color:#b8860b}.bio-block--hero-text-dark .bio-block__hero-overlay{background:linear-gradient(135deg,#ffffffb3 0%,#ffffff4d 100%)}.bio-block__hero-cta{margin-top:32px}.bio-block--card{padding:64px 24px}.bio-block__card{background:var(--color-bg-card);border:1px solid var(--color-border);max-width:800px;box-shadow:var(--shadow-lg);border-radius:20px;margin:0 auto;padding:40px}@media (max-width:480px){.bio-block__card{border-radius:16px;padding:24px}}.bio-block__card-header{align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}@media (max-width:480px){.bio-block__card-header{text-align:center;flex-direction:column;align-items:center}}.bio-block__card-image{flex-shrink:0}.bio-block__card-image img{object-fit:cover;border:3px solid #c9a84c;border-radius:50%;width:120px;height:120px;box-shadow:0 4px 20px #c9a84c26}@media (max-width:480px){.bio-block__card-image img{width:100px;height:100px}}.bio-block__card-info{flex:1}@media (max-width:480px){.bio-block__card-info{width:100%}}.bio-block__card-name{color:var(--color-text-primary);margin-bottom:4px;font-size:2rem;font-weight:700}@media (max-width:480px){.bio-block__card-name{font-size:1.5rem}}.bio-block__card-email{color:#c9a84c;margin-bottom:16px;font-size:1rem}.bio-block__card-text{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.8}.bio-block__card-text h1,.bio-block__card-text h2,.bio-block__card-text h3{color:var(--color-text-primary);margin:24px 0 8px;font-weight:600}.bio-block__card-text p{margin-bottom:16px}.bio-block__card-text a{color:#c9a84c;text-decoration:underline}.bio-block__card-text ul,.bio-block__card-text ol{margin:16px 0;padding-left:24px}.bio-block__card-text blockquote{color:var(--color-text-muted);border-left:4px solid #c9a84c;margin:20px 0;padding-left:16px;font-style:italic}.bio-block__card-text mark{color:#d4b965;background:#c9a84c33;border-radius:2px;padding:0 4px}.bio-block__card-cta{justify-content:flex-start;margin-top:32px;display:flex}@media (max-width:480px){.bio-block__card-cta{justify-content:center}}.bio-block--simple{background:var(--color-bg-card);padding:64px 24px}.bio-block__simple-content{text-align:center;max-width:700px;margin:0 auto}.bio-block__simple-image{margin-bottom:24px}.bio-block__simple-image img{object-fit:cover;border:3px solid #c9a84c4d;border-radius:50%;width:100px;height:100px}.bio-block__simple-name{color:var(--color-text-primary);margin-bottom:8px;font-size:1.75rem;font-weight:600}.bio-block__simple-email{color:var(--color-text-muted);margin-bottom:20px;font-size:.95rem}.bio-block__simple-text{color:var(--color-text-secondary);text-align:left;margin-top:32px;font-size:1rem;line-height:1.8}.bio-block__simple-text h1,.bio-block__simple-text h2,.bio-block__simple-text h3{color:var(--color-text-primary);margin:20px 0 10px}.bio-block__simple-text p{margin-bottom:14px}.bio-block__simple-text a{color:#c9a84c}.bio-block__simple-cta{margin-top:32px}.bio-block--minimal{max-width:700px;margin:0 auto;padding:40px 24px}.bio-block__minimal-name{color:var(--color-text-primary);margin-bottom:20px;font-size:1.5rem;font-weight:600}.bio-block__minimal-text{color:var(--color-text-secondary);font-size:1rem;line-height:1.8}.bio-block__minimal-text h1,.bio-block__minimal-text h2,.bio-block__minimal-text h3{color:var(--color-text-primary);margin:16px 0 8px}.bio-block__minimal-text p{margin-bottom:12px}.bio-block__minimal-text a{color:#c9a84c}
