:root{--jh-navy: #08182f;--jh-ink: #102033;--jh-green: #0f6b4f;--jh-grass: #16a06c;--jh-gold: #f5bd37;--jh-red: #c7353a;--jh-cream: #f8f5ef;--jh-line: rgba(16, 32, 51, .14);--jh-radius: 8px}.jh-wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.jh-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--jh-gold);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.jh-section{padding:clamp(42px,6vw,76px) 0;background:#fff;color:var(--jh-ink)}.jh-section--light{background:var(--jh-cream)}.jh-section-heading{margin-bottom:28px;max-width:760px}.jh-section-heading--center{text-align:center;margin-inline:auto}.jh-section-heading--left{text-align:left}.jh-section-heading h2,.jh-country-hero h2,.jh-mystery h2,.jh-feedback h2,.jh-support h2,.jh-page-hero h1,.jh-product-confidence h2{margin:8px 0 10px;font-size:clamp(28px,4vw,52px);line-height:1;letter-spacing:0}.jh-section-heading p,.jh-country-hero p,.jh-mystery p,.jh-feedback p,.jh-support p,.jh-page-hero p,.jh-product-confidence p{margin:0;color:#102033c2;font-size:clamp(15px,1.8vw,18px);line-height:1.55}.jh-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:22px}.jh-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:var(--jh-radius);padding:0 20px;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.jh-button:hover{transform:translateY(-1px)}.jh-button--primary{background:var(--jh-gold);color:#091525}.jh-button--secondary{background:var(--jh-navy);color:#fff}.jh-button--ghost{color:#fff;border:1px solid rgba(255,255,255,.34)}.jh-ticker{overflow:hidden;background:var(--jh-navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.jh-ticker__track{display:flex;width:max-content;gap:28px;padding:10px 0;animation:jhTicker 28s linear infinite}.jh-ticker__track span{position:relative;white-space:nowrap;font-size:12px;font-weight:900;letter-spacing:0}.jh-ticker__track span:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--jh-gold);position:absolute;right:-17px;top:50%;transform:translateY(-50%)}@keyframes jhTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.jh-slideshow{background:var(--jh-navy);color:#fff}.jh-slideshow__viewport{position:relative;overflow:hidden;min-height:clamp(560px,76vh,760px)}.jh-slideshow__track{display:grid}.jh-slide{grid-area:1 / 1;min-height:clamp(560px,76vh,760px);opacity:0;pointer-events:none;transition:opacity .45s ease;position:relative;display:grid;align-items:end}.jh-slide.is-active{opacity:1;pointer-events:auto}.jh-slide__media{position:absolute;top:0;right:0;bottom:0;left:0}.jh-slide__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08182feb,#08182f8a 46%,#08182f38)}.jh-slide__media img,.jh-slide__media picture{width:100%;height:100%;display:block;object-fit:cover}.jh-slide__content{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:0 0 clamp(46px,9vw,98px);max-width:720px;justify-self:center}.jh-slide__content h1{margin:10px 0 12px;font-size:clamp(40px,7.2vw,88px);line-height:.92;letter-spacing:0;color:#fff;text-transform:uppercase}.jh-slide__content p{max-width:620px;font-size:clamp(16px,2vw,21px);line-height:1.5;color:#ffffffdb;margin:0}.jh-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.jh-trust-row span{border:1px solid rgba(255,255,255,.22);background:#ffffff1a;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;color:#fff}.jh-slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.36);background:#08182f80;color:#fff;font-size:30px;line-height:1;cursor:pointer}.jh-slider-btn--prev{left:18px}.jh-slider-btn--next{right:18px}.jh-slider-dots{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;gap:8px}.jh-slider-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#ffffff70;padding:0}.jh-slider-dots button.is-active{width:28px;background:var(--jh-gold)}.jh-country-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);min-height:520px;background:var(--jh-cream);color:var(--jh-ink)}.jh-country-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.jh-country-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,6vw,82px)}.jh-country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.jh-country-tile{min-height:138px;display:grid;place-items:center;gap:10px;text-align:center;background:#fff;color:var(--jh-ink);border:1px solid var(--jh-line);border-radius:var(--jh-radius);text-decoration:none;font-weight:900;padding:18px}.jh-country-tile img{width:72px;height:72px;object-fit:cover;border-radius:50%}.jh-country-tile__mark{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--jh-red),var(--jh-green));font-weight:900}.jh-products-section{background:#fff}.jh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.jh-product-card{border:1px solid var(--jh-line);border-radius:var(--jh-radius);overflow:hidden;background:#fff;display:flex;flex-direction:column}.jh-product-card__image{aspect-ratio:1 / 1;background:#f4f4f4;display:block}.jh-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.jh-product-card__body{padding:14px;display:grid;gap:8px}.jh-product-card__title{color:var(--jh-ink);font-weight:800;text-decoration:none;line-height:1.25;min-height:2.5em}.jh-product-card__price{font-weight:900;color:var(--jh-red)}.jh-product-card__cta{color:var(--jh-green);font-weight:800;text-decoration:none}.jh-section-cta{display:flex;justify-content:center;margin-top:26px}.jh-empty-state{grid-column:1 / -1;padding:28px;border:1px dashed var(--jh-line);border-radius:var(--jh-radius);text-align:center}.jh-mystery{background:radial-gradient(circle at 75% 20%,rgba(245,189,55,.18),transparent 30%),linear-gradient(135deg,var(--jh-navy),#0c3f35);color:#fff}.jh-mystery__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:clamp(26px,5vw,58px);align-items:center}.jh-mystery p{color:#ffffffd1}.jh-mystery__rules{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.jh-mystery__rules span{border:1px solid rgba(255,255,255,.18);border-radius:var(--jh-radius);padding:12px;font-weight:800;text-align:center;background:#ffffff14}.jh-mystery__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.jh-mystery-card{min-height:210px;border:1px solid rgba(255,255,255,.24);border-radius:var(--jh-radius);background:#ffffff14;color:#fff;cursor:pointer;position:relative;overflow:hidden}.jh-mystery-card__front,.jh-mystery-card__back{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;transition:transform .28s ease,opacity .28s ease}.jh-mystery-card__front{font-size:72px;font-weight:900;color:var(--jh-gold)}.jh-mystery-card__back{transform:translateY(14px);opacity:0;align-content:center;gap:8px;background:#08182fdb;text-align:center}.jh-mystery-card.is-flipped .jh-mystery-card__front,.jh-mystery-card:hover .jh-mystery-card__front{opacity:0;transform:translateY(-14px)}.jh-mystery-card.is-flipped .jh-mystery-card__back,.jh-mystery-card:hover .jh-mystery-card__back{opacity:1;transform:translateY(0)}.jh-feedback{background:#fff}.jh-feedback__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:stretch}.jh-feedback__copy{background:var(--jh-navy);color:#fff;border-radius:var(--jh-radius);padding:clamp(26px,4vw,46px);display:flex;flex-direction:column;justify-content:center}.jh-feedback__copy p{color:#ffffffc7}.jh-testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.jh-testimonial{border:1px solid var(--jh-line);border-radius:var(--jh-radius);overflow:hidden;background:#fff}.jh-testimonial img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.jh-testimonial div{padding:13px}.jh-testimonial p{margin:4px 0 0;color:#102033b8;font-size:14px;line-height:1.4}.jh-support{background:var(--jh-cream)}.jh-support__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:18px}.jh-support__copy,.jh-support__links{border-radius:var(--jh-radius);padding:clamp(24px,4vw,42px)}.jh-support__copy{background:#fff;border:1px solid var(--jh-line)}.jh-support__copy small{display:block;margin-top:18px;color:#10203394}.jh-support__links{background:var(--jh-navy);display:grid;align-content:center;gap:12px}.jh-social-link{min-height:52px;border:1px solid rgba(255,255,255,.2);border-radius:var(--jh-radius);color:#fff;text-decoration:none;display:flex;align-items:center;gap:12px;padding:0 14px;font-weight:800}.jh-social-link__icon{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:var(--jh-gold);color:#08182f;font-size:12px;text-transform:uppercase}.jh-faq-list{max-width:820px;margin-inline:auto;display:grid;gap:10px}.jh-faq-item{background:#fff;border:1px solid var(--jh-line);border-radius:var(--jh-radius);padding:16px 18px}.jh-faq-item summary{cursor:pointer;font-weight:900}.jh-faq-item p{margin:10px 0 0;color:#102033b8}.jh-product-confidence,.jh-cart-trust,.jh-page-hero{background:var(--jh-cream);color:var(--jh-ink);padding:clamp(30px,5vw,56px) 0}.jh-confidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;background:#fff;border:1px solid var(--jh-line);border-radius:var(--jh-radius);padding:clamp(22px,4vw,38px)}.jh-confidence-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.jh-confidence-points span,.jh-cart-trust__grid div{border-radius:var(--jh-radius);border:1px solid var(--jh-line);padding:14px;font-weight:900;background:#fff}.jh-mystery-wish{margin-top:14px;background:#fff;border:1px solid var(--jh-line);border-radius:var(--jh-radius);padding:18px;display:grid;gap:8px}.jh-mystery-wish label{font-weight:900}.jh-mystery-wish textarea{min-height:88px;border:1px solid var(--jh-line);border-radius:var(--jh-radius);padding:12px;width:100%}.jh-mystery-wish small{color:#1020339e}.jh-cart-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.jh-cart-trust__grid span{display:block;margin-top:5px;font-weight:500;color:#102033ad}.jh-page-hero{background:linear-gradient(135deg,var(--jh-navy),#0c3f35);color:#fff}.jh-page-hero p,.jh-page-hero__description{color:#ffffffd1;max-width:760px}.jh-page-hero__description :first-child{margin-top:0}.jh-trust-row--hero span{background:#ffffff1a}@media(max-width:989px){.jh-country-grid,.jh-product-grid{grid-template-columns:repeat(2,1fr)}.jh-country-hero,.jh-mystery__grid,.jh-feedback__grid,.jh-support__grid,.jh-confidence-grid{grid-template-columns:1fr}.jh-country-hero__media{min-height:300px}.jh-mystery__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.jh-wrap{width:min(100% - 24px,680px)}.jh-slideshow__viewport,.jh-slide{min-height:680px}.jh-slide{align-items:stretch}.jh-slide__media{position:relative;height:265px}.jh-slide__media:after{background:linear-gradient(180deg,rgba(8,24,47,.08),var(--jh-navy))}.jh-slide__content{align-self:end;padding:26px 12px 62px;width:min(100% - 24px,680px);text-align:center}.jh-slide__content h1{font-size:clamp(36px,12vw,54px)}.jh-actions{justify-content:center}.jh-button{width:100%}.jh-trust-row{justify-content:center}.jh-slider-btn{display:none}.jh-country-grid,.jh-product-grid,.jh-testimonials,.jh-cart-trust__grid,.jh-confidence-points{grid-template-columns:1fr 1fr;gap:10px}.jh-country-tile{min-height:118px;padding:14px 10px}.jh-country-tile__mark,.jh-country-tile img{width:58px;height:58px}.jh-mystery__rules,.jh-mystery__cards{grid-template-columns:1fr}.jh-mystery-card{min-height:130px}.jh-feedback__copy,.jh-support__copy,.jh-support__links{padding:22px}.jh-section-heading h2,.jh-country-hero h2,.jh-mystery h2,.jh-feedback h2,.jh-support h2,.jh-page-hero h1,.jh-product-confidence h2{font-size:clamp(28px,9vw,42px)}}@media(max-width:430px){.jh-product-grid{grid-template-columns:1fr 1fr}.jh-product-card__body{padding:10px}.jh-product-card__title{font-size:13px}.jh-cart-trust__grid,.jh-confidence-points{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.jh-ticker__track{animation:none}.jh-slide,.jh-button,.jh-mystery-card__front,.jh-mystery-card__back{transition:none}}#header-component .header-logo{color:var(--jh-ink);font-family:var(--font-heading--family, var(--font-body--family));font-size:clamp(22px,2.2vw,34px);font-weight:900;letter-spacing:0;white-space:nowrap}#header-component .header-logo__image-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-utilities__group-copyright a{color:inherit;text-decoration:none;font-weight:800}@media(max-width:749px){#header-component .header-logo{max-width:min(48vw,210px);font-size:24px}}@media(max-width:749px){.jh-slideshow__viewport,.jh-slide{min-height:0}.jh-slide{display:block;background:var(--jh-navy)}.jh-slide__content{align-self:auto;padding-top:26px}}.jh-slide__inner{position:relative;z-index:1;width:min(1680px,calc(100% - 96px));min-height:inherit;margin:0 auto;padding:clamp(46px,6vw,86px) 0 76px}.jh-slide--icon-catalog .jh-slide__media:after{background:linear-gradient(90deg,#fffffff5,#ffffffd1 31%,#f8fdfa85 58%,#08182f29)}.jh-icon-slide{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(560px,1fr);gap:clamp(38px,6vw,96px);align-items:center}.jh-pill-kicker{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(15,107,79,.22);background:#ffffffd6;color:var(--jh-green);border-radius:999px;padding:10px 18px;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 30px #08182f14}.jh-pill-kicker span{width:14px;height:14px;border-radius:3px;transform:rotate(45deg);background:var(--jh-green);display:block}.jh-pill-kicker--gold{border-color:#f5bd3766;background:#ffffff1f;color:var(--jh-gold)}.jh-pill-kicker--gold span{background:var(--jh-gold)}.jh-icon-slide__copy h1{margin:28px 0 22px;max-width:560px;color:var(--jh-ink);font-size:clamp(58px,6vw,104px);line-height:.95;letter-spacing:0;text-transform:uppercase}.jh-icon-slide__copy h1 em{color:#2e8b67;font-style:normal;display:block}.jh-icon-slide__subheading{color:#31906a;font-weight:900;font-size:clamp(24px,2.5vw,40px);line-height:1.05;text-transform:uppercase;margin-bottom:20px}.jh-icon-slide__copy p{max-width:620px;color:#102033b8;font-size:clamp(17px,1.7vw,23px);line-height:1.5;margin:0}.jh-button--green{background:#329366;color:#fff}.jh-button--outline-navy{background:#ffffffb3;color:#0f2c59;border:2px solid #173a71}.jh-icon-proof{list-style:none;padding:0;margin:28px 0 22px;display:grid;gap:12px}.jh-icon-proof li{position:relative;padding-left:36px;color:#102033bf;font-weight:800}.jh-icon-proof li:before{content:"";position:absolute;left:0;top:1px;width:18px;height:18px;border:6px solid #2e9a70;border-radius:50%}.jh-rating-line{display:grid;gap:8px;color:#102033b3}.jh-rating-line strong{color:var(--jh-ink);font-size:18px}.jh-rating-line strong:first-letter{color:#15966d}.jh-icon-catalog{border:1px solid rgba(255,255,255,.45);background:#f5fcf9c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:clamp(22px,2.8vw,34px);box-shadow:0 26px 80px #08182f29}.jh-icon-catalog__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.jh-icon-catalog__head span{color:var(--jh-green);font-weight:900;letter-spacing:.08em;font-size:14px}.jh-icon-catalog__head strong{color:#153260;font-size:clamp(22px,2vw,34px)}.jh-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jh-catalog-category{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:14px;border-radius:10px;background:#ffffffe0;border:1px solid rgba(8,24,47,.08);color:var(--jh-ink);text-decoration:none;box-shadow:0 10px 30px #08182f0f}.jh-catalog-category strong,.jh-mini-product strong,.jh-mystery-strip strong{display:block;color:var(--jh-ink);line-height:1.15}.jh-catalog-category small,.jh-mini-product small,.jh-mystery-strip small{display:block;margin-top:3px;color:#102033ad;font-weight:800;text-transform:uppercase;font-size:12px}.jh-flag-dot{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 6px 18px #08182f1a;font-size:21px}.jh-catalog-category b,.jh-mystery-strip b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf2ff;color:#12386f;font-size:26px;line-height:1}.jh-mini-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.jh-mini-product{min-height:76px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;border-radius:10px;background:#ffffffd6;border:1px solid rgba(8,24,47,.08);padding:12px;color:var(--jh-ink);text-decoration:none}.jh-mini-product img{width:58px;height:58px;object-fit:contain;border-radius:8px;background:#fff}.jh-mystery-strip{margin-top:18px;min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border-radius:10px;color:#fff;text-decoration:none;background:linear-gradient(100deg,#071b3b,#0d7658)}.jh-mystery-strip>span:first-child{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--jh-gold);color:#08182f;font-size:30px;font-weight:900}.jh-mystery-strip strong{color:#fff}.jh-mystery-strip small{color:#fffc;text-transform:none}.jh-mystery-strip b{background:#ffffff29;color:#fff}.jh-slide--mystery-wish{background:radial-gradient(circle at 8% 0%,rgba(245,189,55,.11),transparent 18%),linear-gradient(130deg,#071832,#102850 52%,#14634d)}.jh-slide--mystery-wish:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:58px 58px;opacity:.42}.jh-mystery-wish-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(560px,1fr);gap:clamp(36px,6vw,90px);align-items:center;color:#fff}.jh-mystery-wish-copy h1{margin:24px 0 18px;color:#fff;font-size:clamp(54px,5.6vw,96px);line-height:.98;letter-spacing:.03em;text-transform:uppercase}.jh-mystery-wish-copy p{color:#ffffffdb;font-size:clamp(20px,2vw,30px);line-height:1.4;max-width:860px}.jh-mystery-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.jh-mystery-tags span{border-radius:999px;padding:10px 16px;background:#ffffffeb;color:#14315f;font-weight:900}.jh-mystery-wish-panel{display:grid;gap:18px}.jh-reveal-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jh-reveal-card{min-height:310px;border:1px solid rgba(245,189,55,.42);border-radius:10px;background:linear-gradient(145deg,#122d56db,#145b4cb8);color:#fff;position:relative;overflow:hidden;cursor:pointer}.jh-reveal-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:42px 42px}.jh-reveal-card__front,.jh-reveal-card__back{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:18px;padding:18px;transition:opacity .24s ease,transform .24s ease}.jh-reveal-card__brand{font-size:12px;font-weight:900;color:#ffffffb3;letter-spacing:.12em}.jh-reveal-card__front strong{font-size:92px;line-height:1}.jh-reveal-card__front em{color:var(--jh-gold);font-style:normal;font-weight:900;letter-spacing:.12em}.jh-reveal-card__back{opacity:0;transform:translateY(12px);background:#071832e0;text-align:center}.jh-reveal-card__back img{width:min(70%,150px);height:150px;object-fit:contain;border-radius:10px;background:#fff}.jh-reveal-card.is-revealed .jh-reveal-card__front{opacity:0;transform:translateY(-12px)}.jh-reveal-card.is-revealed .jh-reveal-card__back{opacity:1;transform:translateY(0)}.jh-wish-form{background:#fffffff5;color:var(--jh-ink);border-radius:10px;padding:clamp(18px,2vw,28px);border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 60px #00000024}.jh-wish-form h2{margin:0 0 8px;color:#183462;font-size:clamp(24px,2vw,34px)}.jh-wish-form p{margin:0 0 16px;color:#102033a8;line-height:1.45}.jh-wish-form label{display:grid;gap:8px;color:#173462;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.04em}.jh-wish-form input,.jh-wish-form textarea{width:100%;border:1px solid #d5deea;border-radius:8px;padding:14px 16px;color:var(--jh-ink);font:inherit;text-transform:none;font-weight:600;letter-spacing:0}.jh-wish-form textarea{min-height:82px;resize:vertical}.jh-wish-form__row{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:14px}.jh-wish-form button[type=submit]{width:100%;min-height:54px;margin-top:12px;border:0;border-radius:8px;background:#19386d;color:#fff;font-weight:900;font-size:17px;cursor:pointer}.jh-wish-alert,.jh-wish-success{margin-top:12px;border-radius:8px;padding:13px 15px;font-weight:700;line-height:1.4}.jh-wish-alert{background:#fff7e8;border:1px solid #f4cf83;color:#78571f}.jh-wish-success{background:#e8f7ef;border:1px solid #84d2a3;color:#0f6b4f}.jh-wish-info{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.jh-wish-info span{border:1px solid #dce4ee;border-radius:8px;padding:13px}.jh-wish-info strong{display:block;color:#173462;margin-bottom:6px}.jh-wish-info small{color:#102033a8;line-height:1.35}.jh-country-list-section{background:#fff}.jh-country-list-heading{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1fr);align-items:end;gap:30px;margin-bottom:28px}.jh-country-list-heading h2{margin:0;color:var(--jh-ink);font-size:clamp(38px,4vw,64px);line-height:1}.jh-country-list-heading p{margin:0;color:#102033a8;font-size:clamp(18px,2vw,28px);line-height:1.35}.jh-country-grid--list{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.jh-country-tile--list{min-height:104px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;place-items:initial;align-items:center;gap:18px;text-align:left;padding:20px 24px;border-radius:10px;box-shadow:0 18px 48px #08182f0f}.jh-country-tile--list:hover{border-color:#0f6b4f59;transform:translateY(-2px)}.jh-country-tile--list img,.jh-country-flag{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;object-fit:cover;background:#fff;box-shadow:0 8px 24px #08182f1a;font-size:27px}.jh-country-tile--list strong{color:var(--jh-ink);font-size:18px}.jh-country-tile--list b{color:var(--jh-ink);font-size:34px;line-height:1}@media(max-width:989px){.jh-icon-slide,.jh-mystery-wish-grid{grid-template-columns:1fr}.jh-icon-catalog{max-width:100%}.jh-country-grid--list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.jh-slide__inner{width:min(100% - 28px,680px);min-height:0;padding:26px 0 58px}.jh-slide--icon-catalog .jh-slide__media{height:245px}.jh-slide--icon-catalog .jh-slide__media:after{background:linear-gradient(180deg,#ffffff1f,#ffffffdb)}.jh-icon-slide__copy{text-align:left}.jh-icon-slide__copy h1{font-size:clamp(44px,14vw,62px);margin:18px 0 14px}.jh-icon-slide__subheading{font-size:25px}.jh-icon-catalog{margin-top:22px;padding:16px}.jh-icon-catalog__head{align-items:flex-start;flex-direction:column;gap:6px}.jh-icon-catalog__head strong{font-size:20px}.jh-catalog-grid{grid-template-columns:1fr;gap:10px}.jh-mini-products{display:flex;overflow-x:auto;padding-bottom:6px}.jh-mini-product{min-width:210px}.jh-slide--mystery-wish{min-height:0}.jh-mystery-wish-copy{text-align:left}.jh-mystery-wish-copy h1{font-size:clamp(42px,13vw,58px)}.jh-mystery-wish-copy p{font-size:17px}.jh-mystery-tags{gap:8px}.jh-mystery-tags span{padding:8px 11px;font-size:12px}.jh-reveal-cards{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.jh-reveal-card{min-width:185px;min-height:240px}.jh-wish-form__row,.jh-wish-info{grid-template-columns:1fr}.jh-wish-form{padding:18px}.jh-country-list-heading{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.jh-country-list-heading h2{font-size:38px}.jh-country-list-heading p{font-size:17px}.jh-country-grid--list{grid-template-columns:1fr;gap:10px}.jh-country-tile--list{min-height:72px;padding:13px 15px;gap:13px}.jh-country-tile--list img,.jh-country-flag{width:42px;height:42px;font-size:22px}}@media(max-width:749px){.jh-slideshow,.jh-slideshow__viewport,.jh-slideshow__track,.jh-slide{width:100%;max-width:100%;min-width:0}.jh-slideshow__track{grid-template-columns:minmax(0,1fr)!important;overflow:hidden}.jh-slide{max-width:100vw;overflow:hidden}.jh-slide__content,.jh-slide__inner,.jh-icon-slide,.jh-mystery-wish-grid,.jh-icon-slide__copy,.jh-icon-catalog,.jh-mystery-wish-copy,.jh-mystery-wish-panel,.jh-wish-form{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.jh-slide__inner{width:calc(100% - 28px);margin-left:auto;margin-right:auto}.jh-icon-slide,.jh-mystery-wish-grid{grid-template-columns:minmax(0,1fr)!important;gap:22px}.jh-icon-slide__copy h1{max-width:100%;font-size:clamp(38px,12.5vw,50px)}.jh-mystery-wish-copy h1{max-width:100%;font-size:clamp(38px,12vw,50px);line-height:1.02}.jh-icon-slide__copy p,.jh-mystery-wish-copy p{max-width:100%}.jh-actions{width:100%;align-items:stretch;justify-content:flex-start;flex-direction:column}.jh-actions .jh-button{width:100%;min-width:0;padding-inline:14px;white-space:normal;text-align:center}.jh-button--outline-navy{background:#ffffffe0}.jh-icon-catalog{margin-top:10px}.jh-catalog-category,.jh-mini-product,.jh-mystery-strip{min-width:0}.jh-mini-products{max-width:100%;overflow-x:auto}.jh-reveal-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;max-width:100%}.jh-reveal-card{min-width:0;min-height:220px}.jh-reveal-card__front strong{font-size:66px}.jh-reveal-card__front em,.jh-reveal-card__brand{font-size:11px}.jh-wish-form input,.jh-wish-form textarea{min-width:0;font-size:14px}.jh-country-list-section{scroll-margin-top:84px}}@media(max-width:420px){.jh-pill-kicker{max-width:100%;padding:9px 14px;font-size:12px}.jh-icon-slide__subheading{font-size:23px}.jh-mystery-tags{display:grid;grid-template-columns:1fr}.jh-reveal-card{min-height:205px}}.jh-button--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.34)}@media(max-width:749px){.jh-slide--icon-catalog .jh-icon-slide__copy h1{color:#fff}.jh-slide--icon-catalog .jh-icon-slide__copy p,.jh-slide--icon-catalog .jh-icon-proof li,.jh-slide--icon-catalog .jh-rating-line{color:#ffffffd1}.jh-slide--icon-catalog .jh-rating-line strong{color:#fff}.jh-slide--icon-catalog .jh-slide__media:after{background:linear-gradient(180deg,#08182f0f,#08182f2e 58%,#071832)}}.jh-mystery-wish-note{margin:12px 0 0;border:1px solid rgba(15,107,79,.18);border-radius:8px;background:#eef8f3;color:#0f6b4f;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.35}.jh-mystery-card__back--jersey,.jh-reveal-card__back--jersey{padding:0;gap:0;overflow:hidden;background:#fff;color:var(--jh-ink)}.jh-mystery-card__back--jersey img,.jh-reveal-card__back--jersey img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;background:#fff;padding:12px;display:block}.jh-mystery-card__back--jersey b,.jh-reveal-card__back--jersey strong{position:absolute;left:12px;right:12px;bottom:12px;border-radius:999px;background:#08182fd6;color:#fff;padding:8px 10px;font-size:13px;line-height:1.15;text-align:center;box-shadow:0 10px 24px #08182f29}.jh-reveal-card__back--jersey img{border-radius:0}@media(max-width:749px){.jh-mystery-card__back--jersey img,.jh-reveal-card__back--jersey img{padding:9px}.jh-mystery-card__back--jersey b,.jh-reveal-card__back--jersey strong{left:9px;right:9px;bottom:9px;font-size:12px}}.jh-feedback__actions{justify-content:flex-start;margin-top:24px}.jh-feedback__actions .jh-button{width:auto}.mystery-wish-compact{margin-top:20px;border:1px solid rgba(255,255,255,.22);background:#ffffff17;border-radius:var(--jh-radius);padding:16px;display:grid;gap:12px;box-shadow:inset 0 1px #ffffff14}.mystery-wish-compact__head{display:grid;gap:6px}.mystery-wish-compact h3{margin:0;color:#fff;font-size:clamp(20px,2vw,26px);line-height:1.1;letter-spacing:0}.mystery-wish-compact p{margin:0;color:#ffffffc7;font-size:14px;line-height:1.45}.mystery-wish-compact__fields{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(110px,.65fr);gap:10px}.mystery-wish-compact label{display:grid;gap:6px;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:0}.mystery-wish-compact input,.mystery-wish-compact textarea{width:100%;border:1px solid rgba(255,255,255,.26);border-radius:var(--jh-radius);background:#fffffff5;color:#091525;font:inherit;font-size:14px;font-weight:700;padding:11px 12px;outline:none}.mystery-wish-compact input:focus,.mystery-wish-compact textarea:focus{border-color:var(--jh-gold);box-shadow:0 0 0 2px #f5bd373d}.mystery-wish-compact__note{grid-column:1 / -1}.mystery-wish-compact textarea{min-height:74px;resize:vertical}.mystery-wish-compact__button{border:0;cursor:pointer;min-height:42px;width:fit-content}.mystery-wish-compact small{color:#ffffffad;line-height:1.35}.mystery-wish-compact__success{background:#f5bd372e;border:1px solid rgba(245,189,55,.42);border-radius:var(--jh-radius);color:#fff;padding:9px 10px;font-weight:800}.mystery-wish-compact__pills{display:flex;flex-wrap:wrap;gap:7px}.mystery-wish-compact__pills span{border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;color:#fff;padding:7px 9px;font-size:11px;font-weight:900}.fan-reviews-page{background:#fff;color:var(--jh-ink)}.fan-reviews-page__hero{background:linear-gradient(135deg,var(--jh-navy),#0c3f35);color:#fff;padding:clamp(54px,8vw,94px) 0 clamp(46px,7vw,78px)}.fan-reviews-page__hero-inner{max-width:820px}.fan-reviews-page__hero h1{margin:10px 0 14px;color:#fff;font-size:clamp(40px,6.8vw,82px);line-height:.94;letter-spacing:0}.fan-reviews-page__hero p{max-width:700px;margin:0;color:#ffffffd1;font-size:clamp(16px,2vw,21px);line-height:1.5}.fan-reviews-page__hero-actions{justify-content:flex-start}.fan-reviews-page__band{padding:clamp(42px,6vw,78px) 0}.fan-reviews-page__band--warehouse{background:var(--jh-cream)}.fan-reviews-page__band--social{background:#fff}.fan-reviews-page__band--trust{background:var(--jh-navy);color:#fff}.fan-reviews-page__warehouse-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:clamp(22px,5vw,58px);align-items:center}.fan-reviews-page__warehouse-copy h2,.fan-reviews-page__section-heading h2{margin:8px 0 10px;font-size:clamp(28px,4vw,52px);line-height:1;letter-spacing:0}.fan-reviews-page__warehouse-copy p{margin:0;color:#102033c2;font-size:clamp(15px,1.8vw,18px);line-height:1.55}.fan-reviews-page__warehouse-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:14px;align-items:stretch}.fan-reviews-page__media-card,.fan-reviews-page__video-card{margin:0;border-radius:var(--jh-radius);overflow:hidden;background:#fff;border:1px solid var(--jh-line)}.fan-reviews-page__media-card img,.fan-reviews-page__video-card img{width:100%;height:100%;display:block;object-fit:cover}.fan-reviews-page__media-card--photo{min-height:330px}.fan-reviews-page__video-card{position:relative;min-height:230px;display:grid;place-items:center;color:#fff}.fan-reviews-page__video-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#08182f14,#08182f94)}.fan-reviews-page__play-icon{position:absolute;z-index:1;width:58px;height:58px;border-radius:999px;background:var(--jh-gold);display:grid;place-items:center;box-shadow:0 10px 24px #08182f47}.fan-reviews-page__play-icon:before{content:"";width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #091525;margin-left:4px}.fan-reviews-page__video-label{position:absolute;z-index:1;left:14px;right:14px;bottom:14px;font-weight:900;color:#fff}.fan-reviews-page__section-heading{margin-bottom:22px;max-width:760px}.fan-reviews-page__section-heading--center{text-align:center;margin-inline:auto}.fan-reviews-page__fan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fan-reviews-page__fan-card{border:1px solid var(--jh-line);border-radius:var(--jh-radius);overflow:hidden;background:#fff}.fan-reviews-page__fan-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}.fan-reviews-page__fan-copy{min-height:74px;padding:12px;display:grid;gap:4px;align-content:start}.fan-reviews-page__fan-copy b{font-size:15px;line-height:1.2}.fan-reviews-page__fan-copy span{color:#102033a8;font-size:13px;line-height:1.35}.fan-reviews-page__social-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fan-reviews-page__social-card{border:1px solid var(--jh-line);border-radius:var(--jh-radius);background:#fff;padding:16px;display:grid;gap:12px}.fan-reviews-page__social-head{display:flex;gap:10px;align-items:center}.fan-reviews-page__social-head>span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:var(--jh-navy);color:var(--jh-gold);font-size:12px;font-weight:900}.fan-reviews-page__social-head b{display:block;line-height:1.2}.fan-reviews-page__social-head small{color:#10203394}.fan-reviews-page__social-card p{margin:0;color:#102033c7;font-size:14px;line-height:1.5}.fan-reviews-page__trust-wrap{display:grid;gap:22px}.fan-reviews-page__band--trust .jh-kicker,.fan-reviews-page__band--trust h2{color:#fff}.fan-reviews-page__trust-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.fan-reviews-page__trust-card{border:1px solid rgba(255,255,255,.18);border-radius:var(--jh-radius);background:#ffffff14;padding:16px;display:grid;gap:8px}.fan-reviews-page__trust-card span{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--jh-gold);color:#091525;font-weight:900}.fan-reviews-page__trust-card h3{margin:0;color:#fff;font-size:17px;line-height:1.2;letter-spacing:0}.fan-reviews-page__trust-card p{margin:0;color:#ffffffc2;font-size:13px;line-height:1.45}.fan-reviews-page__bottom-cta{display:flex;justify-content:center}@media(max-width:989px){.jh-feedback__actions .jh-button{width:auto}.fan-reviews-page__warehouse-grid,.fan-reviews-page__warehouse-media{grid-template-columns:1fr}.fan-reviews-page__fan-grid,.fan-reviews-page__social-grid,.fan-reviews-page__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.jh-feedback__actions .jh-button,.mystery-wish-compact__button{width:100%}.mystery-wish-compact__fields{grid-template-columns:1fr}.fan-reviews-page__hero{text-align:center}.fan-reviews-page__hero-actions{justify-content:center}.fan-reviews-page__fan-grid{gap:10px}.fan-reviews-page__social-grid,.fan-reviews-page__trust-grid{grid-template-columns:1fr}.fan-reviews-page__fan-copy{min-height:68px;padding:10px}}.jh-wish-lite-card{background:#fff;border:1px solid var(--jh-line);border-radius:var(--jh-radius);padding:18px;display:grid;gap:12px}.jh-wish-lite-card h2{margin:0;color:var(--jh-navy);font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:0}.jh-wish-lite-card p{margin:0;color:#102033b8;font-size:15px;line-height:1.45}.jh-wish-lite-card .jh-button{width:fit-content}.jh-wish-lite-card__pills{display:flex;flex-wrap:wrap;gap:7px}.jh-wish-lite-card__pills span{border:1px solid rgba(16,32,51,.14);border-radius:999px;background:var(--jh-cream);color:var(--jh-navy);padding:7px 9px;font-size:11px;font-weight:900}@media(max-width:749px){.jh-wish-lite-card .jh-button{width:100%}}.jh-mystery--wish-v2{padding-block:clamp(42px,5.5vw,68px)}.jh-mystery--wish-v2 .jh-mystery__shell{border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(135deg,#ffffff13,#ffffff09);box-shadow:inset 0 1px #ffffff14;padding:clamp(22px,3.4vw,38px)}.jh-mystery--wish-v2 .jh-mystery__grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);gap:clamp(24px,4vw,46px);align-items:center}.jh-mystery--wish-v2 .jh-mystery__copy{max-width:690px;align-self:center}.jh-mystery--wish-v2 .jh-mystery__copy h2{max-width:690px;font-size:clamp(34px,4.25vw,58px);line-height:.97}.jh-mystery--wish-v2 .jh-mystery__copy p{max-width:600px}.jh-mystery--wish-v2 .jh-mystery__rules{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;max-width:620px}.jh-mystery--wish-v2 .jh-mystery__rules span{min-height:46px;display:grid;place-items:center;padding:9px 12px}.jh-mystery--wish-v2 .jh-actions{margin-top:18px;justify-content:flex-start}.jh-mystery--wish-v2 .jh-mystery__cards{align-self:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.jh-mystery--wish-v2 .jh-mystery-card{min-height:clamp(166px,17vw,226px);background:linear-gradient(145deg,#ffffff1f,#ffffff0e);border-color:#ffffff40;box-shadow:0 18px 36px #0000001f}.jh-mystery--wish-v2 .jh-mystery-card__front{font-size:clamp(54px,5.4vw,78px)}.jh-mystery--wish-v2 .mystery-wish-compact--bar{grid-column:1 / -1;margin-top:2px;padding:clamp(15px,2.1vw,22px);display:grid;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);gap:clamp(16px,2.8vw,28px);align-items:start;background:#08182f5c;border-color:#f5bd3747}.jh-mystery--wish-v2 .mystery-wish-compact__intro{display:grid;gap:7px;align-content:start}.jh-mystery--wish-v2 .mystery-wish-compact__eyebrow{color:var(--jh-gold);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:0}.jh-mystery--wish-v2 .mystery-wish-compact__intro h3{font-size:clamp(22px,2.35vw,30px)}.jh-mystery--wish-v2 .mystery-wish-compact__intro p{max-width:460px}.jh-mystery--wish-v2 .mystery-wish-compact__control-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(112px,.5fr) auto;gap:9px;align-items:end}.jh-mystery--wish-v2 .mystery-wish-compact__control-grid label{min-width:0}.jh-mystery--wish-v2 .mystery-wish-compact__note{grid-column:1 / 3}.jh-mystery--wish-v2 .mystery-wish-compact input,.jh-mystery--wish-v2 .mystery-wish-compact textarea{min-height:42px;padding:9px 12px}.jh-mystery--wish-v2 .mystery-wish-compact textarea{height:42px;min-height:42px;resize:none}.jh-mystery--wish-v2 .mystery-wish-compact__submit-row{grid-column:3;grid-row:1 / span 2;display:grid;gap:8px;align-content:end;min-width:148px}.jh-mystery--wish-v2 .mystery-wish-compact__button{width:100%;min-height:42px}.jh-mystery--wish-v2 .mystery-wish-compact__submit-row small{max-width:155px;color:#ffffffa3;font-size:11px}.jh-mystery--wish-v2 .mystery-wish-compact__success{grid-column:1 / -1}.jh-mystery--wish-v2 .mystery-wish-compact__pills{margin-top:4px}@media(max-width:989px){.jh-mystery--wish-v2 .jh-mystery__grid{grid-template-columns:1fr}.jh-mystery--wish-v2 .jh-mystery__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.jh-mystery--wish-v2 .mystery-wish-compact--bar{grid-template-columns:1fr}.jh-mystery--wish-v2 .mystery-wish-compact__control-grid{grid-template-columns:minmax(0,1.2fr) minmax(116px,.55fr)}.jh-mystery--wish-v2 .mystery-wish-compact__submit-row{grid-column:1 / -1;grid-row:auto;grid-template-columns:minmax(160px,max-content) minmax(0,1fr);align-items:center}.jh-mystery--wish-v2 .mystery-wish-compact__submit-row small{max-width:none}}@media(max-width:749px){.jh-mystery--wish-v2{padding-block:34px}.jh-mystery--wish-v2 .jh-mystery__shell{padding:18px}.jh-mystery--wish-v2 .jh-mystery__copy{text-align:left}.jh-mystery--wish-v2 .jh-actions{justify-content:stretch}.jh-mystery--wish-v2 .jh-mystery__rules,.jh-mystery--wish-v2 .jh-mystery__cards,.jh-mystery--wish-v2 .mystery-wish-compact__control-grid{grid-template-columns:1fr}.jh-mystery--wish-v2 .jh-mystery-card{min-height:118px}.jh-mystery--wish-v2 .mystery-wish-compact--bar{padding:16px}.jh-mystery--wish-v2 .mystery-wish-compact__note,.jh-mystery--wish-v2 .mystery-wish-compact__submit-row{grid-column:auto}.jh-mystery--wish-v2 .mystery-wish-compact textarea{height:70px;min-height:70px}.jh-mystery--wish-v2 .mystery-wish-compact__submit-row{grid-template-columns:1fr}}.jh-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.jh-slide--bundle-deal{background:linear-gradient(120deg,#071832,#08293a 48%,#0f6049);align-items:center;overflow:hidden}.jh-slide--bundle-deal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:54px 54px;opacity:.34;pointer-events:none}.jh-bundle-deal{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:clamp(34px,5vw,58px) 0 clamp(44px,6vw,68px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);gap:clamp(26px,4vw,56px);align-items:center;color:#fff}.jh-bundle-deal__copy h1{margin:18px 0 14px;color:#fff;font-size:clamp(38px,5.2vw,68px);line-height:.95;letter-spacing:0;text-transform:uppercase}.jh-bundle-deal__copy p{margin:0;color:#ffffffe0;font-size:clamp(16px,1.55vw,20px);line-height:1.48;max-width:640px}.jh-bundle-deal__subheading{margin-bottom:12px!important;color:#fff7da!important;font-weight:900}.jh-bundle-deal .jh-actions{margin-top:24px;justify-content:flex-start}.jh-bundle-deal__fineprint{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.jh-bundle-deal__fineprint span{border:1px solid rgba(255,255,255,.2);background:#ffffff1a;border-radius:999px;color:#fff;font-size:12px;font-weight:900;padding:8px 11px}.jh-bundle-deal__visual{border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff14;box-shadow:0 24px 60px #0003;padding:clamp(16px,2.4vw,28px);display:grid;gap:18px}.jh-bundle-deal__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jh-bundle-deal-card{min-height:158px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#fff;color:var(--jh-navy);padding:18px;display:grid;align-content:center;gap:8px}.jh-bundle-deal-card span{color:#0f6b4f;font-weight:900;text-transform:uppercase;font-size:13px}.jh-bundle-deal-card strong{color:var(--jh-navy);font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:0}.jh-bundle-deal-card small{color:#102033ad;font-weight:800}.jh-bundle-deal-card--featured{background:var(--jh-gold);color:#06172e;transform:translateY(-8px);box-shadow:0 16px 34px #f5bd3738}.jh-bundle-deal-card--featured span,.jh-bundle-deal-card--featured strong,.jh-bundle-deal-card--featured small{color:#06172e}.jh-bundle-deal__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.jh-bundle-product{min-height:160px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffffeb;color:var(--jh-ink);text-decoration:none;padding:10px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;align-items:end}.jh-bundle-product img{width:100%;height:112px;object-fit:contain;border-radius:6px;background:#f8f5ef;display:block}.jh-bundle-product span{font-size:12px;line-height:1.25;font-weight:900;color:var(--jh-navy)}@media(max-width:989px){.jh-bundle-deal{grid-template-columns:1fr;text-align:center;gap:24px}.jh-bundle-deal__copy p{margin-inline:auto}.jh-bundle-deal .jh-actions,.jh-bundle-deal__fineprint{justify-content:center}}@media(max-width:749px){.jh-slide--bundle-deal{align-items:stretch}.jh-bundle-deal{width:min(100% - 24px,680px);padding:32px 0 66px;gap:16px}.jh-bundle-deal__copy h1{font-size:clamp(34px,10vw,48px);margin-top:14px}.jh-bundle-deal__copy p{font-size:15px}.jh-bundle-deal .jh-actions{margin-top:18px}.jh-bundle-deal__visual{padding:12px;gap:12px}.jh-bundle-deal__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.jh-bundle-deal-card{min-height:112px;padding:10px;text-align:left}.jh-bundle-deal-card span{font-size:11px}.jh-bundle-deal-card strong{font-size:clamp(20px,6vw,26px);line-height:1.02}.jh-bundle-deal-card small{font-size:10px;line-height:1.2}.jh-bundle-deal-card--featured{transform:none}.jh-bundle-deal__products{gap:8px}.jh-bundle-product{min-height:100px;padding:6px}.jh-bundle-product img{height:62px}.jh-bundle-product span{font-size:10px}}@media(max-width:430px){.jh-bundle-deal__fineprint span{font-size:11px;padding:7px 9px}.jh-bundle-deal__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.jh-slideshow__track{position:relative}.jh-slide:not(.is-active){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}}@media(max-width:749px){.jh-bundle-product{min-height:76px;align-items:center}.jh-bundle-product img{height:58px}.jh-bundle-product span{display:none}}.jh-confidence-grid--redesigned{grid-template-columns:minmax(280px,.78fr) minmax(520px,1.22fr);gap:clamp(22px,4vw,46px);align-items:stretch;background:linear-gradient(135deg,#fff,#fbfcff 58%,#f8f5ef);box-shadow:0 18px 48px #08182f12}.jh-confidence-copy{display:grid;align-content:center}.jh-confidence-copy h2{max-width:620px;color:var(--jh-navy)}.jh-confidence-copy p{max-width:620px}.jh-confidence-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.jh-confidence-summary span{border-radius:999px;border:1px solid rgba(16,32,51,.12);background:#fff;color:var(--jh-navy);padding:8px 11px;font-size:12px;font-weight:900}.jh-confidence-points--redesigned{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jh-confidence-points--redesigned .jh-confidence-card{border:1px solid rgba(16,32,51,.12);border-radius:8px;background:#fff;padding:16px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;min-height:132px;box-shadow:0 10px 24px #08182f0b}.jh-confidence-points--redesigned .jh-confidence-card--accent{background:var(--jh-navy);border-color:var(--jh-navy);color:#fff}.jh-confidence-points--redesigned .jh-confidence-card--wide{grid-column:1 / -1;min-height:142px}.jh-confidence-card__icon{width:42px;height:42px;border-radius:999px;display:inline-grid;place-items:center;background:var(--jh-gold);color:#08182f;font-size:12px;font-weight:900;line-height:1}.jh-confidence-card h3{margin:1px 0 6px;color:var(--jh-navy);font-size:18px;line-height:1.1;letter-spacing:0}.jh-confidence-card p{margin:0;color:#102033b3;font-size:14px;line-height:1.45}.jh-confidence-card--accent h3,.jh-confidence-card--accent p{color:#fff}.jh-payment-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.jh-payment-pills span{border-radius:999px;background:#f7f8fb;border:1px solid rgba(16,32,51,.1);color:var(--jh-navy);padding:6px 9px;font-size:11px;font-weight:900}@media(max-width:989px){.jh-confidence-grid--redesigned{grid-template-columns:1fr}}@media(max-width:749px){.jh-confidence-grid--redesigned{padding:18px}.jh-confidence-copy{text-align:left}.jh-confidence-points--redesigned{grid-template-columns:1fr}.jh-confidence-points--redesigned .jh-confidence-card,.jh-confidence-points--redesigned .jh-confidence-card--wide{grid-column:auto;min-height:0;padding:14px}.jh-confidence-card h3{font-size:16px}.jh-payment-pills span{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/jh-theme.css.map */
