/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
.secret-menu-collection{padding:95px 0 80px;overflow:hidden;background-color:var(--collection-background-color)}@media screen and (min-width: 1025px){.secret-menu-collection{padding:120px 0}}.secret-menu-collection .wrapper{max-width:1512px;padding:0 20px}@media screen and (min-width: 750px){.secret-menu-collection .wrapper{padding:0 24px}}.secret-menu-collection__headline{margin-bottom:56px;color:var(--sm-menu-collection-headline-color, #000);font-size:2.4rem;line-height:2.8rem;text-align:center;text-transform:uppercase}@media screen and (min-width: 1025px){.secret-menu-collection__headline{font-size:4rem;line-height:4.6rem}}.secret-menu-collection__grid{display:grid;gap:20px;grid-template-columns:var(--collection-grid)}@media screen and (min-width: 750px){.secret-menu-collection__grid{gap:32px 24px;--collection-grid: repeat(3, minmax(0, 1fr))}}@media screen and (min-width: 1025px){.secret-menu-collection__grid{--collection-grid: repeat(4, minmax(0, 1fr))}}.secret-menu-collection__flex{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px}@media screen and (min-width: 750px){.secret-menu-collection__flex{display:grid;grid-template-columns:repeat(1, 1fr 1fr);max-width:900px;margin:auto;column-gap:87px;gap:87px}}@media screen and (min-width: 750px){.secret-menu-collection__flex--3{grid-template-columns:repeat(3, 1fr);max-width:1200px;column-gap:32px;gap:32px}}.secret-menu-collection__flex .collection-item{margin:0 auto}