h2{font-size:40px;margin:0}.section-reflet-hero{position:relative;width:100%;margin:0;padding:0}.reflet-hero{position:relative;width:100%;height:var(--hero-height);min-height:680px;overflow:hidden;isolation:isolate;background:#1c1009;color:#fff}.reflet-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.reflet-hero__picture{display:block;width:100%;height:100%}.reflet-hero__image{position:absolute;top:-4%;left:-4%;width:108%;height:108%;display:block;object-fit:cover;object-position:var(--hero-position-x) var(--hero-position-y);transform:translateZ(0) scale(1.08);transform-origin:center center;will-change:transform;backface-visibility:hidden}.reflet-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,10,5,var(--hero-overlay));z-index:1}.reflet-hero__bottom-fade{position:absolute;left:0;right:0;bottom:0;height:58%;background:linear-gradient(to top,#140904b8,#1409047a 25%,#14090424 62%,#14090400);z-index:2;pointer-events:none}.reflet-hero__content-wrap{position:relative;z-index:5;width:100%;height:100%;display:flex;align-items:flex-end}.reflet-hero__content{width:min(var(--hero-content-width),calc(100% - 48px));margin-left:clamp(32px,5.2vw,94px);margin-bottom:clamp(60px,9vh,105px);will-change:transform,opacity}.reflet-hero__tagline{margin-bottom:25px;font-size:12px;font-weight:500;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb}.reflet-hero__title{max-width:850px;margin:0 0 27px;font-size:clamp(54px,5.1vw,92px);font-weight:400;line-height:.95;letter-spacing:-.045em;color:#fff;text-wrap:balance}.reflet-hero__description{max-width:470px;margin-bottom:34px;font-size:16px;font-weight:400;line-height:1.55;letter-spacing:-.01em;color:#fffffff0}.reflet-hero__button{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;gap:7px;padding:0;font-size:15px;font-weight:400;line-height:1.2;color:#fff;text-decoration:none;transition:opacity .35s ease,transform .35s cubic-bezier(.22,.61,.36,1)}.reflet-hero__button-line{display:block;width:100%;height:1px;background:currentColor;transform-origin:left center;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.reflet-hero__button:hover{opacity:.78;transform:translateY(-2px)}.reflet-hero__button:hover .reflet-hero__button-line{transform:scaleX(.55)}.reflet-hero__scroll-indicator{position:absolute;z-index:8;right:38px;bottom:38px;width:18px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:20px}.reflet-hero__scroll-indicator span{position:absolute;top:7px;left:50%;width:3px;height:6px;margin-left:-1.5px;border-radius:10px;background:#fff;animation:refletScrollIndicator 1.8s cubic-bezier(.65,0,.35,1) infinite}@keyframes refletScrollIndicator{0%{opacity:0;transform:translateY(0)}25%{opacity:1}75%{opacity:1}to{opacity:0;transform:translateY(13px)}}@media(prefers-reduced-motion:reduce){.reflet-hero__image,.reflet-hero__content{transform:none!important;transition:none!important}.reflet-hero__scroll-indicator span{animation:none}}@media screen and (max-width:989px){.reflet-hero{min-height:620px}.reflet-hero__content{margin-left:40px;margin-bottom:70px}.reflet-hero__title{font-size:clamp(50px,7vw,72px)}}@media screen and (max-width:749px){.reflet-hero{height:88vh;min-height:620px;max-height:900px}.reflet-hero__image{width:115%;height:115%;top:-7.5%;left:-7.5%}.reflet-hero__bottom-fade{height:65%;background:linear-gradient(to top,#140904d1,#14090494 30%,#14090429,#14090400)}.reflet-hero__content{width:calc(100% - 40px);margin-left:20px;margin-right:20px;margin-bottom:48px}.reflet-hero__tagline{margin-bottom:18px;font-size:10px;letter-spacing:.055em}.reflet-hero__title{margin-bottom:22px;font-size:clamp(47px,14vw,68px);line-height:.93;letter-spacing:-.045em}.reflet-hero__description{max-width:340px;margin-bottom:27px;font-size:14px;line-height:1.5}.reflet-hero__button{font-size:13px}.reflet-hero__scroll-indicator{display:none}}@media screen and (max-width:390px){.reflet-hero{min-height:580px}.reflet-hero__content{margin-bottom:38px}.reflet-hero__title{font-size:46px}.reflet-hero__description{font-size:13px}}.pots{position:relative;background:rgb(var(--color-background));color:rgb(var(--color-foreground));--pots-accent: #a3762f}.pots__scroller{position:relative;height:calc(var(--pots-count, 4) * var(--pots-panel-height, 100vh))}.pots__sticky{position:sticky;top:0;height:var(--pots-panel-height, 100vh);overflow:hidden;display:flex;flex-direction:column;padding-block:clamp(2rem,5vh,4rem);padding-bottom:clamp(4.5rem,9vh,6.5rem)}.pots__intro{flex:0 0 auto;padding-inline:clamp(1.5rem,6vw,6rem);margin-bottom:clamp(2rem,4vh,4rem)}.pots__eyebrow{font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin:0 0 1.2rem}.pots__heading{font-size:clamp(3rem,4vw,4.6rem);line-height:1.05;margin:0;font-weight:400}.pots__viewport{flex:1 1 auto;overflow:hidden;position:relative}.pots__track{display:flex;height:100%;will-change:transform;transform:translateZ(0)}.pots__panel{flex:0 0 80%;max-width:80%;display:flex;align-items:center;gap:clamp(2rem,4vw,4.5rem);padding-inline:clamp(1.5rem,6vw,6rem)}.pots__media{flex:0 0 clamp(220px,30vw,360px);width:clamp(220px,30vw,360px);aspect-ratio:10 / 10;border-radius:12px;overflow:hidden;background:#0000000a}.pots__image,.pots__image--placeholder{width:100%;height:100%;object-fit:cover;display:block}.pots__content{flex:1 1 auto;max-width:40rem}.pots__panel-eyebrow{font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin:0 0 1rem}.pots__panel-title{font-size:clamp(2.6rem,2.4vw + 1.4rem,3.6rem);font-weight:400;margin:0 0 1.6rem;line-height:1.1}.pots__badges{display:flex;gap:.8rem;margin-bottom:1.8rem;flex-wrap:wrap}.pots__badge{font-size:1.2rem;letter-spacing:.02em;padding:.5rem 1.3rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:999px;opacity:.8}.pots__description{font-size:1.5rem;line-height:1.6;opacity:.75;margin-bottom:2rem;max-width:38ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pots__description p{margin:0}.pots__price{font-size:1.8rem;color:var(--pots-accent);margin:0 0 2rem}.pots__cta{display:inline-block;font-size:1.3rem;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.4rem;color:currentColor}.pots__cta:hover{opacity:.7}.pots__panel .pots__media{opacity:1!important;transition:opacity .7s ease}.pots__panel .pots__panel-eyebrow,.pots__panel .pots__panel-title,.pots__panel .pots__badges,.pots__panel .pots__description,.pots__panel .pots__price,.pots__panel .pots__cta{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.pots__panel.is-active .pots__media{opacity:1;transition-delay:0s}.pots__panel.is-active .pots__panel-eyebrow{opacity:1;transform:translateY(0);transition-delay:.08s}.pots__panel.is-active .pots__panel-title{opacity:1;transform:translateY(0);transition-delay:.14s}.pots__panel.is-active .pots__badges{opacity:1;transform:translateY(0);transition-delay:.2s}.pots__panel.is-active .pots__description{opacity:1;transform:translateY(0);transition-delay:.26s}.pots__panel.is-active .pots__price{opacity:1;transform:translateY(0);transition-delay:.32s}.pots__panel.is-active .pots__cta{opacity:1;transform:translateY(0);transition-delay:.38s}.pots__progress{position:absolute;left:0;right:0;bottom:clamp(3.5rem,3vh,2.5rem);padding-inline:clamp(1.5rem,6vw,6rem);z-index:2}.pots__progress-track{width:100%;height:4px;background:#f3ede6;position:relative}.pots__progress-bar{position:absolute;inset-block:-1px;left:0;height:4px;display:block!important;width:calc(100% / var(--pots-count, 4));background:var(--pots-accent);transform:translate(0);will-change:transform}@media(max-width:749px),(prefers-reduced-motion:reduce){.pots__scroller{height:auto}.pots__sticky{position:static;height:auto;display:block;padding-block:4rem}.pots__viewport{overflow:visible}.pots__track{display:block;height:auto;transform:none!important}.pots__panel{display:flex;flex-direction:column;align-items:flex-start;padding-block:3rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.pots__media{width:100%;flex:0 0 auto;aspect-ratio:3 / 2;margin-bottom:2rem}.pots__panel .pots__media,.pots__panel .pots__panel-eyebrow,.pots__panel .pots__panel-title,.pots__panel .pots__badges,.pots__panel .pots__description,.pots__panel .pots__price,.pots__panel .pots__cta{opacity:1;transform:none;transition:none}.pots__description{-webkit-line-clamp:unset}.pots__progress{display:none}}body.home .section-header sticky-header{background:transparent!important}body.home .section-header.scrolled-past-header.shopify-section-header-sticky sticky-header{background:#fff!important}body.home .section-header sticky-header .header__icon span,body.home .section-header sticky-header h1.header__heading span{color:#fff}body.home .section-header.scrolled-past-header.shopify-section-header-sticky sticky-header .header__icon span{color:#000}body.home .section-header.scrolled-past-header.shopify-section-header-sticky sticky-header h1.header__heading span{color:#000}.home main#MainContent{margin-top:-85px;margin-bottom:-30px}body.home.gradient{overflow-x:hidden}.steal-deals{width:100%;padding:80px 0;background:#fff;color:#111}.steal-deals__inner{width:min(100% - 28px,1200px);margin:0 auto}.steal-deals__section-title{margin:0 0 2px;font-size:28px;line-height:1.15;font-weight:700;color:#111}.steal-deals__heading-wrap{display:flex;justify-content:center}.steal-deals__heading{margin:0 0 18px;font-size:40px;line-height:1;font-weight:700;letter-spacing:-.02em;text-align:center}.steal-deals__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.steal-deals__item{min-width:0}.steal-deals__card{position:relative;display:block;width:100%;aspect-ratio:1 / 1.08;overflow:hidden;border-radius:5px;color:#fff;text-decoration:none;background:#ef8a4c;isolation:isolate}.steal-deals__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.steal-deals__card:hover .steal-deals__image{transform:scale(1.045)}.steal-deals__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#ef8a4c}.steal-deals__placeholder svg{width:100%;height:100%}.steal-deals__card-content{position:absolute;z-index:2;top:50%;left:50%;width:90%;transform:translate(-50%,-50%);text-align:center;color:#fff}.steal-deals__card-small{margin-bottom:2px;font-size:clamp(20px,2.2vw,30px);line-height:.95;font-weight:700;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.08)}.steal-deals__card-title{font-size:clamp(20px,2.2vw,30px);line-height:.95;font-weight:700;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.08)}.steal-deals__card-price{margin-top:12px;font-size:clamp(46px,5vw,68px);line-height:.85;font-weight:800;letter-spacing:-.05em;text-shadow:0 2px 5px rgba(0,0,0,.08)}.steal-deals__link{display:flex;align-items:baseline;width:fit-content;margin-top:27px;font-size:20px;line-height:1.25;color:#111;text-decoration:none;transition:opacity .25s ease,transform .25s ease}.steal-deals__number{flex:0 0 auto;margin-right:4px}.steal-deals__link-text{border-bottom:1px solid transparent;transition:border-color .25s ease}.steal-deals__link:hover{opacity:.7;transform:translate(3px)}.steal-deals__link:hover .steal-deals__link-text{border-color:currentColor}@media screen and (max-width:749px){.steal-deals{padding-top:30px}.steal-deals__inner{width:calc(100% - 28px)}.steal-deals__section-title{font-size:25px}.steal-deals__heading{font-size:24px;margin-bottom:16px}.steal-deals__cards{gap:12px}.steal-deals__card{border-radius:4px}.steal-deals__card-small,.steal-deals__card-title{font-size:clamp(15px,4vw,23px)}.steal-deals__card-price{margin-top:8px;font-size:clamp(34px,9vw,55px)}.steal-deals__link{margin-top:18px;font-size:17px}}@media screen and (max-width:420px){.steal-deals__cards{gap:8px}.steal-deals__section-title{font-size:22px}.steal-deals__heading{font-size:21px}.steal-deals__card-small,.steal-deals__card-title{font-size:14px}.steal-deals__card-price{font-size:34px}.steal-deals__link{font-size:15px;margin-top:14px}}.offerbanermain{margin:70px 0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hitesh.css.map */
