.loco-mini-scroller{background-color:var(--bg, #ffffff);padding:40px 20px;font-family:system-ui,-apple-system,sans-serif;border-top:1px solid #eeeeee}.loco-ms-container{max-width:1200px;margin:0 auto}.loco-ms-title{font-size:20px;font-weight:700;margin:0 0 24px 4px;letter-spacing:-.01em}.loco-ms-track{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#57ba47 #f5f5f5}.loco-ms-track::-webkit-scrollbar{height:5px}.loco-ms-track::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.loco-ms-track::-webkit-scrollbar-thumb{background:#57ba47;border-radius:10px}.loco-ms-card{flex:0 0 240px;scroll-snap-align:start;background:#fff;border:1px solid #e8e8e8;border-radius:12px;text-decoration:none;color:inherit;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease}.loco-ms-card:hover{border-color:#57ba47}.loco-ms-img-box{width:100%;aspect-ratio:1.1 / 1;background:#fafafa;display:flex;align-items:center;justify-content:center}.loco-ms-img-box img{width:100%;height:100%;object-fit:cover}.loco-ms-placeholder{width:60%;height:60%;fill:#ccc}.loco-ms-meta{padding:16px;display:flex;flex-direction:column;flex-grow:1}.loco-ms-badge{align-self:flex-start;background:#e8f5e9;color:#2e7d32;font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:4px;margin-bottom:8px;letter-spacing:.02em}.loco-ms-meta h4{margin:0 0 6px;font-size:15px;font-weight:700;color:#111;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.loco-ms-price{margin:auto 0 0;font-size:15px;color:#111;font-weight:700}@media(max-width:749px){.loco-mini-scroller{padding:32px 16px}.loco-ms-card{flex:0 0 200px}}.loco-booking-section{padding:100px 24px;font-family:system-ui,-apple-system,sans-serif;scroll-margin-top:80px}.loco-booking-container{max-width:900px;margin:0 auto}.loco-booking-header{text-align:center;margin-bottom:48px;max-width:650px;margin-left:auto;margin-right:auto}.loco-booking-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:#111;letter-spacing:-.02em;margin:0 0 16px}.loco-booking-subtitle{font-size:18px;line-height:1.6;color:#555;margin:0}.loco-booking-embed{width:100%;min-height:400px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000014;overflow:hidden}.loco-booking-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;background-color:#f9f9f9;border:2px dashed #cccccc;border-radius:12px;color:#555}.loco-booking-placeholder h3{margin:16px 0 8px;font-size:20px;color:#333}.loco-booking-placeholder p{margin:0;font-size:15px}@media screen and (max-width:749px){.loco-booking-section{padding:64px 16px;scroll-margin-top:60px}}.loco-faq-section{background-color:var(--bg-color, #111111);padding:100px 24px;font-family:system-ui,-apple-system,sans-serif;border-top:1px solid rgba(255,255,255,.05)}.loco-faq-container{max-width:1200px;margin:0 auto}.loco-faq-header{text-align:center;margin-bottom:64px}.loco-faq-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:#fff;letter-spacing:-.02em;margin:0}.loco-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.loco-faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:40px 32px;border-radius:16px;transition:transform .2s ease,background .2s ease}.loco-faq-item:hover{background:#ffffff0d;transform:translateY(-3px)}.loco-faq-q{font-size:20px;font-weight:700;color:var(--brand, #57ba47);margin:0 0 16px;line-height:1.3}.loco-faq-a{font-size:16px;line-height:1.6;color:#ccc;margin:0}@media screen and (max-width:989px){.loco-faq-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto;gap:24px}}@media screen and (max-width:749px){.loco-faq-section{padding:64px 20px}.loco-faq-item{padding:32px 24px}}.loco-how-it-works{background-color:var(--bg-color, #f9f9f9);padding:100px 24px;font-family:system-ui,-apple-system,sans-serif}.loco-hiw-container{max-width:1200px;margin:0 auto}.loco-hiw-header{text-align:center;margin-bottom:72px}.loco-hiw-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:var(--text-main, #111111);letter-spacing:-.02em;margin:0}.loco-hiw-steps-wrapper{position:relative}.loco-hiw-track-line{position:absolute;top:32px;left:10%;right:10%;height:2px;background-color:#00000014;z-index:1}.loco-hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative;z-index:2}.loco-hiw-step{display:flex;flex-direction:column;align-items:center;text-align:center}.loco-hiw-number{width:64px;height:64px;background-color:var(--brand, #57ba47);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:24px;font-weight:800;margin-bottom:24px;box-shadow:0 0 0 8px var(--bg-color, #f9f9f9)}.loco-hiw-heading{font-size:22px;font-weight:700;color:var(--text-main, #111111);margin:0 0 16px;line-height:1.3}.loco-hiw-text{font-size:16px;line-height:1.6;color:var(--text-muted, #555555);margin:0;max-width:320px}@media screen and (max-width:989px){.loco-hiw-track-line{top:0;bottom:0;left:50%;right:auto;width:2px;height:100%;transform:translate(-50%)}.loco-hiw-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto;gap:64px}}@media screen and (max-width:749px){.loco-how-it-works{padding:64px 20px}.loco-hiw-header{margin-bottom:48px}.loco-hiw-text{font-size:15px}}.loco-split-values{background-color:var(--bg-color, #ffffff);padding:100px 24px;font-family:system-ui,-apple-system,sans-serif}.loco-sv-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:80px}.loco-sv-media{flex:1;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #00000014}.loco-sv-img{width:100%;height:100%;min-height:600px;object-fit:cover;display:block}.loco-sv-placeholder{width:100%;min-height:600px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#888}.loco-sv-content{flex:1}.loco-sv-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:var(--text-main, #111111);letter-spacing:-.02em;margin:0 0 48px;line-height:1.1}.loco-sv-stack{display:flex;flex-direction:column;gap:40px}.loco-sv-item{display:flex;align-items:flex-start;gap:20px}.loco-sv-icon{flex-shrink:0;width:48px;height:48px;background:#f4f4f4;color:#111;border-radius:12px;display:flex;align-items:center;justify-content:center}.loco-sv-heading{font-size:20px;font-weight:700;color:var(--text-main, #111111);margin:0 0 8px}.loco-sv-text{font-size:16px;line-height:1.6;color:var(--text-muted, #555555);margin:0}@media screen and (max-width:989px){.loco-sv-container{flex-direction:column;gap:48px}.loco-sv-img,.loco-sv-placeholder{min-height:400px}}@media screen and (max-width:749px){.loco-split-values{padding:64px 20px}.loco-sv-icon{width:40px;height:40px}.loco-sv-heading{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/236/compiled_assets/styles.css.map */
