@charset "UTF-8";@media only screen and (max-width: 1365px){.giftCard__card{display:none}}.giftCard__card__second{display:none}@media only screen and (max-width: 1365px){.giftCard__card__second{display:flex;align-items:center;justify-content:center}}.giftCard__buttons{display:flex;align-items:center;gap:24px;width:100%;max-width:504px}@media only screen and (max-width: 1365px){.giftCard__buttons{max-width:none}}@media only screen and (max-width: 767px){.giftCard__buttons{flex-direction:column}}.giftCard__hero{display:flex;flex-direction:column;gap:60px;margin-top:40px}@media only screen and (max-width: 1365px){.giftCard__hero{gap:40px}}@media only screen and (max-width: 767px){.giftCard__hero{gap:24px;margin-top:24px}}.giftCard__hero__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:160px;align-items:center}@media only screen and (max-width: 1365px){.giftCard__hero__wrapper{display:block}}.giftCard__hero__title{margin:0}@media only screen and (max-width: 1365px){.giftCard__hero__title{text-align:center}}.giftCard__hero__subtitle{font-size:24px}@media only screen and (max-width: 1365px){.giftCard__hero__subtitle{text-align:center;font-size:20px}}@media only screen and (max-width: 1365px){.giftCard__hero__text{text-align:center}}@media only screen and (max-width: 767px){.giftCard__hero__text{font-size:14px}}.giftCard__hero__content{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width: 767px){.giftCard__hero__content{gap:24px}}.giftCard__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media only screen and (max-width: 1365px){.giftCard__cards{margin-bottom:60px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 767px){.giftCard__cards{margin-bottom:0;grid-template-columns:repeat(1,1fr)}}.giftCard__advantages{list-style:none;padding:40px 0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;border-bottom:1px solid rgba(32,35,38,.2)}@media only screen and (max-width: 1365px){.giftCard__advantages{gap:80px 16px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 767px){.giftCard__advantages{border-top:1px solid rgba(32,35,38,.2);display:flex;flex-direction:column;gap:60px}}.giftCard__advantages__item{display:flex;align-items:center;gap:40px;flex-direction:column}@media only screen and (max-width: 767px){.giftCard__advantages__item{gap:24px}}.giftCard__advantages__text{font-size:24px;text-align:center}@media only screen and (max-width: 1365px){.giftCard__advantages__text{font-size:20px}}@media only screen and (max-width: 767px){.giftCard__advantages__text{font-weight:500;font-size:18px}}.giftCard__advantages__hint{color:#a18a64;cursor:pointer;text-decoration:none}.giftCard__content{padding:100px 0;display:flex;flex-direction:column;gap:80px}@media only screen and (max-width: 1365px){.giftCard__content{padding:100px 0 40px;gap:40px}}@media only screen and (max-width: 767px){.giftCard__content{padding:24px 0;margin:24px 0;gap:24px}}.giftCard__content__title{margin:0;text-align:center}.giftCard__info{display:flex;flex-direction:column;gap:24px}.giftCard__info__chips{display:flex;flex-wrap:wrap;gap:8px}.giftCard__info__chip{border-radius:6px;background:#fbf8f3;padding:12px 20px}@media only screen and (max-width: 767px){.giftCard__info__chip{font-size:14px}}.giftCard__info__text{margin:0}@media only screen and (max-width: 767px){.giftCard__info__text{font-size:14px}}.giftCard__info__link{color:#a18a64;text-decoration:none}
