body:has(.jb-home-page)>.jb-header{position:absolute;top:0;left:0;background:transparent}.jb-home-page{width:100%}.jb-home-hero{position:relative;display:flex;width:100%;min-height:90vh;min-height:90svh;align-items:center;justify-content:center;overflow:hidden}.jb-home-hero__image{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center}.jb-home-hero__overlay{position:absolute;inset:0;background:rgba(22,13,7,.57)}.jb-home-hero__content{position:relative;z-index:1;display:flex;width:min(1180px,calc(100% - 40px));align-items:center;flex-direction:column;padding-top:95px;color:#ffffff;text-align:center}.jb-home-hero h1{margin:0;font-size:clamp(58px,7.7vw,118px);font-weight:700;letter-spacing:-.055em;line-height:.98;text-wrap:balance}.jb-home-hero__description{max-width:850px;margin:34px 0 0;font-size:clamp(16px,1.35vw,21px);font-weight:500;line-height:1.6;text-wrap:balance}.jb-home-hero__content>a{display:inline-flex;min-width:214px;min-height:60px;align-items:center;justify-content:center;margin-top:76px;padding:15px 28px;border:1px solid var(--jb-gold);border-radius:var(--jb-radius-small);background:#df961c;color:#ffffff;font-size:16px;font-weight:700;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.jb-home-hero__content>a:focus-visible,.jb-home-hero__content>a:hover{border-color:var(--jb-cta-hover);background:var(--jb-cta-hover);transform:translateY(-2px)}.jb-home-benefits{background:#f6f0e5;color:#0e0e0e}.jb-home-benefits__inner{display:grid;width:min(980px,calc(100% - 40px));grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;padding:24px 0}.jb-home-benefit{position:relative;display:flex;min-height:96px;align-items:center;justify-content:center;flex-direction:column;padding:0 20px;text-align:center}.jb-home-benefit:not(:last-child):after{position:absolute;top:0;right:0;width:1px;height:100%;background:#ded2bf;content:""}.jb-home-benefit svg{width:23px;height:23px;color:#df961c}.jb-home-benefit h2{margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.3}.jb-home-benefit p{margin:7px 0 0;color:#8b8175;font-size:13px;line-height:1.4}.jb-home-best,.jb-home-brands,.jb-home-categories,.jb-home-sale{width:min(1400px,100%);margin:0 auto;padding:50px 24px}.jb-home-best__header>h2,.jb-home-brands>h2,.jb-home-categories>h2{position:relative;display:inline-block;margin:0 0 34px;padding-bottom:12px;color:#171717;font-size:28px;font-weight:700;line-height:1.2}.jb-home-best__header>h2:after,.jb-home-brands>h2:after,.jb-home-categories>h2:after{position:absolute;bottom:0;left:0;width:46px;height:3px;border-radius:10px;background:#d89427;content:""}.jb-home-categories__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.jb-home-category-card{position:relative;display:block;min-height:265px;overflow:hidden;border-radius:18px;background:var(--category-background);color:#171717;text-decoration:none;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}.jb-home-category-card:focus-visible,.jb-home-category-card:hover{color:#171717;transform:translateY(-5px);box-shadow:0 14px 30px rgba(0,0,0,.12)}.jb-home-category-card__name{position:relative;z-index:3;display:block;padding:22px 22px 0;font-size:16px;font-weight:700;line-height:1.3}.jb-home-category-card__image{position:absolute;right:0;bottom:0;left:0;height:77%;overflow:hidden}.jb-home-category-card.is-image-only .jb-home-category-card__image{top:0;height:100%}.jb-home-category-card__image img{object-fit:contain;object-position:center bottom;transition:transform .35s ease}.jb-home-category-card__clearance{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:18px 14px;background:#ded4cb;color:#3b2418;font-size:clamp(21px,2vw,31px);font-weight:800;letter-spacing:-.04em;line-height:1.1;text-align:center;text-transform:uppercase;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff;transition:transform .35s ease}.jb-home-category-card:hover .jb-home-category-card__clearance,.jb-home-category-card:hover .jb-home-category-card__image img{transform:scale(1.045)}.jb-home-category-card__arrow{position:absolute;right:14px;bottom:14px;z-index:4;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:#ffffff;box-shadow:0 4px 14px rgba(0,0,0,.09);transition:transform .25s ease,background-color .25s ease,color .25s ease}.jb-home-category-card__arrow svg{width:15px;height:15px;stroke-width:2.5}.jb-home-category-card:focus-visible .jb-home-category-card__arrow,.jb-home-category-card:hover .jb-home-category-card__arrow{background:#d89427;color:#ffffff;transform:translateX(2px)}.jb-home-brands__carousel{position:relative;width:100%;overflow:hidden;border:1px solid #f0ebe2;border-radius:2px;background:#ffffff}.jb-home-brands__carousel:after,.jb-home-brands__carousel:before{position:absolute;top:0;bottom:0;z-index:3;width:55px;pointer-events:none;content:""}.jb-home-brands__carousel:before{left:0;background:linear-gradient(90deg,#ffffff,rgba(255,255,255,0))}.jb-home-brands__carousel:after{right:0;background:linear-gradient(270deg,#ffffff,rgba(255,255,255,0))}.jb-home-brands__track{display:flex;width:max-content;animation:jbHomeBrandsMove 45s linear infinite;will-change:transform}.jb-home-brands__carousel:hover .jb-home-brands__track{animation-play-state:paused}.jb-home-brands__group{display:flex;flex-shrink:0;align-items:center;gap:28px;padding:25px 28px 25px 0}.jb-home-brands__item{display:flex;width:170px;height:90px;flex:0 0 170px;align-items:center;justify-content:center;padding:10px 14px}.jb-home-brands__item img{width:100%;max-width:145px;height:70px;object-fit:contain;transition:transform .25s ease,opacity .25s ease}.jb-home-brands__item:hover img{transform:scale(1.06)}@keyframes jbHomeBrandsMove{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.jb-home-best__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.jb-home-best__header>h2{margin-bottom:0}.jb-home-best__all{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid #e5dfd5;border-radius:7px;color:#171717;font-size:13px;font-weight:600;text-decoration:none;transition:.2s ease}.jb-home-best__all:focus-visible,.jb-home-best__all:hover{border-color:#d89427;background:#d89427;color:#fff;transform:translateY(-1px)}.jb-home-best__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.jb-home-best-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #ebe6dd;border-radius:14px;background:#fff;color:#171717;text-decoration:none;box-shadow:0 7px 22px rgba(35,30,23,.045);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.jb-home-best-card:focus-visible,.jb-home-best-card:hover{border-color:rgba(216,148,39,.5);color:#171717;box-shadow:0 14px 30px rgba(35,30,23,.1);transform:translateY(-5px)}.jb-home-best-card__image{position:relative;width:100%;overflow:hidden;aspect-ratio:4/3;background:#f3f1ed}.jb-home-best-card__photo{object-fit:cover;transition:transform .35s ease}.jb-home-best-card__photo--megan{transform:scale(1.08)}.jb-home-best-card__photo--polo{object-position:center 56%;transform:scale(1.15)}.jb-home-best-card__photo--soho{object-position:center 55%;transform:scale(1.14)}.jb-home-best-card:hover .jb-home-best-card__photo--megan{transform:scale(1.13)}.jb-home-best-card:hover .jb-home-best-card__photo--pillow{transform:scale(1.05)}.jb-home-best-card:hover .jb-home-best-card__photo--polo{transform:scale(1.2)}.jb-home-best-card:hover .jb-home-best-card__photo--soho{transform:scale(1.19)}.jb-home-best-card__content{display:flex;flex:1;flex-direction:column;padding:18px}.jb-home-best-card h3{margin:0;font-size:16px;font-weight:700;line-height:1.35}.jb-home-best-card__stars{display:flex;min-height:16px;align-items:center;gap:3px;margin:9px 0 11px;color:#d89427}.jb-home-best-card__stars svg{width:15px;height:15px;fill:currentColor;stroke-width:1}.jb-home-best-card__price{margin-bottom:18px;font-size:15px;font-weight:700;line-height:1.3}.jb-home-best-card__button{display:inline-flex;width:100%;min-height:43px;align-items:center;justify-content:center;margin-top:auto;padding:10px 16px;border:1px solid #d89427;border-radius:7px;background:#d89427;color:#fff;font-size:13px;font-weight:700;transition:.2s ease}.jb-home-best-card:hover .jb-home-best-card__button{border-color:#bd7d1f;background:#bd7d1f;transform:translateY(-1px)}.jb-home-sale__banner{display:grid;min-height:430px;overflow:hidden;grid-template-columns:42% 58%;border-radius:18px;background:#213b2c;box-shadow:0 12px 34px rgba(28,34,29,.08)}.jb-home-sale__content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:55px 58px;color:#fff}.jb-home-sale__content h2{margin:0 0 8px;color:#fff;font-size:clamp(30px,4vw,46px);font-weight:700;letter-spacing:-.03em;line-height:1.1}.jb-home-sale__discount{margin:0 0 22px;color:#fff;font-size:clamp(26px,3.5vw,40px);font-weight:600;letter-spacing:-.025em;line-height:1.15}.jb-home-sale__description{max-width:390px;margin:0 0 30px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.75}.jb-home-sale__content>a{display:inline-flex;min-width:120px;min-height:44px;align-items:center;justify-content:center;padding:11px 19px;border:1px solid #fff;border-radius:7px;background:#fff;color:#171717;font-size:13px;font-weight:700;text-decoration:none;transition:.22s ease}.jb-home-sale__content>a:focus-visible,.jb-home-sale__content>a:hover{border-color:#d89427;background:#d89427;color:#fff;transform:translateY(-2px)}.jb-home-sale__image{position:relative;min-width:0;min-height:430px;overflow:hidden;background:#ece9e3}.jb-home-sale__image img{object-fit:cover;object-position:center;transition:transform .6s ease}.jb-home-sale__banner:hover .jb-home-sale__image img{transform:scale(1.035)}.jb-home-why{width:min(1380px,100%);margin:0 auto;padding:75px 0;color:#171717}.jb-home-why__heading{max-width:820px;margin:0 auto 31px;text-align:center}.jb-home-why__label{margin:0 0 8px;color:#b88a2e;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.jb-home-why__heading h2{margin:0;color:#171717;font-size:clamp(28px,4vw,41px);font-weight:600;letter-spacing:-.035em;line-height:1.18}.jb-home-why__heading>p:last-child{max-width:690px;margin:14px auto 0;color:#777168;font-size:14px;line-height:1.75}.jb-home-why__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.jb-home-why-card{display:flex;min-width:0;min-height:196px;align-items:center;justify-content:flex-start;flex-direction:column;padding:29px 23px 25px;border:1px solid rgba(201,154,56,.3);border-radius:6px;background:#fff;text-align:center;box-shadow:0 10px 28px rgba(43,37,28,.045)}.jb-home-why-card>svg{width:54px;height:54px;margin-bottom:14px;color:#c99a38;fill:none;stroke-width:1.8}.jb-home-why-card h3{margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.35}.jb-home-why-card p{max-width:240px;margin:0;color:#777168;font-size:12px;line-height:1.55}.jb-home-reviews{width:min(1400px,100%);margin:0 auto;padding:70px 24px 80px}.jb-home-reviews__heading{margin-bottom:54px;text-align:center}.jb-home-reviews__heading h2{position:relative;display:inline-block;margin:0;padding-bottom:22px;color:#0d0d0d;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.2}.jb-home-reviews__heading h2:after{position:absolute;bottom:0;left:50%;width:90px;height:3px;background:#d89427;content:"";transform:translateX(-50%)}.jb-home-reviews__list{display:grid;gap:42px}.jb-home-reviews__widget{position:relative;width:100%;overflow:hidden}.jb-home-reviews__widget iframe{display:block;width:100%;min-width:100%;border:0}.jb-home-reviews__credit{position:absolute;right:36px;bottom:15px;z-index:10;color:#000;font-size:10px;line-height:1.2;text-align:right;white-space:nowrap}.jb-home-reviews__credit a,.jb-home-reviews__credit a:focus,.jb-home-reviews__credit a:hover,.jb-home-reviews__credit a:visited{color:#000;font-weight:700;text-decoration:none}@media (max-width:1000px){.jb-home-best__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.jb-home-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.jb-home-categories{padding:40px 20px}.jb-home-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jb-home-category-card{min-height:250px}.jb-home-brands{padding:40px 20px}.jb-home-brands>h2{margin-bottom:28px;font-size:25px}.jb-home-brands__group{gap:20px;padding:22px 20px 22px 0}.jb-home-brands__item{width:145px;height:82px;flex-basis:145px;padding:8px 12px}.jb-home-brands__item img{max-width:125px;height:62px}.jb-home-brands__track{animation-duration:40s}.jb-home-sale{padding:40px 20px}.jb-home-sale__banner{min-height:380px;grid-template-columns:46% 54%}.jb-home-sale__content{padding:42px 36px}.jb-home-sale__image{min-height:380px}.jb-home-sale__description{font-size:14px}.jb-home-why{padding-right:20px;padding-left:20px}.jb-home-why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.jb-home-why{padding:55px 15px}.jb-home-why__heading{margin-bottom:24px;text-align:left}.jb-home-why__heading>p:last-child{margin-right:0;margin-left:0}.jb-home-why__grid{grid-template-columns:1fr;gap:14px}.jb-home-reviews{padding:50px 15px 60px}.jb-home-reviews__heading{margin-bottom:32px}.jb-home-reviews__heading h2{padding-bottom:16px;font-size:24px}.jb-home-reviews__heading h2:after{width:64px}.jb-home-reviews__list{gap:28px}.jb-home-reviews__widget:first-child{padding-bottom:34px;background:#f8f4ec}.jb-home-reviews__credit{right:auto;bottom:12px;left:50%;width:100%;transform:translateX(-50%);text-align:center}}@media (max-width:680px){.jb-home-sale__banner{grid-template-columns:1fr}.jb-home-sale__content{min-height:320px;padding:40px 28px}.jb-home-sale__image{min-height:270px}.jb-home-sale__content h2{font-size:32px}.jb-home-sale__discount{margin-bottom:18px;font-size:28px}.jb-home-sale__description{margin-bottom:25px}}@media (max-width:767px){.jb-home-hero{min-height:90vh;min-height:90svh}.jb-home-hero__content{padding-top:82px}.jb-home-hero h1{font-size:clamp(46px,15vw,72px)}.jb-home-hero__description{margin-top:24px;font-size:16px}.jb-home-hero__content>a{min-width:180px;min-height:54px;margin-top:46px}.jb-home-benefits__inner{width:min(560px,calc(100% - 28px));grid-template-columns:repeat(2,minmax(0,1fr));padding:16px 0}.jb-home-benefit{min-height:116px;padding:18px 10px}.jb-home-benefit:nth-child(2):after{display:none}.jb-home-benefit:nth-child(-n+2):before{position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:1px;background:#ded2bf;content:""}.jb-home-categories>h2{margin-bottom:26px;padding-bottom:10px;font-size:24px}.jb-home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.jb-home-category-card{min-height:230px;border-radius:15px}.jb-home-category-card__name{padding:18px 18px 0;font-size:15px}.jb-home-category-card__image{top:52px;bottom:18px;height:auto}.jb-home-category-card__image img{object-position:center}.jb-home-category-card__arrow{right:12px;bottom:12px;width:35px;height:35px}.jb-home-best{padding:40px 20px}.jb-home-best__header{margin-bottom:26px}.jb-home-best__header>h2{font-size:24px}.jb-home-best__all{min-height:38px;padding:9px 13px;font-size:12px}.jb-home-best__grid{gap:15px}.jb-home-best-card__content{padding:16px}}@media (max-width:480px){.jb-home-categories{padding:32px 16px}.jb-home-categories>h2{margin-bottom:24px;font-size:22px}.jb-home-categories__grid{grid-template-columns:1fr;gap:28px}.jb-home-category-card{min-height:280px}.jb-home-category-card__image{top:55px;bottom:20px}.jb-home-brands{padding:32px 16px}.jb-home-brands>h2{margin-bottom:24px;padding-bottom:10px;font-size:22px}.jb-home-brands>h2:after{width:40px}.jb-home-brands__carousel:after,.jb-home-brands__carousel:before{width:28px}.jb-home-brands__group{gap:16px;padding:18px 16px 18px 0}.jb-home-brands__item{width:125px;height:72px;flex-basis:125px;padding:7px 10px}.jb-home-brands__item img{max-width:108px;height:54px}.jb-home-brands__track{animation-duration:34s}.jb-home-best{padding:32px 16px}.jb-home-best__header{flex-direction:column;gap:18px}.jb-home-best__header>h2{font-size:22px}.jb-home-best__grid{grid-template-columns:1fr}.jb-home-best-card__content{padding:17px}.jb-home-sale{padding:32px 16px}.jb-home-sale__banner{border-radius:15px}.jb-home-sale__content{min-height:290px;padding:34px 22px}.jb-home-sale__image{min-height:230px}.jb-home-sale__content h2{font-size:28px}.jb-home-sale__discount{font-size:25px}.jb-home-sale__description{font-size:13px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.jb-home-brands__track{animation:none}.jb-home-brands__carousel{overflow-x:auto}}@media (max-width:390px){.jb-home-benefits__inner{width:calc(100% - 20px)}.jb-home-benefit h2{font-size:13px}.jb-home-benefit p{font-size:12px}}