@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@media (hover: hover) and (pointer: fine) {.age-card:hover, .level-card:hover, .method-item:hover, .trust-proof-card:hover, .blog-card:hover { transform: translateY(-5px); box-shadow: 0 16px 34px rgba(2, 43, 104, .09); border-color: rgba(94, 159, 84, .22); } .program-list li:hover, .about-flow-list li:hover, .outcome-list li:hover { transform: translateX(4px); } .trust-seal span:hover, .level-meta span:hover, .testimonial-tags span:hover { transform: translateY(-2px); } .testimonial-snapshot:hover img { transform: scale(1.018); } .partner-logo:hover img { transform: scale(1.055); filter: saturate(1.04); } .btn:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(2, 43, 104, .16); } }@media (max-width: 640px) { .section-deco--canopy-right, .section-deco--canopy-left { --ornament-alpha: .30; } .section-deco--culm-right, .section-deco--culm-left { --ornament-alpha: .27; } }@media (max-width: 980px) { .hero-trust-bar, .program-levels, .method-strip, .testimonial-snapshot-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .bamboo-philosophy, .about-bridge, .ptnt-journey-shell, .trust-architecture, .testimonial-proof-layout, .consult-block { grid-template-columns: 1fr; } .testimonial-story-card { position: relative; top: auto; } .impact-gallery-redesign { grid-template-columns: repeat(2, minmax(0, 1fr)); } .overlay-card--featured { grid-column: 1 / -1; } }@media (max-width: 640px) { .hero-trust-bar, .ptnt-roadmap, .program-levels, .method-strip, .trust-grid, .trust-seal, .testimonial-snapshot-grid, .impact-gallery-redesign, .consult-actions { grid-template-columns: 1fr; } .bamboo-philosophy, .consult-block { padding: 22px; border-radius: 24px; } .bamboo-visual { min-height: 360px; } .consult-form-card { padding: 20px; } }@media (max-width:900px) { .sidebar-l> :first-child { flex-basis: 100%; } .ecosystem-showcase { padding: 26px; } .ecosystem-map { grid-template-columns: 1fr; grid-template-areas: "core" "discover" "activate" "family" "model"; } .ecosystem-core { min-height: auto; padding: 30px 22px; } }@media (max-width:760px) { .hero-collage { height: 340px; margin: 0 auto; } .hero-photo--main { top: 44px; height: 245px; } .hero-photo--top { height: 150px; } .hero-photo--bottom { height: 175px; right: 10px; } }@media (max-width:600px) { .consult-form__grid, .consult-actions { grid-template-columns: 1fr; } .ecosystem-showcase { padding: 18px; border-radius: 22px; } .ecosystem-card { padding: 20px; border-radius: 18px; } .ecosystem-flow .arrow { display: none; } .proof-wrap { padding: 18px; border-radius: 22px; } }@media (max-width:1100px) { .overlay-gallery { grid-template-columns: repeat(3, minmax(0, 1fr)); } }@media (max-width:900px) { .overlay-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); } }@media (max-width:600px) { .proof-wrap { padding: 18px; border-radius: 22px; } .overlay-gallery { grid-template-columns: 1fr; } .overlay-card { min-height: 300px; } }@media (max-width:1000px) { .partner-logo-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); } }@media (max-width:680px) { .partner-group { padding: 20px; border-radius: 22px; } .partner-group__head { align-items: flex-start; flex-direction: column; } .partner-logo-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } .partner-logo { height: 82px; padding: 12px; } }@media (max-width: 980px) { .bamboo-philosophy { grid-template-columns: 1fr; } .bamboo-visual { min-height: 470px; } .ecosystem-map { grid-template-columns: 1fr; grid-template-areas: 'core' 'discover' 'activate' 'family' 'model'; gap: 16px; } .ecosystem-core { min-height: 430px; } .ecosystem-spine { height: 430px; inset: 0; } .ecosystem-card::after { display: none; } }@media (max-width: 640px) { .section-deco--canopy-right::before, .section-deco--canopy-left::after { width: 210px; height: 172px; opacity: .3; } .section-deco--canopy-right::before { right: -72px; top: 48px; } .section-deco--canopy-left::after { left: -76px; top: 58px; } .section-deco--culm-right::before, .section-deco--culm-left::after { width: 178px; height: 310px; opacity: .27; } .section-deco--culm-right::before { right: -64px; bottom: -18px; } .section-deco--culm-left::after { left: -72px; bottom: -12px; } .hero-bamboo-branch { width: 220px; height: 260px; right: -62px; top: 42px; } .bamboo-divider { height: 48px; margin: -24px 0; } .bamboo-divider svg { width: 220px; height: 48px; } .bamboo-visual { min-height: 410px; } .bamboo-label { font-size: 10.5px; padding: 7px 10px; } .bamboo-label--top { top: 28px; right: -4px; } .bamboo-label--mid { top: 184px; left: -8px; } .bamboo-label--root { bottom: 6px; right: 0; } .ecosystem-showcase { padding: 20px; } .ecosystem-core { min-height: 390px; } .ecosystem-spine { height: 390px; } }.consult-form__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px;}.form-field { display: flex; flex-direction: column; gap: 7px;}.form-field--full { grid-column: 1 / -1;}.form-field label { color: rgba(255, 255, 255, 0.86); font-size: 12px; font-weight: 700; letter-spacing: 0.02em;}.form-field input, .form-field textarea { width: 100%; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 12px; padding: 13px 14px; background: rgba(255, 255, 255, 0.10); color: #fff; font-size: 14px; outline: none; transition: border-color .2s ease, background .2s ease, box-shadow .2s ease;}.form-field textarea { min-height: 110px; resize: vertical;}.form-field input::placeholder, .form-field textarea::placeholder { color: rgba(255, 255, 255, 0.52);}.form-field input:focus, .form-field textarea:focus { border-color: rgba(225, 157, 2, 0.8); background: rgba(255, 255, 255, 0.14); box-shadow: 0 0 0 3px rgba(225, 157, 2, 0.13);}.consult-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; align-items: start; margin-top: 4px;}.consult-actions .btn { width: 100%; justify-content: center; min-height: 48px;}.call-box { display: grid; gap: 7px; text-align: center;}.consult-privacy { margin: 10px 0 0; color: #7A8595; font-size: 12px; text-align: center;}.hero-bamboo-branch { position: absolute; width: 310px; height: 360px; right: -94px; top: 24px; z-index: -1; overflow: visible; opacity: .82; filter: drop-shadow(0 18px 32px rgba(0, 0, 0, .12));}.hero-bamboo-branch .branch-stroke { fill: none; stroke: rgba(128, 185, 120, .62); stroke-width: 5; stroke-linecap: round; stroke-linejoin: round;}.hero-bamboo-branch .branch-node { fill: none; stroke: rgba(225, 157, 2, .72); stroke-width: 3; stroke-linecap: round;}.hero-bamboo-branch .branch-leaf { fill: rgba(128, 185, 120, .56); transform-box: fill-box; transform-origin: 15% 50%; }.hero-bamboo-branch .branch-leaf:nth-of-type(2n) { animation-delay: -1.8s; animation-duration: 6.8s;}.bamboo-illustration { width: min(100%, 390px); height: auto; overflow: visible; filter: drop-shadow(0 20px 30px rgba(53, 107, 60, .12));}.bamboo-illustration .culm { fill: url(#culmGradient); stroke: rgba(53, 107, 60, .44); stroke-width: 1.2;}.bamboo-illustration .culm-highlight { fill: none; stroke: rgba(255, 255, 255, .42); stroke-width: 2; stroke-linecap: round;}.bamboo-illustration .node { fill: none; stroke: rgba(53, 107, 60, .72); stroke-width: 3; stroke-linecap: round;}.bamboo-illustration .twig { fill: none; stroke: rgba(53, 107, 60, .70); stroke-width: 3; stroke-linecap: round; stroke-linejoin: round;}.bamboo-illustration .leaf { fill: url(#leafGradient); stroke: rgba(53, 107, 60, .34); stroke-width: 1; transform-box: fill-box; transform-origin: 10% 50%;}.bamboo-illustration .leaf-vein { fill: none; stroke: rgba(53, 107, 60, .42); stroke-width: 1; stroke-linecap: round;}.bamboo-illustration .root-line { fill: none; stroke: rgba(53, 107, 60, .58); stroke-width: 2.2; stroke-linecap: round; stroke-dasharray: 1 8;}.ecosystem-spine { position: absolute; inset: -8px 0; width: 100%; height: calc(100% + 16px); z-index: 0; overflow: visible; filter: drop-shadow(0 16px 26px rgba(53, 107, 60, .16));}.ecosystem-spine .spine-segment { fill: url(#spineGradient); stroke: rgba(53, 107, 60, .56); stroke-width: 1;}.ecosystem-spine .spine-node { fill: rgba(255, 253, 247, .88); stroke: rgba(53, 107, 60, .66); stroke-width: 2;}.ecosystem-spine .spine-leaf { fill: rgba(94, 159, 84, .28); stroke: rgba(53, 107, 60, .22); stroke-width: 1; transform-box: fill-box; transform-origin: 12% 50%;}.cg-motion-ready .section-head,.cg-motion-ready .section-kicker,.cg-motion-ready .bamboo-philosophy,.cg-motion-ready .about-bridge,.cg-motion-ready .about-system-card,.cg-motion-ready .ecosystem-showcase,.cg-motion-ready .ecosystem-card,.cg-motion-ready .ptnt-journey-shell,.cg-motion-ready .journey-card,.cg-motion-ready .ptnt-outcomes,.cg-motion-ready .program-levels,.cg-motion-ready .level-card,.cg-motion-ready .method-item,.cg-motion-ready .trust-architecture,.cg-motion-ready .trust-core-card,.cg-motion-ready .trust-proof-card,.cg-motion-ready .proof-wrap,.cg-motion-ready .overlay-card,.cg-motion-ready .testimonial-story-card,.cg-motion-ready .testimonial-snapshot,.cg-motion-ready .partner-group,.cg-motion-ready .partner-logo,.cg-motion-ready .blog-card,.cg-motion-ready .consult-block,.cg-motion-ready .form-field,.cg-motion-ready .consult-actions,.cg-motion-ready .age-card,.cg-motion-ready .bamboo-principle-card,.cg-motion-ready .bamboo-divider { opacity: 0; transform: translateY(24px); transition: opacity 0.72s var(--cg-ease-out), transform 0.72s var(--cg-ease-out); transition-delay: var(--reveal-delay, 0ms);}.cg-motion-ready .bamboo-philosophy,.cg-motion-ready .ecosystem-showcase,.cg-motion-ready .proof-wrap,.cg-motion-ready .consult-block,.cg-motion-ready .partner-group { transform: translateY(16px) scale(0.965);}.cg-motion-ready .about-system-card,.cg-motion-ready .trust-core-card,.cg-motion-ready .ptnt-outcomes { transform: translateX(-28px);}.cg-motion-ready .testimonial-snapshot:nth-child(even),.cg-motion-ready .blog-card:nth-child(even) { transform: translateX(28px);}.cg-motion-ready .section-head.is-visible,.cg-motion-ready .section-kicker.is-visible,.cg-motion-ready .bamboo-philosophy.is-visible,.cg-motion-ready .about-bridge.is-visible,.cg-motion-ready .about-system-card.is-visible,.cg-motion-ready .ecosystem-showcase.is-visible,.cg-motion-ready .ecosystem-card.is-visible,.cg-motion-ready .ptnt-journey-shell.is-visible,.cg-motion-ready .journey-card.is-visible,.cg-motion-ready .ptnt-outcomes.is-visible,.cg-motion-ready .program-levels.is-visible,.cg-motion-ready .level-card.is-visible,.cg-motion-ready .method-item.is-visible,.cg-motion-ready .trust-architecture.is-visible,.cg-motion-ready .trust-core-card.is-visible,.cg-motion-ready .trust-proof-card.is-visible,.cg-motion-ready .proof-wrap.is-visible,.cg-motion-ready .overlay-card.is-visible,.cg-motion-ready .testimonial-story-card.is-visible,.cg-motion-ready .testimonial-snapshot.is-visible,.cg-motion-ready .partner-group.is-visible,.cg-motion-ready .partner-logo.is-visible,.cg-motion-ready .blog-card.is-visible,.cg-motion-ready .consult-block.is-visible,.cg-motion-ready .form-field.is-visible,.cg-motion-ready .consult-actions.is-visible,.cg-motion-ready .age-card.is-visible,.cg-motion-ready .bamboo-principle-card.is-visible,.cg-motion-ready .bamboo-divider.is-visible { opacity: 1; transform: none;}.cg-motion-ready .hero-copy > *:not(.hero-trust-bar),.cg-motion-ready .hero-photo,.cg-motion-ready .hero-bamboo-branch,.cg-motion-ready .hero-trust-item { opacity: 0; transform: translateY(22px); transition: opacity 0.82s var(--cg-ease-out), transform 0.82s var(--cg-ease-out);}.cg-motion-ready .hero-photo,.cg-motion-ready .hero-bamboo-branch { transform: translateY(24px) scale(0.965); transition-duration: 0.9s;}.cg-motion-ready.cg-page-loaded .hero-copy > *:not(.hero-trust-bar),.cg-motion-ready.cg-page-loaded .hero-photo,.cg-motion-ready.cg-page-loaded .hero-bamboo-branch,.cg-motion-ready.cg-page-loaded .hero-trust-item { opacity: 1; transform: none;}.cg-motion-ready.cg-page-loaded .hero-copy > *:not(.hero-trust-bar):nth-child(1) { transition-delay: 70ms; }.cg-motion-ready.cg-page-loaded .hero-copy > *:not(.hero-trust-bar):nth-child(2) { transition-delay: 150ms; }.cg-motion-ready.cg-page-loaded .hero-copy > *:not(.hero-trust-bar):nth-child(3) { transition-delay: 230ms; }.cg-motion-ready.cg-page-loaded .hero-copy > *:not(.hero-trust-bar):nth-child(4) { transition-delay: 310ms; }.cg-motion-ready.cg-page-loaded .hero-copy > *:not(.hero-trust-bar):nth-child(5) { transition-delay: 390ms; }.cg-motion-ready.cg-page-loaded .hero-photo--main { transition-delay: 180ms; }.cg-motion-ready.cg-page-loaded .hero-photo--top { transition-delay: 290ms; }.cg-motion-ready.cg-page-loaded .hero-photo--bottom { transition-delay: 400ms; }.cg-motion-ready.cg-page-loaded .hero-bamboo-branch { transition-delay: 480ms; }.cg-motion-ready.cg-page-loaded .hero-trust-item { transition-delay: 520ms; }.cg-motion-ready .hero-collage { perspective: 1000px;}.cg-motion-ready .section-pad[class*="section-deco--"]::before,.cg-motion-ready .section-pad[class*="section-deco--"]::after { opacity: 0; transition: opacity 0.95s var(--cg-ease-out); will-change: transform, opacity;}.cg-motion-ready .section-pad[class*="section-deco--"].is-ornament-visible::before,.cg-motion-ready .section-pad[class*="section-deco--"].is-ornament-visible::after { opacity: var(--ornament-alpha, 0.42);}.cg-motion-ready .section-deco--canopy-right.is-ornament-visible::before { animation: cg-ornament-canopy-right 8.5s ease-in-out 1s infinite;}.cg-motion-ready .section-deco--canopy-left.is-ornament-visible::after { animation: cg-ornament-canopy-left 9.2s ease-in-out 1.15s infinite;}.cg-motion-ready .section-deco--culm-right.is-ornament-visible::before { animation: cg-ornament-culm-right 10s ease-in-out 1s infinite;}.cg-motion-ready .section-deco--culm-left.is-ornament-visible::after { animation: cg-ornament-culm-left 10.8s ease-in-out 1.2s infinite;}.cg-motion-ready .bamboo-divider svg path:nth-of-type(-n + 4) { stroke-dasharray: 320; stroke-dashoffset: 320;}.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(-n + 4) { animation: cg-divider-draw 1s var(--cg-ease-out) forwards;}.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(2) { animation-delay: 80ms; }.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(3) { animation-delay: 130ms; }.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(4) { animation-delay: 190ms; }.cg-motion-ready .bamboo-divider svg path:nth-of-type(n + 5),.cg-motion-ready .bamboo-divider svg circle { opacity: 0; transform-box: fill-box; transform-origin: center; transform: scale(0.35) rotate(-8deg);}.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(n + 5) { animation: cg-divider-leaf-open 0.72s var(--cg-ease-spring) forwards;}.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(5) { animation-delay: 260ms; }.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(6) { animation-delay: 330ms; }.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(7) { animation-delay: 400ms; }.cg-motion-ready .bamboo-divider.is-visible svg path:nth-of-type(8) { animation-delay: 470ms; }.cg-motion-ready .bamboo-divider.is-visible svg circle { animation: cg-divider-dot-pulse 2.8s ease-in-out 520ms infinite;}.cg-motion-ready .bamboo-divider.is-visible svg { animation: cg-divider-breath 7.5s ease-in-out 1.2s infinite; transform-origin: center;}.cg-motion-ready .bamboo-illustration .culm,.cg-motion-ready .bamboo-illustration .twig,.cg-motion-ready .bamboo-illustration .root-line { opacity: 0;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .culm,.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .twig,.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .root-line { animation: cg-vector-reveal 0.9s var(--cg-ease-out) forwards;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .twig { animation-delay: 180ms;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .root-line { animation-delay: 320ms;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .leaf { animation: cg-leaf-open 0.75s var(--cg-ease-spring) both;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .leaf:nth-of-type(2n) { animation-delay: 180ms;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration .leaf:nth-of-type(3n) { animation-delay: 300ms;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-illustration { animation: cg-bamboo-breath 8.5s ease-in-out 1.15s infinite; transform-origin: 50% 88%;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-label { animation: cg-label-float 5.8s ease-in-out 1s infinite;}.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-label--mid { animation-delay: 1.6s; }.cg-motion-ready .bamboo-philosophy.is-visible .bamboo-label--root { animation-delay: 2.1s; }.cg-motion-ready .ecosystem-showcase.is-visible .ecosystem-spine .spine-leaf { animation: cg-spine-leaf-sway 5.8s ease-in-out 1s infinite alternate;}.cg-motion-ready .ecosystem-showcase.is-visible .ecosystem-spine .spine-leaf:nth-of-type(2n) { animation-delay: 1.8s; animation-duration: 6.7s;}.cg-motion-ready .ecosystem-card.is-visible:hover,.cg-motion-ready .ecosystem-card.is-visible:focus-within,.cg-motion-ready .ecosystem-card.is-visible.is-active { transform: translateY(-6px);}.hero-bamboo-branch .branch-leaf { transform-box: fill-box; transform-origin: 15% 50%; animation: cg-bamboo-sway 5.5s ease-in-out infinite alternate;}.hero-bamboo-branch .branch-leaf:nth-of-type(2n) { animation-delay: -1.8s; animation-duration: 6.8s;}@keyframes cg-ornament-canopy-right { 0%, 100% { transform: rotate(-5deg) translate3d(0, 0, 0); } 35% { transform: rotate(-2.8deg) translate3d(-7px, 5px, 0); } 70% { transform: rotate(-6.2deg) translate3d(3px, -2px, 0); }}@keyframes cg-ornament-canopy-left { 0%, 100% { transform: scaleX(-1) rotate(-3deg) translate3d(0, 0, 0); } 35% { transform: scaleX(-1) rotate(-.8deg) translate3d(-6px, 4px, 0); } 70% { transform: scaleX(-1) rotate(-4.2deg) translate3d(3px, -2px, 0); }}@keyframes cg-ornament-culm-right { 0%, 100% { transform: rotate(2deg) translate3d(0, 0, 0); } 45% { transform: rotate(3.2deg) translate3d(-4px, -5px, 0); } 75% { transform: rotate(1.4deg) translate3d(2px, -2px, 0); }}@keyframes cg-ornament-culm-left { 0%, 100% { transform: scaleX(-1) rotate(-2deg) translate3d(0, 0, 0); } 45% { transform: scaleX(-1) rotate(-3.1deg) translate3d(-4px, -5px, 0); } 75% { transform: scaleX(-1) rotate(-1.2deg) translate3d(2px, -2px, 0); }}@keyframes cg-divider-draw { to { stroke-dashoffset: 0; } }@keyframes cg-divider-leaf-open { to { opacity: 1; transform: scale(1) rotate(0); }}@keyframes cg-divider-dot-pulse { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: .72; transform: scale(1.35); }}@keyframes cg-divider-breath { 0%, 100% { transform: translateY(0) rotate(0); } 35% { transform: translateY(-2px) rotate(.35deg); } 70% { transform: translateY(1px) rotate(-.25deg); }}@keyframes cg-bamboo-breath { 0%, 100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-4px) rotate(.35deg); }}@keyframes cg-label-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-5px); }}@keyframes cg-spine-leaf-sway { from { transform: rotate(-1.5deg); } to { transform: rotate(4deg); }}@keyframes cg-bamboo-sway { from { transform: rotate(-2deg); } to { transform: rotate(3deg); }}@keyframes cg-vector-reveal { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; }}@keyframes cg-leaf-open { from { opacity: 0; transform: scale(.45) rotate(-8deg); } to { opacity: 1; transform: scale(1) rotate(0); }}@media (prefers-reduced-motion: reduce) { .cg-motion-ready .reveal, .cg-motion-ready .cg-hero-load, .cg-motion-ready .section-pad[class*="section-deco--"]::before, .cg-motion-ready .section-pad[class*="section-deco--"]::after, .hero-bamboo-branch .branch-leaf { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }}.brxe-h00001 {align-items: center}#brxe-vxedss {font-size: 32px}#brxe-pgssbv {font-weight: 600; color: var(--charcoal)}#brxe-czqtax { --space: 1rem;}#brxe-cygvsy { --min-w: 13rem; --space: 1rem;}#brxe-mfnjis {align-items: flex-start; flex-direction: row}#brxe-mfnjis { --side-w: 30rem;}.brxe-vipklx {margin-bottom: 0}.brxe-b00003 {margin-top: 0}#brxe-dxxleb {font-size: 27px; margin-right: -1px; margin-bottom: -10px}#brxe-ewlzto {font-size: 38px; text-transform: uppercase; color: var(--cg-color-bamboo); margin-right: -1px; margin-bottom: -16px}@media (max-width: 760px) {#brxe-ewlzto {font-size: 41px}}#brxe-rcqsdr {font-size: 30px; color: var(--cg-color-bamboo-dark); margin-right: -1px}#brxe-mynpxp {font-size: 16px}#brxe-lejwly {font-size: 16px; color: var(--charcoal); font-weight: 600}#brxe-ekjjtc { --space: 1rem;}#brxe-gusrop {padding-bottom: 32px}#brxe-nayhhs { --accent: #73A0E7; --accent-rgb: 115,160,231;}#brxe-jlevsy { --accent: #5E9F54; --accent-rgb: 94,159,84;}#brxe-gmyxoo { --accent: #E19D02; --accent-rgb: 225,157,2;}#brxe-bqycae { --accent: #EE430B; --accent-rgb: 238,67,11;}#brxe-zjibmv {display: flex}#brxe-nempdk {justify-content: center; margin-top: 32px}#brxe-nempdk { --space: 14px;}#brxe-vxnflo { --accent: #5E9F54; --accent-rgb: 94,159,84;}#brxe-rzescc { --accent: #73A0E7; --accent-rgb: 115,160,231;}#brxe-ilnalm { --accent: #E19D02; --accent-rgb: 225,157,2;}#brxe-cvcxqx { --accent: #EE430B; --accent-rgb: 238,67,11;}#brxe-tzgcwq { --photo: url('https://w.ladicdn.com/6735a4a10379230012cbc2c1/10-20250404094649-snojs.png');}#brxe-hzuqki { --photo: url('https://w.ladicdn.com/6735a4a10379230012cbc2c1/rni-20250502040558---dy7.png');}#brxe-moxgtf { --photo: url('https://w.ladicdn.com/6735a4a10379230012cbc2c1/chien-si-hai-quan-nhi-20250404101257-it6v1.png');}#brxe-blhfyh { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/361367981_618684877032920_3262736244296620699_n-20230908154454-umqna.jpg');}#brxe-nxxbfz { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/359441140_614540544114020_8683565829383970273_n-20230908154454-wdwat.jpg');}#brxe-mjgyta { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/z4606769620263_ef7d181f469f1013ede2dbf8c281788d-20230908154520-f14qb.jpg');}#brxe-qhpehb { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/z4518458247602_9767963bd20772ab63de84507ae9fcc4-20230908161331-llt8y.jpg');}#brxe-isregz { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/z4379703452297_2883c765c99acfd99815e0f5015fb5d4-20230914023341-xwp9f.png');}#brxe-ozrdyf { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/z4419072841639_598c48776c627edc514a83e6944a40fa-20230908153323-khvke.jpg');}#brxe-zuutia { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/339415110_233779532544880_2278086753630211393_n-20230908153413-wpnvk.jpg');}#brxe-zjcxoy { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/z3206481507446_df9ea2437848d9cc73c4f6edaf7ee561-20230914023045-gkme8.jpg');}#brxe-yipcph { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/2e9a8812-20230908163601-d4xc0.png');}#brxe-gkehnj { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/img_4131-20230908163602-t7vxs.png');}#brxe-tkoxok { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/244693928_418192656495263_8569447025743158667_n-20230914024639-gs2oc.jpg');}#brxe-oasrae { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/dssss13-20230908153325-tgqgr.png');}#brxe-yfqtqv { --photo: url('https://w.ladicdn.com/607a82d884b18e008e6aab27/dae-20230914025627-cnnrd.png');}#brxe-cgmttl {margin-bottom: 32px}#brxe-dxzieo {margin-bottom: 32px}.brxe-c00009 {color: var(--bricks-color-grey-300)}.brxe-c00000 {padding-bottom: 120px}.brxe-i00001 {font-size: 14px; margin-bottom: 0}.brxe-xijlhs {font-size: 42px; margin-bottom: 8px}.brxe-i00003 {font-size: 18px; margin-bottom: 24px; max-width: 620px}.brxe-h00020 {width: 100%}.brxe-h00021 {display: flex; text-align: left}.brxe-tneimw-form .form-group:nth-child(1) {width: 49%}.brxe-tneimw-form .form-group:nth-child(2) {width: 49%}.brxe-tneimw-form .form-group:nth-child(3) {width: 49%}.brxe-tneimw-form .form-group:nth-child(4) {width: 49%}.brxe-tneimw-form .form-group:nth-child(5) {width: 100%}.brxe-tneimw-form {justify-content: space-between}