@keyframes topToBottom{0%{transform:translateY(0)}25%{transform:translateY(200%)}50%{transform:translateY(200%)}75%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mg-related-collections{display:flex;margin-bottom:40px;padding-left:16px;padding-bottom:8px;gap:16px;overflow-x:auto}@media screen and (min-width: 750px){.mg-related-collections{padding:0}}.mg-related-collections__item{min-width:max-content}.mg-related-collections__item a{display:block;padding:12px;background-color:#faf8f6;border-radius:5px;color:#67645e;font-weight:400!important;font-size:12px!important;line-height:16px!important;letter-spacing:0!important;transition:all .4s cubic-bezier(.44,.54,.12,.86);text-transform:uppercase}.mg-related-collections__item a:hover{background-color:#efe9e4}
