.MobileNavBar{width:100%;height:var(--navbar-height);z-index:9;-webkit-backdrop-filter:blur(12px);background:#a6a2de99;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0}.loom-nav-icon{padding:1rem}.MobileNavTitle{color:#fff}.search-icon{height:var(--navbar-height);width:var(--navbar-height);background-color:#0000;justify-content:center;align-items:center;display:flex}.search-icon *{color:#fff}

.FooterGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1em 20px;display:grid}.FooterDescription{grid-column:span 2;grid-auto-rows:min-content;display:grid}.FooterBrowseNav,.FooterShopNav{grid-auto-rows:min-content;display:grid}.FooterContactSection{grid-auto-rows:min-content;row-gap:4px;display:grid}.CopyrightNotice{grid-template-columns:1fr 1fr;display:grid}.CopyrightNoticeText:first-child{border-right:1px solid #00000029}.CopyrightNoticeText{margin-block:2em;padding-inline:15px;font-size:.75em}.social-media{gap:.5rem;display:flex}.footer-wrapper{padding-inline:var(--margin-inline);background-color:#f5f5f5;padding-block:2rem}.footnotes{font-size:var(--fs-300)}.footer-title{font-weight:700}
