.section-wishlist .button{margin-top:1em}.section-wishlist .button--login{margin:0 auto}.section-wishlist__header{padding:3.5em 0 0 0;margin:0 auto;display:flex;flex-direction:column;gap:.5em}.section-wishlist__header p{font-size:.825em;line-height:140%;color:var(--color-white)}.section-wishlist__header h1{color:var(--color-white)}.section-wishlist__header .font-size--small{font-size:2em}.section-wishlist__header .font-size--medium{font-size:3em}.section-wishlist__header .font-size--large{font-size:4em}.section-wishlist__header .font-size--x-large{font-size:5em}@media (max-width:1024px){.section-wishlist__header .font-size__mobile--small{font-size:1em}}@media (max-width:1024px){.section-wishlist__header .font-size__mobile--medium{font-size:2em}}@media (max-width:1024px){.section-wishlist__header .font-size__mobile--large{font-size:3em}}@media (max-width:1024px){.section-wishlist__header .font-size__mobile--x-large{font-size:4em}}.section-wishlist__inner>ul{display:grid;grid-template-columns:repeat(4,1fr);gap:3.5em 1.875em}@media (max-width:1280px){.section-wishlist__inner>ul{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.section-wishlist__inner>ul{grid-template-columns:repeat(3,1fr);gap:1em .5em}}@media (max-width:768px){.section-wishlist__inner>ul{grid-template-columns:repeat(2,1fr);gap:1em .5em}}.section-wishlist__inner.empty{padding:2em 0}.section-wishlist__inner.empty p{text-align:center}.section-wishlist__inner.empty a{text-transform:uppercase;margin:0 auto}