.menu-desktop__link svg{transform:rotate(90deg);min-width:1em;width:1em;margin-left:.5em}.menu-desktop__link svg line{stroke:var(--color-white)}.menu-desktop__link:focus svg line,.menu-desktop__link:hover svg line{stroke:var(--color-gold)}.menu-desktop__collection{display:none;position:absolute;left:0;top:102%;width:100%;z-index:5;background-color:var(--color-black);padding:1.625em 3.875em 3.875em 3.875em}.menu-desktop__collection .main-link{color:var(--color-black);margin:0 auto;font-weight:700}.menu-desktop__collection ul{display:flex;flex-flow:row wrap;justify-content:center;gap:.75em;margin-bottom:1.625em}.menu-desktop__collection ul .product-card{background:var(--color-oat);border-radius:12px;text-align:center;display:block;color:var(--color-black);width:13.125em;height:13.125em;max-width:13.125em;max-height:13.125em;padding:.75em 1.875em;display:flex;align-items:center;flex-direction:column;justify-content:space-between}.menu-desktop__collection ul .product-card__title{font-style:italic;font-weight:700;display:block}.menu-desktop__collection ul .product-card__image{padding:0 10% .5em 10%}.menu-desktop__collection ul .product-card__category{font-weight:400}