.type-gmf_card{--content-block: 1;height:100%}.type-gmf_card .card{border-radius:2rem 2rem 2rem 0;background-color:#fff;border:1px solid #ced4da}.type-gmf_card h2,.type-gmf_card h3,.type-gmf_card h4,.type-gmf_card h5{font-size:1.25rem}.type-gmf_card img.card-top{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:2rem 2rem 2rem 0;transition:opacity .25s ease}.type-gmf_card:hover img{opacity:.6}.type-gmf_card a.stretched-link{box-shadow:none !important}.type-gmf_card a.stretched-link svg{fill:#004994 !important;height:2rem !important;width:2rem;filter:none;aspect-ratio:auto;min-height:auto !important;transition:all .25s ease}.type-gmf_card .teaserbox-career svg{aspect-ratio:16/9;filter:drop-shadow(3px 5px 4px rgba(0, 0, 0, 0.2));margin-bottom:-0.25rem;margin-top:.25rem}.card-dropup .btn-group{vertical-align:top}.card-dropup .btn-drop{margin-top:2rem;align-items:flex-start}.card-dropup .btn-drop svg{width:2.5rem;height:2.5rem}.card-dropup .btn-drop:hover svg{transform:translateX(5px)}.card-dropup .dropdown-menu{z-index:-2;opacity:0;transition:top ease .5s}.card-dropup:after{content:"";position:absolute;display:block;transition:top ease .25s;z-index:-1;top:0;left:0;bottom:0;right:0;border-radius:2rem 2rem 2rem 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);background-color:#fff;border:1px solid #ced4da}.card-dropup:hover .dropdown-menu,.card-dropup:focus-within .dropdown-menu{transition:opacity ease .5s;z-index:var(--bs-dropdown-zindex);top:calc(-1*(var(--gmf-height)));opacity:1}.card-dropup:hover:after,.card-dropup:focus-within:after{top:calc(-1*(var(--height)))}