@keyframes showModal{0%{transform:translate(110%)}to{transform:translate(0)}}@keyframes hideModal{0%{transform:translate(0)}to{transform:translate(110%)}}.f-child-card{align-items:center;border-radius:40px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:rgb(250 247 240/var(--tw-bg-opacity));padding:3rem}@media (min-width:641px){.f-child-card{padding-bottom:4rem}}.f-child-card:focus-visible .blur,.f-child-card:hover .blur{transform:translateY(-1%) scaleY(1)}.f-child-card:focus-visible .f-child-card__icon,.f-child-card:hover .f-child-card__icon{transform:scale(1.3)}.f-child-card__image-wrapper{aspect-ratio:1;border-radius:100%;display:flex;flex-grow:0;flex-shrink:0;margin-bottom:2rem;max-width:50%;min-width:0;overflow:hidden;position:relative;width:100%}.f-child-card__image-wrapper:before{content:"";padding-top:59%}.f-child-card__image-wrapper img,.f-child-card__image-wrapper picture{height:100%;left:0;position:absolute;top:0;width:100%}.f-child-card .blur{aspect-ratio:1.5/1;background:radial-gradient(94.74% 55.88% at 50% 0,#ffcf01 36%,#ffcf0100),#faf7f0;border-radius:40px;display:flex;position:absolute;right:-10%;top:-1px;transform:translateY(-100%) scaleY(0);transform-origin:center top;transition:transform .45s cubic-bezier(.4,.8,.74,1);width:120%}.f-child-card.--has-lifespan .blur{background:radial-gradient(94.74% 55.88% at 50% 0,#f06f62 36%,#ffcf0100),#faf7f0}.f-child-card__name{text-align:center;--tw-text-opacity:1;color:rgb(241 80 41/var(--tw-text-opacity))}.f-child-card__info{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;position:relative;z-index:1}.f-child-card__region{margin-top:1.5rem}.f-child-card__year{display:flex;gap:.5rem}.f-child-card__icon{align-items:center;border-radius:100%;display:inline-flex;height:4rem;justify-content:center;width:4rem;--tw-bg-opacity:1;background-color:rgb(41 36 36/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition:transform .35s ease}.f-child-card__iconInner{height:auto;max-width:40%;width:100%;z-index:1}
