.send-gift-card{width:100%;background-color:var(--gift-section-bg, #ffffff)}.send-gift-card__container{width:100%;display:flex;justify-content:center}.send-gift-card__inner{background-color:var(--gift-card-bg, #ffffff);border:1px solid var(--gift-card-border, #201c1e);box-sizing:border-box}.send-gift-card__image-wrapper{background-color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.send-gift-card__image{border-radius:20px;object-fit:cover}.send-gift-card__image-placeholder{width:100%;height:100%;background-color:#f0f0f0;border-radius:20px}.send-gift-card__content{display:flex;flex-direction:column}.send-gift-card__title{margin:0;font-family:var(--gift-title-font, "Barlow", sans-serif);font-weight:var(--gift-title-weight, 700);color:var(--gift-title-color, #b22529);line-height:1.2}.send-gift-card__subtitle{margin:0;font-family:var(--gift-subtitle-font, "DM Sans", sans-serif);font-weight:var(--gift-subtitle-weight, 600);color:var(--gift-subtitle-color, #201c1e);line-height:1.333;text-transform:uppercase}.send-gift-card__btn-wrapper{display:flex}.send-gift-card__btn{display:inline-flex;align-items:center;justify-content:center;height:38px;min-width:186px;padding:0 24px;background-color:transparent;color:var(--gift-btn-color, #b22529);font-family:var(--gift-btn-font, "DM Sans", sans-serif);font-weight:700;letter-spacing:.05em;text-decoration:none;border:1px solid var(--gift-btn-border, #b22529);cursor:pointer;transition:background-color .3s ease,color .3s ease}.send-gift-card__btn:hover{background-color:var(--gift-btn-border, #b22529);color:#fff;text-decoration:none}@media screen and (min-width: 768px){.send-gift-card{padding:var(--gift-padding-desktop, 56px) 10px}.send-gift-card__inner{display:flex;flex-direction:row;align-items:center;gap:28px;padding:32px}.send-gift-card__image-wrapper{flex-shrink:0;width:320px;height:194px}.send-gift-card__image{max-width:300px;max-height:189px}.send-gift-card__content{gap:20px;align-items:flex-start}.send-gift-card__title{font-size:var(--gift-title-size-desktop, 40px);max-width:312px}.send-gift-card__subtitle{font-size:var(--gift-subtitle-size-desktop, 15px)}.send-gift-card__btn{font-size:var(--gift-btn-size-desktop, 16px)}}@media screen and (max-width: 767px){.send-gift-card{padding:var(--gift-padding-mobile, 24px) 0 32px 0}.send-gift-card__inner{display:flex;flex-direction:column;align-items:center;gap:28px;padding:32px;width:calc(100% - 40px);max-width:353px;margin:0 auto}.send-gift-card__image-wrapper{width:100%;max-width:314px;height:188px}.send-gift-card__image{max-width:298px;max-height:188px}.send-gift-card__content{gap:16px;align-items:center;text-align:center}.send-gift-card__title{font-size:var(--gift-title-size-mobile, 32px);max-width:313px;text-align:center}.send-gift-card__subtitle{font-size:var(--gift-subtitle-size-mobile, 15px);text-align:center}.send-gift-card__btn-wrapper{justify-content:center}.send-gift-card__btn{font-size:var(--gift-btn-size-mobile, 16px)}}@media screen and (max-width: 400px){.send-gift-card__inner{padding:24px}.send-gift-card__image-wrapper{height:auto}.send-gift-card__image{max-width:100%;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/426/assets/send-gift-card.css.map */
