.fg-crafts{position:relative}.fg-crafts__intro .h4{max-width:30rem;margin-inline:auto;text-align:center;font-family:var(--fg-font-body);font-weight:var(--fg-font-weight-heading);line-height:var(--fg-line-height);letter-spacing:var(--heading-letter-spacing);color:rgb(var(--fg-ink-black))}.fg-crafts__intro p{margin:0}.fg-crafts__grid{display:grid;grid-template-columns:repeat(var(--fg-crafts-items-per-row),minmax(0,1fr));gap:.9375rem;position:relative;z-index:1}@media screen and (max-width:767px){.fg-crafts__grid{grid-template-columns:none;grid-auto-columns:85%;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:.625rem}.fg-crafts__grid::-webkit-scrollbar{display:none}.fg-crafts-card{scroll-snap-align:start}.fg-crafts__intro,.fg-crafts{padding-left:.3125rem}}.fg-crafts-card{display:block;min-width:0;color:inherit;text-decoration:none}.fg-crafts-card__image{position:relative;aspect-ratio:404 / 473;overflow:hidden;background:rgb(var(--fg-claret-primary))}.fg-crafts-card__image img,.fg-crafts-card__image svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.fg-crafts-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0009,#0000 55%);pointer-events:none}.fg-crafts-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--fg-crafts-card-hover-color, transparent);opacity:0;transition:opacity .35s ease-in-out;pointer-events:none}@media screen and (pointer:fine){.fg-crafts-card:hover .fg-crafts-card__overlay{opacity:1}}.fg-crafts-card__devanagari{position:absolute;top:.875rem;right:.875rem;z-index:2;font-family:var(--fg-font-devanagari);font-weight:var(--fg-font-weight-devanagari);font-size:1.25rem;letter-spacing:.03125rem;color:rgb(var(--fg-beige-100));text-align:right;line-height:1.4}.fg-crafts-card__content{position:absolute;inset-inline:.875rem;bottom:1rem;z-index:2;display:flex;flex-direction:column;gap:.5rem;color:rgb(var(--fg-white))}.fg-crafts-card__title{margin:0;font-family:var(--fg-font-display);font-weight:var(--fg-font-weight-display);font-size:1.125rem;line-height:1.4;letter-spacing:var(--heading-letter-spacing)}.fg-crafts-card__cta{display:inline-flex;align-items:center;gap:.125rem;font-family:var(--fg-font-body);font-weight:var(--fg-font-weight-label);font-size:var(--text-xs);line-height:1.4;letter-spacing:var(--label-text-spacing);text-transform:uppercase}.fg-crafts-card__cta-text{position:relative;padding-bottom:.0625rem}.fg-crafts-card__cta-text:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:currentColor;transform-origin:right center;transition:transform .3s ease-in-out}.fg-crafts-card__cta-icon{display:flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;opacity:0;transform:translate(-.25rem);transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media screen and (pointer:fine){.fg-crafts-card:hover .fg-crafts-card__cta-text:after{transform:scaleX(0)}.fg-crafts-card:hover .fg-crafts-card__cta-icon{opacity:1;transform:translate(0)}}@media screen and (min-width:768px){.shopify-section--fg-crafts{--section-vertical-spacing:3.1875rem}.fg-crafts-card__devanagari{top:.9375rem;right:1.375rem;font-size:1.25rem}.fg-crafts-card__content{inset-inline:1.5625rem;bottom:2rem;gap:.875rem}.fg-crafts-card__title{font-size:1.5rem}}.fg-crafts__motif{position:absolute;z-index:0;width:min(var(--fg-crafts-motif-width-mobile, 4.375rem),22vw);opacity:var(--fg-crafts-motif-opacity, .5);pointer-events:none}@media screen and (max-width:767px){.fg-crafts__motif--hide-mobile{display:none}.fg-crafts-card__title{font-size:1.5rem}}.fg-crafts__motif--top-left{top:-.5rem;left:-.25rem}.fg-crafts__motif--top-center{top:-1rem;left:68%;transform:translate(-50%)}.fg-crafts__motif--top-right{top:-.5rem;right:-.25rem}.fg-crafts__motif--middle-left{top:70%;left:-.25rem;transform:translateY(-50%)}.fg-crafts__motif--middle-right{top:30%;right:-.25rem;transform:translateY(-50%)}.fg-crafts__motif--bottom-left{bottom:-.5rem;left:-.25rem}.fg-crafts__motif--bottom-center{bottom:-1rem;left:50%;transform:translate(-50%)}.fg-crafts__motif--bottom-right{bottom:-.5rem;right:-.25rem}@media screen and (min-width:768px){.fg-crafts__motif{width:var(--fg-crafts-motif-width, 4.375rem)}.fg-crafts__motif--hide-desktop{display:none}.fg-crafts__motif--top-left{top:20%;left:-2.5rem}.fg-crafts__motif--top-center{top:-2rem}.fg-crafts__motif--top-right{top:-1rem;right:-1.5rem}.fg-crafts__motif--middle-left{left:-1.5rem}.fg-crafts__motif--middle-right{right:-1.5rem}.fg-crafts__motif--bottom-left{bottom:-1rem;left:32%}.fg-crafts__motif--bottom-center{bottom:-2rem}.fg-crafts__motif--bottom-right{bottom:-1rem;right:10%}}.fg-crafts__motif-inner img,.fg-crafts__motif-inner svg{display:block;width:100%;height:auto}.fg-crafts__motif-inner--flip img,.fg-crafts__motif-inner--flip svg{transform:scaleX(-1)}.fg-crafts{view-timeline:--fg-crafts-motif}@keyframes fg-crafts-motif-parallax{0%{transform:var(--fg-crafts-motif-transform-from)}to{transform:var(--fg-crafts-motif-transform-to)}}.fg-crafts__motif-inner{--fg-crafts-motif-offset: calc(var(--parallax-speed, 0) * .3vmin);--fg-crafts-motif-transform-from: translateX(calc(-1 * var(--fg-crafts-motif-offset)));--fg-crafts-motif-transform-to: translateX(var(--fg-crafts-motif-offset))}@media screen and (max-width:767px){.fg-crafts__motif-inner[data-parallax-direction-mobile=vertical]{--fg-crafts-motif-transform-from: translateY(calc(-1 * var(--fg-crafts-motif-offset)));--fg-crafts-motif-transform-to: translateY(var(--fg-crafts-motif-offset))}}@media screen and (min-width:768px){.fg-crafts__motif-inner[data-parallax-direction=vertical]{--fg-crafts-motif-transform-from: translateY(calc(-1 * var(--fg-crafts-motif-offset)));--fg-crafts-motif-transform-to: translateY(var(--fg-crafts-motif-offset))}}@media screen and (min-width:768px)and (prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.fg-crafts__motif-inner{animation:linear forwards fg-crafts-motif-parallax;animation-timeline:--fg-crafts-motif;animation-range:cover}}}
/*# sourceMappingURL=/cdn/shop/t/223/assets/fg-crafts.css.map */
