.shop-by-type-container .section-header{margin-bottom:3rem;text-align:center}.shop-by-type-container .section-header__title{position:relative;padding-bottom:1.5rem;margin-bottom:0;text-transform:uppercase}.shop-by-type-container .section-header__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;background-color:#c00}.type-grid{display:grid;gap:3rem}.type-item{display:flex;flex-direction:column}.type-item__link{text-decoration:none;color:inherit;display:block;height:100%}.type-item__image-wrapper{overflow:hidden;background-color:#f0f0f0}.type-item__image{display:block;width:100%;height:auto;transition:transform .3s ease-out}.type-item__link:hover .type-item__image{transform:scale(1.05)}.type-item__text-content{margin-top:1.5rem}.type-item__title-container{display:flex;align-items:center;justify-content:space-between}.type-item__title{margin:0;text-transform:uppercase;font-weight:500;color:rgb(var(--color-base-text));transition:color .3s ease-out}.type-item__arrow{display:inline-flex;align-items:center;margin-left:8px;opacity:0;transition:opacity .3s ease-out;color:#c00}.type-item__arrow .icon-caret-right{width:8px;height:12px;fill:currentColor}.type-item__link:hover .type-item__arrow{opacity:1}.type-item__link:hover .type-item__title{color:#c00}.type-item__divider-line{width:100%;height:1px;background-color:#ddd;margin-top:1rem;transition:background-color .3s ease-out}.type-item__link:hover .type-item__divider-line{background-color:#c00}.grid--1-cols-desktop{grid-template-columns:1fr}.grid--2-cols-desktop{grid-template-columns:repeat(2,1fr)}.grid--3-cols-desktop{grid-template-columns:repeat(3,1fr)}.grid--4-cols-desktop{grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 749px){.grid--1-cols-mobile{grid-template-columns:1fr}.grid--2-cols-mobile{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-shop-by-type.css.map */
