.of-categories{background-color:var(--of-white);color:var(--of-moss-green);padding:var(--of-section-padding) var(--of-page-padding);display:flex;flex-direction:column;align-items:center;gap:80px}.of-categories__container{display:flex;flex-direction:column;gap:80px;width:100%;max-width:var(--of-content-max)}.of-categories__head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;width:100%;flex-wrap:wrap}.of-categories__title-block{display:flex;flex-direction:column;gap:24px;color:var(--of-moss-green);flex:1 1 auto;min-width:320px}.of-categories__title{font-family:var(--of-font-display);font-weight:500;font-size:64px;line-height:1.1;letter-spacing:-1.28px;margin:0;max-width:490px;color:var(--of-moss-green)}.of-categories__title em,.of-categories__title .of-italic{font-style:italic;font-weight:600;font-family:var(--of-font-display)}.of-categories__subtitle{font-family:var(--of-font-body);font-weight:300;font-size:24px;line-height:1.2;letter-spacing:.48px;margin:0;max-width:983px;color:var(--of-moss-green)}.of-categories__head-cta .of-btn{background-color:var(--of-black);color:var(--of-white)}.of-categories__head-cta .of-btn:hover{background-color:var(--of-moss-green);color:var(--of-butter)}.of-categories__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;width:100%}.of-category-card{display:flex;flex-direction:column;gap:16px;color:var(--of-moss-green);text-decoration:none;position:relative}.of-category-card__image{position:relative;aspect-ratio:394.667 / 486.4;width:100%;overflow:hidden;background-color:var(--of-butter)}.of-category-card__image img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1);transition:transform .6s ease,filter .4s ease}.of-category-card:hover .of-category-card__image img,.of-category-card:focus-within .of-category-card__image img{transform:scale(1.04);filter:grayscale(0)}.of-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#4240344d;pointer-events:none;transition:background-color var(--of-transition)}.of-category-card:hover .of-category-card__overlay{background-color:#42403426}.of-category-card--no-overlay .of-category-card__overlay{display:none}.of-category-card__title{font-family:var(--of-font-display);font-weight:600;font-size:50px;line-height:1.1;letter-spacing:-1px;color:var(--of-moss-green);margin:0;max-width:490px}.of-category-card__subtitle{font-family:var(--of-font-body);font-weight:300;font-size:20px;line-height:1.4;letter-spacing:.4px;color:var(--of-moss-green);margin:0}.of-category-card__quick{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:18px 32px;background-color:var(--of-black);color:var(--of-white);font-family:var(--of-font-body);font-weight:600;font-size:20px;line-height:1.2;text-transform:uppercase;text-decoration:none;opacity:0;transform:translateY(8px);transition:opacity var(--of-transition),transform var(--of-transition);pointer-events:none}.of-category-card:hover .of-category-card__quick,.of-category-card:focus-within .of-category-card__quick{opacity:1;transform:translateY(0);pointer-events:auto}.of-category-card--no-overlay:hover .of-category-card__pointer,.of-category-card--no-overlay:focus-within .of-category-card__pointer{opacity:1}.of-category-card__quick svg{width:24px;height:24px;flex-shrink:0}.of-category-card__pointer{position:absolute;right:16px;bottom:84px;width:32px;height:32px;pointer-events:none;opacity:0;transition:opacity var(--of-transition)}.of-category-card:hover .of-category-card__pointer{opacity:1}.of-categories__bottom-cta{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.of-categories__bottom-cta .of-btn--secondary{background-color:var(--of-white)}@media(max-width:989px){.of-categories{padding:48px var(--of-page-padding-mobile);gap:32px}.of-categories__container{gap:32px}.of-categories__head{flex-direction:column;align-items:center;text-align:center;gap:20px}.of-categories__title-block{align-items:center;text-align:center;min-width:0}.of-categories__head-cta{width:100%}.of-categories__head-cta .of-btn{width:100%;height:48px}.of-categories__title{font-size:40px;letter-spacing:-.8px;line-height:.95;max-width:100%;text-align:center}.of-categories__subtitle{font-size:18px;line-height:1.3;letter-spacing:.36px;max-width:100%;text-align:center}.of-categories__row{grid-template-columns:1fr;gap:32px}.of-category-card{gap:12px}.of-category-card__title{font-size:32px;letter-spacing:-.64px;order:1}.of-category-card__subtitle{font-size:16px;line-height:1.3;letter-spacing:.32px;order:2}.of-category-card__image{order:3;margin-top:8px}.of-category-card__image img{filter:none}.of-category-card__quick{opacity:1;transform:translateY(0);pointer-events:auto}.of-category-card__quick svg{width:20px;height:20px}.of-categories__bottom-cta{flex-direction:column;width:100%;gap:16px}.of-categories__bottom-cta .of-btn{width:100%;height:48px}.of-category-card__pointer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/overland-section-categories.css.map */
