.cr-featured-products{overflow:hidden;background:#f6eced}.cr-fp-inner{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.cr-fp-title{font-family:var(--font-heading-family);font-size:54px;font-weight:400;line-height:66px;letter-spacing:.81px;color:#542497;text-transform:uppercase;margin:0}.cr-fp-header-row{display:flex;align-items:center;width:100%}.cr-fp-header-row--split{justify-content:space-between;gap:16px}.cr-fp-header{display:flex;flex-direction:column;gap:12px;flex:1}.cr-fp-header.center{align-items:center;text-align:center}.cr-fp-header.right{align-items:flex-end;text-align:right}.cr-fp-header.left{align-items:flex-start;text-align:left}.cr-fp-description{color:currentColor;max-width:100%}.cr-fp-description.body.rte h5{font-family:Adrianna Regular}.cr-fp-description.body.rte p{line-height:1.4}.cr-fp-view-all-inline{flex-shrink:0}.cr-fp-view-all{display:flex;width:100%}.cr-fp-view-all.center{justify-content:center}.cr-fp-view-all.right{justify-content:flex-end}.cr-fp-track-outer{width:calc(100% + 1.5rem);overflow:hidden;align-self:flex-start}@media screen and (min-width:750px){.cr-fp-track-outer{width:calc(100% + 4rem)}}.cr-fp-track{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;cursor:grab;user-select:none;-webkit-user-select:none}.cr-fp-track::-webkit-scrollbar{display:none}.cr-fp-track.is-dragging{cursor:grabbing;scroll-behavior:auto}.cr-fp-card{flex:0 0 auto;width:calc(100% / var(--cr-fp-columns, 4) - 1.5rem);overflow:hidden;position:relative;display:flex;flex-direction:column;gap:20px;scroll-snap-align:start;container-type:inline-size}.cr-fp--slider .cr-fp-track .cr-fp-card{min-width:220px}.cr-fp-card:last-child{margin-right:1.5rem}@media screen and (min-width:750px){.cr-fp-card:last-child{margin-right:4rem}}.cr-fp-card-badge{position:absolute;top:12px;left:12px;z-index:2;pointer-events:none}.cr-fp-card-badge__label{display:flex;gap:5px;justify-content:center;align-items:center;color:var(--Primary, #542497);font-family:var(--AdriannaBold);font-size:14px;font-weight:600;line-height:18.8px;letter-spacing:-.5px;text-transform:uppercase;padding:7px 10px;border-radius:24px;border:1px solid rgb(84 36 151 / 80%);background:linear-gradient(0deg,#5424971a 0% 100%),#fff}.cr-fp-card-badge__label svg{width:20px;height:20px;flex-shrink:0}@media screen and (max-width:768px){.cr-fp-card-badge{top:8px;left:8px}.cr-fp-card-badge__label{font-size:10px;padding:5px 8px}.cr-fp-card-badge__label svg{width:15px;height:15px}}.cr-fp-card-img-wrap{display:flex;aspect-ratio:448 / 447;overflow:hidden;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center}.cr-fp-card-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease;pointer-events:none}.cr-fp-card:hover .cr-fp-card-img-wrap img{transform:scale(1.04)}.cr-fp-card-info{display:flex;flex-direction:column;gap:0;flex-grow:1}.cr-fp-card-title{flex-grow:1;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-body-family);color:var(--Brown, #331B00);font-size:22px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.5px;text-transform:capitalize;text-decoration:none;margin-bottom:19.17px;padding-right:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cr-fp-card-title:hover{color:#542497}.cr-fp-card-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px}.cr-fp-card-price{display:flex;align-items:center;gap:6px}.cr-fp-price{font-family:var(--font-body-family);font-size:26px;font-weight:600;line-height:40px;color:#542497}.cr-fp-price--compare{color:#542497bf;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:23.359px;letter-spacing:-1.198px;text-decoration-line:line-through}.cr-fp-card-rating{display:flex;align-items:center;justify-content:flex-end;gap:8px;row-gap:0}.cr-fp-stars{display:flex;align-items:center;gap:2.21px}.cr-fp-star{width:14px;height:14px;flex-shrink:0;display:block}.cr-fp-rating-count{font-family:var(--font-body-family);color:var(--Brown, #331B00);font-size:15px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-1px;margin-right:4px}.cr-fp-atc-btn{height:52px;padding:14px 30px;background:#542497;color:#fff;border:none;border-radius:6px;font-family:var(--font-body-family);font-size:clamp(11px,7.5cqi,20px);font-weight:700;line-height:1;text-transform:uppercase;text-align:center;white-space:nowrap;cursor:pointer;transition:opacity .2s;-webkit-appearance:none}a.cr-fp-atc-btn{display:flex;align-items:center;justify-content:center;text-decoration:none}.cr-fp-atc-btn:hover{opacity:.88}.cr-fp-atc-btn:disabled{background:#ccc;cursor:default;opacity:1}.cr-fp-atc-btn.is-loading{background:#542497a6;pointer-events:none}.cr-fp-atc-btn.is-added{background:#542497}.cr-fp-controls{display:flex;width:100%;height:48px;align-items:center;gap:40px}.cr-fp-progress-wrap{flex:1}.cr-fp-progress-track{height:2px;background:#e1d5d6;border-radius:1px;overflow:hidden}.cr-fp-progress-fill{display:block!important;height:100%;background:#542497;border-radius:1px;width:0%;transition:width .15s ease}.cr-fp-nav{display:flex;gap:8px;flex-shrink:0}.cr-fp-btn{width:48px;height:48px;border-radius:4px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:10px;transition:opacity .2s;-webkit-appearance:none;flex-shrink:0}.cr-fp-btn svg{width:100%;height:100%;pointer-events:none}.cr-fp-btn--prev,.cr-fp-btn--next{background:#542497;color:#fff}.cr-fp-btn:disabled{background:#e2d5d6;color:#331b00;opacity:1;cursor:default}@media screen and (min-width:990px){.cr-fp-header-row--split-desktop{justify-content:space-between;gap:16px}.cr-fp-va--mobile-only{display:none}.cr-fp-track-outer{width:100%;overflow:visible}.cr-fp-track{display:grid;grid-template-columns:repeat(var(--cr-fp-columns, 4),1fr);overflow-x:visible;scroll-snap-type:none;cursor:default;flex-wrap:unset}.cr-fp-track .cr-fp-card{width:100%;flex:none;margin-right:0!important}.cr-fp-controls{display:none}}@media screen and (max-width:1470px){.cr-fp-price--compare{font-size:20px;line-height:1}.cr-fp-price{font-size:20px;line-height:1.15}}@media screen and (max-width:1470px){.cr-fp-price--compare{font-size:16px;line-height:1}.cr-fp-price{font-size:16px;line-height:1.15}}@media screen and (max-width:989px){.cr-fp-inner{gap:16px}.cr-fp-card{width:calc(40% - 1.3rem)}}@media screen and (max-width:989px){.cr-fp-header-row--split-mobile{justify-content:space-between;gap:16px}.cr-fp-va--desktop-only{display:none}}@media screen and (min-width:990px)and (max-width:1040px){.cr-fp-track{gap:12px}a.cr-fp-atc-btn{letter-spacing:0}}@media screen and (min-width:750px)and (max-width:989px){.cr-fp-atc-btn,a.cr-fp-atc-btn{font-size:15px}}@media screen and (max-width:749px){.cr-fp-card-price{gap:2px}.cr-fp-track{gap:8px}.cr-fp-inner{gap:16px;align-items:center}.cr-fp-title{font-size:30px;line-height:36.67px;letter-spacing:1px;align-self:stretch}.cr-fp-card{width:calc(42% - .8rem);gap:8px}.cr-fp-card-img-wrap{border-radius:4px;aspect-ratio:1 / 1}.cr-fp-card-title{font-size:14px;line-height:1.5;margin-bottom:19.17px}.cr-fp-card-meta{margin-bottom:16px}.cr-fp-price{font-size:14px;line-height:1.15;letter-spacing:-.5px}.cr-fp-price--compare{font-size:14px;line-height:9.435px;letter-spacing:-.5px}.cr-fp-card-rating{gap:1.36px}.cr-fp-stars{gap:1.35px}.cr-fp-star{width:9px;height:9px}.cr-fp-rating-count{font-size:12px;letter-spacing:-.484px}.cr-fp-atc-btn{font-size:13px;height:42px;border-radius:4px;padding:6px 12px}.cr-fp-controls{gap:20px;height:auto;align-self:stretch}.cr-fp-btn{width:40px;height:40px}}@media screen and (max-width:480px){.cr-fp-card{width:calc(44% - .8rem)}}@media screen and (max-width:425px){.cr-fp-card{width:calc(50% - .8rem)}}@media screen and (max-width:375px){.cr-fp-card{width:calc(65% - .8rem)}}@media screen and (max-width:300px){.cr-fp-card{width:calc(100% - .8rem)}}.grid__item .cr-fp-card{width:100%;height:100%}@media screen and (min-width:1600px){.cr-fp-inner{gap:32px}.cr-fp-title{font-size:54px}}.cr-fp--slider .cr-fp-track-outer{width:calc(100% + 4rem)!important;overflow:hidden!important}.cr-fp--slider .cr-fp-track{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;cursor:grab!important}.cr-fp--slider .cr-fp-track.is-dragging{cursor:grabbing!important}.cr-fp--slider .cr-fp-track .cr-fp-card{width:calc(100% / var(--cr-fp-columns, 4) - 1.5rem)!important;flex:0 0 auto!important}@media screen and (max-width:480px){.cr-fp--slider .cr-fp-track .cr-fp-card{min-width:195px!important}}.cr-fp--slider .cr-fp-track .cr-fp-card:last-child{margin-right:4rem!important}.cr-fp--slider .cr-fp-controls{display:flex!important}
/*# sourceMappingURL=/cdn/shop/t/149/assets/cr-featured-products.css.map */
