.regulamin-page{--regulamin-soft: #f2f8ff;--regulamin-soft-strong: #e7f2ff;--regulamin-muted: #5f7387;--regulamin-sticky-offset: 112px;background:var(--regulamin-bg);color:var(--regulamin-body);font-size:16px;line-height:1.7}.regulamin-page *,.regulamin-page *:before,.regulamin-page *:after{box-sizing:border-box}.regulamin-page h1,.regulamin-page h2,.regulamin-page h3,.regulamin-page p{margin-top:0}.regulamin-page a{color:var(--regulamin-primary);text-decoration-thickness:1px;text-underline-offset:.18em}.regulamin-page a:hover{color:var(--regulamin-heading)}.regulamin-page a:focus-visible,.regulamin-page button:focus-visible,.regulamin-document[tabindex="-1"]:focus-visible{outline:3px solid color-mix(in srgb,var(--regulamin-accent) 78%,white);outline-offset:3px}.regulamin-skip{position:absolute;z-index:20;top:12px;left:12px;padding:10px 14px;border-radius:6px;background:#fff;box-shadow:0 8px 22px #00296b24;color:var(--regulamin-primary);font-weight:700;transform:translateY(-140%)}.regulamin-skip:focus{transform:translateY(0)}.regulamin-hero{max-width:1280px;margin:0 auto 32px;padding:34px 36px;border:1px solid color-mix(in srgb,var(--regulamin-primary) 13%,white);border-radius:8px;background:var(--regulamin-soft)}.regulamin-hero__inner{max-width:890px}.regulamin-hero__eyebrow{display:inline-flex;margin-bottom:14px;padding:6px 10px;border-left:3px solid var(--regulamin-accent);background:#fff;color:var(--regulamin-primary);font-size:13px;font-weight:700;line-height:1.25;text-transform:uppercase}.regulamin-hero h1{margin-bottom:14px;color:var(--regulamin-heading);font-size:34px;line-height:1.18;letter-spacing:0}.regulamin-hero__lead{max-width:820px;margin-bottom:14px;color:var(--regulamin-body);font-size:17px;line-height:1.65}.regulamin-hero__date{display:inline-flex;margin-bottom:22px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--regulamin-primary) 14%,white);border-radius:6px;background:#fff;color:var(--regulamin-primary);font-size:14px;font-weight:700}.regulamin-actions{display:flex;flex-wrap:wrap;gap:12px}.regulamin-button,.regulamin-mobile-toc,.regulamin-back-top{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--regulamin-primary);border-radius:6px;cursor:pointer;font:inherit;font-weight:700;text-decoration:none}.regulamin-button{padding:10px 16px;background:var(--regulamin-primary);color:#fff}.regulamin-button:hover{color:#fff}.regulamin-button--secondary{background:#fff;color:var(--regulamin-primary)}.regulamin-button--secondary:hover{color:var(--regulamin-primary)}.regulamin-shell{display:grid;grid-template-columns:minmax(250px,286px) minmax(0,1fr);gap:34px;max-width:1280px;margin:0 auto;align-items:start}.regulamin-toc-wrap{min-width:0}.regulamin-toc{position:sticky;top:var(--regulamin-sticky-offset);max-height:calc(100vh - var(--regulamin-sticky-offset) - 24px);overflow:auto;padding:20px;border:1px solid color-mix(in srgb,var(--regulamin-primary) 12%,white);border-radius:8px;background:#fff;box-shadow:0 10px 26px #00296b0f;scrollbar-width:thin}.regulamin-toc__heading{margin-bottom:13px;color:var(--regulamin-heading);font-size:15px;font-weight:800;line-height:1.35}.regulamin-toc__list{display:grid;gap:4px;margin:0;padding:0;list-style:none;counter-reset:regulamin-toc}.regulamin-toc__list li{counter-increment:regulamin-toc}.regulamin-toc__list a{display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px;padding:8px 9px;border-radius:6px;color:color-mix(in srgb,var(--regulamin-body) 82%,white);font-size:14px;line-height:1.35;text-decoration:none}.regulamin-toc__list a:before{content:counter(regulamin-toc);color:var(--regulamin-muted);font-weight:700}.regulamin-toc__list a:hover,.regulamin-toc__list a.is-active{background:var(--regulamin-soft);color:var(--regulamin-primary)}.regulamin-document-wrap{min-width:0}.regulamin-document{max-width:900px;padding-bottom:20px;color:var(--regulamin-body);font-size:16px;line-height:1.76;overflow-wrap:anywhere}.regulamin-document>:first-child{margin-top:0}.regulamin-document h2{scroll-margin-top:calc(var(--regulamin-sticky-offset) + 20px);margin:42px 0 18px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--regulamin-primary) 14%,white);color:var(--regulamin-heading);font-size:23px;line-height:1.32;letter-spacing:0}.regulamin-document h2:first-of-type{margin-top:18px}.regulamin-document h2 br{display:none}.regulamin-document p,.regulamin-document ul,.regulamin-document ol,.regulamin-document table{margin-bottom:14px}.regulamin-document p{min-height:1px}.regulamin-document ul,.regulamin-document ol{padding-left:24px}.regulamin-document li{margin-bottom:8px}.regulamin-document strong{color:inherit}.regulamin-document table{width:100%;border-collapse:collapse}.regulamin-document th,.regulamin-document td{padding:10px 12px;border:1px solid var(--regulamin-border);vertical-align:top}.regulamin-copy-link{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;margin-left:8px;border:1px solid color-mix(in srgb,var(--regulamin-primary) 18%,white);border-radius:6px;background:#fff;color:var(--regulamin-primary);cursor:pointer;font:inherit;font-size:15px;line-height:1;vertical-align:middle}.regulamin-copy-link.is-copied{border-color:var(--regulamin-primary);background:var(--regulamin-soft)}.regulamin-related{max-width:900px;margin:38px 0 0;padding:24px;border:1px solid color-mix(in srgb,var(--regulamin-primary) 12%,white);border-radius:8px;background:#fff}.regulamin-related h3{margin-bottom:14px;color:var(--regulamin-heading);font-size:19px;line-height:1.35;letter-spacing:0}.regulamin-related ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.regulamin-related a{display:inline-flex;min-height:40px;align-items:center;padding:8px 12px;border:1px solid var(--regulamin-border);border-radius:6px;background:var(--regulamin-soft);color:var(--regulamin-primary);font-weight:700;text-decoration:none}.regulamin-mobile-toc{display:none;width:100%;margin-bottom:14px;padding:10px 14px;background:#fff;color:var(--regulamin-primary)}.regulamin-back-top{position:fixed;right:18px;bottom:18px;z-index:30;padding:10px 14px;background:#fff;box-shadow:0 12px 26px #00296b24;color:var(--regulamin-primary)}.regulamin-back-top[hidden]{display:none}@media(max-width:1024px){.regulamin-hero{padding:30px 28px}.regulamin-shell{grid-template-columns:240px minmax(0,1fr);gap:26px}.regulamin-toc{padding:16px}}@media(max-width:900px){.regulamin-hero{margin-bottom:24px}.regulamin-shell{display:block}.regulamin-mobile-toc{display:inline-flex}.regulamin-toc-wrap{display:none;margin-bottom:24px}.regulamin-page--toc-open .regulamin-toc-wrap{display:block}.regulamin-toc{position:static;max-height:min(58vh,520px)}.regulamin-document,.regulamin-related{max-width:none}}@media(max-width:640px){.regulamin-page{font-size:16px}.regulamin-hero{padding:24px 18px;border-radius:8px}.regulamin-hero h1{font-size:28px}.regulamin-hero__lead{font-size:16px}.regulamin-actions,.regulamin-related ul{display:grid;grid-template-columns:1fr}.regulamin-button,.regulamin-related a{width:100%}.regulamin-document{line-height:1.72}.regulamin-document h2{margin-top:34px;font-size:20px}.regulamin-related{padding:18px}.regulamin-back-top{right:12px;bottom:12px;max-width:calc(100vw - 24px)}}@media(prefers-reduced-motion:reduce){.regulamin-page *,.regulamin-page *:before,.regulamin-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{@page{margin:18mm 15mm}html,body{background:#fff!important;color:#000!important}#shopify-section-header,#shopify-section-footer,header,footer,nav.breadcrumb,.breadcrumb,.regulamin-skip,.regulamin-actions,.regulamin-mobile-toc,.regulamin-toc-wrap,.regulamin-related,.regulamin-back-top,.regulamin-copy-link,.newsletter,.newsletter-section,.chat-widget,iframe[src*=chat],iframe[src*=messenger],iframe[src*=klaviyo]{display:none!important}.wrapper,.main-content,.regulamin-page,.regulamin-hero,.regulamin-shell,.regulamin-document-wrap,.regulamin-document{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important;color:#000!important}.regulamin-hero{margin-bottom:12mm!important}.regulamin-hero__eyebrow{display:none!important}.regulamin-hero h1{margin:0 0 5mm!important;color:#000!important;font-size:20pt!important;line-height:1.2!important}.regulamin-hero__lead{display:none!important}.regulamin-hero__date{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#000!important;font-size:10.5pt!important}.regulamin-document{font-size:10.5pt!important;line-height:1.55!important;overflow-wrap:normal!important}.regulamin-document h2{break-after:avoid;page-break-after:avoid;margin:9mm 0 4mm!important;padding-top:5mm!important;border-top:1px solid #000000!important;color:#000!important;font-size:14pt!important}.regulamin-document p,.regulamin-document li{break-inside:avoid;orphans:3;widows:3}.regulamin-document a[href^=http]:after{content:" (" attr(href) ")";font-size:9pt}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/page-regulamin-premium.css.map */
