body:has(.jb-home-page)>.jb-header{background:0 0;position:absolute;top:0;left:0}.jb-home-page{width:100%}.jb-home-hero{justify-content:center;align-items:center;width:100%;min-height:90svh;display:flex;position:relative;overflow:hidden}.jb-home-hero__image{object-fit:cover;object-position:center;inset:0;width:100%!important;height:100%!important;position:absolute!important}.jb-home-hero__overlay{background:#160d0791;position:absolute;inset:0}.jb-home-hero__content{z-index:1;color:#fff;text-align:center;flex-direction:column;align-items:center;width:min(1180px,100% - 40px);padding-top:95px;display:flex;position:relative}.jb-home-hero h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(58px,7.7vw,118px);font-weight:700;line-height:.98}.jb-home-hero p{text-wrap:balance;max-width:850px;margin:34px 0 0;font-size:clamp(16px,1.35vw,21px);font-weight:500;line-height:1.6}.jb-home-hero__content>a{border:1px solid var(--jb-gold);border-radius:var(--jb-radius-small);color:#fff;text-transform:uppercase;background:#df961c;justify-content:center;align-items:center;min-width:214px;min-height:60px;margin-top:76px;padding:15px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.jb-home-hero__content>a:hover,.jb-home-hero__content>a:focus-visible{border-color:var(--jb-gold-hover);background:var(--jb-gold-hover);transform:translateY(-2px)}.jb-home-benefits{color:#0e0e0e;background:#f6f0e5}.jb-home-benefits__inner{grid-template-columns:repeat(4,minmax(0,1fr));width:min(980px,100% - 40px);margin:0 auto;padding:24px 0;display:grid}.jb-home-benefit{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:96px;padding:0 20px;display:flex;position:relative}.jb-home-benefit:not(:last-child):after{content:"";background:#ded2bf;width:1px;height:100%;position:absolute;top:0;right:0}.jb-home-benefit svg{color:#df961c;width:23px;height:23px}.jb-home-benefit h2{margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.3}.jb-home-benefit p{color:#8b8175;margin:7px 0 0;font-size:13px;line-height:1.4}.jb-home-categories,.jb-home-brands,.jb-home-best,.jb-home-sale{width:min(1400px,100%);margin:0 auto;padding:50px 24px}.jb-home-categories>h2,.jb-home-brands>h2,.jb-home-best__header>h2{color:#171717;margin:0 0 34px;padding-bottom:12px;font-size:28px;font-weight:700;line-height:1.2;display:inline-block;position:relative}.jb-home-categories>h2:after,.jb-home-brands>h2:after,.jb-home-best__header>h2:after{content:"";background:#d89427;border-radius:10px;width:46px;height:3px;position:absolute;bottom:0;left:0}.jb-home-categories__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.jb-home-category-card{background:var(--category-background);color:#171717;isolation:isolate;border-radius:18px;min-height:265px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.jb-home-category-card:hover,.jb-home-category-card:focus-visible{color:#171717;transform:translateY(-5px);box-shadow:0 14px 30px #0000001f}.jb-home-category-card__name{z-index:3;padding:22px 22px 0;font-size:16px;font-weight:700;line-height:1.3;display:block;position:relative}.jb-home-category-card__image{height:77%;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.jb-home-category-card.is-image-only .jb-home-category-card__image{height:100%;top:0}.jb-home-category-card__image img{object-fit:contain;object-position:center bottom;transition:transform .35s}.jb-home-category-card:hover .jb-home-category-card__image img{transform:scale(1.045)}.jb-home-category-card__arrow{z-index:4;background:#fff;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .25s,background-color .25s,color .25s;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 4px 14px #00000017}.jb-home-category-card__arrow svg{stroke-width:2.5px;width:15px;height:15px}.jb-home-category-card:hover .jb-home-category-card__arrow,.jb-home-category-card:focus-visible .jb-home-category-card__arrow{color:#fff;background:#d89427;transform:translate(2px)}.jb-home-brands__carousel{background:#fff;border:1px solid #f0ebe2;border-radius:2px;width:100%;position:relative;overflow:hidden}.jb-home-brands__carousel:before,.jb-home-brands__carousel:after{z-index:3;pointer-events:none;content:"";width:55px;position:absolute;top:0;bottom:0}.jb-home-brands__carousel:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.jb-home-brands__carousel:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.jb-home-brands__track{will-change:transform;width:max-content;animation:45s linear infinite jbHomeBrandsMove;display:flex}.jb-home-brands__carousel:hover .jb-home-brands__track{animation-play-state:paused}.jb-home-brands__group{flex-shrink:0;align-items:center;gap:28px;padding:25px 28px 25px 0;display:flex}.jb-home-brands__item{flex:0 0 170px;justify-content:center;align-items:center;width:170px;height:90px;padding:10px 14px;display:flex}.jb-home-brands__item img{object-fit:contain;width:100%;max-width:145px;height:70px;transition:transform .25s,opacity .25s}.jb-home-brands__item:hover img{transform:scale(1.06)}@keyframes jbHomeBrandsMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.jb-home-best__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.jb-home-best__header>h2{margin-bottom:0}.jb-home-best__all{color:#171717;border:1px solid #e5dfd5;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.jb-home-best__all:hover,.jb-home-best__all:focus-visible{color:#fff;background:#d89427;border-color:#d89427;transform:translateY(-1px)}.jb-home-best__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.jb-home-best-card{color:#171717;background:#fff;border:1px solid #ebe6dd;border-radius:14px;flex-direction:column;min-width:0;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 7px 22px #231e170b}.jb-home-best-card:hover,.jb-home-best-card:focus-visible{color:#171717;border-color:#d8942780;transform:translateY(-5px);box-shadow:0 14px 30px #231e171a}.jb-home-best-card__image{aspect-ratio:4/3;background:#f3f1ed;width:100%;position:relative;overflow:hidden}.jb-home-best-card__photo{object-fit:cover;transition:transform .35s}.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{flex-direction:column;flex:1;padding:18px;display:flex}.jb-home-best-card h3{margin:0;font-size:16px;font-weight:700;line-height:1.35}.jb-home-best-card__stars{color:#d89427;align-items:center;gap:3px;min-height:16px;margin:9px 0 11px;display:flex}.jb-home-best-card__stars svg{fill:currentColor;stroke-width:1px;width:15px;height:15px}.jb-home-best-card__price{margin-bottom:18px;font-size:15px;font-weight:700;line-height:1.3}.jb-home-best-card__button{color:#fff;background:#d89427;border:1px solid #d89427;border-radius:7px;justify-content:center;align-items:center;width:100%;min-height:43px;margin-top:auto;padding:10px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.jb-home-best-card:hover .jb-home-best-card__button{background:#bd7d1f;border-color:#bd7d1f;transform:translateY(-1px)}.jb-home-sale__banner{background:#213b2c;border-radius:18px;grid-template-columns:42% 58%;min-height:430px;display:grid;overflow:hidden;box-shadow:0 12px 34px #1c221d14}.jb-home-sale__content{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:55px 58px;display:flex}.jb-home-sale__content h2{color:#fff;letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.1}.jb-home-sale__discount{color:#fff;letter-spacing:-.025em;margin:0 0 22px;font-size:clamp(26px,3.5vw,40px);font-weight:600;line-height:1.15}.jb-home-sale__description{color:#ffffffd1;max-width:390px;margin:0 0 30px;font-size:15px;line-height:1.75}.jb-home-sale__content>a{color:#171717;background:#fff;border:1px solid #fff;border-radius:7px;justify-content:center;align-items:center;min-width:120px;min-height:44px;padding:11px 19px;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.jb-home-sale__content>a:hover,.jb-home-sale__content>a:focus-visible{color:#fff;background:#d89427;border-color:#d89427;transform:translateY(-2px)}.jb-home-sale__image{background:#ece9e3;min-width:0;min-height:430px;position:relative;overflow:hidden}.jb-home-sale__image img{object-fit:cover;object-position:center;transition:transform .6s}.jb-home-sale__banner:hover .jb-home-sale__image img{transform:scale(1.035)}.jb-home-why{color:#171717;width:min(1380px,100%);margin:0 auto;padding:75px 0}.jb-home-why__heading{text-align:center;max-width:820px;margin:0 auto 31px}.jb-home-why__label{color:#b88a2e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700;line-height:1.4}.jb-home-why__heading h2{color:#171717;letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,41px);font-weight:600;line-height:1.18}.jb-home-why__heading>p:last-child{color:#777168;max-width:690px;margin:14px auto 0;font-size:14px;line-height:1.75}.jb-home-why__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.jb-home-why-card{text-align:center;background:#fff;border:1px solid #c99a384d;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:196px;padding:29px 23px 25px;display:flex;box-shadow:0 10px 28px #2b251c0b}.jb-home-why-card>svg{color:#c99a38;fill:none;stroke-width:1.8px;width:54px;height:54px;margin-bottom:14px}.jb-home-why-card h3{margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.35}.jb-home-why-card p{color:#777168;max-width:240px;margin:0;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{text-align:center;margin-bottom:54px}.jb-home-reviews__heading h2{color:#0d0d0d;margin:0;padding-bottom:22px;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.2;display:inline-block;position:relative}.jb-home-reviews__heading h2:after{content:"";background:#d89427;width:90px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.jb-home-reviews__widget{width:100%;overflow:hidden}.jb-home-reviews__widget iframe{border:0;width:100%;min-width:100%;min-height:430px;display:block}@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{flex-basis:145px;width:145px;height:82px;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{grid-template-columns:46% 54%;min-height:380px}.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-left:20px;padding-right: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{text-align:left;margin-bottom:24px}.jb-home-why__heading>p:last-child{margin-left:0;margin-right: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__widget iframe{min-height:650px}}@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:90svh}.jb-home-hero__content{padding-top:82px}.jb-home-hero h1{font-size:clamp(46px,15vw,72px)}.jb-home-hero p{margin-top:24px;font-size:16px}.jb-home-hero__content>a{min-width:180px;min-height:54px;margin-top:46px}.jb-home-benefits__inner{grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100% - 28px);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{content:"";background:#ded2bf;width:calc(100% - 20px);height:1px;position:absolute;bottom:0;left:10px}.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{border-radius:15px;min-height:230px}.jb-home-category-card__name{padding:18px 18px 0;font-size:15px}.jb-home-category-card__image{height:auto;top:52px;bottom:18px}.jb-home-category-card__image img{object-position:center}.jb-home-category-card__arrow{width:35px;height:35px;bottom:12px;right:12px}.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:before,.jb-home-brands__carousel:after{width:28px}.jb-home-brands__group{gap:16px;padding:18px 16px 18px 0}.jb-home-brands__item{flex-basis:125px;width:125px;height:72px;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}}
