.challenge-gift-card-section{background:var(--gift-card-bg,#fff);display:flex;justify-content:center;padding:var(--padding-top-mobile) 0 var(--padding-bottom-mobile)}@media(min-width:1024px){.challenge-gift-card-section{padding:var(--padding-top) 0 var(--padding-bottom)}}.challenge-gift-card-section__card{background:var(--gift-card-card-bg);border:1px solid var(--gift-card-border);border-radius:16px;display:flex;flex-direction:column;gap:2px;max-width:1096px;padding:24px;width:100%}@media(min-width:1024px){.challenge-gift-card-section__card{gap:24px;padding:32px 48px 40px}}.challenge-gift-card-section__title{margin:0 auto;max-width:550px}.challenge-gift-card-section__content{align-items:center;display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.challenge-gift-card-section__content{align-items:center;flex-direction:row;gap:40px}}.challenge-gift-card-section__image{flex-shrink:0;max-width:320px;width:100%}@media(min-width:1024px){.challenge-gift-card-section__image{max-width:480px;width:480px}}.challenge-gift-card-section__img{display:block;height:auto;width:100%}.challenge-gift-card-section__body{flex:1}.challenge-gift-card-section__body p{margin:0 0 16px}.challenge-gift-card-section__body p:last-child{margin-bottom:0}.challenge-gift-card-section__body em{color:#6b5cab;font-style:normal;font-weight:700;text-decoration:none}
