/* Public blocks rendered by the no-code homepage builder */
.builder-main{display:grid;gap:0;background:var(--bg)}.builder-section{position:relative;min-width:0}.builder-container{width:min(calc(100% - 48px),var(--container));margin:0 auto}.builder-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.builder-section-head h2{margin:0;color:var(--ink);font-size:clamp(28px,3.1vw,44px);letter-spacing:-.035em}.builder-section-head p{max-width:620px;margin:8px 0 0;color:var(--muted);line-height:1.6}.builder-hero{min-height:var(--builder-hero-height,430px);display:grid;align-items:center;overflow:hidden}.builder-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 34%,rgba(255,255,255,calc(var(--builder-overlay,.42))) 62%,rgba(255,255,255,.05) 100%),var(--builder-hero-image);background-size:cover;background-position:center}.builder-hero .builder-container{position:relative;z-index:1;padding:52px 0}.builder-hero-copy{max-width:720px}.builder-hero.align-center .builder-hero-copy{margin:0 auto;text-align:center}.builder-hero.align-right .builder-hero-copy{margin-left:auto;text-align:right}.builder-hero .eyebrow{display:inline-flex;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--red) 8%,#fff);color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.builder-hero h1{margin:12px 0 16px;color:var(--ink);font-size:clamp(44px,5vw,72px);line-height:.98;letter-spacing:-.065em}.builder-hero h1 span{color:var(--red)}.builder-hero-copy>p:not(.eyebrow){max-width:620px;margin:0;color:var(--text);font-size:17px;line-height:1.65}.builder-hero.align-center .builder-hero-copy>p{margin-left:auto;margin-right:auto}.builder-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.builder-hero.align-center .builder-actions{justify-content:center}.builder-hero.align-right .builder-actions{justify-content:flex-end}.builder-benefits{padding:18px 0;background:var(--panel)}.builder-benefits.builder-style-strip .builder-items{padding:8px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft)}.builder-stats,.builder-process,.builder-testimonials,.builder-gallery,.builder-faq,.builder-text_image,.builder-cta{padding:72px 0}.builder-style-soft{background:color-mix(in srgb,var(--red) 3%,var(--bg))}.builder-style-dark{background:var(--brand-secondary);color:#fff}.builder-style-dark h2,.builder-style-dark h3,.builder-style-dark .builder-heading{color:#fff}.builder-style-dark p{color:rgba(255,255,255,.72)}.builder-items{display:grid;grid-template-columns:repeat(var(--builder-columns,3),minmax(0,1fr));gap:16px}.builder-item{min-width:0;padding:22px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft)}.builder-item-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:15px;border-radius:15px;background:color-mix(in srgb,var(--red) 8%,#fff);color:var(--red)}.builder-item-icon .icon{width:23px;height:23px}.builder-item-value{display:block;margin-bottom:8px;color:var(--red);font-size:clamp(28px,3vw,46px);letter-spacing:-.04em}.builder-item h3{margin:0 0 7px;color:var(--ink);font-size:18px}.builder-item p{margin:0;color:var(--muted);line-height:1.55}.builder-item-image{width:100%;aspect-ratio:16/9;object-fit:cover;margin:-8px 0 16px;border-radius:calc(var(--radius-lg) - 6px)}.builder-text-image-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:42px;align-items:center}.builder-text-copy h2{margin:0 0 16px;color:var(--ink);font-size:clamp(34px,4vw,58px);letter-spacing:-.055em}.builder-rich-text{color:var(--text);font-size:16px;line-height:1.75}.builder-text-media img{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:var(--radius-xl);box-shadow:var(--shadow)}.builder-items-process .builder-item{position:relative}.builder-items-process .builder-item-value{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:17px}.builder-testimonial{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel)}.builder-testimonial img,.builder-avatar{grid-row:1/4;width:58px;height:58px;border-radius:50%;object-fit:cover}.builder-avatar{display:grid;place-items:center;background:color-mix(in srgb,var(--red) 10%,#fff);color:var(--red);font-size:22px;font-weight:900}.builder-testimonial blockquote{margin:0;color:var(--text);line-height:1.6}.builder-testimonial strong{color:var(--ink)}.builder-testimonial span{color:var(--muted);font-size:12px}.builder-items-gallery{grid-auto-rows:220px}.builder-gallery-item{position:relative;overflow:hidden;margin:0;border-radius:var(--radius-lg);background:#e2e8f0}.builder-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .28s}.builder-gallery-item:hover img{transform:scale(1.035)}.builder-gallery-item figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 10px;border-radius:10px;background:rgba(15,23,42,.68);backdrop-filter:blur(8px);color:#fff;font-size:12px}.builder-image-empty{height:100%;display:grid;place-items:center;color:#94a3b8}.builder-items-faq{grid-template-columns:1fr;max-width:920px;margin:0 auto}.builder-faq-item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel)}.builder-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;color:var(--ink);font-weight:850;cursor:pointer;list-style:none}.builder-faq-item summary::-webkit-details-marker{display:none}.builder-faq-item summary .icon{transition:transform .2s}.builder-faq-item[open] summary .icon{transform:rotate(180deg)}.builder-faq-item>div{padding:0 20px 20px;color:var(--muted);line-height:1.65}.builder-vacancies{padding:64px 0}.builder-vacancies .jobs-section{padding:0}.builder-vacancies .jobs-grid{grid-template-columns:repeat(var(--builder-job-columns,3),minmax(0,1fr))}.builder-contact{padding:18px 0 34px}.builder-contact .contact-strip{margin:0}.builder-cta{background-image:linear-gradient(90deg,var(--brand-secondary),color-mix(in srgb,var(--red) 82%,var(--brand-secondary)));background-size:cover;background-position:center}.builder-cta-card{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 36px;border-radius:var(--radius-xl);background:rgba(7,26,51,.90);background-image:var(--builder-cta-image);background-size:cover;background-position:center;color:#fff}.builder-cta-card h2{margin:0 0 8px;color:#fff;font-size:clamp(28px,3.5vw,48px)}.builder-cta-card p{margin:0;color:rgba(255,255,255,.75)}.site-footer-builder{padding:44px 0 22px;background:var(--brand-secondary);color:#fff}.site-footer-grid{width:min(calc(100% - 48px),var(--container));margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:30px}.site-footer-brand img{max-width:150px;max-height:48px;object-fit:contain}.site-footer-brand p{max-width:440px;color:rgba(255,255,255,.66);line-height:1.6}.site-footer-links{display:grid;gap:10px}.site-footer-links a{color:rgba(255,255,255,.76)}.site-footer-contacts{display:grid;gap:10px}.site-footer-contacts a,.site-footer-contacts span{display:flex;gap:9px;align-items:center;color:rgba(255,255,255,.78)}.site-footer-contacts .icon{width:18px;height:18px}.site-footer-bottom{width:min(calc(100% - 48px),var(--container));margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.52);font-size:12px}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:12px;background:var(--red);color:#fff;font-weight:850}.header-style-minimal .site-nav{border:0;background:transparent;box-shadow:none}.header-style-solid .site-header{background:var(--brand-secondary)}.header-style-solid .nav-link,.header-style-solid .language-link{color:#fff}.header-style-solid .site-nav{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}
@media(max-width:1100px){.builder-items{grid-template-columns:repeat(min(var(--builder-columns,3),2),minmax(0,1fr))}.builder-text-image-grid{grid-template-columns:1fr}.builder-text-media{order:2}.site-footer-grid{grid-template-columns:1fr 1fr}.builder-cta-card{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.builder-container,.site-footer-grid,.site-footer-bottom{width:min(calc(100% - 28px),var(--container))}.builder-hero .builder-container{padding:38px 0}.builder-hero h1{font-size:42px}.builder-stats,.builder-process,.builder-testimonials,.builder-gallery,.builder-faq,.builder-text_image,.builder-cta,.builder-vacancies{padding:48px 0}.builder-items{grid-template-columns:1fr}.builder-vacancies .jobs-grid{grid-template-columns:1fr}.builder-section-head{align-items:flex-start;flex-direction:column}.site-footer-grid{grid-template-columns:1fr}.builder-cta-card{padding:24px}.builder-actions{width:100%}.builder-actions>a{flex:1;min-width:170px}}
