.type-gmf_overlayanimation{height:100%}.type-gmf_overlayanimation .headline{color:var(--bs-primary) !important;font-weight:900}.type-gmf_overlayanimation ul{list-style-type:disc;padding-left:1rem}.type-gmf_overlayanimation ul li{color:#050537}.type-gmf_overlayanimation .card{transition:all 500ms cubic-bezier(0.5, 1.8, 0.3, 0.8)}.type-gmf_overlayanimation .card .headline{-webkit-hyphens:auto;hyphens:auto}.type-gmf_overlayanimation .card .bg-card{transition:transform 500ms cubic-bezier(0.5, 1.8, 0.3, 0.8);overflow:hidden;position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;background-color:#f5f6fc}.type-gmf_overlayanimation .card .card-bodytext{transition:transform 500ms cubic-bezier(0.5, 1.8, 0.3, 0.8);transform:scale(0);opacity:0;margin-top:auto;background:linear-gradient(29.29deg, #FF8723 0%, #FFCB85 28%, #DCE1F5 70%);-webkit-hyphens:auto;hyphens:auto}.type-gmf_overlayanimation .card .card-img-absolute{position:absolute;top:35%;left:50%;transform:translate(-50%, -50%);width:80%;max-width:80%;padding:2rem 1rem;background:linear-gradient(29.29deg, #FF8723 5.11%, #FFCB85 50.02%, #DCE1F5 115.82%);border-radius:16px;text-align:center;transition:transform 500ms cubic-bezier(0.5, 1.8, 0.3, 0.8)}@media(max-width: 1199px){.type-gmf_overlayanimation .card .card-img-absolute{top:35%;left:50%;transform:translate(-50%, -50%);width:80%;height:40%}}@media(max-width: 767px){.type-gmf_overlayanimation .card .card-img-absolute{top:35%;left:50%;transform:translate(-50%, -50%);width:50%;height:40%}}.type-gmf_overlayanimation .card .card-img-absolute .card-img-inner{display:flex;justify-content:center;align-items:center;height:100%}.type-gmf_overlayanimation .card .card-img-absolute .card-img-inner svg{width:5rem;height:5rem;fill:var(--bs-white)}.type-gmf_overlayanimation .card .card-img-absolute .card-img-inner svg path{fill:var(--bs-white)}@media(max-width: 767px){.type-gmf_overlayanimation .card .card-img-absolute .card-img-inner svg{width:3rem;height:3rem}}.type-gmf_overlayanimation .card .card-headline-absolute{position:absolute;text-align:center;top:70%;width:100%;left:0}.type-gmf_overlayanimation .card .card-headline{opacity:0;transform:translateY(50%);transition:transform 500ms cubic-bezier(0.5, 1.8, 0.3, 0.8)}.type-gmf_overlayanimation .card:hover,.touch .type-gmf_overlayanimation .card{box-shadow:10px 10px 0 #f5f6fc;cursor:pointer}.type-gmf_overlayanimation .card:hover .card-headline-absolute,.type-gmf_overlayanimation .card:hover .card-img-absolute,.touch .type-gmf_overlayanimation .card .card-headline-absolute,.touch .type-gmf_overlayanimation .card .card-img-absolute{opacity:0}.type-gmf_overlayanimation .card:hover .card-headline,.touch .type-gmf_overlayanimation .card .card-headline{transform:scale(0.9);opacity:1}.type-gmf_overlayanimation .card:hover .bg-card,.touch .type-gmf_overlayanimation .card .bg-card{transform:scale(1.1)}.type-gmf_overlayanimation .card:hover .card-bodytext,.touch .type-gmf_overlayanimation .card .card-bodytext{opacity:1;transform:scale(1)}