.featured-collection__header{margin-bottom:2rem}.featured-collection__how-to-order{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1rem;padding:1.4rem 2rem;background-color:rgba(var(--color-foreground),.04);border-left:4px solid #F5BE2E}.featured-collection__how-to-order-title{font-size:2rem;font-weight:700;margin:0;font-family:var(--font-body-family);text-align:center;padding-right:1.6rem}.featured-collection__how-to-order-steps{display:contents;counter-reset:steps;list-style:none}.featured-collection__how-to-order-steps li{display:flex;flex-direction:row;align-items:center;gap:.7rem;position:relative;counter-increment:steps;padding:0 1rem;justify-content:center}.featured-collection__how-to-order-steps li:not(:last-child):after{display:none}.featured-collection__how-to-order-steps li:before{content:counter(steps);display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;font-size:1.4rem;font-weight:700;color:#fff;background:linear-gradient(to right,#f5be2e,#e8a010);border-radius:50%;flex-shrink:0;position:relative;z-index:1}.featured-collection__step-text{font-size:1.5rem;font-family:var(--font-body-family);color:rgb(var(--color-foreground));line-height:1.4}@media screen and (max-width:749px){.featured-collection__how-to-order{flex-wrap:wrap;gap:.5rem 1.2rem;padding:1rem 1.2rem;justify-content:flex-start}.featured-collection__how-to-order-title{width:100%;font-size:1.4rem;text-align:center;padding-right:0;margin-bottom:0}.featured-collection__how-to-order-steps{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem 1rem;list-style:none;margin:0;padding:0;counter-reset:steps;width:100%;justify-content:space-between}.featured-collection__how-to-order-steps li{flex:1;justify-content:center;gap:.4rem;padding:0}.featured-collection__how-to-order-steps li:before{width:2rem;height:2rem;font-size:1.1rem;flex-shrink:0}.featured-collection__step-text{font-size:1.15rem;line-height:1.3}}.featured-collection-layout{width:100%}.featured-collection-layout--with-sidebar{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,10fr);gap:3rem;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.featured-collection-layout--with-sidebar .featured-collection__main{min-width:0}.featured-collection-layout--with-sidebar .page-width,.featured-collection-layout--with-sidebar .page-width-desktop{padding-left:0;padding-right:0;max-width:none}.featured-collection__sidebar{position:sticky;top:2rem;align-self:start;padding:1.5rem 0}.featured-collection__sidebar-title{font-size:26px;font-weight:700;margin:0 0 1.2rem}.featured-collection__sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.featured-collection__sidebar-link{display:flex;align-items:center;gap:.8rem;padding:1px 24px;text-decoration:none;color:#151515;font-size:16px;font-weight:500;line-height:180%;transition:color .15s ease}.featured-collection__sidebar-link:hover{color:#bf6f00}.featured-collection__sidebar-link.is-active{color:#bf6f00;font-weight:700}.featured-collection__sidebar-heading-item{list-style:none;padding:0;margin-top:1.2rem}.featured-collection__sidebar-heading-item:first-child{margin-top:0}.featured-collection__sidebar-divider{border:none;border-bottom:1px dotted var(--color-border, rgba(18, 18, 18, .2));margin:0 0 .6rem}.featured-collection__sidebar-heading-item:first-child .featured-collection__sidebar-divider{display:none}.featured-collection__sidebar-group-label{display:block;padding:0 0 .4rem;font-size:26px;font-weight:700;color:rgb(var(--color-foreground))}.featured-collection__sidebar-icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;font-size:1.4rem;line-height:1}.featured-collection__grid-item{display:flex;flex-direction:column}.featured-collection__card-wrap{position:relative;display:flex;flex-direction:column;border:1px solid #EAEAEA;padding:10px}.featured-collection__card-wrap .card-wrapper{flex:1 1 auto}.featured-collection__highlight-badge{position:absolute;top:1rem;right:1rem;z-index:10;display:inline-block;width:auto;padding:.4rem .9rem;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:#fff;background-color:#151515;border-radius:999px;pointer-events:none}.featured-collection__grid-item{display:flex;flex-direction:column;height:100%}.featured-collection__card-wrap{flex:1 1 auto}.featured-collection-layout .card__heading,.featured-collection-layout .card__heading.h5{font-size:14px;font-weight:700;line-height:150%;font-family:var(--font-body-family);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.featured-collection-layout .price-item--regular,.featured-collection-layout .price-item--sale,.featured-collection-layout .price-item--last{font-size:21px;font-weight:700;color:#242424;line-height:150%;font-family:var(--font-body-family)}.featured-collection__card-bottom{flex-shrink:0;padding:.6rem 10px 10px;display:flex;flex-direction:column;gap:.5rem}.featured-collection__delivery{display:flex;align-items:baseline;gap:.4rem;width:100%;white-space:nowrap;overflow:hidden}.featured-collection__delivery-label{font-size:12px;font-weight:400;line-height:1.4;font-family:var(--font-body-family);color:rgb(var(--color-foreground))}.featured-collection__delivery-date{font-size:13px;font-weight:700;line-height:1.4;font-family:var(--font-body-family);color:#4d903f}.featured-collection__price-stars{display:flex;align-items:center;width:100%}.featured-collection__price{width:50%;font-size:21px;font-weight:700;color:#242424;font-family:var(--font-body-family);line-height:1.3}.featured-collection__price-from{font-size:12px;font-weight:400}.featured-collection-layout .quick-add__submit,.featured-collection-layout .product-form__submit{width:100%;padding:15px;background:#e97e00;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.featured-collection-layout .quick-add__submit:hover,.featured-collection-layout .product-form__submit:hover{background:#c96d00}.featured-collection-layout .quick-add__submit.button{padding:.75rem 1.2rem;font-size:1.25rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border:none;background-color:#151515;color:#fff;box-shadow:none;transition:background-color .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;gap:.6rem}.featured-collection-layout .quick-add__submit.button:before{content:"";display:inline-block;width:1.4rem;height:1.4rem;background-color:currentColor;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.featured-collection-layout .quick-add__submit.button:hover{background-color:#2d2d2d;color:#fff;box-shadow:none;transform:translateY(-1px)}.featured-collection__bulk-label{display:flex;align-items:center;gap:.4rem;font-size:12px;font-weight:700;font-family:var(--font-body-family);color:#bf6f00;background-color:#f5be2e1f;border:1px solid rgba(245,190,46,.4);border-radius:4px;padding:.3rem .7rem;width:100%;justify-content:center;text-transform:uppercase;letter-spacing:.04em}.featured-collection__stars{width:50%;display:flex;align-items:center;justify-content:flex-end;gap:2px;flex-shrink:0}@media screen and (max-width:989px){.featured-collection-layout--with-sidebar{grid-template-columns:minmax(0,1.5fr) minmax(0,8.5fr);gap:2rem}.featured-collection__sidebar-group-label,.featured-collection__sidebar-title{font-size:17px}.featured-collection__sidebar-link{font-size:15px;padding:1px 16px}}@media screen and (max-width:749px){.featured-collection-layout--with-sidebar{display:block;padding:0}.featured-collection__sidebar{position:static;padding:1.2rem 1.5rem;margin-bottom:1rem}.featured-collection__sidebar-title{margin-bottom:.8rem}.featured-collection__sidebar-list{flex-direction:row;gap:.6rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.featured-collection__sidebar-list::-webkit-scrollbar{display:none}.featured-collection__sidebar-list>li{flex:0 0 auto}.featured-collection__sidebar-link{white-space:nowrap;font-size:14px;padding:.6rem 1.4rem;border:1px solid rgba(18,18,18,.15);border-radius:999px}.featured-collection__sidebar-heading-item{margin-top:0;padding:0;display:flex;align-items:center}.featured-collection__sidebar-divider{display:none}.featured-collection__sidebar-group-label{font-size:13px;font-weight:700;padding:.6rem .8rem;white-space:nowrap;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.04em;opacity:.6}.featured-collection__highlight-badge{position:absolute;top:10px;left:10px;right:10px;width:auto;text-align:center;border-radius:4px;padding:.5rem .8rem;font-size:1rem;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-collection__delivery{white-space:nowrap;overflow:hidden}.featured-collection__delivery-label{font-size:11px;flex-shrink:0}.featured-collection__delivery-date{font-size:12px;overflow:hidden;text-overflow:ellipsis}.featured-collection__price-stars{flex-wrap:nowrap;align-items:center}.featured-collection__price{width:50%;font-size:17px;display:flex;align-items:baseline;gap:.2rem;flex-wrap:nowrap}.featured-collection__price-from{font-size:10px;white-space:nowrap}.featured-collection__stars{width:50%;gap:1px}.featured-collection__stars svg{width:13px;height:13px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-featured-collection.css.map */
