.block{position:relative;width:var(--bk-width);min-width:var(--bk-min-width);max-width:var(--bk-max-width);height:var(--bk-height);min-height:var(--bk-min-height);max-height:var(--bk-max-height);margin:var(--bk-margin);padding:var(--bk-padding);background-color:var(--bk-bg)}.block:hover{background-color:var(--bk-hover-bg, var(--bk-bg))}.block-border{border-style:var(--bd-style);border-width:var(--bd-width);border-color:var(--bd-color);border-radius:var(--bd-radius)}.block-border:hover{border-color:var(--bd-hover-color, var(--bd-color))}.block-container{display:flex;flex-wrap:wrap;flex-direction:var(--direction, column);align-items:var(--co-align, flex-start);justify-content:var(--co-justify, flex-start);flex:var(--co-flex, 0 1 auto);gap:var(--co-gap, 0px)}.selected:after{content:"";z-index:5;position:absolute;inset:0;border:2px solid var(--primary);border-radius:10px;-webkit-user-select:none;user-select:none;pointer-events:none}img.selected{outline:2px solid var(--primary)}.block.image{object-fit:cover}.grid.svelte-m4miq4{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(min(var(--gr-min-width, 1rem),100%),calc(var(--gr-width, 1rem) - var(--gr-offset, 0)),100%),1fr));gap:var(--gap, 0)}.flex.svelte-m4miq4{display:flex;gap:var(--gap, 0);flex-wrap:wrap;flex-direction:var(--fl-direction, row);align-items:var(--fl-align, flex-start);justify-content:var(--fl-justify, flex-start)}.menu.svelte-1sr7nvj{margin-bottom:var(--gap);display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:-1rem}.menu.svelte-1sr7nvj button:where(.svelte-1sr7nvj){margin:0}.active.svelte-1sr7nvj{border-color:var(--primary)}.categories.svelte-1sr7nvj{position:relative;overflow:hidden;transition:height .4s ease;width:min(calc(100% + 4rem),100vw);margin-left:-2rem}.category.svelte-1sr7nvj{position:absolute;width:calc(100% - 4rem);transition:transform .4s ease;margin:2rem}@media(max-width:680px){.category.svelte-1sr7nvj{width:90%}}.left.svelte-1sr7nvj{display:none;transform:translate(calc(-100% - 4rem))}.right.svelte-1sr7nvj{display:none;transform:translate(calc(100% + 4rem))}.grid.svelte-1sr7nvj{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(min(var(--gr-min-width, 1rem),100%),calc(var(--gr-width, 1rem) - var(--gr-offset, 0)),100%),1fr));gap:var(--gap, 0)}.flex.svelte-1sr7nvj{display:flex;gap:var(--gap, 0);flex-wrap:wrap;flex-direction:var(--fl-direction, row);align-items:var(--fl-align, flex-start);justify-content:var(--fl-justify, flex-start)}.content.svelte-13sz0bi{display:flex;width:var(--bk-width, 100%);flex-wrap:wrap;justify-content:center;align-items:var(--co-align, flex-start);flex-direction:var(--ma-align, row);gap:var(--co-gap, 1rem);grid-column:var(--grid-column, span 1)}.content.svelte-13sz0bi .text:where(.svelte-13sz0bi){margin:var(--co-text-margin);flex:1}img.svelte-13sz0bi,iframe.svelte-13sz0bi{width:min(var(--ma-width, 50rem),100%);height:var(--ma-height, fit-content);max-width:100%;object-fit:cover;border-radius:1rem}.a-img.svelte-13sz0bi,img.svelte-13sz0bi{margin:auto}iframe.svelte-13sz0bi{height:calc(var(--ma-width, 50rem) * .55);margin-bottom:1rem}.text.svelte-13sz0bi{text-align:var(--co-text-align, left);max-width:100%;min-width:min(var(--co-text-min-width),100%)}.button.svelte-13sz0bi{padding:.5rem 1rem;border-radius:5rem;border:.15rem solid var(--primary);background:var(--page-background);color:var(--primary);margin:var(--bt-margin, 1rem 0 0 0)}.button.svelte-13sz0bi:hover{background:var(--primary);color:var(--page-background)}.button.svelte-13sz0bi.accent{border-color:var(--accent);background:var(--page-background);color:var(--accent);padding:.8rem 1rem}.button.svelte-13sz0bi.accent:hover{background:var(--accent);color:var(--page-background)}.button.svelte-13sz0bi.right{margin-left:auto;margin-right:1rem}.big-h1.svelte-13sz0bi h1{font-size:3rem}.no-margin.svelte-13sz0bi h1,.no-margin.svelte-13sz0bi h2{margin:0}.no-wrap.svelte-13sz0bi{white-space:nowrap}.scroll.svelte-13sz0bi{overflow-x:scroll}section.svelte-14uyh3h{border-radius:3rem;box-shadow:0 0 30px 1px #05560d1a;padding:1.5rem 1.5rem 1rem;container-type:inline-size;container-name:item;display:flex;flex-direction:column;justify-content:space-between}.info.svelte-14uyh3h{display:flex;gap:1rem;height:100%}.info.svelte-14uyh3h img:where(.svelte-14uyh3h){height:6rem;width:6rem;border-radius:1rem;object-fit:cover}.info.svelte-14uyh3h .name:where(.svelte-14uyh3h){display:flex;flex-direction:column;width:100%}.info.svelte-14uyh3h .name:where(.svelte-14uyh3h) h3:where(.svelte-14uyh3h){font-size:1.5rem;color:var(--accent);margin:0}.info.svelte-14uyh3h .name:where(.svelte-14uyh3h) .desc:where(.svelte-14uyh3h){overflow-y:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6}.info.svelte-14uyh3h .name:where(.svelte-14uyh3h) .desc:where(.svelte-14uyh3h).expand{display:block;-webkit-line-clamp:unset;line-clamp:unset}.info.svelte-14uyh3h .name:where(.svelte-14uyh3h) .plain:where(.svelte-14uyh3h){margin-bottom:1rem}.price.svelte-14uyh3h{display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:.5rem;bottom:0}.price.svelte-14uyh3h .value:where(.svelte-14uyh3h){white-space:nowrap;display:flex;justify-content:space-around;gap:1.4rem}.price.svelte-14uyh3h .value:where(.svelte-14uyh3h) p:where(.svelte-14uyh3h){margin:0}.price.svelte-14uyh3h .value:where(.svelte-14uyh3h) p:where(.svelte-14uyh3h).discount{text-decoration:line-through;text-decoration-thickness:2px}.price.svelte-14uyh3h .value:where(.svelte-14uyh3h) p:where(.svelte-14uyh3h).discount-info{color:var(--page-background);background-color:var(--accent);padding:.15rem .4rem;border-radius:3rem;font-size:.7rem;margin:auto 0 auto -.25rem}.price.svelte-14uyh3h .value:where(.svelte-14uyh3h).unavailable{margin-top:1rem}.download.svelte-14uyh3h,.link.svelte-14uyh3h{text-decoration:none;display:flex;gap:.6rem;align-items:center;background-color:var(--background);width:fit-content;padding:.5rem 1.2rem;border-radius:2rem;margin-top:.5rem;height:fit-content}.download.svelte-14uyh3h span:where(.svelte-14uyh3h){padding:.7rem;background:url(../../../images/download.svg) no-repeat center;background-size:1.4rem auto}.download.svelte-14uyh3h:hover{background-color:var(--primary);color:var(--background)}.download.svelte-14uyh3h:hover span:where(.svelte-14uyh3h){background:url(../../../images/download-light.svg) no-repeat center}.link.svelte-14uyh3h{margin-top:auto}.link.svelte-14uyh3h span:where(.svelte-14uyh3h){padding:.5rem;background:url(../../../images/arrow-dark.svg) no-repeat center;background-size:1.7rem auto;transform:rotate(90deg)}.link.svelte-14uyh3h:hover{background-color:var(--primary);color:var(--background)}.link.svelte-14uyh3h:hover span:where(.svelte-14uyh3h){background:url(../../../images/arrow-light.svg) no-repeat center;background-size:1.7rem auto}@container item (min-width: 35rem){.price.svelte-14uyh3h{margin:0;position:absolute;right:1rem;top:50%;transform:translateY(0)}.price.svelte-14uyh3h .value:where(.svelte-14uyh3h){margin-right:1rem}}@container item (max-width: 35rem){.download.svelte-14uyh3h,.link.svelte-14uyh3h{margin-left:auto}}@container item (max-width: 19rem){.discount-info.svelte-14uyh3h{display:none}}@media(max-width:620px){.info.svelte-14uyh3h{flex-direction:column}}label.svelte-14uyh3h{width:3rem;height:3rem;border-radius:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0}label.svelte-14uyh3h span:where(.svelte-14uyh3h){padding:1rem;background:url(../../../images/cart.svg) no-repeat center;background-size:1.4rem auto}label.svelte-14uyh3h input:where(.svelte-14uyh3h){display:none}label.svelte-14uyh3h:has(input:where(.svelte-14uyh3h):checked){background-color:var(--background)}label.svelte-14uyh3h:has(input:where(.svelte-14uyh3h):checked) span:where(.svelte-14uyh3h){background:url(../../../images/cancel-dark.svg) no-repeat center;background-size:1.3rem auto}div.svelte-ihm6gf{position:relative;display:flex;align-items:center;gap:1rem}label.svelte-ihm6gf{display:grid;grid-template-columns:2rem 1fr;align-items:center;gap:.2rem;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:var(--background);padding:.6rem 1.4rem;border-radius:3rem;font-weight:400;font-size:1rem;min-width:16rem;white-space:nowrap;margin:0}label.svelte-ihm6gf input:where(.svelte-ihm6gf){display:none}label.svelte-ihm6gf span:where(.svelte-ihm6gf){background:url(../../../images/cart.svg) no-repeat center/contain;width:.5rem;padding:.7rem}label.svelte-ihm6gf:has(input:where(.svelte-ihm6gf):checked){background-color:var(--primary);color:var(--background)}label.svelte-ihm6gf:has(input:where(.svelte-ihm6gf):checked) span:where(.svelte-ihm6gf){background:url(../../../images/cancel.svg) no-repeat center/contain}p.svelte-ihm6gf span:where(.svelte-ihm6gf){white-space:nowrap}a.svelte-ihm6gf{position:relative;display:flex;gap:.5rem;cursor:pointer;background-color:var(--background);padding:.6rem 1.4rem;border-radius:5rem;text-decoration:none;width:fit-content}a.svelte-ihm6gf:hover{background-color:var(--primary);color:var(--background)}.download.svelte-ihm6gf span:where(.svelte-ihm6gf){padding:.7rem;background:url(../../../images/download.svg) no-repeat center;background-size:1.4rem auto;margin-top:-.1rem}.download.svelte-ihm6gf:hover{background-color:var(--primary);color:var(--background)}.download.svelte-ihm6gf:hover span:where(.svelte-ihm6gf){background:url(../../../images/download-light.svg) no-repeat center}.link.svelte-ihm6gf span:where(.svelte-ihm6gf){padding:.5rem;background:url(../../../images/arrow-dark.svg) no-repeat center;background-size:1.7rem auto;transform:rotate(90deg)}.link.svelte-ihm6gf:hover{background-color:var(--primary);color:var(--background)}.link.svelte-ihm6gf:hover span:where(.svelte-ihm6gf){background:url(../../../images/arrow-light.svg) no-repeat center;background-size:1.7rem auto}.discount.svelte-ihm6gf{text-decoration:line-through;text-decoration-thickness:2px}.discount-info.svelte-ihm6gf{color:var(--page-background);background-color:var(--accent);padding:.2rem .6rem;border-radius:3rem;font-size:.8rem;margin:0;white-space:nowrap}@media(max-width:700px){div.svelte-ihm6gf{flex-direction:column;gap:0}}.lead-magnet.svelte-71223z{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%}.text-content.svelte-71223z{flex:1;min-width:var(--text-min-width, 400px)}label.svelte-71223z{margin-top:0;margin-left:0}form.svelte-71223z{flex:1;min-width:350px}div.svelte-1mpnfdy{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.block.svelte-r7bkxb{min-width:0}h2.svelte-r7bkxb{margin:0 0 .5rem}img.svelte-r7bkxb{width:20rem;cursor:pointer;object-fit:contain}button.svelte-r7bkxb{padding:0;border:none;background:none}.img-container.svelte-r7bkxb{display:flex;gap:2rem;overflow-x:scroll;width:100%}.img-container.svelte-r7bkxb img:where(.svelte-r7bkxb){height:100%;width:15rem;cursor:pointer;object-fit:cover}.modal-container.svelte-r7bkxb{z-index:102;position:fixed;inset:0}.big-image.svelte-r7bkxb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;max-width:80vw;max-height:80vh;width:auto;height:fit-content;cursor:default}.cross.svelte-r7bkxb{filter:invert(1);position:absolute;right:0;top:0;cursor:pointer;z-index:2}.cross.svelte-r7bkxb img:where(.svelte-r7bkxb){height:4rem;width:4rem;margin:0}.arrow.svelte-r7bkxb{position:absolute;top:50%;z-index:2;transform:translateY(-50%);cursor:pointer;filter:invert(1)}.arrow.svelte-r7bkxb img:where(.svelte-r7bkxb){width:3.5rem}.arrow.svelte-r7bkxb.left{left:3rem;rotate:-90deg}.arrow.svelte-r7bkxb.right{right:3rem;rotate:90deg}@media(max-width:680px){.arrow.svelte-r7bkxb{top:auto;bottom:1rem;transform:none}.arrow.svelte-r7bkxb.left{left:calc(50% - 4rem)}.arrow.svelte-r7bkxb.right{right:calc(50% - 4rem)}}.container.svelte-dpa4u9{position:relative;overflow-x:hidden;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:var(--margin-top, 0);margin-bottom:var(--margin-bottom, 0)}.tape.svelte-dpa4u9{display:flex;gap:1rem;width:max-content;padding:1rem 0;animation:svelte-dpa4u9-scroll 20s linear infinite}.tape.svelte-dpa4u9:hover{animation-play-state:paused}.tape.svelte-dpa4u9 img:where(.svelte-dpa4u9){height:var(--height, 12rem);flex-shrink:0}.tape.svelte-dpa4u9.pause{animation-play-state:paused}@keyframes svelte-dpa4u9-scroll{0%{transform:translate(0)}to{transform:translate(calc(100% / var(--repeat, 2) * -1))}}.timeline.svelte-114lw1o{display:flex;flex-direction:row;justify-content:left;align-items:start;gap:2rem;margin-bottom:var(--timeline-margin, 2rem)}h3.svelte-114lw1o{min-width:var(--title-width, 6rem);white-space:nowrap}.line.svelte-114lw1o{position:absolute;width:3px;top:3px;height:calc(100% + var(--timeline-margin, 2rem));background-color:var(--primary);left:var(--title-width, 6rem)}.line.svelte-114lw1o .point:where(.svelte-114lw1o){position:absolute;left:calc(-.5rem + 1.5px);height:1rem;width:1rem;border:solid var(--page-background) 2px;border-radius:20px;background-color:var(--secondary)}.text.svelte-114lw1o{margin-top:4px}@media(max-width:800px){.timeline.svelte-114lw1o{flex-direction:column;gap:4px;padding-left:1rem}.line.svelte-114lw1o{left:0}}
