.rotated-90{transform:rotate(90deg)}.rotated-180{transform:rotate(180deg)}.gifting-steps__wrapper{display:flex;flex-direction:column;padding:48px 0;background-color:var(--experience-offwhite)}.gifting-steps__inner,.gifting-steps__header{display:flex;flex-direction:column}.gifting-steps__title{color:var(--experience-dark-main);font-size:var(--text-heading-2);font-family:var(--richmond-display);font-style:normal;font-weight:var(--normal);line-height:120%;margin-bottom:32px}.gifting-steps__button{width:fit-content;padding:12px 24px;margin-bottom:32px;gap:8px;font-weight:var(--semibold);transition:all .3s ease-in-out}.gifting-steps__button svg{width:16px!important;height:16px!important;margin-top:2px!important;margin-inline-start:0px;transition:all .3s ease-in-out}.gifting-steps__button:hover{background:var(--brand-dark);color:#fff;border:1px solid var(--opacity-white-20)}[data-theme-partner=transavia] .gifting-steps__button:hover{background:var(--btn-primary-bg-hover);color:#140d8a;border:1px solid var(--btn-primary-bg-hover)}.gifting-steps__button:hover svg{transform:translate(4px)}.gifting-steps__cards{display:grid;gap:8px}.gifting-steps__step-card{display:flex;align-items:end;width:100%;height:236px;padding:24px;border-radius:16px;overflow:hidden;position:relative}.gifting-steps__step-card__overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#000c);z-index:2}.gifting-steps__step-card__number{position:absolute;font-size:216.76px;font-family:var(--richmond-display);letter-spacing:16%;line-height:auto;opacity:.3;background:linear-gradient(180deg,#fff,#fff0 80%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;bottom:0;left:0;z-index:2}.gifting-steps__step-card__image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;bottom:0;left:0;z-index:1}.gifting-steps__step-card__content{display:flex;flex-direction:column;gap:8px;position:relative;z-index:3}.gifting-steps__step-card__content__title{color:#fff;font-size:var(--text-regular);font-style:normal;font-weight:var(--bold);line-height:150%;letter-spacing:2.24px}.gifting-steps__step-card__content__description{color:var(--experience-light-text);font-size:var(--text-regular);font-style:normal;font-weight:var(--semibold);line-height:150%}@media screen and (min-width:768px){.gifting-steps__header{flex-direction:row;justify-content:space-between;align-items:center}.gifting-steps__cards{grid-template-columns:repeat(2,1fr)}.gifting-steps__step-card{height:480px}}@media screen and (min-width:1024px){.gifting-steps__wrapper{padding:88px 0}.gifting-steps__cards{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1440px){.gifting-steps__wrapper{padding:112px 0}}
