﻿div[id*=instafeed_dev_instafeed],div[id*=gsc_instagram_feed]{width:-webkit-fill-available}.gfa-content{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:16px;width:100%}.gfa--selectable:hover{outline:1.7px dashed #005fd3;outline-offset:2px;cursor:pointer}.gfa--selected{outline:1.7px dashed #005fd3;outline-offset:2px}.gfa-media{container:gfa-media;container-type:inline-size}.gfa-media .gfa-media__source{height:100% !important;width:100% !important;will-change:transform;transition:transform .7s ease-in-out;user-select:none;-webkit-user-drag:none}.gfa-media .gfa-media__source--player{position:absolute !important;left:0;top:0;opacity:0;transition:transform .7s ease-in-out,opacity .25s ease}.gfa-media .gfa-media__source--painted{opacity:1}@keyframes albumSlide{0%{transform:translateX(0px);filter:brightness(1)}50%{transform:translateX(-50px);filter:brightness(1.1)}100%{transform:translateX(0);filter:brightness(1)}}.gfa-album-item{min-width:100%;scroll-snap-align:center;box-sizing:border-box}.gfa-media--zoom-media:hover .gfa-media__source{transform:scale(1.1)}.gfa-media--zoom-card{will-change:scale;transition:scale .7s cubic-bezier(0, 0, 0.3, 1)}.gfa-media--zoom-card:hover{scale:1.06}.gfa-media--rotation{transform-origin:center center;transform-style:preserve-3d;will-change:transform,scale;transition:transform .3s ease-out,scale .7s cubic-bezier(0, 0, 0.3, 1)}.gfa-media--rotation:hover{scale:1.05}.gfa-media__overlay{position:absolute;inset:0;z-index:1;padding:min(24px,10%);padding-bottom:min(20px,10%);background-color:rgba(0,0,0,0);transition:background-color .2s ease-in-out,opacity .2s ease-in-out;opacity:0;display:flex;flex-flow:column nowrap;justify-content:space-between;user-select:none;color:#fff;container:gfa-media__overlay/inline-size}.gfa-media__overlay-media-type{position:absolute;inset:0;z-index:2;padding:min(24px,10%);display:flex;justify-content:flex-end;container:gfa-media__overlay-media-type/inline-size;user-select:none;pointer-events:none}.gfa-media__overlay-media-type:hover+.gfa-media__overlay{background-color:rgba(0,0,0,.35);opacity:1}.gfa-media__overlay-content{display:flex;flex-flow:column nowrap;gap:16px;font-size:14px;line-height:20px;font-weight:400;color:#fff;z-index:2;margin-top:auto}.gfa-media__overlay-content--with-volume{margin-right:42px}.gfa-media__media-type svg{width:20px;height:20px;filter:drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.2))}.gfa-media__inst-logo{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);width:24px;height:24px}.gfa-media__media-type:hover+.gfa-media__overlay{background-color:rgba(0,0,0,.35);opacity:1}.gfa-media__caption{display:flex;max-height:40px;transition:max-height .2s ease-in-out}.gfa-media__caption-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gfa-media__caption--open{max-height:50dvh;z-index:2;cursor:unset !important}.gfa-media__meta--clickable{cursor:pointer}.gfa-media__caption--open .gfa-media__caption-text{white-space:normal;text-overflow:unset}.gfa-media__counters{display:flex;flex-flow:row nowrap;gap:16px}.gfa-media__counter{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:12px;line-height:20px;gap:6px;font-weight:600}.gfa-media__counter svg{width:20px;height:20px}.gfa-media__counter--popup{gap:8px}.gfa-media__counter--popup svg{width:24px;height:24px}.gfa-media__overlay:hover{background-color:rgba(0,0,0,.35);opacity:1}@container gfa-media__overlay (max-width: 160px){.gfa-media__counters{gap:8px}.gfa-media__counter svg{width:16px;height:16px}}@container gfa-media__overlay-media-type (max-width: 160px){.gfa-media__media-type svg{width:16px;height:16px}}.gfa-media__meta{display:flex;flex-flow:column nowrap;gap:8px}.gfa-media__meta--popup{gap:12px}.gfa-media__meta--has-video-btn{margin-right:42px}.gfa-media__meta--caption-open{z-index:2}.gfa-media__toolbar{position:absolute;top:24px;left:24px;right:24px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:8px;z-index:2}.gfa-media__toolbar .gfa-media__toolbar-account{display:flex;flex-flow:row nowrap;align-items:center;gap:8px;max-width:70%}.gfa-media__toolbar a{color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:20px;text-decoration:none;outline:none}.gfa-media__toolbar a:hover{text-decoration:underline}.gfa-media__toolbar-account-logo{flex:2 0 24px;width:24px;height:24px;border-radius:50%;overflow:hidden}.gfa-avatar-fallback{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.25);color:#fff;font-weight:600;text-transform:uppercase;line-height:1;font-size:12px;text-decoration:none}.gfa-media__toolbar a:hover .gfa-avatar-fallback{text-decoration:none}.gfa-media__account-name{word-wrap:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gfa-media__permalink{display:inline-block;white-space:nowrap}.gfa-arrow-button{border:none;position:absolute;width:44px;height:44px;padding:0;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:3;transition:opacity .25s,visibility .25s,transform .2s linear;opacity:0;visibility:hidden;min-width:unset;box-shadow:none}.gfa-arrow-button__haze{background:linear-gradient(0deg, var(--gfa-arrow-custom-bg, rgba(201, 201, 201, 0.2)) 0%, var(--gfa-arrow-custom-bg, rgba(201, 201, 201, 0.2)) 100%),#fff;color:var(--gfa-arrow-custom-color, #000000)}.gfa-arrow-button__dark{background-color:var(--gfa-arrow-custom-bg, rgb(0, 0, 0));color:var(--gfa-arrow-custom-color, #ffffff)}.gfa-arrow-button__light{background-color:var(--gfa-arrow-custom-bg, rgb(255, 255, 255));color:var(--gfa-arrow-custom-color, #000000)}.gfa-arrow-button__blur{background-color:var(--gfa-arrow-custom-bg, rgba(255, 255, 255, 0.45));backdrop-filter:blur(12px);color:var(--gfa-arrow-custom-color, #000000)}.gfa-arrow-button__outline{background-color:var(--gfa-arrow-custom-bg, rgba(0, 0, 0, 0.15));backdrop-filter:blur(12px);color:var(--gfa-arrow-custom-color, #000000);border:1px solid var(--gfa-arrow-custom-color, #000000)}.gfa-arrow-button__plain{background-color:rgba(0,0,0,0);color:var(--gfa-arrow-custom-color, #000000)}.gfa-arrow-button__glass{background:hsla(0,0%,100%,.25);color:#fff;backdrop-filter:blur(4px)}.gfa-arrow-button__glass::before{content:"";position:absolute;inset:0;padding:1.5px;border-radius:50%;background:linear-gradient(135deg, #ffffff, transparent 37%, transparent 64%, #ffffff);mask:linear-gradient(#000 0 0) exclude,linear-gradient(#000 0 0) content-box}.gfa-arrow-button:not(:disabled):hover{cursor:pointer;transform:scale(1.1)}.gfa-arrow-button:disabled{opacity:.2}.gfa-arrow-button:disabled:hover{cursor:not-allowed}.gfa-arrow-button--visible{opacity:1;visibility:visible}.gfa-arrow-left{top:calc(50% - 20px);left:24px}.gfa-arrow-right{top:calc(50% - 20px);right:24px}.gfa-media__dots{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:2px}.gfa-media__dots--hidden{opacity:0;visibility:hidden}.gfa-media__overlay-content--with-volume .gfa-media__dots{margin-right:-42px}.gfa-media__dot{width:6px;height:6px;margin:2px;border-radius:50%;background-color:#fff;opacity:.5;transition:all .2s}.gfa-media__dot-active{opacity:1}.gfa-copyright{display:flex;flex-flow:row nowrap;gap:4px;width:fit-content;cursor:pointer;filter:brightness(0.9);text-decoration:none !important;transition:all .2s}.gfa-copyright--popup{justify-content:center;margin-top:20px;gap:8px}.gfa-copyright:hover{filter:brightness(1)}.gfa-copyright__label{color:#fff;font-size:12px;line-height:22px;font-weight:400;user-select:none}@container gfa-media (max-width: 145px){.gfa-copyright__label{display:none}}.gfa-widget:has(.gfa-collage__aside) .gfa-content div,.gfa-widget:has(.gfa-collage__top-line) .gfa-content div{opacity:.01;transform:translateY(2rem);will-change:transform}.gfa-widget:has(.gfa-collage__aside.gfa--in-viewport) .gfa-content div,.gfa-widget:has(.gfa-collage__top-line.gfa--in-viewport) .gfa-content div{animation:gfa-slide-in 750ms cubic-bezier(0, 0, 0.3, 1) forwards}.gfa-widget:has(.gfa-collage__aside.gfa--in-viewport) .gfa-content div:first-child,.gfa-widget:has(.gfa-collage__top-line.gfa--in-viewport) .gfa-content div:first-child{animation-delay:75ms}.gfa-widget:has(.gfa-collage__aside.gfa--in-viewport) .gfa-content div:nth-child(4),.gfa-widget:has(.gfa-collage__top-line.gfa--in-viewport) .gfa-content div:nth-child(4){animation-delay:150ms}.gfa-widget:has(.gfa-collage__aside.gfa--in-viewport) .gfa-content div:last-child,.gfa-widget:has(.gfa-collage__top-line.gfa--in-viewport) .gfa-content div:last-child{animation-delay:225ms}@keyframes gfa-slide-in{from{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes gfa-card-pulse{0%{transform:scale(1)}35%{transform:scale(1.04)}100%{transform:scale(1)}}@media(prefers-reduced-motion: reduce){.gfa-product-card--pulse{animation:none}}@keyframes gfa-float-list-animation{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.gfa-pins-layer{position:absolute;z-index:4;pointer-events:none}@keyframes gfa-pin-ripple{0%{transform:scale(1);opacity:.45}100%{transform:scale(var(--gfa-pin-ripple-scale, 2.35));opacity:0}}.gfa-pin{--gfa-pin-ripple-scale: 2.35;position:absolute;box-sizing:border-box;transform:translate(-50%, -50%);width:24px;height:24px;padding:0;border-radius:9999px;border:none;overflow:visible;background:rgba(0,0,0,0);cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center;transition:width .12s ease,height .12s ease}.gfa-pin::before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .12s ease}.gfa-pin__ring{position:absolute;inset:0;z-index:0;border-radius:inherit;border:none;background:#fff;pointer-events:none;animation:gfa-pin-ripple 2.4s cubic-bezier(0.15, 0.6, 0.3, 1) infinite}.gfa-pin__ring:nth-child(2){animation-delay:-1.2s}.gfa-pin::after{content:"";z-index:2;width:8px;height:8px;border-radius:9999px;background:#fff;transition:width .12s ease,height .12s ease}.gfa-pin:hover{--gfa-pin-ripple-scale: 1.55;width:32px;height:32px}.gfa-pin:hover::before{background:rgba(0,0,0,.7)}.gfa-pin:hover::after{width:16px;height:16px}.gfa-pin--selected{--gfa-pin-ripple-scale: 1.55;z-index:2;width:32px;height:32px}.gfa-pin--selected::before{background:rgba(0,0,0,.7)}.gfa-pin--selected::after{width:20px;height:20px}@media(prefers-reduced-motion: reduce){.gfa-pin__ring{animation:none;display:none}}.gfa-product-cards-wrap{position:relative;z-index:3;margin:16px calc(-1*min(24px,10%)) 0}.gfa-product-cards-wrap--mobile{margin:0 -16px 0 -20px}.gfa-product-cards{display:flex;gap:12px;align-items:stretch;overflow-x:auto;scrollbar-width:none;box-sizing:border-box;touch-action:pan-x;cursor:grab;user-select:none}.gfa-product-cards>.gfa-product-card--clickable{cursor:pointer}.gfa-product-cards{scroll-snap-type:x proximity;padding-inline:min(24px,10%);scroll-padding-inline:min(24px,10%);padding-block:6px;margin-block:-6px}.gfa-product-cards::-webkit-scrollbar{display:none}.gfa-product-cards--dragging{cursor:grabbing;scroll-snap-type:none}.gfa-product-cards--dragging>.gfa-product-card{cursor:grabbing}.gfa-product-cards img{-webkit-user-drag:none;pointer-events:none}.gfa-product-cards>.gfa-product-card{width:76%;max-width:76%}.gfa-product-cards--mobile{padding-inline:16px;scroll-padding-inline:16px}.gfa-product-cards--mobile .gfa-product-card{flex-basis:calc((100% - 12px)/1.18);width:calc((100% - 12px)/1.18);max-width:calc((100% - 12px)/1.18);scroll-snap-align:center}.gfa-product-cards--mobile .gfa-product-card--first{scroll-snap-align:start}.gfa-product-cards--mobile .gfa-product-card--last{scroll-snap-align:end}.gfa-product-cards--mobile .gfa-product-card__image{width:60px;height:60px;flex-basis:60px}.gfa-product-cards--single .gfa-product-card{flex-basis:100%;width:100%;max-width:100%}.gfa-product-cards--arrows .gfa-product-card{scroll-snap-align:center}.gfa-product-cards--arrows .gfa-product-card--first{scroll-snap-align:start}.gfa-product-cards--arrows .gfa-product-card--last{scroll-snap-align:end}.gfa-product-cards-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:32px;height:32px;padding:0;border:none;border-radius:9999px;background:hsla(0,0%,100%,.9);color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(12px);box-shadow:0 1px 6px rgba(0,0,0,.25)}.gfa-product-cards-arrow--left{left:8px}.gfa-product-cards-arrow--right{right:8px}.gfa-product-card{display:flex;align-items:center;gap:12px;flex:0 0 76%;min-width:0;box-sizing:border-box;padding:8px 12px 8px 8px;border-radius:12px;border:.75px solid hsla(0,0%,100%,.15);background:linear-gradient(80deg, rgba(10, 10, 10, 0.7), rgba(20, 20, 20, 0.7));backdrop-filter:blur(48px);-webkit-backdrop-filter:blur(48px);color:#fff;text-align:left;cursor:default;scroll-snap-align:start;overflow:hidden}.gfa-product-card--clickable{cursor:pointer}.gfa-product-card--pulse{animation:gfa-card-pulse .6s ease}.gfa-product-card__image{width:80px;height:80px;flex:0 0 80px;border-radius:6px;overflow:hidden;background:hsla(0,0%,100%,.08)}.gfa-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.gfa-product-card__info{flex:1 1 0;min-width:0;display:flex;flex-flow:column nowrap;justify-content:center;gap:2px}.gfa-product-card__title{font-size:12px;line-height:16px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gfa-product-card__price{font-size:12px;line-height:16px;font-weight:400;color:#fff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gfa-product-card__compare{margin-left:6px;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.6);text-decoration:line-through}.gfa-product-card__cart{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;border:none;background:rgba(27,27,29,.95);color:#fff}.gfa-product-card__cart--ghost{background:hsla(0,0%,100%,.1)}.gfa-rating{--gfa-rating-gap: 6px;display:inline-flex;align-items:center;gap:var(--gfa-rating-gap);font-size:12px;line-height:1}.gfa-rating__stars{position:relative;display:inline-flex}.gfa-rating__track,.gfa-rating__fill{display:flex;gap:1px}.gfa-rating__track{color:currentColor;opacity:.28}.gfa-rating__fill{position:absolute;top:0;left:0;overflow:hidden;color:#f5b301}.gfa-rating svg{width:13px;height:13px;flex:0 0 auto;display:block}.gfa-rating__value{font-variant-numeric:tabular-nums}.gfa-rating__count{opacity:.6}.gfa-rating__solo{position:absolute;visibility:hidden;flex:0 0 auto;color:#f5b301}.gfa-rating--compact{gap:2px}.gfa-rating--compact .gfa-rating__solo{position:static;visibility:visible;margin-right:2px}.gfa-rating--compact .gfa-rating__solo svg{width:16px;height:16px}.gfa-rating--compact .gfa-rating__stars{position:absolute;visibility:hidden}.gfa-image-ph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:hsla(0,0%,100%,.4)}.gfa-image-ph svg{width:45%;height:45%}.gfa-product-card--skeleton{cursor:default}.gfa-skeleton{background:hsla(0,0%,100%,.08);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0.04) 25%, rgba(255, 255, 255, 0.14) 37%, rgba(255, 255, 255, 0.04) 63%);background-size:400% 100%;animation:gfa-qv-shimmer 1.4s ease infinite}.gfa-skeleton--title{width:70%;height:12px;margin:2px 0;border-radius:4px}.gfa-skeleton--price{width:40%;height:12px;margin:2px 0;border-radius:4px}.gfa-product-thumbs{display:flex;align-items:center;flex:0 0 auto;--gfa-thumb-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill-rule='evenodd' fill='%23000' d='M0 0H40V40H0Z M38 -2H70V42H38A8 8 0 0 1 30 34V6A8 8 0 0 1 38 -2Z'/%3E%3C/svg%3E")}.gfa-product-card--summary{position:relative}.gfa-product-card--summary .gfa-product-card__cart{margin-left:auto}.gfa-product-thumb{position:relative;width:40px;height:40px;flex:0 0 auto;box-sizing:border-box;border-radius:6px;overflow:hidden;background:hsla(0,0%,100%,.08);-webkit-mask:var(--gfa-thumb-mask) no-repeat 0 0/40px 40px;mask:var(--gfa-thumb-mask) no-repeat 0 0/40px 40px}.gfa-product-thumb+.gfa-product-thumb{margin-left:-8px}.gfa-product-thumb:last-child{-webkit-mask-image:none;mask-image:none}.gfa-product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gfa-product-thumb__more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);color:#fff;font-size:14px;font-weight:600}.gfa-product-card__label{flex:0 0 auto;font-size:13px;font-weight:500;color:#fff;white-space:nowrap}.gfa-product-card__label--dropped{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none}.gfa-product-swatches{display:flex;align-items:center;flex:0 0 auto}.gfa-product-swatch{position:relative;width:60px;height:60px;flex:0 0 auto;box-sizing:border-box;border-radius:8px;overflow:hidden;background:hsla(0,0%,100%,.08)}.gfa-product-swatch+.gfa-product-swatch{margin-left:-21px}.gfa-product-swatch:not(:last-child){-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cpath fill-rule='evenodd' fill='%23000' d='M8 0H52A8 8 0 0 1 60 8V52A8 8 0 0 1 52 60H8A8 8 0 0 1 0 52V8A8 8 0 0 1 8 0Z M47 -3H116V63H47A11 11 0 0 1 36 52V8A11 11 0 0 1 47 -3Z'/%3E%3C/svg%3E") no-repeat 0 0/60px 60px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cpath fill-rule='evenodd' fill='%23000' d='M8 0H52A8 8 0 0 1 60 8V52A8 8 0 0 1 52 60H8A8 8 0 0 1 0 52V8A8 8 0 0 1 8 0Z M47 -3H116V63H47A11 11 0 0 1 36 52V8A11 11 0 0 1 47 -3Z'/%3E%3C/svg%3E") no-repeat 0 0/60px 60px}.gfa-product-swatch img{width:100%;height:100%;object-fit:cover;display:block}.gfa-product-swatch__more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);color:#fff;font-size:14px}.gfa-product-collapsed__label{flex:1 1 auto;min-width:0;text-align:right;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gfa-media-tile{position:relative;display:flex;flex-flow:column nowrap;gap:8px;width:100%;cursor:pointer;pointer-events:all;container-type:inline-size}.gfa-feed-product{pointer-events:none;box-sizing:border-box}.gfa-feed-product--over{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:8px;display:flex;flex-flow:column nowrap;gap:8px}.gfa-feed-product--below{position:relative;display:flex;flex-flow:column nowrap;gap:8px}.gfa-feed-product--below .gfa-product-card--feed{border-radius:12px}.gfa-feed-product--icon{position:absolute;left:0;bottom:0;z-index:3;padding:8px;display:flex;justify-content:flex-start}.gfa-feed-product--icon .gfa-product-card__cart{margin-left:0;padding:8px}.gfa-feed-product--icon .gfa-product-card__cart svg{width:16px;height:16px}.gfa-product-card--feed{flex:1 1 auto;width:100%;max-width:none;gap:8px;padding:6px;cursor:default}.gfa-product-card--feed.gfa-product-card--clickable{pointer-events:auto;cursor:pointer}.gfa-product-card--feed .gfa-product-card__image{width:40px;height:40px;flex-basis:40px}.gfa-product-card--feed .gfa-product-card__title,.gfa-product-card--feed .gfa-product-card__label{font-size:12px;line-height:16px;font-weight:600}.gfa-product-card--feed .gfa-product-card__price{display:block;font-size:12px;line-height:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gfa-product-card--light{background:linear-gradient(80deg, rgba(245, 245, 245, 0.78), rgba(250, 250, 250, 0.78));border-color:hsla(0,0%,100%,.35);color:#1b1b1d}.gfa-product-card--light .gfa-product-card__title,.gfa-product-card--light .gfa-product-card__price,.gfa-product-card--light .gfa-product-card__label,.gfa-product-card--light .gfa-product-collapsed__label{color:#1b1b1d}.gfa-product-card--light .gfa-product-card__compare{color:rgba(27,27,29,.55)}.gfa-product-card--light .gfa-image-ph{color:rgba(27,27,29,.35)}.gfa-product-card--light .gfa-product-card__cart--ghost{color:#1b1b1d}@container (max-width: 200px){.gfa-product-card--feed .gfa-product-card__title{font-size:11px}}@container (max-width: 145px){.gfa-product-card--feed{justify-content:flex-start;background:none;border-color:rgba(0,0,0,0);padding:0;backdrop-filter:none;-webkit-backdrop-filter:none}.gfa-product-card--feed .gfa-product-card__cart{margin-left:0;padding:8px}.gfa-product-card--feed .gfa-product-card__cart svg{width:16px;height:16px}.gfa-product-card--feed .gfa-product-card__image,.gfa-product-card--feed .gfa-product-card__info,.gfa-product-card--feed .gfa-product-thumbs,.gfa-product-card--feed .gfa-product-card__label{display:none}.gfa-feed-product--below{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:8px}}@container (max-width: 74px){.gfa-feed-product--icon,.gfa-feed-product--below{display:none}}.gfa-product-card__count{font-weight:400;opacity:.85}