#jj-home{font-family:Poppins,sans-serif;color:#111;background:#fff;--jj-gold: #c9a227}#jj-home *{box-sizing:border-box}body{margin:0!important}.shopify-section:has(>#jj-home),.shopify-section:has(#jj-home){padding:0!important;margin:0!important;max-width:none!important;width:100%!important}main#MainContent,#MainContent{padding:0!important;margin:0!important;max-width:none!important}#jj-home{overflow-x:hidden}#jj-home img{max-width:100%;display:block}#jj-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#000;padding:calc(12px + env(safe-area-inset-top,0px)) 14px 12px 14px}.jj-header-inner{display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:1400px;margin:0 auto}.jj-header-side{display:flex;align-items:center;flex:0 0 auto}.jj-header-left{gap:8px}.jj-logo{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}.jj-logo img{height:66px;width:auto;max-width:100%;object-fit:contain;margin:0 auto}.jj-icon-btn{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:50%;background:#1a1a1a;color:#fff;border:1.5px solid rgba(255,255,255,.35);text-decoration:none;transition:opacity .15s ease,border-color .15s ease}.jj-icon-btn:hover{opacity:.85;border-color:#fff}.jj-pill-btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;text-decoration:none;font-weight:800;letter-spacing:.02em;border-radius:999px;padding:13px 24px;font-size:14px;white-space:nowrap;transition:opacity .15s ease,transform .15s ease;border:none;cursor:pointer}.jj-pill-btn:hover{opacity:.85}.jj-pill-btn-dark{background:#000;color:#fff}.jj-pill-btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.7)}.jj-pill-btn-outline:hover{border-color:#fff}.jj-pill-btn-lg{padding:16px 32px;font-size:15px}.jj-hero-cta{padding:16px 64px}body{padding-top:92px!important}@media(max-width:380px){.jj-logo img{height:54px}.jj-icon-btn{width:42px;height:42px}.jj-pill-btn{padding:11px 18px;font-size:13px}body{padding-top:82px!important}}@media(min-width:768px){#jj-header{padding:10px 32px}.jj-header-inner{gap:20px}.jj-header-left{gap:12px}.jj-logo img{height:64px}.jj-icon-btn{width:48px;height:48px}.jj-icon-btn svg{width:20px;height:20px}.jj-pill-btn{padding:13px 28px;font-size:14px}body{padding-top:86px!important}}.jj-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--jj-gold);margin-bottom:14px}.jj-eyebrow-dark{color:#999}.jj-hero{position:relative;display:flex;align-items:center;overflow:hidden;background:#000}.jj-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.jj-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(.45)}.jj-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000026}.jj-hero-content{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:44px 24px 70px;text-align:center;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.35)}.jj-hero-content h1{font-size:34px;font-weight:800;line-height:1.15;margin:0 0 18px;color:#fff!important}.jj-hero-content p{font-size:16px;line-height:1.6;color:#ffffffe6;margin:0}.jj-hero-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:130px}@media(min-width:768px){.jj-hero-content{padding:56px 24px 90px}.jj-hero-content h1{font-size:52px}.jj-hero-content p{font-size:18px}.jj-hero-ctas{margin-top:170px}}.jj-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 36px;padding:28px 20px;background:#f7f6f3;border-bottom:1px solid #ececec}.jj-trust-item{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:#333}.jj-trust-item svg{color:var(--jj-gold);flex-shrink:0}.jj-section-head{text-align:center;max-width:560px;margin:0 auto 40px;padding:0 20px}.jj-section-head h2{font-size:30px;font-weight:800;margin:0 0 10px}.jj-section-head p{font-size:14.5px;color:#666;line-height:1.6;margin:0}.jj-rentals{padding:70px 20px;background:#f4f3ef}.jj-rentals .jj-rental-grid{max-width:1280px;margin:0 auto}.jj-rental-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.jj-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:24px;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.jj-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-3px)}.jj-card-img{width:100%;aspect-ratio:1 / 1;background:#f7f6f3;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.jj-card-img img{width:100%;height:100%;object-fit:cover}.jj-card h3{font-size:16px;font-weight:700;margin:0 0 6px;padding:0 16px}.jj-card-price{font-size:12.5px;color:#777;line-height:1.5;margin:0 0 18px;padding:0 16px;flex-grow:1}.jj-card .jj-pill-btn{align-self:center;padding:11px 26px;font-size:12.5px}@media(min-width:640px){.jj-rental-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.jj-rental-grid{grid-template-columns:repeat(4,1fr)}}.jj-packages{background:#fdfcf9;color:#1c1c1c;padding:90px 20px}.jj-pkg-block{max-width:1200px;margin:0 auto 110px}.jj-pkg-block:last-child{margin-bottom:0}.jj-pkg-hero{border-radius:20px;overflow:hidden;margin-bottom:40px;box-shadow:0 14px 40px #0000001a}.jj-pkg-hero img{width:100%;max-height:420px;object-fit:cover;display:block}.jj-pkg-head{text-align:center;max-width:620px;margin:0 auto 46px}.jj-pkg-head h2{font-size:30px;font-weight:700;letter-spacing:.01em;margin:0 0 12px;color:#1c1c1c!important}.jj-pkg-head h2:after{content:"";display:block;width:54px;height:2px;background:var(--jj-gold);margin:16px auto 0}.jj-pkg-head p{font-size:14.5px;color:#777;line-height:1.7;margin:0}.jj-pkg-grid{display:grid;grid-template-columns:1fr;gap:20px}.jj-pkg-card{position:relative;background:#fff;border:1px solid #eee9dd;border-radius:18px;padding:34px 28px;display:flex;flex-direction:column;box-shadow:0 2px 14px #0000000a;transition:box-shadow .2s ease,transform .2s ease}.jj-pkg-card:hover{box-shadow:0 14px 34px #00000017;transform:translateY(-3px)}.jj-pkg-featured{border:1.5px solid var(--jj-gold);background:#fffdf6}.jj-pkg-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--jj-gold);color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 16px;border-radius:999px;white-space:nowrap}.jj-pkg-card h3{font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-align:center;margin:0 0 6px;color:#1c1c1c!important}.jj-pkg-price{font-size:40px;font-weight:700;text-align:center;color:#1c1c1c;margin-bottom:6px}.jj-pkg-price:after{content:"";display:block;width:36px;height:1.5px;background:var(--jj-gold);margin:14px auto 8px}.jj-pkg-card ul{list-style:none;margin:0 0 26px;padding:0;flex-grow:1}.jj-pkg-card ul li{position:relative;padding:8px 0 8px 26px;font-size:13.5px;line-height:1.55;color:#555;border-bottom:1px solid #f3f0e8}.jj-pkg-card ul li:last-child{border-bottom:none}.jj-pkg-card ul li:before{content:"\2713";position:absolute;left:0;top:8px;color:#1c1c1c;font-weight:700}.jj-pkg-card ul li.jj-add:before{content:"+";font-size:16px;top:6px;font-weight:800;color:var(--jj-gold)}.jj-pkg-addon{text-align:center;font-size:13px;color:#666;background:#faf7ee;border:1px solid #eee4c8;border-radius:12px;padding:12px 14px;margin-bottom:24px}.jj-pkg-addon strong{color:#1c1c1c}.jj-pkg-choice{text-align:center;background:#faf7ee;border:1px solid #eee4c8;border-radius:12px;padding:14px;margin-bottom:24px}.jj-pkg-choice-label{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--jj-gold);margin-bottom:10px}.jj-pkg-choice-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.jj-pkg-choice-chips span{background:#fff;border:1px solid var(--jj-gold);color:#1c1c1c;font-size:11.5px;font-weight:600;padding:5px 12px;border-radius:999px;white-space:nowrap}.jj-pkg-btn{align-self:center;background:#000;color:#fff;padding:12px 32px;font-size:13px}.jj-pkg-featured .jj-pkg-btn{background:var(--jj-gold);color:#fff}.jj-pkg-wide{margin-top:20px;background:#fff;border:1px solid #eee9dd;border-radius:18px;padding:34px 28px;display:flex;flex-direction:column;gap:18px;box-shadow:0 2px 14px #0000000a}.jj-pkg-wide-head{display:flex;align-items:baseline;justify-content:center;gap:16px}.jj-pkg-wide-head h3{font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin:0;color:#1c1c1c!important}.jj-pkg-wide .jj-pkg-price{margin-bottom:0}.jj-pkg-wide .jj-pkg-price:after{margin-bottom:0}.jj-pkg-wide-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:4px 30px}.jj-pkg-wide-list li{position:relative;padding:7px 0 7px 26px;font-size:13.5px;color:#555}.jj-pkg-wide-list li:before{content:"\2713";position:absolute;left:0;top:7px;color:#1c1c1c;font-weight:700}.jj-pkg-wide-list em{color:var(--jj-gold);font-style:normal;font-weight:700}.jj-pkg-alacarte{margin-top:20px;background:#fff;border:1px solid #eee9dd;border-radius:18px;padding:26px 28px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;box-shadow:0 2px 14px #0000000a}.jj-pkg-alacarte-label{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--jj-gold)}.jj-pkg-alacarte-items{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 50px}.jj-pkg-alacarte-items div{display:flex;flex-direction:column;align-items:center;gap:2px}.jj-pkg-alacarte-items strong{font-size:26px;font-weight:700;color:#1c1c1c}.jj-pkg-alacarte-items span{font-size:11px;color:#999;letter-spacing:.08em;text-transform:uppercase}@media(min-width:640px){.jj-pkg-grid-2,.jj-pkg-grid-3,.jj-pkg-grid-4,.jj-pkg-wide-list{grid-template-columns:repeat(2,1fr)}.jj-pkg-alacarte{flex-direction:row;justify-content:center;gap:50px}}@media(min-width:1024px){.jj-pkg-grid-3{grid-template-columns:repeat(3,1fr)}.jj-pkg-grid-4{grid-template-columns:repeat(4,1fr)}.jj-pkg-grid-2{max-width:840px;margin:0 auto}.jj-pkg-wide-list{grid-template-columns:repeat(4,1fr)}.jj-pkg-head h2{font-size:36px}}.jj-gallery{padding:70px 0}.jj-gallery-strip{display:flex;align-items:center;gap:12px;overflow-x:auto;padding:0 20px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.jj-gallery-strip img{flex:0 0 auto;height:62vh;max-height:560px;width:auto;max-width:86vw;object-fit:contain;border-radius:14px;scroll-snap-align:center;background:#f4f3ef}@media(min-width:768px){.jj-gallery-strip img{height:400px;max-height:400px;max-width:none}}.jj-testimonial{display:flex;flex-direction:column;background:#f7f6f3}.jj-testimonial-photo img{width:100%;height:320px;object-fit:cover}.jj-testimonial-content{padding:40px 24px;text-align:center}.jj-stars{color:var(--jj-gold);font-size:18px;margin-bottom:14px;letter-spacing:2px}.jj-testimonial-quote{font-size:17px;font-weight:600;line-height:1.5;max-width:480px;margin:0 auto 14px}.jj-testimonial-name{font-size:13px;color:#666;margin:0}@media(min-width:900px){.jj-testimonial{flex-direction:row}.jj-testimonial-photo{flex:1 1 45%}.jj-testimonial-photo img{height:100%;min-height:360px}.jj-testimonial-content{flex:1 1 55%;text-align:left;display:flex;flex-direction:column;justify-content:center;padding:40px 60px}.jj-testimonial-quote{margin:0 0 14px}}.jj-about{display:flex;flex-direction:column;padding:70px 20px;max-width:1100px;margin:0 auto;gap:36px}.jj-about-photo img{border-radius:16px;width:100%;max-width:360px;margin:0 auto;object-fit:cover;aspect-ratio:3/4}.jj-about-content{text-align:center}.jj-about-content h2{font-size:28px;font-weight:800;margin:0 0 16px}.jj-about-content p{font-size:14.5px;line-height:1.7;color:#444;margin:0 0 16px}@media(min-width:900px){.jj-about{flex-direction:row;align-items:center;gap:60px}.jj-about-photo{flex:0 0 320px}.jj-about-content{text-align:left}}.jj-footer{background:#000;color:#fff;text-align:center;padding:30px 20px}.jj-footer-contact{display:inline-block;margin-bottom:18px;color:#fffc;font-size:13px;text-decoration:none}.jj-footer-contact:hover{color:#fff;text-decoration:underline}.jj-footer-social{display:flex;justify-content:center;gap:16px;margin-bottom:14px}.jj-footer-social a{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;color:#fff;text-decoration:none}.jj-footer-copy{font-size:12px;color:#fff9;margin:0}a.jj-card-img{text-decoration:none;color:inherit}.jj-card h3 a,.jj-pkg-card h3 a,.jj-pkg-wide-head h3 a{color:inherit;text-decoration:none}.jj-card h3 a:hover,.jj-pkg-card h3 a:hover,.jj-pkg-wide-head h3 a:hover{text-decoration:underline;text-underline-offset:3px}.jj-pkg-alacarte-items a{display:flex;flex-direction:column;align-items:center;gap:2px;color:inherit;text-decoration:none}.jj-pkg-alacarte-items a:hover strong{text-decoration:underline;text-underline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/jj-homepage.css.map */
