.gifting{background:var(--bg-color);position:relative}@media only screen and (max-width:767px){.gifting{padding-bottom:40px}.gifting .page-width{padding:0}}.gifting-wrapper{display:flex;justify-content:flex-end}@media only screen and (max-width:767px){.gifting-wrapper{gap:40px;flex-direction:column;max-height:450px}}.gifting-images{width:60%;position:absolute;height:100%;overflow:hidden;top:0;left:0}@media only screen and (min-width:1440px){.gifting-images{width:55%}}@media only screen and (max-width:1279px){.gifting-images{width:50%}}@media only screen and (max-width:1023px){.gifting-images{width:55%}}@media (max-width:924px){.gifting-images{width:50%}}@media (max-width:850px){.gifting-images{width:45%}}@media (max-width:767px){.gifting-images{height:100%;max-height:250px;overflow:hidden;position:relative;width:100%}}.gifting-image{height:0;width:100%;opacity:1;min-height:inherit}.gifting-image svg{height:100%}.gifting-image img{-o-object-fit:cover;object-fit:cover;min-height:inherit;height:100%}@media only screen and (max-width:767px){.gifting-image img{height:250px}}.current-image{height:100%;opacity:1}.gifting-content{padding:var(--padding-top) 0 var(--padding-bottom) 0;max-width:340px;width:100%}@media only screen and (max-width:767px){.gifting-content{max-width:100%;padding:0}}.gifting-content__heading{text-align:center;color:var(--heading-color);margin-bottom:40px}@media only screen and (max-width:767px){.gifting-content__heading{padding:0 20px;margin-bottom:20px}}.gifting-list{list-style-type:none}@media only screen and (max-width:767px){.gifting-list{display:flex;align-items:baseline;gap:30px;padding:0 20px;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.gifting-list::-webkit-scrollbar{display:none}}.gifting-list__item{margin-top:40px;text-align:center}.gifting-list__item a{color:var(--text-color)}.gifting-list__item:first-child{margin-top:0}@media only screen and (max-width:767px){.gifting-list__item{margin-top:10px;flex:1 0 auto}}