.gift-card-type-card{background-image:var(--background-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.desktop .gift-card-type-card{border-radius:4px;color:var(--bds-color-content-onhigh);display:flex;flex-direction:column;height:200px;justify-content:flex-end;width:390px}.desktop .gift-card-type-card__text,.desktop .gift-card-type-card__title{color:var(--bds-color-content-high);margin-bottom:10px}[dir=ltr] .desktop .gift-card-type-card__title{margin-left:20px}[dir=rtl] .desktop .gift-card-type-card__title{margin-right:20px}[dir=ltr] .desktop .gift-card-type-card__text{margin-left:20px}[dir=rtl] .desktop .gift-card-type-card__text{margin-right:20px}.desktop .gift-card-type-card__title{font:var(--bds-typography-heading-xs)}.desktop .gift-card-type-card__text{font-size:.8125rem;font-weight:700}.mobile .gift-card-type-card{align-items:center;background-color:#888;border-radius:4px;display:flex;height:124px;justify-content:space-between}[dir=ltr] .mobile .gift-card-type-card,[dir=rtl] .mobile .gift-card-type-card{padding:16px}.mobile .gift-card-type-card__title{color:var(--bds-color-content-high);font:var(--bds-typography-label-m);max-width:38%}.mobile .gift-card-type-card__icon{fill:var(--bds-color-content-high)}.gift-card-actions__button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit}[dir=ltr] .gift-card-actions__button,[dir=rtl] .gift-card-actions__button{padding:0}.gift-card-actions{display:flex;flex-direction:column}.gift-card-actions__label{flex:1;font-size:.875rem;font-weight:700}.gift-card-actions__button{align-items:center;border-bottom:1px solid #e9e9e9;display:flex;gap:20px;min-height:64px;width:100%}[dir=ltr] .gift-card-actions__button{text-align:left}[dir=rtl] .gift-card-actions__button{text-align:right}.desktop .gift-card-actions{flex-direction:row;gap:20px;justify-content:center}.desktop .gift-card-actions__button{border:none;gap:10px}.gift-card-page{display:flex;flex-direction:column;height:calc(100vh - 48px);overflow-y:auto}.gift-card-page__informative{align-items:center;background:linear-gradient(#eee,#f2f2f2,#efefef);display:flex;height:calc(50% - 80px);justify-content:center;min-height:300px}.gift-card-page__decorative-image{height:fit-content;width:390px}[dir=ltr] .gift-card-page__decorative-image{margin-right:16px}[dir=rtl] .gift-card-page__decorative-image{margin-left:16px}.gift-card-page__texts{height:fit-content;width:302px}.gift-card-page__title{font-size:.625rem;font-weight:400;margin-bottom:8px;text-transform:uppercase}.gift-card-page__short-paragraph{font-size:1.5rem;font-weight:400;line-height:30px;margin-bottom:8px}.gift-card-page__long-paragraph{font-size:.875rem;font-weight:400;line-height:20px}.gift-card-page__cards-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.gift-card-page__cards{display:flex;gap:16px;justify-content:center;position:relative;top:-24px}.gift-card-page__actions{text-align:center}.gift-card-page__actions-text{font-size:1rem;font-weight:400}