@keyframes showModal{0%{transform:translate(110%)}to{transform:translate(0)}}@keyframes hideModal{0%{transform:translate(0)}to{transform:translate(110%)}}.f-contest-card{border-radius:40px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:rgb(242 130 49/var(--tw-bg-opacity));padding:2rem}@media (min-width:641px){.f-contest-card{padding:3rem}}.f-contest-card{grid-template-areas:"header" "image" "content" "arrow";grid-template-rows:min-content min-content auto}.f-contest-card:focus-visible .f-contest-card__cta:after,.f-contest-card:hover .f-contest-card__cta:after{transform:scale(1.3)}@media (min-width:1025px){.f-contest-card.-double-card{-moz-column-gap:4rem;column-gap:4rem;grid-template-areas:"header image" "content image" "arrow image";grid-template-columns:repeat(2,1fr);grid-template-rows:min-content 1fr auto;row-gap:2rem}.f-contest-card.-double-card .f-contest-card__image-wrapper{margin-bottom:0}}.f-contest-card__label{align-items:center;display:none;font-weight:800}@media (min-width:641px){.f-contest-card__label{display:flex}}.f-contest-card__label:after{background-color:#2924244d;content:"";display:block;height:2.3rem;margin-left:1.5rem;margin-right:1.5rem;width:1px}.f-contest-card__label.-mobile{display:flex;margin-bottom:1rem}@media (min-width:641px){.f-contest-card__label.-mobile{display:none}}.f-contest-card__label.-mobile:after{content:none}.f-contest-card__content{grid-area:content}.f-contest-card__header{align-items:center;display:flex;grid-area:header;margin-bottom:1.5rem;position:relative;z-index:1}.f-contest-card__header .fragment-svg{height:3rem;width:3rem}@media (min-width:1025px){.f-contest-card__header .fragment-svg{height:4rem;width:4rem}}.f-contest-card__title{margin-bottom:.5rem}.f-contest-card__desc,.f-contest-card__title{position:relative;z-index:1}.f-contest-card__desc p{margin-bottom:1rem}.f-contest-card__image-wrapper{border-radius:20px;grid-area:image;margin-bottom:1.5rem;overflow:hidden;width:100%;z-index:0}.f-contest-card__image-wrapper img,.f-contest-card__image-wrapper picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.f-contest-card__cta{grid-area:arrow;margin-top:auto;z-index:1}.f-contest-card__cta:after{--tw-bg-opacity:1;background-color:rgb(41 36 36/var(--tw-bg-opacity))}
