.shelf,.categories-shelf{margin-top:48px;margin-bottom:48px}.shelf:last-child,.categories-shelf:last-child{margin-bottom:0}.shelf.shelf-two-columns .tiles-list,.categories-shelf.shelf-two-columns .tiles-list{grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-auto-flow:row;display:grid}.shelf .inner,.categories-shelf .inner{position:relative}.shelf h2,.categories-shelf h2{align-items:center;display:flex}.shelf h2 .view-all-link,.categories-shelf h2 .view-all-link{color:#f16436;align-items:center;font-size:16px;line-height:20px;text-decoration:none;display:inline-flex}.shelf h2 .view-all-link svg,.categories-shelf h2 .view-all-link svg{width:20px;height:20px;margin-left:4px;position:relative;top:-1px}.shelf h2 .view-all-link:hover,.categories-shelf h2 .view-all-link:hover{color:#ff784d}.shelf h2 .shelf-title-group,.categories-shelf h2 .shelf-title-group{flex:1;align-items:center;gap:16px;display:flex}.shelf h2 .shelf-title-group.shelf-title-group-right,.categories-shelf h2 .shelf-title-group.shelf-title-group-right{justify-content:space-between}.shelf .scrollable-list-nav,.categories-shelf .scrollable-list-nav{align-items:center;gap:8px;height:40px;display:flex;position:absolute;top:0;right:0}.shelf .scrollable-list-nav .scrollable-list-nav-btn,.categories-shelf .scrollable-list-nav .scrollable-list-nav-btn{cursor:pointer;background:var(--surface-on-surface);width:32px;height:32px;color:var(--icon-primary);border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 2px 10px #00000080}.shelf .scrollable-list-nav .scrollable-list-nav-btn:hover:not(:disabled),.categories-shelf .scrollable-list-nav .scrollable-list-nav-btn:hover:not(:disabled){background:var(--surface-on-surface-hover)}.shelf .scrollable-list-nav .scrollable-list-nav-btn svg,.categories-shelf .scrollable-list-nav .scrollable-list-nav-btn svg{width:16px;height:16px}.shelf .tiles-list,.categories-shelf .tiles-list{grid-template-columns:repeat(auto-fill,184px);grid-auto-flow:column;gap:24px;display:grid}.shelf .categories-container,.categories-shelf .categories-container{flex-wrap:wrap;justify-content:space-around;gap:24px;max-height:152px;display:flex;overflow:hidden}.shelf .categories-container li,.categories-shelf .categories-container li{flex:1}.shelf .categories-container .class-category-item,.categories-shelf .categories-container .class-category-item{background-color:var(--surface-secondary);color:#dfdfdf;min-width:288px;height:64px;font-size:16px;font-family:var(--montserrat-font);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.shelf .categories-container .class-category-item:hover,.categories-shelf .categories-container .class-category-item:hover{background-color:#333}@media (max-width:900px){.shelf .content{scrollbar-width:none;overflow-x:auto}.shelf .content::-webkit-scrollbar{display:none}.shelf .tiles-list{grid-template-columns:none;grid-auto-flow:column;justify-content:start;gap:24px;margin-bottom:6px}.shelf .tiles-list .tile{overflow:hidden}.shelf .tiles-list .tile .more-info{display:none}.shelf .shelf-title-group{justify-content:space-between;align-items:center;width:100%;display:flex}.shelf.shelf-two-columns .tiles-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.categories-shelf .categories-container{flex-wrap:wrap;justify-content:center;gap:16px;max-height:192px;display:flex;overflow:hidden}.categories-shelf .categories-container li{flex:unset}.categories-shelf .categories-container .class-category-item{min-width:unset;background-color:var(--surface-secondary);color:#dfdfdf;height:36px;font-size:14px;font-family:var(--montserrat-font);cursor:pointer;justify-content:center;align-items:center;padding:8px 24px;text-decoration:none;transition:all .2s;display:flex}.categories-shelf .categories-container .class-category-item:hover{background-color:#333}}