.img-gift .page-width{max-width:unset}.img-gift__header{text-align:center;margin-bottom:1.5rem}@media screen and (min-width: 768px){.img-gift__header{text-align:start;margin-bottom:3rem}}@media screen and (min-width: 768px){.img-gift__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}}.img-gift__banner{position:relative;margin-bottom:20px;line-height:0;height:400px;text-align:center}.img-gift__banner:last-of-type{margin-bottom:0}@media screen and (min-width: 768px){.img-gift__banner{margin-bottom:0}}@media screen and (min-width: 768px){.img-gift__banner{height:500px}}.img-gift__banner:hover .btn{background:rgb(var(--color-highlighted-elements));border-color:rgb(var(--color-highlighted-elements))}.img-gift__banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--focal-point, center);object-position:var(--focal-point, center)}.img-gift__banner .btn{position:absolute;left:50%;bottom:20px;width:50%;transform:translateX(-50%)}@media screen and (min-width: 768px){.img-gift__banner .btn{width:auto}}