.hero{background:radial-gradient(ellipse 1280px 780px at 0 0,#d0d0d0 0,hsla(0,0%,99.2%,0) 65%) no-repeat 0 0,var(--branco,#fdfdfd);color:var(--preto,#0c0a08);overflow:hidden;padding:110px 24px 80px;position:relative}.hero-deco{inset:0;overflow:clip;pointer-events:none;position:absolute;z-index:0}.hero-ring-left{background:transparent;border:1.5px solid rgba(118,185,0,.35);border-radius:50%;height:1800px;left:53px;width:1800px}.hero-ball-right,.hero-ring-left{position:absolute;top:50%;transform:translateY(-50%)}.hero-ball-right{background:radial-gradient(circle at 30% 30%,#8fd619 0,rgba(118,185,0,.85) 45%,rgba(118,185,0,.4) 75%,transparent 100%);border-radius:50%;filter:blur(.5px);height:220px;right:-180px;width:220px}@media (max-width:768px){.hero-ball-right,.hero-ring-left{display:none}}.hero-inner{align-items:center;display:grid;gap:4.5rem;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1240px;position:relative;z-index:1}.hero-copy{text-align:left}.hero-eyebrow{align-items:center;color:var(--cinza-500,#6e6e73);display:inline-flex;font-size:.72rem;font-weight:400;gap:10px;letter-spacing:.22em;margin-bottom:24px;text-transform:uppercase}.hero-eyebrow:after,.hero-eyebrow:before{background:var(--verde,#76b900);border-radius:50%;content:"";height:6px;width:6px}.hero h1{font-size:clamp(2rem,4.4vw,3.1rem);font-weight:300;letter-spacing:-.035em;line-height:1.05;margin-bottom:22px}.hero h1,.hero h1 strong{color:var(--preto,#0c0a08)}.hero h1 em,.hero h1 strong{font-weight:900}.hero h1 em{color:var(--verde,#76b900);font-style:normal}.hero-sub{color:var(--cinza-500,#6e6e73);font-size:1.05rem;font-weight:300;line-height:1.6;margin:0 0 2rem;max-width:560px}.hero-sub strong{color:var(--preto,#0c0a08);font-weight:700}.hero-sub--italic{color:var(--cinza-700,#333);font-size:1.08rem;font-style:italic;line-height:1.55}.hero-sub--data{color:var(--cinza-700,#333);font-size:.96rem;font-weight:300;line-height:1.65;margin:-.5rem 0 1.75rem;max-width:560px}.hero-sub--data strong{color:var(--preto,#0c0a08);font-weight:700}.hero-actions{display:inline-flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}@media (max-width:960px){.hero-inner{gap:3rem;grid-template-columns:1fr}.hero-sub{max-width:none}}.hero-form-card{background:var(--branco,#fdfdfd);border:1px solid rgba(12,10,8,.08);border-radius:var(--radius-lg,20px);box-shadow:0 2px 8px rgba(12,10,8,.06),0 24px 48px -16px rgba(12,10,8,.14);color:var(--preto,#0c0a08);padding:2.25rem 2rem;position:relative}.hero-form-card .form-card-kicker{align-items:center;color:var(--verde-dark,#5e9400);display:inline-flex;font-size:.65rem;font-weight:900;gap:8px;letter-spacing:.18em;margin-bottom:.85rem;text-transform:uppercase}.hero-form-card .form-card-kicker:before{background:var(--verde,#76b900);border-radius:50%;content:"";height:5px;width:5px}.hero-form-card h3{color:var(--preto,#0c0a08);font-size:1.4rem;font-weight:900;letter-spacing:-.02em;line-height:1.25;margin-bottom:.5rem}.hero-form-card .form-card-desc{color:var(--cinza-500,#6e6e73);font-size:.9rem;font-weight:300;line-height:1.5;margin-bottom:1.5rem}.hero-form-card .hs-form{margin:0;width:100%}.hero-form-card .hs-form fieldset{border:none;display:grid;gap:.85rem;grid-template-columns:1fr 1fr;margin:0 0 .85rem;max-width:100%!important;padding:0}.hero-form-card .hs-form fieldset.form-columns-1{grid-column:1/-1;grid-template-columns:1fr}.hero-form-card .hs-form fieldset.form-columns-1 .hs-form-field{width:100%}.hero-form-card .hs-form fieldset.form-columns-2{grid-column:1/-1}.hero-form-card .hs-form .hs-form-field{display:flex;flex-direction:column;gap:6px;padding:0!important;width:100%!important}.hero-form-card .hs-form .hs-form-field>label,.hero-form-card .hs-form label.hs-form-label{color:var(--cinza-700,#333);display:block;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin:0}.hero-form-card .hs-form .hs-form-field>label .hs-form-required{color:var(--verde,#76b900);margin-left:2px}.hero-form-card .hs-form .hs-field-desc{display:none}.hero-form-card .hs-form .input{margin:0!important}.hero-form-card .hs-form .hs-input,.hero-form-card .hs-form input[type=email],.hero-form-card .hs-form input[type=tel],.hero-form-card .hs-form input[type=text],.hero-form-card .hs-form select,.hero-form-card .hs-form textarea{appearance:none;-webkit-appearance:none;background:var(--branco,#fdfdfd);border:1px solid var(--cinza-200,#e8e8ed);border-radius:var(--radius-sm,8px);box-sizing:border-box;color:var(--preto,#0c0a08);font:400 .95rem var(--font);margin:0;max-width:100%!important;outline:none;padding:.78rem 1rem;transition:border-color .2s,box-shadow .2s,background .2s;width:100%!important}.hero-form-card .hs-form input::placeholder{color:var(--cinza-400,#949393)}.hero-form-card .hs-form .hs-input:focus,.hero-form-card .hs-form select:focus,.hero-form-card .hs-form textarea:focus{border-color:var(--verde,#76b900);box-shadow:0 0 0 4px rgba(118,185,0,.12)}.hero-form-card .hs-form select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2376b900' viewBox='0 0 12 12'%3E%3Cpath d='M6 9 2 5h8z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;padding-right:36px}.hero-form-card .hs-form .hs-fieldtype-intl-phone.hs-input{background:transparent;border:none;display:grid;gap:.5rem;grid-template-columns:30% 70%;padding:0}.hero-form-card .hs-form .hs-fieldtype-intl-phone.hs-input>.hs-input{margin:0;width:100%!important}.hero-form-card .hs-form .hs-error-msgs{color:#c1272d;font-size:.7rem;list-style:none;margin:.25rem 0 0;padding:0}.hero-form-card .hs-form .hs-submit{margin-top:.35rem}.hero-form-card .hs-form .hs-button,.hero-form-card .hs-form input[type=submit].hs-button{align-items:center;background:var(--verde,#76b900);border:none;border-radius:980px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.01em;margin-top:.35rem;padding:1rem 1.5rem;text-align:center;transition:background .25s,box-shadow .25s,transform .25s;width:100%}.hero-form-card .hs-form .hs-button:hover{background:var(--verde-dark,#5e9400);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.hero-form-card .hs-form .submitted-message{background:rgba(118,185,0,.08);border-radius:12px;color:var(--preto,#0c0a08);font-size:.9rem;line-height:1.5;padding:1.25rem}@media (max-width:600px){.hero-form-card{padding:1.75rem 1.4rem}.hero-form-card .hs-form fieldset{grid-template-columns:1fr}}.section-eyebrow{align-items:center;color:var(--cinza-500,#6e6e73);display:inline-flex;font-size:.7rem;font-weight:400;gap:10px;letter-spacing:.22em;margin-bottom:18px;text-transform:uppercase}.section-eyebrow:after,.section-eyebrow:before{background:var(--verde,#76b900);border-radius:50%;content:"";height:5px;width:5px}.section-eyebrow--dark{color:hsla(0,0%,100%,.55)}.intro-darkbox{background:var(--branco,#fdfdfd);padding:4rem 1.5rem 3rem}.intro-darkbox-inner{background:linear-gradient(160deg,#0c0a08,#1a1715 50%,#0c0a08);border-radius:var(--radius-xl,28px);color:#fff;margin:0 auto;max-width:920px;overflow:hidden;padding:3rem 2.5rem;position:relative}.intro-darkbox-inner:before{background:radial-gradient(ellipse,rgba(118,185,0,.1),transparent 65%);content:"";height:120%;left:-10%;pointer-events:none;position:absolute;top:-30%;width:60%;z-index:0}.intro-darkbox-head{margin:0 auto 1.75rem;max-width:720px;position:relative;text-align:center;z-index:1}.intro-darkbox-head h2{color:#fff;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:300;letter-spacing:-.025em;line-height:1.15}.intro-darkbox-head h2 strong{color:#fff;font-weight:900}.intro-darkbox-head h2 em{color:var(--verde-acc,#8fd619);font-style:normal;font-weight:900}.intro-darkbox-body{margin:0 auto;max-width:720px;position:relative;z-index:1}.intro-darkbox-body p{color:hsla(0,0%,100%,.78);font-size:.98rem;font-weight:300;line-height:1.65;margin-bottom:.9rem;text-align:left}.intro-darkbox-body p:last-child{margin-bottom:0}.intro-darkbox-body p strong{color:#fff;font-weight:700}@media (max-width:720px){.intro-darkbox-inner{border-radius:var(--radius-lg,20px);padding:2.25rem 1.5rem}}.final-cta{background:transparent;color:var(--preto,#0c0a08);padding:4.5rem 1.5rem 5rem;position:relative;text-align:center}.final-cta-inner{margin:0 auto;max-width:920px;position:relative;z-index:1}.cta-pre{align-items:center;color:var(--cinza-500,#6e6e73);display:inline-flex;font-size:.72rem;font-weight:400;gap:10px;letter-spacing:.22em;margin-bottom:1.75rem;text-transform:uppercase}.cta-pre:after,.cta-pre:before{background:var(--verde,#76b900);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.cta-h2{font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:300;letter-spacing:-.025em;line-height:1.15;margin:0 auto 2rem;max-width:820px}.cta-h2,.cta-h2 strong{color:var(--preto,#0c0a08)}.cta-h2 em,.cta-h2 strong{font-weight:900}.cta-h2 em{color:var(--verde,#76b900);font-style:normal}.cta-btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.trust-logos{background:var(--branco,#fdfdfd);padding:4rem 1.5rem 3rem}.trust-logos-box{align-items:center;background:var(--cinza-50,#f5f5f7);border:1px solid var(--cinza-200,#e8e8ed);border-radius:var(--radius-xl,28px);display:grid;gap:3rem;grid-template-columns:auto 1fr;margin:0 auto;max-width:1200px;padding:3rem}.trust-logos-copy{min-width:0;text-align:left}.trust-logos-copy .section-eyebrow{justify-content:flex-start;margin-bottom:14px;white-space:nowrap}.trust-logos-copy h3{color:var(--preto,#0c0a08);font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:300;letter-spacing:-.025em;line-height:1.15;margin:0;white-space:nowrap}.trust-logos-copy h3 strong{font-weight:900}.trust-logos-copy h3 em{color:var(--verde,#76b900);font-style:normal;font-weight:900}.trust-logos-row{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem 2.25rem;justify-content:flex-end}.trust-logos-row img{filter:grayscale(100%) brightness(.6);max-height:32px;opacity:.75;transition:filter .35s ease,opacity .35s ease;width:auto}.trust-logos-row img:hover{filter:none;opacity:1}@media (max-width:1080px){.trust-logos-copy h3{white-space:normal}}@media (max-width:880px){.trust-logos-box{gap:2rem;grid-template-columns:1fr;padding:2.5rem 2rem}.trust-logos-box,.trust-logos-copy{text-align:center}.trust-logos-copy .section-eyebrow{justify-content:center;white-space:normal}.trust-logos-copy h3{white-space:normal}.trust-logos-row{gap:1.5rem 2rem;justify-content:center}.trust-logos-row img{max-height:26px}}.aprendizagem{background:var(--branco,#fdfdfd);padding:5rem 1.5rem}.aprendizagem-inner{margin:0 auto;max-width:1200px}.aprendizagem-head{margin:0 auto 3rem;max-width:820px;text-align:center}.aprendizagem-head h2{color:var(--preto,#0c0a08);font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:300;letter-spacing:-.025em;line-height:1.15;margin:.5rem 0 1.25rem}.aprendizagem-head h2 strong{font-weight:900}.aprendizagem-head h2 em{color:var(--verde,#76b900);font-style:normal;font-weight:900}.aprendizagem-lead{color:var(--preto,#0c0a08);font-size:1.1rem;font-weight:700;line-height:1.45;margin-bottom:1rem}.aprendizagem-desc{color:var(--cinza-500,#6e6e73);font-size:1rem;font-weight:300;line-height:1.65}.pillar-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.pillar-card{background:var(--branco,#fdfdfd);border:1px solid var(--cinza-200,#e8e8ed);border-radius:20px;padding:2.5rem 2rem;transition:transform .7s cubic-bezier(.22,.61,.36,1),box-shadow .9s cubic-bezier(.22,.61,.36,1),border-color .5s ease;will-change:transform,box-shadow}.pillar-card:hover{border-color:var(--verde,#76b900);box-shadow:0 18px 42px -18px rgba(12,10,8,.18),0 6px 16px -8px rgba(118,185,0,.12);transform:translateY(-2px)}.pillar-icon{align-items:center;background:var(--verde,#76b900);border-radius:50%;color:#fff;display:flex;height:56px;justify-content:center;margin-bottom:1.5rem;width:56px}.pillar-icon svg{height:24px;stroke-width:1.75;width:24px}.pillar-card p{color:var(--texto,#222);font-size:.98rem;font-weight:300;line-height:1.6;margin:0}.pillar-card p strong{color:var(--preto,#0c0a08);font-weight:700}.aprendizagem-cta{margin-top:3rem;text-align:center}@media (max-width:880px){.pillar-grid{gap:1.25rem;grid-template-columns:1fr}.pillar-card{padding:2rem 1.5rem}}.dot-institutional{background:var(--branco,#fdfdfd);padding:5rem 1.5rem}.dot-institutional-inner{background:linear-gradient(160deg,#0c0a08,#1a1715 50%,#0c0a08);border-radius:var(--radius-xl,28px);color:#fff;margin:0 auto;max-width:1100px;overflow:hidden;padding:4.5rem 3rem;position:relative;text-align:center}.dot-institutional-inner:before{background:radial-gradient(ellipse,rgba(118,185,0,.08),transparent 65%);content:"";height:120%;pointer-events:none;position:absolute;right:-10%;top:-30%;width:55%;z-index:0}.dot-institutional-head{margin:0 auto 3rem;max-width:720px;position:relative;z-index:1}.dot-institutional-head h3{color:#fff;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:300;letter-spacing:-.025em;line-height:1.15;margin-bottom:1.25rem}.dot-institutional-head h3 em{color:var(--verde-acc,#8fd619);font-style:normal;font-weight:900}.dot-institutional-head p{color:hsla(0,0%,100%,.78);font-size:1.05rem;font-weight:300;line-height:1.65}.dot-institutional-head p strong{color:#fff;font-weight:700}.dot-stats{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto 2.5rem;max-width:880px;position:relative;z-index:1}.dot-stat{position:relative;text-align:center}.dot-stat:not(:last-child):after{background:hsla(0,0%,100%,.12);content:"";height:80%;position:absolute;right:-1rem;top:10%;width:1px}.dot-stat-val{align-items:baseline;color:#fff;display:inline-flex;font-size:clamp(2rem,3.6vw,2.8rem);font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:.65rem}.dot-stat-val .stat-suffix{color:var(--verde-acc,#8fd619);font-size:.7em;margin-left:2px}.dot-stat-label{color:hsla(0,0%,100%,.7);font-size:.85rem;font-weight:400;line-height:1.35}.dot-institutional-cta{position:relative;z-index:1}@media (max-width:720px){.dot-institutional-inner{border-radius:var(--radius-lg,20px);padding:3rem 1.5rem}.dot-stats{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.dot-stat:not(:last-child):after,.dot-stat:nth-child(2):after{display:none}}.hero-form-card .hsfc-FormWrapper,.hero-form-card .hsfc-Renderer{width:100%}.hero-form-card .hsfc-Form{margin:0;padding:0}.hero-form-card .hsfc-Step__Content{display:block}.hero-form-card .hsfc-Row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.hero-form-card .hsfc-Row>*{min-width:0}.hero-form-card .hsfc-DataPrivacyField,.hero-form-card .hsfc-DropdownField,.hero-form-card .hsfc-EmailField,.hero-form-card .hsfc-PhoneField,.hero-form-card .hsfc-TextField,.hero-form-card .hsfc-TextareaField{display:flex;flex-direction:column;gap:6px;grid-column:1/-1;width:100%}.hero-form-card .hsfc-Row>.hsfc-DropdownField,.hero-form-card .hsfc-Row>.hsfc-EmailField,.hero-form-card .hsfc-Row>.hsfc-PhoneField,.hero-form-card .hsfc-Row>.hsfc-TextField{grid-column:auto}.hero-form-card .hsfc-FieldLabel{color:var(--gray-600,#424245);display:block;font-size:.72rem;font-weight:700;letter-spacing:.01em;margin:0}.hero-form-card .hsfc-FieldLabel__RequiredIndicator{margin-left:4px}.hero-form-card .hsfc-DropdownInput,.hero-form-card .hsfc-PhoneInput,.hero-form-card .hsfc-TextInput,.hero-form-card .hsfc-TextareaInput{background:#fff;border:1px solid var(--gray-200,#e8e8ed);border-radius:8px;box-sizing:border-box;color:var(--ink,#0c0a08);font-family:inherit;font-size:.9rem;margin:0;max-width:100%!important;outline:none;padding:.78rem 1rem;transition:border-color .2s;width:100%!important}.hero-form-card .hsfc-DropdownField:focus-within .hsfc-DropdownInput,.hero-form-card .hsfc-EmailField:focus-within .hsfc-TextInput,.hero-form-card .hsfc-PhoneField:focus-within .hsfc-PhoneInput,.hero-form-card .hsfc-TextField:focus-within .hsfc-TextInput,.hero-form-card .hsfc-TextareaField:focus-within .hsfc-TextareaInput{border-color:var(--brand,#76b900);box-shadow:0 0 0 4px rgba(118,185,0,.12)}.hero-form-card .hsfc-PhoneInput{align-items:stretch;display:flex;overflow:hidden;padding:0}.hero-form-card .hsfc-PhoneInput__FlagAndCaret{align-items:center;background:var(--gray-50,#f5f5f7);border-right:1px solid var(--gray-200,#e8e8ed);display:flex;flex-shrink:0;padding:0 .65rem}.hero-form-card .hsfc-PhoneInput input[type=tel]{background:transparent!important;border:none!important;flex:1;min-width:0;outline:none!important;padding:.78rem 1rem}.hero-form-card .hsfc-DropdownInput{align-items:center;appearance:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;position:relative}.hero-form-card .hsfc-DropdownInput__Caret{flex-shrink:0;margin-left:.5rem}.hero-form-card .hsfc-DropdownOptions{background:#fff;border:1px solid var(--gray-200,#e8e8ed);border-radius:8px;box-shadow:0 8px 24px rgba(12,10,8,.08);max-height:240px;overflow:auto;z-index:10}.hero-form-card .hsfc-DropdownOptions__List{list-style:none;margin:0;padding:4px 0}.hero-form-card .hsfc-DropdownOptions__List__ListItem{cursor:pointer;font-size:.9rem;padding:.55rem .9rem;transition:background .15s}.hero-form-card .hsfc-DropdownOptions__List__ListItem--selected,.hero-form-card .hsfc-DropdownOptions__List__ListItem:hover{background:var(--gray-50,#f5f5f7)}.hero-form-card .hsfc-NavigationRow,.hero-form-card .hsfc-NavigationRow__Buttons{display:flex;justify-content:stretch;margin-top:1.25rem}.hero-form-card .hsfc-Button{align-items:center;background:var(--brand,#76b900)!important;border:none!important;border-radius:980px!important;color:#fff!important;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:700;justify-content:center;letter-spacing:.01em;padding:1rem;transition:background .25s,transform .25s,box-shadow .25s;width:100%}.hero-form-card .hsfc-Button:hover{background:var(--brand-dark,#5e9400)!important;box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.hero-form-card .hsfc-RichText{color:var(--gray-500,#6e6e73);font-size:.82rem;line-height:1.5;margin:0}.hero-form-card .hsfc-RichText a{border-bottom:1px solid;color:var(--brand-dark,#5e9400)}@media (max-width:768px){.hero-form-card .hsfc-Row{grid-template-columns:1fr}}.hero-form-card .hsfc-Form,.hero-form-card .hsfc-FormWrapper,.hero-form-card .hsfc-Renderer{--hsf-background__padding:0;--hsf-background__border-style:none;--hsf-background__border-width:0;--hsf-background__background-color:transparent;--hsf-field-label__color:var(--gray-600,#424245);--hsf-field-label__font-family:var(--font,"Lato",sans-serif);--hsf-field-label__font-size:.72rem;--hsf-field-label__font-weight:700;--hsf-field-input__color:var(--ink,#0c0a08);--hsf-field-input__background-color:#fff;--hsf-field-input__border-color:var(--gray-200,#e8e8ed);--hsf-field-input__border-style:solid;--hsf-field-input__border-width:1px;--hsf-field-input__border-radius:8px;--hsf-field-input__padding:.78rem 1rem;--hsf-field-input__font-family:var(--font,"Lato",sans-serif);--hsf-field-input__font-size:.9rem;--hsf-button__background-color:var(--brand,#76b900);--hsf-button--hover__background-color:var(--brand-dark,#5e9400);--hsf-button__color:#fff;--hsf-button--hover__color:#fff;--hsf-button__border-radius:980px;--hsf-button__border-style:none;--hsf-button__border-width:0;--hsf-button__padding:1rem 1.5rem;--hsf-button__font-family:var(--font,"Lato",sans-serif);--hsf-button__font-size:.95rem;--hsf-button__font-weight:700;--hsf-button__width:100%;--hsf-button__box-shadow:none;--hsf-richtext__color:var(--gray-500,#6e6e73);--hsf-richtext__font-family:var(--font,"Lato",sans-serif);--hsf-richtext__font-size:.82rem;--hsf-heading__color:var(--ink,#0c0a08);--hsf-heading__font-family:var(--font,"Lato",sans-serif);--hsf-row__horizontal-spacing:.75rem;--hsf-row__vertical-spacing:.75rem;--hsf-module__vertical-spacing:.5rem}.hero-form-card .hsfc-Form *{box-sizing:border-box}.hero-form-card .hsfc-FormWrapper{width:100%}.hero-form-card .hsfc-Row{gap:.75rem!important}.hero-form-card .hsfc-NavigationRow,.hero-form-card .hsfc-NavigationRow__Buttons{margin-top:1rem}.hero-form-card .hsfc-Button:hover{box-shadow:0 8px 24px rgba(118,185,0,.3)!important;transform:translateY(-1px)!important}.hero-form-card .hsfc-FieldLabel__RequiredIndicator{color:var(--brand,#76b900)}.hero-form-card .hsfc-DropdownInput__Caret{color:var(--gray-400,#949393)}@media (max-width:768px){.hero-form-card .hsfc-Row{grid-template-columns:1fr!important}}