.price.svelte-174wyor.svelte-174wyor{color:var(--accent-color)}.title.svelte-174wyor.svelte-174wyor{margin-bottom:.5rem}.variant.svelte-174wyor.svelte-174wyor{font-size:.9rem;margin-bottom:1rem;color:#000000b3}.counter.svelte-174wyor span.svelte-174wyor{margin:0 1rem}.counter.svelte-174wyor button.svelte-174wyor{font-size:1.1rem;padding:0;background-color:#00000012;width:25px;height:25px;border-radius:5px}.price-q-counter-container.svelte-174wyor.svelte-174wyor{justify-content:space-between}.line-item-parent-container.svelte-174wyor.svelte-174wyor{position:relative;align-items:flex-start;padding:2rem 1rem;border-bottom:var(--primary-border)}.line-item-parent-container.svelte-174wyor .delete.svelte-174wyor{position:absolute;top:2%;right:0%}.line-item-parent-container.svelte-174wyor .delete img.svelte-174wyor{width:15px;border:none}.line-item-parent-container.svelte-174wyor p.svelte-174wyor{margin-top:0}.line-item-parent-container.svelte-174wyor div.svelte-174wyor{flex-grow:2}.line-item-parent-container.svelte-174wyor .img-container.svelte-174wyor{height:100px;max-width:90px;display:flex;align-items:center;justify-content:center;margin-right:1rem;border:var(--primary-border)}.line-item-parent-container.svelte-174wyor .img-container img.svelte-174wyor{width:100%;height:100%;object-fit:cover}.cart-parent-container.svelte-1thj0ym{box-sizing:border-box;padding:1rem;position:fixed;top:0;bottom:0;right:0;width:400px;background-color:var(--primary-color);z-index:999}@media (max-width: 440px){.cart-parent-container.svelte-1thj0ym{width:100%}}.backdrop.svelte-1thj0ym{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:998}.close-button.svelte-1thj0ym{position:absolute;top:1rem;right:1rem;background:none;border:none;padding:8px;cursor:pointer;z-index:1000}.checkout.svelte-1thj0ym{position:sticky;bottom:0;background:var(--primary-color);padding:1rem;margin-top:auto}.item-count.svelte-1thj0ym{color:var(--primary-color);background-color:var(--secondary-color);font-size:1rem;border-radius:200rem;padding:.1rem .5rem;display:inline-block}h1.svelte-1thj0ym{margin:0;font-weight:400}.df-btn.svelte-1thj0ym{padding:.5rem 1rem;background-color:#fff;color:#000}.df-btn.svelte-1thj0ym:hover{background-color:#000;color:#fff}.cookie-banner.svelte-1v25yoq.svelte-1v25yoq{position:fixed;bottom:1rem;right:1rem;z-index:1000;max-width:300px;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:1rem;box-shadow:0 2px 10px #0000001a;transform:translateZ(0);will-change:transform;opacity:0;animation:svelte-1v25yoq-fadeIn .3s ease-in forwards}.cookie-content.svelte-1v25yoq.svelte-1v25yoq{color:#fff;font-size:.9rem}.cookie-content-text.svelte-1v25yoq.svelte-1v25yoq{font-size:clamp(1rem,2vw,1.5rem)}.cookie-content-small-text.svelte-1v25yoq.svelte-1v25yoq{font-size:.8rem;padding-top:1rem}.cookie-sliders.svelte-1v25yoq.svelte-1v25yoq{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.cookie-sliders.svelte-1v25yoq label.svelte-1v25yoq{display:flex;align-items:center;gap:.5rem}.cookie-buttons.svelte-1v25yoq.svelte-1v25yoq{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}button.svelte-1v25yoq.svelte-1v25yoq{padding:.5rem 1rem;border:none;cursor:pointer;background:#0056b3;color:#fff;font-size:.8rem;transition:opacity .2s;font-weight:500}button.svelte-1v25yoq.svelte-1v25yoq:hover{opacity:.9;background:#003d80}button.svelte-1v25yoq.svelte-1v25yoq:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width: 768px){.cookie-banner.svelte-1v25yoq.svelte-1v25yoq{left:1rem;right:1rem;max-width:none}.cookie-content.svelte-1v25yoq.svelte-1v25yoq{font-size:.8rem}}@keyframes svelte-1v25yoq-fadeIn{0%{opacity:0}to{opacity:1}}.dot-container.svelte-t88hw1.svelte-t88hw1{width:50px;height:var(--navbar-height);position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;color:inherit}.dot.svelte-t88hw1.svelte-t88hw1{width:5px;height:5px;border-radius:50%;position:absolute;transition:transform .3s ease,opacity .3s ease;background-color:currentColor}.parent-container .dot.svelte-t88hw1.svelte-t88hw1{background-color:currentColor}.dot.clicked.svelte-t88hw1.svelte-t88hw1{background-color:#fff}nav.svelte-t88hw1.svelte-t88hw1{display:flex;justify-content:flex-start;height:100%;align-items:center}.dot1.svelte-t88hw1.svelte-t88hw1{top:12px;left:16px}.dot2.svelte-t88hw1.svelte-t88hw1{top:12px;left:30px}.dot3.svelte-t88hw1.svelte-t88hw1{top:19px;left:23px}.dot4.svelte-t88hw1.svelte-t88hw1{top:26px;left:16px}.dot5.svelte-t88hw1.svelte-t88hw1{top:26px;left:30px}.nav-menu.svelte-t88hw1.svelte-t88hw1{position:absolute;top:var(--navbar-height);left:0;width:100%;height:calc(100vh - var(--navbar-height));background-color:var(--secondary-color);color:#fff;display:flex;align-items:center}.nav-menu.svelte-t88hw1 nav ul.svelte-t88hw1{list-style:none;padding-left:var(--padding);margin:0;text-align:left;-webkit-font-smoothing:antialiased}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1{margin-bottom:10px}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1:nth-child(5){margin-top:2rem}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1:nth-child(8){margin-top:2rem}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1:last-child{margin-top:2rem}.nav-menu.svelte-t88hw1 nav ul li a.svelte-t88hw1,.cookie-button.svelte-t88hw1.svelte-t88hw1{color:#fff;text-decoration:none;font-size:1.5em;text-transform:uppercase;position:relative;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.nav-menu.svelte-t88hw1 nav ul li a.svelte-t88hw1:after,.cookie-button.svelte-t88hw1.svelte-t88hw1:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:#fff;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.nav-menu.svelte-t88hw1 nav ul li a.svelte-t88hw1:hover:after,.cookie-button.svelte-t88hw1.svelte-t88hw1:hover:after{transform:scaleX(1);transform-origin:left}.cookie-button.svelte-t88hw1.svelte-t88hw1{color:#717171;text-transform:none;font-size:1rem}@media (min-width: 860px){.dot-container.svelte-t88hw1.svelte-t88hw1{padding-right:5rem;width:35px}.dot1.svelte-t88hw1.svelte-t88hw1{top:21px;left:16px}.dot2.svelte-t88hw1.svelte-t88hw1{top:21px;left:30px}.dot3.svelte-t88hw1.svelte-t88hw1{top:28px;left:23px}.dot4.svelte-t88hw1.svelte-t88hw1{top:35px;left:16px}.dot5.svelte-t88hw1.svelte-t88hw1{top:35px;left:30px}.dot.clicked.dot1.svelte-t88hw1.svelte-t88hw1{transform:translateY(7px);opacity:0;background-color:#fff}.dot.clicked.dot2.svelte-t88hw1.svelte-t88hw1{transform:translateY(7px);background-color:#fff}.dot.clicked.dot3.svelte-t88hw1.svelte-t88hw1{background-color:#fff}.dot.clicked.dot4.svelte-t88hw1.svelte-t88hw1{transform:translateY(-7px);background-color:#fff}.dot.clicked.dot5.svelte-t88hw1.svelte-t88hw1{transform:translateY(-7px);opacity:0;background-color:#fff}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1:nth-child(5){margin-top:3rem}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1:nth-child(8){margin-top:3rem}.nav-menu.svelte-t88hw1 nav ul li.svelte-t88hw1:last-child{margin-top:3rem}.nav-menu.svelte-t88hw1 nav ul li a.svelte-t88hw1:after{bottom:-6px}}div.parent-container.svelte-10v3eq1.svelte-10v3eq1:not(.homepage){position:sticky;width:100%;z-index:1;top:0}div.parent-container.homepage.svelte-10v3eq1.svelte-10v3eq1{position:fixed;width:100%;top:0;z-index:1}div.parent-container.homepage.svelte-10v3eq1 header.svelte-10v3eq1{background-color:#fff;color:#000}div.parent-container.homepage.svelte-10v3eq1 header .desktop-nav a.svelte-10v3eq1{color:#000}div.parent-container.homepage.svelte-10v3eq1 header .desktop-nav a.svelte-10v3eq1:after{background-color:#000}div.parent-container.homepage.svelte-10v3eq1 header button.svelte-10v3eq1{color:#000}div.parent-container.homepage.scrolled.svelte-10v3eq1 header.svelte-10v3eq1{background-color:transparent;padding-top:0;color:#fff}div.parent-container.homepage.scrolled.svelte-10v3eq1 header .desktop-nav a.svelte-10v3eq1{color:#fff}div.parent-container.homepage.scrolled.svelte-10v3eq1 header .desktop-nav a.svelte-10v3eq1:after{background-color:#fff}div.parent-container.homepage.scrolled.svelte-10v3eq1 header button.svelte-10v3eq1{color:#fff}div.parent-container.homepage.scrolled.banner-visible.svelte-10v3eq1 header.svelte-10v3eq1{padding-top:var(--banner-height)}header.svelte-10v3eq1.svelte-10v3eq1{background-color:#fff;color:#000;display:flex;justify-content:space-between;align-items:center;height:var(--navbar-height)}header.svelte-10v3eq1 .desktop-nav a.svelte-10v3eq1{color:#000}header.svelte-10v3eq1 .desktop-nav a.svelte-10v3eq1:after{background-color:#000}header.svelte-10v3eq1 button.svelte-10v3eq1{color:#000}[data-page=about] header.svelte-10v3eq1.svelte-10v3eq1{background-color:#46cdf6}header.is-open.svelte-10v3eq1.svelte-10v3eq1{background-color:var(--secondary-color)!important;color:#fff!important;padding-top:0!important}header.is-open.svelte-10v3eq1 button.svelte-10v3eq1{color:#fff!important}header.is-open.svelte-10v3eq1 .desktop-nav a.svelte-10v3eq1{color:#fff!important}header.is-open.svelte-10v3eq1 .desktop-nav a.svelte-10v3eq1:after{background-color:#fff!important}nav.svelte-10v3eq1.svelte-10v3eq1{width:100%}.logo-container.svelte-10v3eq1.svelte-10v3eq1{height:auto;width:auto;padding-left:var(--padding);display:flex;align-items:center}.logo.svelte-10v3eq1.svelte-10v3eq1{width:auto;height:22.5px}.desktop-logo.svelte-10v3eq1.svelte-10v3eq1{display:none}.flex-nav-row.svelte-10v3eq1.svelte-10v3eq1{gap:0rem;display:flex;flex-direction:row}.desktop-nav.svelte-10v3eq1.svelte-10v3eq1{display:none;gap:2rem;align-items:center}.desktop-nav.svelte-10v3eq1 a.svelte-10v3eq1{color:#000;text-decoration:none;font-weight:500;position:relative}.desktop-nav.svelte-10v3eq1 a.svelte-10v3eq1:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.desktop-nav.svelte-10v3eq1 a.svelte-10v3eq1:hover:after{transform:scaleX(1);transform-origin:left}button.cl-btn.svelte-10v3eq1.svelte-10v3eq1{position:relative}@media (min-width: 860px){.mobile-logo.svelte-10v3eq1.svelte-10v3eq1{display:none}.desktop-logo.svelte-10v3eq1.svelte-10v3eq1{display:block}.desktop-nav.svelte-10v3eq1.svelte-10v3eq1{display:flex}button.svelte-10v3eq1.svelte-10v3eq1{font-size:1rem;width:100%;padding-left:4rem}}div.parent-container.dark-section-active.svelte-10v3eq1 header.svelte-10v3eq1{background-color:#000!important;color:#fff!important}div.parent-container.dark-section-active.svelte-10v3eq1 header .desktop-nav a.svelte-10v3eq1{color:#fff!important}div.parent-container.dark-section-active.svelte-10v3eq1 header .desktop-nav a.svelte-10v3eq1:after{background-color:#fff!important}div.parent-container.dark-section-active.svelte-10v3eq1 header button.svelte-10v3eq1{color:#fff!important}:root{--primary-color: white;--secondary-color: black;--accent-color: green;--primary-border: 1px solid var(--secondary-color);--gutter: 1rem;--max-width: auto;--margin-bottom: 4rem;--margin-text: 2rem;--margin-big: 4rem;--navbar-height: 40px;--header-height: 108px;--border-radius: 25px;--border-radius-small: 10px;--padding: 1rem;--summary-height: 1rem;--banner-height: 2rem}@media (min-width: 860px){:root{--gutter: 2rem;--padding: 3rem;--margin-bottom: 10rem;--navbar-height: 60px}}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-center{display:flex;align-items:center;justify-content:center}.cl-btn{border:none;background:none;font-family:inherit}.cl-ul{padding:0;margin:0;list-style-type:none}.df-btn{border:var(--primary-border);transition:all .2s;color:var(--secondary-color)}.df-btn:hover{color:var(--primary-color);background-color:var(--secondary-color)}.backdrop{width:100vw;height:100vh;background-color:#0006;position:fixed;z-index:1;top:0;left:0}.center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@font-face{font-family:Montreal regular;src:url(../../../fonts/NeueMontreal-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Whyte regular;src:url(../../../fonts/Whyte-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Montreal light;src:url(../../../fonts/NeueMontreal-Light.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,span,details,li,summary{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:clamp(32px,2vw,40px);font-weight:100}h2{font-size:clamp(32px,2vw,38px)}h3{font-family:Whyte regular;text-transform:uppercase;font-size:clamp(13px,2vw,14px);font-weight:400;letter-spacing:.02em}h4{font-size:clamp(24px,2vw,30px);font-weight:100}p{font-size:clamp(17px,2vw,28px)}.small-text{font-size:clamp(12px,2vw,16px)}.summary-text{font-size:clamp(12px,1.5vw,24px)}@media (min-width: 860px){.small-text{font-size:clamp(14px,1.5vw,16px)}}:root{scroll-behavior:smooth}body{margin:0;font-family:Montreal regular}main{display:flex;flex-direction:column;justify-content:center;align-items:center}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#424242}::-webkit-scrollbar-thumb:hover{background:#555}:root{font-size:16px}button{cursor:pointer}a{color:unset;text-decoration:none}button:hover .spinner{color:var(--secondary-color);border-top-color:var(--primary-color)}section{display:flex;justify-content:center;width:100%;margin-bottom:var(--margin-bottom)}.section{width:100%}.section-column{flex-direction:column;width:100%}.section-left{display:flex;justify-content:flex-start}.section-full{max-width:100dvw;width:100%}.hero-text{position:absolute;bottom:0;margin-left:2rem;color:#fff;mix-blend-mode:difference}.button{border:solid 1px black;padding:.5rem 1rem}.button:hover{background-color:#000;color:#fff}.multi-line-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.5em}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}form.svelte-18r5bjj.svelte-18r5bjj{display:flex;flex-direction:column;gap:1rem}form.svelte-18r5bjj input.svelte-18r5bjj{height:40px;background-color:transparent;border:none;outline:none;border-bottom:1px solid white;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff}form.svelte-18r5bjj input.svelte-18r5bjj:focus{outline:none;border-bottom:1px solid white}form.svelte-18r5bjj input[type=checkbox].svelte-18r5bjj{width:16px;height:16px;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;border:1px solid white;background-color:transparent}form.svelte-18r5bjj label.svelte-18r5bjj{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}form.svelte-18r5bjj .checkbox-container.svelte-18r5bjj{display:flex;align-items:center;gap:.5rem}form.svelte-18r5bjj .checkbox-container .checkbox.svelte-18r5bjj{width:16px;height:16px}form.svelte-18r5bjj .checkbox-container .checkbox-text.svelte-18r5bjj{font-size:14px;position:static;width:auto;height:auto;padding:initial;margin:initial;overflow:visible;clip:initial;white-space:normal;border:initial;color:#8c8787}form.svelte-18r5bjj .signup-disclaimer.svelte-18r5bjj{color:#8c8787}form.svelte-18r5bjj .signup-disclaimer a.svelte-18r5bjj{color:#dbffe4;text-decoration:underline}form.svelte-18r5bjj .signup-disclaimer .signup-disclaimer-text.svelte-18r5bjj{font-size:12px}form.svelte-18r5bjj .signup-button.svelte-18r5bjj{height:40px;background-color:transparent;color:#fff;border:white 1px solid;width:12rem}form.svelte-18r5bjj .signup-button.svelte-18r5bjj:hover{background-color:#fff;color:#000}.error.svelte-18r5bjj.svelte-18r5bjj{color:red}.success.svelte-18r5bjj.svelte-18r5bjj{color:green}.input-group.svelte-18r5bjj.svelte-18r5bjj{display:flex;flex-direction:column;gap:.5rem}.input-group.svelte-18r5bjj label.svelte-18r5bjj{font-size:14px;color:#fff}footer.svelte-i0fyq5.svelte-i0fyq5{padding:4rem var(--padding) 4rem var(--padding);justify-content:space-around;background-color:var(--secondary-color);color:var(--primary-color);position:relative}footer.svelte-i0fyq5 h2.svelte-i0fyq5{font-size:50px;max-width:13rem;padding-bottom:var(--gutter);line-height:50px;font-family:Montreal light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer.svelte-i0fyq5 .signup-wrapper p.svelte-i0fyq5{font-size:14px}footer.svelte-i0fyq5 .footer-nav-row.svelte-i0fyq5{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr}footer.svelte-i0fyq5 .footer-nav-row p.svelte-i0fyq5,footer.svelte-i0fyq5 .footer-nav-row a.svelte-i0fyq5{font-size:16px;font-family:Whyte regular}footer.svelte-i0fyq5 .footer-nav-row a.svelte-i0fyq5{margin-bottom:.75rem;display:inline-block}footer.svelte-i0fyq5 .footer-nav-row-right.svelte-i0fyq5{display:flex;flex-direction:column}footer.svelte-i0fyq5 a.svelte-i0fyq5{text-transform:uppercase}footer.svelte-i0fyq5 .snrgy-div.svelte-i0fyq5{margin-top:2rem;font-size:14px}footer.svelte-i0fyq5 .snrgy-div p.svelte-i0fyq5,footer.svelte-i0fyq5 .snrgy-div a.svelte-i0fyq5{font-size:14px;color:#8c8787}footer.svelte-i0fyq5 .snrgy-div a.svelte-i0fyq5{text-transform:none;color:#dbffe4}footer.svelte-i0fyq5 nav p.svelte-i0fyq5{text-transform:uppercase}footer.svelte-i0fyq5 nav a.svelte-i0fyq5:hover{text-decoration:underline}.footer-nav-row.svelte-i0fyq5.svelte-i0fyq5:first-child{padding-top:var(--margin-big)}@media (max-width: 400px){footer.svelte-i0fyq5.svelte-i0fyq5{justify-content:flex-start}}@media (min-width: 1000px){footer.svelte-i0fyq5.svelte-i0fyq5{display:flex;flex-direction:column;justify-content:space-between;padding:8rem 4rem}footer.svelte-i0fyq5 h2.svelte-i0fyq5{max-width:100%;font-size:80px;line-height:80px}footer.svelte-i0fyq5 .footer-content.svelte-i0fyq5{display:flex;flex-direction:row;justify-content:space-between}footer.svelte-i0fyq5 .snrgy-div.svelte-i0fyq5{margin-top:2rem;font-size:14px;align-self:flex-start}footer.svelte-i0fyq5 nav.svelte-i0fyq5{display:flex;flex-direction:row;justify-content:space-evenly;gap:4rem}footer.svelte-i0fyq5 nav a.svelte-i0fyq5:hover{color:orange}footer.svelte-i0fyq5 .footer-nav-row.svelte-i0fyq5{display:flex;flex-direction:column;margin-top:0}footer.svelte-i0fyq5 .footer-nav-row p.svelte-i0fyq5{margin-bottom:var(--gutter)}footer.svelte-i0fyq5 .footer-nav-row-left p.svelte-i0fyq5{font-size:20px}footer.svelte-i0fyq5 .footer-nav-row-right a.svelte-i0fyq5{font-size:14px}footer.svelte-i0fyq5 .signup-wrapper.svelte-i0fyq5{max-width:40rem;width:100%}footer.svelte-i0fyq5 .signup-wrapper p.svelte-i0fyq5{max-width:26rem}.footer-nav-row.svelte-i0fyq5.svelte-i0fyq5:first-child{padding-top:0}}.parent.svelte-jlnhlu{width:100vw;height:100vh;position:fixed;top:0;z-index:9999;background-color:#ffffff80;left:0}@keyframes svelte-jlnhlu-slide_in_left{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}li.svelte-jlnhlu{opacity:0;width:20px;height:20px;background-color:var(--secondary-color);animation:svelte-jlnhlu-slide_in_left .3s cubic-bezier(.215,.61,.355,1) forwards infinite}li.svelte-jlnhlu:nth-of-type(1){animation-delay:.2s}li.svelte-jlnhlu:nth-of-type(2){animation-delay:.25s}li.svelte-jlnhlu:nth-of-type(3){animation-delay:.3s}li.svelte-jlnhlu:nth-of-type(4){animation-delay:.35s}li.svelte-jlnhlu:nth-of-type(5){animation-delay:.4s}li.svelte-jlnhlu:nth-of-type(6){animation-delay:.45s}li.svelte-jlnhlu:nth-of-type(7){animation-delay:.5s}li.svelte-jlnhlu:nth-of-type(8){animation-delay:.55s}:root{--primary-color:white;--secondary-color:black;--accent-color:green;--primary-border:1px solid var(--secondary-color);--gutter:1rem;--max-width:auto;--margin-bottom:4rem;--margin-text:2rem;--margin-big:4rem;--navbar-height:40px;--header-height:108px;--border-radius:25px;--border-radius-small:10px;--padding:1rem;--summary-height:1rem;--banner-height:2rem}@media (min-width: 860px){:root{--gutter:2rem;--padding:3rem;--margin-bottom:10rem;--navbar-height:60px}}main.svelte-szfrsl{min-height:80vh}
