.px-doelkeuze .gform_wrapper :is(.px-steun__doelen,.px-crowdfunding-doel){margin:0;padding:0;border:0}.px-doelkeuze .gform_wrapper :is(.px-steun__doelen,.px-crowdfunding-doel)>legend{float:none;width:auto;padding:0;margin-bottom:var(--space-d025)}.px-doelkeuze .gform_wrapper :is(.px-steun__doelen,.px-crowdfunding-doel) .gfield_radio{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;grid-auto-rows:1fr;gap:var(--space-d05)}.px-doelkeuze .gform_wrapper :is(.px-steun__doel,.px-crowdfunding-doel .gchoice){display:block;margin:0;gap:0}.px-doelkeuze .gform_wrapper :is(.px-steun__doel,.px-crowdfunding-doel .gchoice) input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.px-doelkeuze .gform_wrapper :is(.px-steun__doel,.px-crowdfunding-doel .gchoice) label{display:grid;grid-template-columns:4rem minmax(0,1fr);align-items:center;height:100%;gap:var(--space-d1);padding:var(--space-d05) var(--space-d1) var(--space-d05) var(--space-d075);background-color:var(--white);border:solid 3px var(--transparent);border-radius:var(--radius-s);box-shadow:var(--shadow-subtle);font-family:var(--font-display);font-size:var(--text-d1);font-weight:var(--weight-semibold);line-height:var(--lh-snug);color:var(--gray-dark);cursor:pointer;transition:var(--transition-btn)}.px-doelkeuze .gform_wrapper :is(.px-steun__doel,.px-crowdfunding-doel .gchoice) label:hover{background-color:var(--sky-blue);border-color:var(--sky-blue);box-shadow:var(--shadow-pressed)}.px-doelkeuze .gform_wrapper :is(.px-steun__doel,.px-crowdfunding-doel .gchoice) input:checked+label{background-color:var(--sky-blue);border-color:var(--gray-dark);box-shadow:var(--shadow-pressed)}.px-doelkeuze .gform_wrapper :is(.px-steun__doel,.px-crowdfunding-doel .gchoice) input:focus-visible+label{outline:2px solid var(--btn-focus-ring);outline-offset:2px}.px-doelkeuze .px-steun__doel-beeld{display:block;justify-self:center;width:100%;max-width:3.5rem;height:3.5rem;object-fit:contain}.px-doelkeuze .px-steun__doel-icoon{display:flex;align-items:center;justify-content:center;height:3.5rem}.px-doelkeuze .px-steun__doel-icoon svg{width:var(--space-d2);height:var(--space-d2)}.px-doelkeuze .px-steun__doel-icoon svg path{fill:var(--navy)}.px-doelkeuze .gform_wrapper .px-steun__doel--met-info{position:relative}.px-doelkeuze .gform_wrapper .px-crowdfunding-doel .gchoice.px-steun__doel--met-info label{padding-right:calc(var(--space-d1) + var(--space-d15))}.px-doelkeuze .px-steun__doel-info{position:absolute;top:50%;right:var(--space-d05);transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:var(--space-d15);height:var(--space-d15);padding:0;border:0;background:none;color:var(--navy);cursor:pointer;transition:color var(--duration-fast) var(--ease-smooth)}.px-doelkeuze .px-steun__doel-info svg{width:100%;height:100%}.px-doelkeuze .px-steun__doel-info:hover,.px-doelkeuze .px-steun__doel-info[aria-expanded="true"]{color:var(--gray-dark)}.px-doelkeuze .px-steun__doel-info:focus-visible{outline:2px solid var(--btn-focus-ring);outline-offset:2px}.px-doelkeuze .px-steun__doel-tooltip{position:absolute;left:0;right:0;bottom:calc(100% + var(--space-d025));z-index:30;display:block;padding:var(--space-d075) var(--space-d1);background-color:var(--white);border:1px solid var(--gray-dark);box-shadow:var(--shadow-elevated);font-family:var(--font-display);font-size:var(--text-d075);font-weight:var(--weight-regular);line-height:var(--lh-normal);color:var(--gray-dark);text-align:left;cursor:auto}.px-doelkeuze .px-steun__doel-tooltip[hidden]{display:none}.px-doelkeuze .px-steun__doel-tooltip-kop{display:block;margin-bottom:var(--space-d025);font-weight:var(--weight-semibold);color:var(--navy)}.px-doelkeuze .px-steun__doel-tooltip-tekst{display:block}