.buldok-contact-split__grid{display:grid;gap:var(--space-xl);grid-template-columns:1fr 1fr}.buldok-contact-card{background:var(--charcoal);border:1px solid var(--graphite);border-radius:var(--radius-xl);height:100%;opacity:0;padding:var(--space-lg);transform:translateY(30px);transition:all .8s var(--easing-smooth)}.is-visible .buldok-contact-card{opacity:1;transform:translateY(0)}.is-visible .buldok-contact-split__col:nth-child(2) .buldok-contact-card{transition-delay:.2s}.buldok-contact-card__title{color:var(--white);font-family:var(--font-display);font-size:24px;font-weight:600;margin-bottom:var(--space-sm)}.buldok-contact-card__description{color:var(--light-gray);font-size:15px;margin-bottom:var(--space-lg)}.buldok-meeting-embed{min-height:500px}.buldok-placeholder-visual{align-items:center;background:var(--midnight);border:1px dashed var(--graphite);border-radius:var(--radius-lg);color:var(--medium-gray);display:flex;flex-direction:column;gap:16px;height:500px;justify-content:center}.buldok-form-wrapper{--hsf-row__vertical-spacing:0;--hsf-module__vertical-spacing:0;--hsf-background__padding:0;--hsf-field-input__border-radius:8px;--hsf-button__border-radius:8px}.buldok-form-wrapper .hsfc-Form{display:flex!important;flex-direction:column!important;gap:0!important}.buldok-form-wrapper .hs-form-field,.buldok-form-wrapper .hsfc-Row{margin-bottom:20px!important;position:relative!important}.buldok-form-wrapper .hs-form-field>label,.buldok-form-wrapper .hsfc-FieldLabel{background:transparent!important;color:var(--medium-gray)!important;font-size:14px!important;font-weight:400!important;left:16px!important;margin:0!important;padding:0 4px!important;pointer-events:none!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;transition:all .2s ease!important;z-index:1!important}.buldok-form-wrapper .hs-form-field.has-value>label,.buldok-form-wrapper .hs-form-field:focus-within>label,.buldok-form-wrapper .hsfc-Row.has-value .hsfc-FieldLabel,.buldok-form-wrapper .hsfc-Row:focus-within .hsfc-FieldLabel{background:var(--midnight)!important;color:var(--teal-primary)!important;font-size:11px!important;top:0!important}.buldok-form-wrapper .hsfc-TextInput:not(:placeholder-shown)+.hsfc-FieldLabel,.buldok-form-wrapper input:not(:placeholder-shown)~label{background:var(--midnight)!important;color:var(--teal-primary)!important;font-size:11px!important;top:0!important}.buldok-form-wrapper .hs-fieldtype-textarea .hsfc-FieldLabel,.buldok-form-wrapper .hs-fieldtype-textarea>label{top:16px!important;transform:none!important}.buldok-form-wrapper .hs-fieldtype-textarea:focus-within .hsfc-FieldLabel,.buldok-form-wrapper .hs-fieldtype-textarea:focus-within>label{top:-8px!important}.buldok-form-wrapper .hsfc-TextInput,.buldok-form-wrapper input[type=email],.buldok-form-wrapper input[type=number],.buldok-form-wrapper input[type=tel],.buldok-form-wrapper input[type=text],.buldok-form-wrapper select,.buldok-form-wrapper textarea{background-color:var(--midnight)!important;border:1px solid var(--graphite)!important;border-radius:8px!important;box-sizing:border-box!important;color:var(--white)!important;font-family:var(--font-body)!important;font-size:15px!important;padding:16px!important;transition:border-color .2s ease,box-shadow .2s ease!important;width:100%!important}.buldok-form-wrapper .hsfc-TextInput::placeholder,.buldok-form-wrapper input::placeholder,.buldok-form-wrapper textarea::placeholder{color:transparent!important}.buldok-form-wrapper .hsfc-TextInput:focus,.buldok-form-wrapper input:focus,.buldok-form-wrapper select:focus,.buldok-form-wrapper textarea:focus{border-color:var(--teal-primary)!important;box-shadow:0 0 0 3px rgba(0,212,170,.15)!important;outline:none!important}.buldok-form-wrapper textarea{min-height:120px!important;resize:vertical!important}.buldok-form-wrapper select{appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%238b949e' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 16px center!important;background-repeat:no-repeat!important;color:transparent!important;padding-right:48px!important}.buldok-form-wrapper .hs-form-field.has-value select,.buldok-form-wrapper .hsfc-Row.has-value select,.buldok-form-wrapper select:focus{color:var(--white)!important}.buldok-form-wrapper select option[value=""]{color:var(--medium-gray)!important}.buldok-form-wrapper select option{background:var(--charcoal)!important;color:var(--white)!important}.buldok-form-wrapper .hs-button,.buldok-form-wrapper .hsfc-Button,.buldok-form-wrapper input[type=submit]{background-color:var(--teal-primary)!important;border:none!important;border-radius:8px!important;color:var(--midnight)!important;cursor:pointer!important;font-family:var(--font-display)!important;font-size:14px!important;font-weight:700!important;letter-spacing:.5px!important;margin-top:8px!important;padding:16px 32px!important;text-transform:uppercase!important;transition:all .2s ease!important;width:100%!important}.buldok-form-wrapper .hs-button:hover,.buldok-form-wrapper .hsfc-Button:hover,.buldok-form-wrapper input[type=submit]:hover{background-color:var(--teal-bright)!important;transform:translateY(-2px)!important}.buldok-form-wrapper .hs-error-msgs,.buldok-form-wrapper .hsfc-ErrorMessage{color:#ef4444!important;font-size:12px!important;margin-top:4px!important;padding-left:4px!important}.buldok-form-wrapper .hs-form-required{color:var(--teal-primary)!important}.buldok-form-wrapper .hs-richtext,.buldok-form-wrapper .legal-consent-container{color:var(--medium-gray)!important;font-size:13px!important;line-height:1.5!important;margin-bottom:16px!important}.buldok-form-wrapper .legal-consent-container a{color:var(--teal-primary)!important}.buldok-form-wrapper input[type=checkbox]{accent-color:var(--teal-primary)!important;height:18px!important;width:18px!important}@media (max-width:1023px){.buldok-contact-split__grid{gap:var(--space-lg);grid-template-columns:1fr}}