.builder-v3-root,.builder-v3-root *{box-sizing:border-box}.builder-v3-root{min-width:0;margin:0 0 var(--builder-block-gap);overflow-wrap:anywhere}.builder-v3-container{min-width:0}.builder-v3-stack{display:flex;min-width:0;flex-direction:column;gap:var(--builder-v3-stack-gap)}.builder-v3-grid{display:grid;min-width:0;grid-template-columns:repeat(var(--builder-v3-grid-columns),minmax(0,1fr));gap:var(--builder-v3-grid-gap)}.builder-v3-type{min-width:0;margin:0;color:inherit}.builder-v3-type--display{max-width:18ch;font-size:var(--builder-h1-size);font-weight:850;line-height:1.08;letter-spacing:-.025em}.builder-v3-type--display-small{font-size:var(--builder-h1-size);font-weight:800;line-height:1.14;letter-spacing:-.02em}.builder-v3-type--heading{font-size:var(--builder-h2-size);font-weight:800;line-height:1.18}.builder-v3-type--subheading{font-size:var(--builder-h3-size);font-weight:750;line-height:1.25}.builder-v3-type--lead{max-width:62ch;font-size:clamp(var(--builder-font-size),2.2vw,calc(var(--builder-font-size) + 4px));line-height:var(--builder-line-height)}.builder-v3-type--body{font-size:var(--builder-font-size);line-height:var(--builder-line-height)}.builder-v3-preserve-lines{white-space:pre-line}.builder-v3-card{min-width:0;height:100%}.builder-v3-action{display:inline-flex;min-width:0;min-height:44px;width:fit-content;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--builder-button-border);border-radius:var(--builder-button-radius);background:var(--builder-button-bg);box-shadow:var(--builder-button-shadow);color:var(--builder-button-color);font-size:var(--builder-font-size);font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.builder-v3-action:hover{transform:translateY(-1px)}.builder-v3-action:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 42%,transparent);outline-offset:3px}.builder-v3-media{display:block;max-width:100%;object-fit:cover}.builder-v3-media[data-load-error=true]{opacity:.28}.builder-v3-placeholder{display:flex;min-height:160px;align-items:center;justify-content:center;padding:24px;border:1px dashed var(--border);border-radius:var(--builder-radius);background:color-mix(in srgb,var(--bg2) 82%,transparent);color:var(--text2);font-size:13px;font-weight:700;line-height:1.45;text-align:center}.builder-v3-hero{position:relative;display:grid;overflow:hidden;border-radius:var(--builder-radius);background:var(--builder-v3-section-bg);color:var(--builder-v3-section-color)}.builder-v3-hero--centered{place-items:center;padding:calc(var(--builder-section-padding-y) + 28px) clamp(20px,5vw,64px)}.builder-v3-hero--centered .builder-v3-hero__content{position:relative;z-index:2;align-items:center;max-width:720px;text-align:center}.builder-v3-hero--centered .builder-v3-hero__content--contrast-surface{padding:clamp(24px,4vw,44px);border-radius:max(16px,var(--builder-radius));background:#111827;color:#fff;box-shadow:0 18px 48px #0000003d}.builder-v3-hero--centered .builder-v3-type--display{max-width:20ch}.builder-v3-hero__background,.builder-v3-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.builder-v3-hero__overlay{z-index:1;background:#0009;pointer-events:none}.builder-v3-hero--split{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch}.builder-v3-hero--split.builder-v3-hero--no-media{grid-template-columns:minmax(0,1fr)}.builder-v3-hero--split .builder-v3-hero__content{align-self:center;padding:clamp(32px,6vw,76px)}.builder-v3-hero__aside{min-width:0;min-height:320px;padding:12px}.builder-v3-hero__aside>.builder-v3-media{width:100%;height:100%;border-radius:max(0px,calc(var(--builder-radius) - 8px))}.builder-v3-text{padding:clamp(20px,4vw,48px) 0}.builder-v3-text--prose{max-width:680px}.builder-v3-text--lead{max-width:920px;margin-right:auto;margin-left:auto;text-align:center}.builder-v3-text--lead .builder-v3-stack,.builder-v3-text--lead .builder-v3-type--lead{align-items:center;margin-right:auto;margin-left:auto}.builder-v3-image{text-align:center}.builder-v3-image__frame{display:flex;justify-content:center;min-width:0}.builder-v3-image__frame>a{display:flex;max-width:100%;justify-content:center}.builder-v3-image--contained .builder-v3-image__frame{padding:clamp(12px,2.5vw,28px);border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg2);box-shadow:var(--shadow)}.builder-v3-image figcaption,.builder-v3-gallery figcaption{margin-top:8px;color:var(--text2);font-size:calc(var(--builder-font-size) - 2px);line-height:1.45}.builder-v3-gallery__item{min-width:0;margin:0}.builder-v3-gallery__item .builder-v3-media{width:100%;aspect-ratio:1}.builder-v3-gallery--mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(110px,1fr)}.builder-v3-gallery--mosaic .builder-v3-gallery__item:first-child{grid-column:span 2;grid-row:span 2}.builder-v3-gallery--mosaic .builder-v3-gallery__item .builder-v3-media{height:100%;aspect-ratio:auto}.builder-v3-benefits{padding:clamp(20px,4vw,48px) 0}.builder-v3-benefits__title{margin-bottom:clamp(18px,3vw,30px);text-align:center}.builder-v3-benefits .builder-v3-card{display:flex;flex-direction:column;gap:10px;padding:clamp(18px,3vw,28px)}.builder-v3-benefits--grid .builder-v3-card{border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg2);box-shadow:var(--shadow)}.builder-v3-benefits--columns .builder-v3-card{border-top:2px solid color-mix(in srgb,var(--accent) 36%,var(--border))}.builder-v3-benefits__marker{display:inline-flex;width:fit-content;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);font-size:13px;font-weight:850}.builder-v3-cta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:clamp(18px,4vw,48px);padding:clamp(28px,5vw,60px);border:1px solid color-mix(in srgb,var(--builder-v3-section-color) 12%,transparent);border-radius:var(--builder-radius);background:var(--builder-v3-section-bg);color:var(--builder-v3-section-color)}.builder-v3-cta__copy{max-width:700px}.builder-v3-cta--centered{flex-direction:column;text-align:center}.builder-v3-cta--centered .builder-v3-cta__copy{align-items:center}.builder-v3-root--compact.builder-v3-hero--split,.builder-v3-root--compact.builder-v3-cta{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.builder-v3-root--compact.builder-v3-hero--split{min-height:0!important}.builder-v3-root--compact .builder-v3-hero__aside{min-height:240px}.builder-v3-root--compact.builder-v3-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-v3-root--compact.builder-v3-benefits>.builder-v3-grid{grid-template-columns:1fr}.builder-v3-root--compact .builder-v3-action{width:100%}@media(max-width:767px){.builder-v3-hero--split{min-height:0!important;grid-template-columns:1fr}.builder-v3-hero--split .builder-v3-hero__content{padding:32px 20px}.builder-v3-cta{flex-direction:column;align-items:stretch}.builder-v3-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-v3-benefits>.builder-v3-grid{grid-template-columns:1fr}.builder-v3-action{width:100%}}@media(prefers-reduced-motion:reduce){.builder-v3-action{transition:none}.builder-v3-action:hover{transform:none}}.builder-v3-root.builder-v3-recipe--align-center{text-align:center}.builder-v3-root.builder-v3-recipe--align-left{text-align:left}.builder-v3-root.builder-v3-recipe--width-narrow{max-width:680px;margin-right:auto;margin-left:auto}.builder-v3-root.builder-v3-recipe--width-medium{max-width:880px;margin-right:auto;margin-left:auto}.builder-v3-root.builder-v3-recipe--width-short{max-width:360px;margin-right:auto;margin-left:auto}.builder-v3-root.builder-v3-recipe--width-wide{width:100%;max-width:1160px;margin-right:auto;margin-left:auto}.builder-v3-root.builder-v3-recipe--surface-soft{border-radius:var(--builder-radius);background:var(--bg2);color:var(--text)}.builder-v3-root.builder-v3-recipe--surface-bordered{border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg);color:var(--text)}.builder-v3-root.builder-v3-recipe--surface-dark{border-radius:var(--builder-radius);background:#111827;color:#fff}.builder-v3-root.builder-v3-recipe--surface-dark a:not(.builder-v3-action){color:#fff}.builder-v3-root.builder-v3-recipe--surface-accent{border-radius:var(--builder-radius);background:var(--accent)}.builder-v3-root.builder-v3-recipe--density-compact:not(.builder-v3-hero,.builder-v3-cta,.builder-v3-divider){padding:clamp(12px,2vw,20px)}.builder-v3-root.builder-v3-recipe--density-normal:not(.builder-v3-hero,.builder-v3-cta,.builder-v3-divider){padding:clamp(20px,3vw,32px)}.builder-v3-root.builder-v3-recipe--density-spacious:not(.builder-v3-hero,.builder-v3-cta,.builder-v3-divider){padding:clamp(28px,5vw,56px)}.builder-v3-root.builder-v3-recipe--density-compact .builder-v3-grid{--builder-v3-grid-gap: clamp(8px, 1.5vw, 12px)}.builder-v3-root.builder-v3-recipe--density-spacious .builder-v3-grid{--builder-v3-grid-gap: clamp(18px, 3vw, 30px)}.builder-v3-root.builder-v3-recipe--card-surface .builder-v3-card{border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg2);box-shadow:var(--shadow)}.builder-v3-root.builder-v3-recipe--card-bordered .builder-v3-card{border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg)}.builder-v3-root.builder-v3-recipe--card-soft .builder-v3-card{border-radius:var(--builder-radius);background:color-mix(in srgb,var(--accent) 8%,var(--bg2))}.builder-v3-root.builder-v3-recipe--card-minimal .builder-v3-card{border-bottom:1px solid var(--border)}.builder-v3-root.builder-v3-recipe--card-alternating .builder-v3-card:nth-child(odd){border-radius:var(--builder-radius);background:var(--bg2)}.builder-v3-root.builder-v3-recipe--card-alternating .builder-v3-card:nth-child(2n){border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg)}.builder-v3-section-title{margin-bottom:clamp(18px,3vw,30px)}.builder-v3-recipe--title-align-center .builder-v3-section-title{text-align:center}.builder-v3-recipe--title-align-left .builder-v3-section-title{text-align:left}.builder-v3-hero>.builder-v3-hero__content{position:relative;z-index:2}.builder-v3-hero--compact,.builder-v3-hero--band,.builder-v3-hero--media_focus{align-items:center;padding:clamp(28px,6vw,72px)}.builder-v3-hero--compact{min-height:320px!important}.builder-v3-hero--compact .builder-v3-hero__content{max-width:640px}.builder-v3-hero--band{min-height:360px!important;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0}.builder-v3-hero--media_focus{min-height:620px!important;align-items:end}.builder-v3-hero--media_focus .builder-v3-hero__content{max-width:720px;padding:clamp(22px,4vw,40px);border-radius:var(--builder-radius);background:#111827c7;color:#fff}.builder-v3-hero.builder-v3-recipe--surface-soft,.builder-v3-hero.builder-v3-recipe--surface-dark,.builder-v3-hero.builder-v3-recipe--surface-accent{background:var(--builder-v3-section-bg);color:var(--builder-v3-section-color)}.builder-v3-hero.builder-v3-recipe--media-position-left .builder-v3-hero__aside{grid-column:1;grid-row:1}.builder-v3-hero.builder-v3-recipe--media-position-left .builder-v3-hero__content{grid-column:2}.builder-v3-text--heading .builder-v3-stack{max-width:inherit}.builder-v3-text__marker{display:inline-flex;min-height:24px;width:fit-content;align-items:center;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.builder-v3-recipe--marker-rule .builder-v3-text__marker{width:64px;border-top:3px solid var(--accent)}.builder-v3-recipe--marker-number .builder-v3-text__marker{font-size:clamp(28px,4vw,46px);letter-spacing:-.04em}.builder-v3-recipe--marker-eyebrow .builder-v3-text__marker{padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent)}.builder-v3-text--columns .builder-v3-preserve-lines{column-count:2;column-gap:clamp(24px,5vw,64px)}.builder-v3-text__quote{margin:0;padding-left:clamp(18px,3vw,30px);border-left:4px solid var(--accent)}.builder-v3-text--quote{border-radius:var(--builder-radius)}.builder-v3-image figure,.builder-v3-gallery figure{min-width:0;margin:0}.builder-v3-image--wide{width:100%;max-width:none}.builder-v3-image--portrait{max-width:560px;margin-right:auto;margin-left:auto}.builder-v3-image--split{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);align-items:center;gap:clamp(20px,4vw,44px);text-align:left}.builder-v3-recipe--frame-bordered .builder-v3-image__frame,.builder-v3-recipe--frame-bordered .builder-v3-video__frame,.builder-v3-recipe--frame-bordered .builder-v3-map__frame{padding:clamp(8px,2vw,18px);border:1px solid var(--border);border-radius:var(--builder-radius);background:var(--bg)}.builder-v3-recipe--frame-surface .builder-v3-image__frame,.builder-v3-recipe--frame-surface .builder-v3-video__frame,.builder-v3-recipe--frame-surface .builder-v3-map__frame{padding:clamp(10px,2.5vw,24px);border-radius:var(--builder-radius);background:var(--bg2);box-shadow:var(--shadow)}.builder-v3-recipe--frame-dark .builder-v3-video__frame{padding:clamp(10px,2.5vw,24px);border-radius:var(--builder-radius);background:#030712;box-shadow:0 20px 56px #00000052}.builder-v3-recipe--aspect-square .builder-v3-media{aspect-ratio:1}.builder-v3-recipe--aspect-landscape .builder-v3-media{aspect-ratio:4 / 3}.builder-v3-recipe--aspect-panorama .builder-v3-media{aspect-ratio:3 / 1}.builder-v3-recipe--aspect-portrait .builder-v3-media{aspect-ratio:3 / 4}.builder-v3-recipe--caption-aside figcaption{align-self:center;margin-top:0}.builder-v3-gallery--mosaic{grid-template-columns:repeat(4,minmax(0,1fr))}.builder-v3-gallery--row .builder-v3-gallery__item:nth-child(2n){transform:translateY(clamp(10px,2vw,28px))}.builder-v3-gallery--strip .builder-v3-media{width:100%}.builder-v3-recipe--emphasis-first.builder-v3-gallery .builder-v3-gallery__item:first-child{grid-column:span 2;grid-row:span 2}.builder-v3-features,.builder-v3-services,.builder-v3-steps,.builder-v3-pricing,.builder-v3-team,.builder-v3-testimonials,.builder-v3-categories,.builder-v3-products{padding-top:clamp(20px,4vw,48px);padding-bottom:clamp(20px,4vw,48px)}.builder-v3-features .builder-v3-card,.builder-v3-services .builder-v3-card,.builder-v3-steps .builder-v3-card,.builder-v3-pricing .builder-v3-card,.builder-v3-team .builder-v3-card,.builder-v3-testimonials .builder-v3-card{display:flex;min-width:0;flex-direction:column;gap:10px;padding:clamp(16px,2.5vw,26px)}.builder-v3-features__title{margin-bottom:clamp(18px,3vw,30px);text-align:center}.builder-v3-features__marker,.builder-v3-steps__marker,.builder-v3-services__number{display:inline-flex;width:fit-content;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);font-size:13px;font-weight:850}.builder-v3-recipe--marker-line .builder-v3-steps__marker{min-width:4px;width:4px;color:transparent}.builder-v3-recipe--marker-number .builder-v3-features__marker,.builder-v3-recipe--marker-number .builder-v3-steps__marker{border-radius:0;background:transparent;font-size:22px}.builder-v3-features--list>.builder-v3-grid,.builder-v3-services--list>.builder-v3-grid,.builder-v3-steps--list>.builder-v3-grid,.builder-v3-pricing--list>.builder-v3-grid,.builder-v3-team--list>.builder-v3-grid,.builder-v3-testimonials--list>.builder-v3-grid,.builder-v3-categories--list>.builder-v3-grid,.builder-v3-categories--index>.builder-v3-grid{grid-template-columns:1fr}.builder-v3-features--list .builder-v3-card,.builder-v3-steps--list .builder-v3-card,.builder-v3-team--list .builder-v3-card{flex-direction:row;align-items:center}.builder-v3-services .builder-v3-card{justify-content:space-between}.builder-v3-services--split .builder-v3-card,.builder-v3-services--list .builder-v3-card{flex-direction:row;align-items:center}.builder-v3-services__copy{flex:1}.builder-v3-services__price,.builder-v3-pricing__price{color:var(--accent);font-size:clamp(20px,3vw,30px);line-height:1.1}.builder-v3-recipe--price-aside .builder-v3-services__price{align-self:center;text-align:right}.builder-v3-recipe--price-below .builder-v3-services__price{align-self:flex-start}.builder-v3-services--numbered .builder-v3-card{border-top:2px solid var(--accent)}.builder-v3-steps--timeline>.builder-v3-grid{position:relative;grid-template-columns:1fr}.builder-v3-steps--timeline>.builder-v3-grid:before{position:absolute;top:22px;bottom:22px;left:22px;width:2px;background:color-mix(in srgb,var(--accent) 36%,var(--border));content:"";pointer-events:none}.builder-v3-steps--timeline .builder-v3-card{position:relative;flex-direction:row;padding-left:0}.builder-v3-steps--progress .builder-v3-card{border-top:4px solid var(--accent)}.builder-v3-pricing .builder-v3-card{align-items:stretch}.builder-v3-pricing__features{flex:1}.builder-v3-pricing__card--featured{border-color:var(--accent)!important;box-shadow:0 16px 44px color-mix(in srgb,var(--accent) 18%,transparent);transform:translateY(-8px)}.builder-v3-team__photo,.builder-v3-team__placeholder{width:112px;height:112px;flex:0 0 auto;margin:0 auto 8px;background:color-mix(in srgb,var(--accent) 12%,var(--bg2));max-width:100%}.builder-v3-team__placeholder{display:grid;place-items:center;color:var(--accent);font-size:24px;font-weight:850}.builder-v3-team__copy{min-width:0}.builder-v3-recipe--shape-circle .builder-v3-team__photo,.builder-v3-recipe--shape-circle .builder-v3-team__placeholder,.builder-v3-recipe--shape-circle .builder-v3-category-link{border-radius:50%}.builder-v3-recipe--shape-portrait .builder-v3-team__photo,.builder-v3-recipe--shape-portrait .builder-v3-team__placeholder{width:100%;height:auto;aspect-ratio:3 / 4;border-radius:var(--builder-radius)}.builder-v3-recipe--shape-rounded .builder-v3-team__photo,.builder-v3-recipe--shape-rounded .builder-v3-team__placeholder,.builder-v3-recipe--shape-rounded .builder-v3-category-link,.builder-v3-recipe--shape-rounded .builder-v3-social__link{border-radius:var(--builder-radius)}.builder-v3-recipe--tone-muted .builder-v3-team__photo{filter:grayscale(1);opacity:.78}.builder-v3-team--logos .builder-v3-card{align-items:center;justify-content:center;text-align:center}.builder-v3-team--featured .builder-v3-card:first-child,.builder-v3-testimonials--featured .builder-v3-card:first-child{grid-column:1 / -1;max-width:760px;margin:0 auto}.builder-v3-testimonials blockquote{margin:0}.builder-v3-testimonials__rating{color:#9a5800;font-size:14px;font-weight:800;letter-spacing:.04em}.builder-v3-recipe--surface-dark .builder-v3-testimonials__rating{color:#ffd166}.builder-v3-testimonials__author{margin:0;color:currentColor;font-size:14px;font-weight:750;opacity:.82}.builder-v3-about{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(24px,5vw,64px)}.builder-v3-about__media{min-width:0}.builder-v3-about__media .builder-v3-media{width:100%;max-height:680px;border-radius:var(--builder-radius);box-shadow:var(--shadow)}.builder-v3-about.builder-v3-recipe--media-position-right .builder-v3-about__media{grid-column:2;grid-row:1}.builder-v3-about.builder-v3-recipe--media-position-right .builder-v3-about__copy{grid-column:1;grid-row:1}.builder-v3-about--centered,.builder-v3-about--profile{max-width:900px;margin-right:auto;margin-left:auto}.builder-v3-about--centered{display:block}.builder-v3-about--centered .builder-v3-about__copy{align-items:center;text-align:center}.builder-v3-safe-markup{min-width:0;color:inherit;font-size:var(--builder-font-size);line-height:var(--builder-line-height);overflow-wrap:anywhere}.builder-v3-safe-markup img,.builder-v3-safe-markup video{max-width:100%;height:auto}.builder-v3-safe-markup table{display:block;max-width:100%;overflow-x:auto}.builder-v3-cta--band,.builder-v3-cta--inline,.builder-v3-cta--split{flex-direction:row}.builder-v3-cta--inline{padding:clamp(16px,2.5vw,26px)}.builder-v3-cta.builder-v3-recipe--surface-bordered,.builder-v3-cta.builder-v3-recipe--surface-soft,.builder-v3-cta.builder-v3-recipe--surface-dark,.builder-v3-cta.builder-v3-recipe--surface-accent{background:var(--builder-v3-section-bg);color:var(--builder-v3-section-color)}.builder-v3-recipe--action-position-below.builder-v3-cta{flex-direction:column;text-align:center}.builder-v3-recipe--action-position-below .builder-v3-cta__copy{align-items:center}.builder-v3-categories .builder-v3-card{min-width:0}.builder-v3-category-link{display:flex;min-height:88px;height:100%;align-items:center;justify-content:center;gap:10px;padding:clamp(14px,2.5vw,24px);color:var(--text);font-size:var(--builder-font-size);font-weight:750;text-align:inherit;text-decoration:none}.builder-v3-category-link:focus-visible,.builder-v3-social__link:focus-visible,.builder-v3-products__error button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 42%,transparent);outline-offset:3px}.builder-v3-category-link__icon{font-size:26px}.builder-v3-recipe--shape-circle .builder-v3-category-link{min-height:0;aspect-ratio:1}.builder-v3-categories--index .builder-v3-card{counter-increment:builder-category}.builder-v3-categories--index .builder-v3-category-link:before{color:var(--accent);content:counter(builder-category,decimal-leading-zero);font-size:12px;font-weight:850}.builder-v3-contacts{display:grid;gap:clamp(18px,4vw,42px)}.builder-v3-contacts--split{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.builder-v3-contacts__rows{grid-template-columns:1fr}.builder-v3-contacts__rows .builder-v3-card{display:flex;min-height:58px;align-items:baseline;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.builder-v3-contacts__rows .builder-v3-card>span{font-size:12px;font-weight:800;opacity:.72;text-transform:uppercase}.builder-v3-contacts__rows a,.builder-v3-contacts__rows strong{color:inherit;font-size:var(--builder-font-size);text-align:right}.builder-v3-contacts__row--emphasized a,.builder-v3-contacts__row--emphasized strong{color:var(--accent);font-size:clamp(20px,3vw,28px)}.builder-v3-recipe--surface-dark .builder-v3-contacts__row--emphasized a,.builder-v3-recipe--surface-dark .builder-v3-contacts__row--emphasized strong{color:#fff}.builder-v3-social__link{display:flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:1px solid var(--border);border-radius:var(--builder-radius);color:var(--text);font-weight:750;text-decoration:none}.builder-v3-recipe--shape-pill .builder-v3-social__link{border-radius:999px}.builder-v3-social--row>.builder-v3-grid{display:flex;justify-content:center;flex-wrap:wrap}.builder-v3-social--list>.builder-v3-grid{grid-template-columns:1fr}.builder-v3-recipe--surface-dark .builder-v3-social__link{border-color:#ffffff57;color:#fff}.builder-v3-video__frame{position:relative;min-width:0;aspect-ratio:16 / 9;overflow:hidden}.builder-v3-video__frame iframe,.builder-v3-map__frame iframe{display:block;width:100%;height:100%;border:0}.builder-v3-video--split{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr);align-items:center;gap:clamp(22px,5vw,54px)}.builder-v3-video--split .builder-v3-section-title{margin-bottom:0}.builder-v3-video--contained{max-width:960px;margin-right:auto;margin-left:auto}.builder-v3-map{overflow:hidden}.builder-v3-map--contained{max-width:960px;margin-right:auto;margin-left:auto}.builder-v3-recipe--radius-rounded .builder-v3-map__frame,.builder-v3-recipe--radius-rounded .builder-v3-map__frame iframe{overflow:hidden;border-radius:var(--builder-radius)}.builder-v3-products--carousel .builder-v3-products__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}.builder-v3-products--carousel .builder-v3-products__grid>li{min-width:min(300px,82vw);flex:0 0 calc((100% - (var(--builder-v3-grid-gap) * 3)) / 4);scroll-snap-align:start}.builder-v3-products__grid>li{min-width:0}.builder-v3-products__status{min-height:0}.builder-v3-products__error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;border:1px solid color-mix(in srgb,#b45309 45%,var(--border));border-radius:var(--builder-radius);background:color-mix(in srgb,#f59e0b 12%,var(--bg));color:var(--text);font-size:13px}.builder-v3-products__error button{min-height:44px;padding:8px 14px;border:1px solid var(--border);border-radius:var(--builder-button-radius);background:var(--bg);color:var(--text);font:inherit;font-weight:750;cursor:pointer}.builder-v3-divider{position:relative;display:flex;min-height:var(--builder-v3-divider-height);align-items:center;justify-content:center;color:var(--border)}.builder-v3-divider--line:before{width:100%;border-top:1px solid currentColor;content:""}.builder-v3-divider--dots{font-size:18px;letter-spacing:.45em}.builder-v3-divider--gradient:before{width:100%;height:max(1px,calc(var(--builder-v3-divider-height) / 2));background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent) 42%,transparent),transparent);content:""}.builder-v3-divider.builder-v3-recipe--tone-accent{color:var(--accent)}.builder-v3-divider.builder-v3-recipe--tone-muted{color:var(--text3)}.builder-v3-divider.builder-v3-recipe--tone-none{color:transparent}.builder-v3-divider.builder-v3-recipe--width-short:before{max-width:220px}.builder-v3-divider.builder-v3-recipe--align-left{justify-content:flex-start}.builder-v3-root--compact.builder-v3-grid,.builder-v3-root--compact>.builder-v3-grid{grid-template-columns:1fr}.builder-v3-root--compact.builder-v3-gallery,.builder-v3-root--compact.builder-v3-categories>.builder-v3-grid,.builder-v3-root--compact.builder-v3-social>.builder-v3-grid,.builder-v3-root--compact.builder-v3-team>.builder-v3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-v3-root--compact.builder-v3-gallery--strip{grid-template-columns:1fr}.builder-v3-root--compact.builder-v3-gallery--mosaic .builder-v3-gallery__item:first-child{grid-column:span 2}.builder-v3-root--compact.builder-v3-hero--split .builder-v3-hero__content,.builder-v3-root--compact.builder-v3-hero--split .builder-v3-hero__aside,.builder-v3-root--compact.builder-v3-hero.builder-v3-recipe--media-position-left .builder-v3-hero__content,.builder-v3-root--compact.builder-v3-hero.builder-v3-recipe--media-position-left .builder-v3-hero__aside{grid-column:1}.builder-v3-root--compact.builder-v3-hero--split .builder-v3-hero__content{grid-row:1}.builder-v3-root--compact.builder-v3-hero--split .builder-v3-hero__aside{grid-row:2}.builder-v3-root--compact.builder-v3-image--split,.builder-v3-root--compact.builder-v3-about,.builder-v3-root--compact.builder-v3-video--split,.builder-v3-root--compact.builder-v3-contacts--split{grid-template-columns:1fr}.builder-v3-root--compact.builder-v3-about .builder-v3-about__media,.builder-v3-root--compact.builder-v3-about .builder-v3-about__copy{grid-column:1}.builder-v3-root--compact.builder-v3-about .builder-v3-about__media{grid-row:1}.builder-v3-root--compact.builder-v3-about .builder-v3-about__copy{grid-row:2}.builder-v3-root--compact.builder-v3-text--columns .builder-v3-preserve-lines{column-count:1}.builder-v3-root--compact.builder-v3-services--split .builder-v3-card,.builder-v3-root--compact.builder-v3-services--list .builder-v3-card,.builder-v3-root--compact .builder-v3-contacts__rows .builder-v3-card{align-items:flex-start;flex-direction:column}.builder-v3-root--compact .builder-v3-contacts__rows a,.builder-v3-root--compact .builder-v3-contacts__rows strong{text-align:left}.builder-v3-root--compact .builder-v3-pricing__card--featured{transform:none}.builder-v3-root--compact.builder-v3-products--carousel .builder-v3-products__grid{display:flex}.builder-v3-root--compact.builder-v3-products:not(.builder-v3-products--carousel) .builder-v3-products__grid{grid-template-columns:repeat(var(--builder-v3-grid-columns),minmax(0,1fr))}.builder-v3-root--compact.builder-v3-team .builder-v3-card{padding:12px}.builder-v3-root--compact.builder-v3-team .builder-v3-team__photo,.builder-v3-root--compact.builder-v3-team .builder-v3-team__placeholder{width:80px;height:80px}.builder-v3-root--compact.builder-v3-team--list>.builder-v3-grid{grid-template-columns:1fr}
