.ff-collection{position:relative;overflow:hidden;color:#fff;background-color:transparent}.ff-collection__container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:120px 40px 80px}.ff-collection__header{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.ff-collection__heading{font-family:Paytone One,sans-serif;font-weight:400;font-size:40px;line-height:1.15;color:#fff;margin:0;max-width:600px}.ff-collection__tabs{display:flex;gap:24px;flex-shrink:0}.ff-collection__tab{font-family:var(--font-body--family, sans-serif);font-size:15px;font-weight:700;color:#fff;text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent;transition:border-color .2s ease;white-space:nowrap}.ff-collection__tab:hover{border-bottom-color:#ffffff80}.ff-collection__tab--active{border-bottom-color:#fff}.ff-collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;justify-items:center}.ff-collection__card{display:flex;flex-direction:column;gap:12px;width:100%;max-width:380px}.ff-collection__card-image{display:block;border-radius:20px;border:3px solid rgba(255,255,255,.25);overflow:hidden;aspect-ratio:1;text-decoration:none}.ff-collection__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ff-collection__card-image:hover img{transform:scale(1.03)}.ff-collection__card-info{display:flex;flex-direction:column;gap:10px}.ff-collection__card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.ff-collection__card-title{font-family:Paytone One,sans-serif;font-weight:400;font-size:16px;color:#fff;text-decoration:none}.ff-collection__card-title:hover{color:#ffffffd9}.ff-collection__card-price{font-family:var(--font-body--family, sans-serif);font-size:16px;font-weight:700;color:#fff;white-space:nowrap}.ff-collection__card-actions{display:flex;gap:10px}.ff-collection__btn{flex:1;text-align:center;font-size:15px!important;padding:10px 16px!important}.ff-collection__card .ff-heat{display:flex;align-items:center;gap:10px}.ff-collection__card .ff-heat__label{font-family:var(--font-body--family, sans-serif);font-size:12px;font-weight:700;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px}.ff-collection__card .ff-heat__peppers{display:flex;gap:3px}.ff-collection__card .ff-heat__pepper-wrap{position:relative;display:inline-block;width:18px;height:18px}.ff-collection__card .ff-heat__pepper{width:18px;height:18px;display:block}.ff-collection__card .ff-heat__pepper--bg{color:#d9d9d9}.ff-collection__card .ff-heat__pepper-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ff-collection__card .ff-heat__pepper-fill .ff-heat__pepper--active{width:18px;height:18px;color:#db011c;filter:drop-shadow(0 1px 4px rgba(219,1,28,.4))}.ff-collection__empty{font-family:var(--font-body--family, sans-serif);font-size:18px;color:#fff9;text-align:center;padding:60px 0}@media screen and (max-width:999px){.ff-collection__grid{grid-template-columns:repeat(2,1fr);gap:24px}.ff-collection__header{flex-direction:column;align-items:flex-start;gap:20px}.ff-collection__heading{font-size:32px}}@media screen and (max-width:749px){.ff-collection__container{padding:100px 16px 40px}.ff-collection__heading{font-size:26px}.ff-collection__tabs{gap:16px;flex-wrap:wrap}.ff-collection__tab{font-size:14px}.ff-collection__grid{grid-template-columns:repeat(2,1fr);gap:14px;align-items:stretch}.ff-collection__card{display:flex;flex-direction:column;height:100%;gap:10px;max-width:none}.ff-collection__card-image{border-radius:14px;aspect-ratio:1}.ff-collection__card-info{display:flex;flex-direction:column;flex:1 1 auto;gap:8px}.ff-collection__card-meta{flex-direction:column;align-items:flex-start;gap:2px;margin:0}.ff-collection__card-title{font-size:14px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ff-collection__card-price{font-size:14px;line-height:1}.ff-collection__card .ff-heat{margin:4px 0 0;gap:4px;align-items:center}.ff-collection__card .ff-heat__label{display:none}.ff-collection__card .ff-heat__peppers{gap:3px}.ff-collection__card .ff-heat__pepper-wrap,.ff-collection__card .ff-heat__pepper{width:17px;height:17px}.ff-collection__card .ff-heat__pepper-fill .ff-heat__pepper--active{width:17px;height:17px;color:#db011c;filter:drop-shadow(0 1px 4px rgba(219,1,28,.55))}.ff-collection__card .ff-heat__pepper--bg{color:#ffffff38}.ff-collection__card-actions{flex-direction:row;gap:6px;margin-top:auto;align-items:stretch}.ff-collection__card-actions .ff-btn--primary{flex:1 1 auto;font-size:12px!important;padding:9px 10px!important;border-radius:999px!important;min-width:0;white-space:normal;line-height:1.2;word-break:break-word;text-align:center}.ff-collection__card-actions .ff-btn--outline{flex:0 0 auto;width:38px;height:38px;padding:0!important;border-radius:50%!important;font-size:0!important;border-width:2px!important;display:inline-flex;align-items:center;justify-content:center;position:relative}.ff-collection__card-actions .ff-btn--outline:before{content:"";width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><circle cx='9' cy='21' r='1'/><circle cx='20' cy='21' r='1'/><path d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h9.7a2 2 0 0 0 2-1.6L23 6H6'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><circle cx='9' cy='21' r='1'/><circle cx='20' cy='21' r='1'/><path d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h9.7a2 2 0 0 0 2-1.6L23 6H6'/></svg>") no-repeat center / contain;font-size:initial}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-ff.css.map */
