.merchandise-selection{background-color:#fff;position:relative}.merchandise-selection .header-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:74px}.merchandise-selection .header-container p{font-family:Toyota Type Bold Italic;font-weight:700;font-style:italic;font-size:24px;line-height:1.15;color:#000}@media screen and (max-width: 414px){.merchandise-selection .header-container p{width:70%}}.merchandise-selection .header-container button{position:relative;overflow:hidden;font-family:Toyota Type;font-weight:600;font-style:italic;font-size:10px;line-height:1;letter-spacing:.15rem;color:#101010;padding:7px 16px;height:28px;background:transparent;border:1px solid #101010;cursor:pointer;transition:color .3s ease}.merchandise-selection .header-container button:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#101010;z-index:0;transition:width .3s ease}.merchandise-selection .header-container button span{position:relative;z-index:1}.merchandise-selection .header-container button:hover{color:#fff}.merchandise-selection .header-container button:hover:before{width:100%}@media screen and (max-width: 657px){.merchandise-selection .header-container button{display:none}}@media screen and (max-width: 414px){.merchandise-selection .header-container{margin-bottom:40px}}.merchandise-selection .categories-grid{display:grid;justify-content:center;grid-template-columns:repeat(5,1fr);gap:50px}.merchandise-selection .categories-grid .category-card{display:flex;justify-content:center}.merchandise-selection .categories-grid .category-card a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;font-family:Toyota Type;font-weight:700;font-style:italic;font-size:24px;color:#000;gap:14px;width:100%}.merchandise-selection .categories-grid .category-card a img{border:1px solid #EEEEEE;width:252px;height:auto;max-height:196px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1270px){.merchandise-selection .categories-grid .category-card a img{width:174px;height:136px;max-height:none}}@media screen and (min-width: 1271px) and (max-width: 1910px){.merchandise-selection .categories-grid .category-card a img{width:205px;height:160px;max-height:none}}@media screen and (max-width: 1270px){.merchandise-selection .categories-grid .category-card a p{font-weight:600}}.merchandise-selection .categories-grid .category-card a:hover{color:#3a3a3a}@media screen and (max-width: 1465px){.merchandise-selection .categories-grid .category-card a img{width:205px;height:160px}}@media screen and (max-width: 1225px){.merchandise-selection .categories-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media screen and (min-width: 601px) and (max-width: 1014px){.merchandise-selection .categories-grid{grid-template-columns:repeat(3,1fr);gap:15px}}@media screen and (min-width: 200px) and (max-width: 600px){.merchandise-selection .categories-grid{grid-template-columns:repeat(2,auto);justify-content:center;gap:10px}.merchandise-selection .categories-grid .category-card a{font-size:14px}.merchandise-selection .categories-grid .category-card a img{width:174px;height:136px}}@media screen and (max-width: 359px){.merchandise-selection .categories-grid{grid-template-columns:1fr}}.merchandise-selection .see-all-merchandise-mobile-container{position:absolute;top:auto;bottom:-90px;left:50%;transform:translate(-50%);display:flex;justify-content:center;margin:64px auto 0;width:382px}.merchandise-selection .see-all-merchandise-mobile-container a{width:100%}.merchandise-selection .see-all-merchandise-mobile-container button{color:#101010;font-family:Toyota Type;font-weight:600;font-style:italic;font-size:12px;line-height:1;letter-spacing:.15rem;background:transparent;padding:15px 24px;width:100%;height:42px;border:1px solid #101010;box-shadow:none}@media screen and (min-width: 658px){.merchandise-selection .see-all-merchandise-mobile-container{display:none}}
