.sharq-product-carousel{--sharq-orange: #f05a1a;--sharq-orange-dark: #c9440c;--sharq-cream: #f6ebdd;--sharq-ivory: #fff9f2;--sharq-black: #111111;--sharq-charcoal: #232323;--sharq-gray: #6c747a;--sharq-sand: #d6b891;position:relative;width:100%;overflow:hidden;padding:var(--sharq-carousel-padding-top, 80px) 24px var(--sharq-carousel-padding-bottom, 80px);color:var(--sharq-black);background:radial-gradient(circle at 50% 58%,rgba(240,90,26,.09),transparent 28%),linear-gradient(145deg,var(--sharq-ivory),var(--sharq-cream));font-family:inherit;isolation:isolate;box-sizing:border-box}.sharq-product-carousel *,.sharq-product-carousel *:before,.sharq-product-carousel *:after{box-sizing:border-box}.sharq-product-carousel__texture{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;opacity:.28;background-image:linear-gradient(rgba(35,35,35,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(35,35,35,.035) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.sharq-product-carousel__aura{position:absolute;z-index:-1;top:52%;left:50%;width:min(48vw,620px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(240,90,26,.16),transparent 66%);opacity:0;transform:translate(-50%,-50%);transition:opacity .4s ease;pointer-events:none}.sharq-product-carousel--aura .sharq-product-carousel__aura{opacity:1}.sharq-product-carousel__container{position:relative;width:min(100%,1480px);margin-inline:auto}.sharq-product-carousel__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);align-items:end;gap:24px clamp(40px,8vw,120px);margin-bottom:clamp(28px,4vw,54px)}.sharq-product-carousel__eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 10px;color:var(--sharq-orange);font-size:12px;font-weight:850}.sharq-product-carousel__eyebrow span{width:34px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--sharq-orange-dark),var(--sharq-orange))}.sharq-product-carousel__heading{margin:0;font-size:clamp(34px,4.5vw,68px);font-weight:900;line-height:1.05;letter-spacing:-.04em}.sharq-product-carousel__description{max-width:580px;margin:0;color:var(--sharq-gray);font-size:clamp(14px,1.1vw,18px);line-height:1.8}.sharq-product-carousel__viewport{position:relative;width:100%;overflow:hidden;outline:none;cursor:grab;touch-action:pan-y}.sharq-product-carousel__viewport:active,.sharq-product-carousel.is-dragging .sharq-product-carousel__viewport{cursor:grabbing}.sharq-product-carousel__viewport:focus-visible{outline:3px solid rgba(240,90,26,.72);outline-offset:5px;border-radius:24px}.sharq-product-carousel__stage{position:relative;min-height:clamp(500px,47vw,690px);-webkit-user-select:none;user-select:none}.sharq-carousel-card{--sharq-card-x: -50%;position:absolute;top:50%;left:50%;z-index:1;display:flex;width:min(var(--sharq-carousel-card-desktop, 420px),34vw);min-width:0;overflow:hidden;flex-direction:column;border:1px solid rgba(214,184,145,.55);border-radius:var(--sharq-carousel-radius, 20px);background:#fff9f2b8;box-shadow:0 18px 42px #2323231a;opacity:0;transform:translate3d(calc(var(--sharq-card-x) + var(--sharq-drag-x, 0px)),-48%,0) scale(.84) rotate(0);transition:left var(--sharq-carousel-duration, .48s) cubic-bezier(.22,1,.36,1),opacity var(--sharq-carousel-duration, .48s) ease,transform var(--sharq-carousel-duration, .48s) cubic-bezier(.22,1,.36,1),filter var(--sharq-carousel-duration, .48s) ease;pointer-events:none;isolation:isolate}.sharq-carousel-card.is-active{--sharq-card-x: -50%;left:50%;z-index:5;opacity:1;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-52%,0) scale(1.06);pointer-events:auto}.sharq-carousel-card.is-prev{left:17%;z-index:3;opacity:.68;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-48%,0) scale(.88) rotate(1.5deg);pointer-events:auto}.sharq-carousel-card.is-next{left:83%;z-index:3;opacity:.68;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-48%,0) scale(.88) rotate(-1.5deg);pointer-events:auto}.sharq-carousel-card.is-far-prev{left:-9%;opacity:.28;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-46%,0) scale(.76) rotate(2deg)}.sharq-carousel-card.is-far-next{left:109%;opacity:.28;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-46%,0) scale(.76) rotate(-2deg)}.sharq-carousel-card.is-hidden{opacity:0;pointer-events:none}.sharq-product-carousel.is-dragging .sharq-carousel-card{transition:none;will-change:transform}.sharq-product-carousel.is-initializing .sharq-carousel-card{transition:none}.sharq-carousel-card__overlay{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;border-radius:inherit}.sharq-carousel-card__overlay:focus{outline:none}.sharq-carousel-card:focus-within{outline:3px solid var(--sharq-orange);outline-offset:4px}.sharq-carousel-card__media{position:relative;display:grid;min-height:clamp(250px,25vw,390px);place-items:center;padding:clamp(18px,2vw,30px);border-bottom:1px solid rgba(214,184,145,.28);background:linear-gradient(145deg,#ffffffb8,#f6ebdd7a)}.sharq-carousel-card__image{display:block;width:100%;height:100%;max-width:100%;max-height:370px;object-fit:contain;object-position:center;pointer-events:none}.sharq-carousel-card__image-placeholder{display:grid;width:70%;aspect-ratio:4 / 3;place-items:center;border:1px dashed rgba(108,116,122,.35);border-radius:14px;color:var(--sharq-gray);font-weight:900}.sharq-carousel-card__badge{position:absolute;z-index:3;top:14px;right:14px;padding:7px 10px;border-radius:7px;color:var(--sharq-ivory);background:var(--sharq-orange);font-size:10px;font-weight:850}.sharq-carousel-card__badge--muted{background:var(--sharq-gray)}.sharq-carousel-card__content{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(18px,2vw,27px);text-align:right}.sharq-carousel-card__vendor{margin:0 0 6px;color:var(--sharq-orange);font-size:10px;font-weight:850}.sharq-carousel-card__title{display:-webkit-box;margin:0;overflow:hidden;color:var(--sharq-charcoal);font-size:clamp(18px,1.45vw,25px);font-weight:900;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sharq-carousel-card__price{display:flex;align-items:baseline;gap:10px;margin-top:10px;color:var(--sharq-black);font-size:clamp(18px,1.25vw,23px);font-weight:900}.sharq-carousel-card__price s{color:var(--sharq-gray);font-size:12px;font-weight:500}.sharq-carousel-card__description{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:var(--sharq-gray);font-size:12px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sharq-carousel-card__cta{display:inline-flex;min-height:42px;align-items:center;gap:10px;margin-top:15px;padding:7px 12px;border:1px solid rgba(240,90,26,.24);border-radius:9px;color:var(--sharq-ivory);background:var(--sharq-charcoal);font-size:11px;font-weight:850}.sharq-carousel-card__cta svg{color:var(--sharq-orange)}.sharq-carousel-card__accent{position:absolute;z-index:4;right:28px;bottom:0;width:58px;height:4px;border-radius:99px 99px 0 0;background:var(--sharq-orange)}.sharq-product-carousel__footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;margin-top:8px}.sharq-product-carousel__arrows{display:flex;gap:9px;justify-self:start}.sharq-product-carousel__arrow{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:10px;color:var(--sharq-ivory);background:var(--sharq-charcoal);cursor:pointer;transition:color .25s ease,background .25s ease,opacity .25s ease}.sharq-product-carousel__arrow:hover{background:var(--sharq-orange)}.sharq-product-carousel__arrow:disabled{opacity:.32;cursor:not-allowed}.sharq-product-carousel__arrow:focus-visible,.sharq-product-carousel__view-all:focus-visible{outline:3px solid var(--sharq-orange);outline-offset:3px}.sharq-product-carousel__progress{display:flex;min-width:230px;align-items:center;gap:14px}.sharq-product-carousel__counter{min-width:54px;color:var(--sharq-charcoal);font-size:11px;font-weight:900;direction:ltr}.sharq-product-carousel__progress-track{position:relative;display:block;width:160px;height:3px;overflow:hidden;border-radius:99px;background:#6c747a33}.sharq-product-carousel__progress-track span{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:var(--sharq-orange);transition:width var(--sharq-carousel-duration, .48s) cubic-bezier(.22,1,.36,1)}.sharq-product-carousel__view-all{display:inline-flex;min-height:44px;align-items:center;gap:10px;justify-self:end;padding:8px 14px;border:1px solid rgba(35,35,35,.12);border-radius:9px;color:var(--sharq-charcoal);background:#fff9f29e;font-size:11px;font-weight:850;text-decoration:none}.sharq-product-carousel__empty{display:grid;min-height:280px;place-content:center;gap:8px;border:1px dashed rgba(108,116,122,.35);border-radius:20px;color:var(--sharq-gray);text-align:center}.sharq-product-carousel__empty strong{color:var(--sharq-charcoal)}@media screen and (max-width:989px){.sharq-product-carousel__header{grid-template-columns:1fr;gap:16px}.sharq-carousel-card{width:min(440px,54vw)}.sharq-carousel-card.is-prev{left:10%}.sharq-carousel-card.is-next{left:90%}.sharq-product-carousel__stage{min-height:clamp(500px,72vw,650px)}}@media screen and (max-width:749px){.sharq-product-carousel{padding:min(var(--sharq-carousel-padding-top),48px) 0 min(var(--sharq-carousel-padding-bottom),48px)}.sharq-product-carousel__header,.sharq-product-carousel__footer{margin-inline:14px}.sharq-product-carousel__header{justify-items:center;margin-bottom:24px;text-align:center}.sharq-product-carousel__heading{font-size:clamp(28px,9vw,39px)}.sharq-product-carousel__description{max-width:350px;font-size:12px;line-height:1.65}.sharq-product-carousel__eyebrow{justify-content:center}.sharq-product-carousel__stage{min-height:clamp(520px,148vw,650px)}.sharq-carousel-card{width:var(--sharq-carousel-card-mobile, 82vw)}.sharq-carousel-card.is-active{left:46%;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-51%,0) scale(1)}.sharq-carousel-card.is-prev{left:-39%;opacity:.35;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-49%,0) scale(.88)}.sharq-carousel-card.is-next{left:130%;opacity:.52;transform:translate3d(calc(-50% + var(--sharq-drag-x, 0px)),-49%,0) scale(.9)}.sharq-carousel-card.is-far-prev,.sharq-carousel-card.is-far-next{opacity:0}.sharq-carousel-card__media{min-height:clamp(240px,77vw,320px);padding:16px}.sharq-carousel-card__image{max-height:300px}.sharq-carousel-card__content{padding:17px}.sharq-carousel-card__title,.sharq-carousel-card__price{font-size:18px}.sharq-carousel-card__description{font-size:10px}.sharq-carousel-card__cta{min-height:38px;margin-top:10px}.sharq-product-carousel__footer{grid-template-columns:1fr auto;margin-top:2px}.sharq-product-carousel__arrows{display:none}.sharq-product-carousel__progress{min-width:0;gap:9px}.sharq-product-carousel__progress-track{width:min(34vw,130px)}.sharq-product-carousel__view-all{min-height:40px;padding:6px 10px;font-size:9px}}@media(prefers-reduced-motion:reduce){.sharq-carousel-card,.sharq-product-carousel__progress-track span,.sharq-product-carousel__aura{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/sharq-product-carousel.css.map */
