.gift-product-card{display:flex;gap:1.25rem;background-color:var(--neutral-900);padding:1.25rem;border-radius:.5rem}@media screen and (max-width: 1024px){.gift-product-card{flex-direction:column}}.gift-product-card img{height:12.5rem;width:auto}@media screen and (max-width: 1024px){.gift-product-card img{height:12.5rem;width:-moz-fit-content;width:fit-content;margin:0 auto}}.gift-product-card__content,.gift-product-card__content__header{display:flex;flex-direction:column;gap:.625rem}.gift-product-card__content__header__title{font-size:var(--largeSize);font-weight:var(--bold)}@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.gift-header{display:flex;flex-direction:column;margin-bottom:calc(var(--interBlocMargin) * .5);gap:1.25rem}
