/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.image-container.svelte-107u2u2{display:flex;background-color:#fafafa;padding:1rem;border-radius:5px;border:1px solid #eee}span.image.svelte-107u2u2{display:inline-block;max-width:100%;max-height:min(40vh,500px,100%);box-shadow:0 4px 8px #0000001a;line-height:0;margin:auto}span.image.svelte-107u2u2 img{max-width:min(100%,var(--img-width));max-height:min(40vh,500px,var(--img-height));width:auto;height:auto;display:block}table.custom-table.svelte-vvpdld{width:100%;border-collapse:collapse;border-radius:.5rem}table.custom-table.svelte-vvpdld thead{position:sticky;top:65px}table.custom-table.svelte-vvpdld th,table.custom-table.svelte-vvpdld td{border:1px solid #ddd;padding:.8rem}table.custom-table.svelte-vvpdld th{background-color:#f2f2f2;text-align:left}table.custom-table.svelte-vvpdld tr:nth-child(2n){background-color:#f6f6f6}table.custom-table.svelte-vvpdld tr:hover{background-color:rgba(var(--primaryRGB),.1)}@media (max-width: 480px){table.custom-table.svelte-vvpdld td,table.custom-table.svelte-vvpdld th{display:block;display:row;width:100%}}a.svelte-1y60mz2{text-decoration:none}a.svelte-1y60mz2:hover{text-decoration:underline;opacity:.7}a.svelte-1y60mz2 .a-container:where(.svelte-1y60mz2){display:inline-flex;align-items:center}a.svelte-1y60mz2 .a-container:where(.svelte-1y60mz2) .icon:where(.svelte-1y60mz2){padding-left:.25rem}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.code-container.svelte-uxh3su{position:relative;margin:1.5em 0;border-radius:.5em;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;overflow:hidden;background-color:#282c34}.code-container.svelte-uxh3su.inline{display:inline;border-radius:0;box-shadow:none;margin:0;background-color:transparent;overflow:visible}.hljs.svelte-uxh3su{padding-top:2.8rem}.language-label.svelte-uxh3su{position:absolute;top:0;left:0;background-color:#0009;color:#fff;font-size:.7em;font-weight:500;padding:.3em .8em;border-bottom-right-radius:.3em;letter-spacing:.05em;z-index:10;font-family:Fira Code,monospace}pre.svelte-uxh3su{margin:0;padding:0;background-color:transparent}pre.svelte-uxh3su.inline{display:inline}code.svelte-uxh3su{display:block;padding:1.5em 1.2em 1.2em;border-radius:0;overflow-x:auto;font-family:Fira Code,Consolas,Monaco,Andale Mono,monospace;line-height:1.6;-moz-tab-size:2;tab-size:2;width:100%;box-sizing:border-box;color:#e0e0e0}code.svelte-uxh3su.inline{display:inline;padding:.15em .5em;border-radius:.3em;background-color:#f5f5f5cc;font-size:.9em;border:1px solid rgba(255,255,255,.12);box-shadow:0 1px 2px #0000001a;vertical-align:middle;margin:0 .2em;white-space:nowrap;color:#000;letter-spacing:.01em;width:auto;overflow:visible}.copy-button.svelte-uxh3su{position:absolute;top:.5em;right:.5em;padding:.3em .6em;background-color:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:.3em;color:#e0e0e0;cursor:pointer;opacity:.7;transition:all .2s ease;display:flex;align-items:center;gap:.3em;font-size:.8em;z-index:20}.copied-icon.svelte-uxh3su{color:#4ade80;font-size:1em;font-weight:700;display:flex;align-items:center;animation:fadeIn .3s ease-out;text-shadow:0 0 8px rgba(74,222,128,.5);transform-origin:center;animation:svelte-uxh3su-pulse .4s ease-in-out}@keyframes svelte-uxh3su-pulse{0%{transform:scale(.8);opacity:.7}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.copy-button.svelte-uxh3su:hover{opacity:1;background-color:#ffffff1f;transform:translateY(-1px)}.copy-button.svelte-uxh3su:active{transform:translateY(0)}.boardSelector.svelte-1o8h1ek{margin-bottom:calc(2rem - .1428571429em)}div.svelte-1mzc0tb{width:100%;height:0px;margin-top:var(--h)}.grid-container.svelte-1ydmd6f{--w_l:800px;--rows_l:2;--w_m:600px;--rows_m:1;--w_s:400px;--rows_s:1;display:grid;grid-gap:var(--gap);grid-template-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(clamp(clamp(clamp(100%/(var(--rows_l) + 1) + .1%,(var(--w_l) - 100%)*1000,100%/(var(--rows_m) + 1) + .1%),(var(--w_m) - 100%)*1000,100%/(var(--rows_s) + 1) + .1%),(var(--w_s) - 100%)*1000,100%),1fr))}.grid-container.svelte-1ydmd6f>*{direction:initial}.wrapper.svelte-ihangx{position:relative;background:#fff}.wrapper-inner.svelte-ihangx{overflow:hidden;height:400px;max-height:30vw}.wrapper.svelte-ihangx figure{margin:auto;max-width:100%}.wrapper.svelte-ihangx img{max-width:100vw;height:auto}button.next.svelte-ihangx{position:absolute;z-index:2;height:400px;top:0;right:0;border:none;width:100px;background:none;color:gray;font-size:6rem;font-weight:700;cursor:pointer}.wrapper.svelte-ihangx .slide figure{width:min-content}.wrapper.svelte-ihangx .swiper{overflow:visible}.wrapper.svelte-ihangx .swiper-slide{width:auto}.wrapper.svelte-ihangx .swiper figure img{max-height:400px;max-width:fit-content;max-width:-webkit-fill-available}div.svelte-1uex731{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;color:#fff;background:var(--color);border-radius:.5rem}div.svelte-1uex731.border{color:var(--color);border:4px solid var(--color);background:transparent}div.svelte-1uex731.rounded{border-radius:9999px}.video-container.svelte-1mv8o03{display:flex;background-color:#fafafa;padding:1rem;border-radius:5px;border:1px solid #eee}.video.svelte-1mv8o03{display:inline-block;max-width:100%;max-height:min(40vh,500px,100%);box-shadow:0 4px 8px #0000001a;line-height:0;margin:auto;position:relative;cursor:pointer}.video.svelte-1mv8o03.youtube{aspect-ratio:16/9}.video.svelte-1mv8o03 video:where(.svelte-1mv8o03),.video.svelte-1mv8o03 iframe:where(.svelte-1mv8o03){width:100%;height:100%;display:block}.video.svelte-1mv8o03 .scrub-bar:where(.svelte-1mv8o03){position:absolute;bottom:0;left:0;width:100%;height:3px;background:#0000000d;cursor:pointer;transition:height .15s ease}.video.svelte-1mv8o03 .scrub-bar:where(.svelte-1mv8o03) .progress:where(.svelte-1mv8o03){height:100%;background:#fffc;width:0%;transition:width .3s linear;will-change:width;transform:translateZ(0);pointer-events:none}.video.svelte-1mv8o03 .scrub-bar:where(.svelte-1mv8o03):hover{height:15px;opacity:1}.video.svelte-1mv8o03 .play-overlay:where(.svelte-1mv8o03){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:4px}.video.svelte-1mv8o03 .play-overlay:where(.svelte-1mv8o03) svg:where(.svelte-1mv8o03){color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5));opacity:.9;transition:transform .15s ease-in-out,opacity .15s ease-in-out}.video.svelte-1mv8o03 .play-overlay:where(.svelte-1mv8o03):hover svg:where(.svelte-1mv8o03){transform:scale(1.1);opacity:1}.bluesky-wrapper-container.svelte-p0oqms{display:flex;justify-content:center;width:100%}.bluesky-wrapper.svelte-p0oqms{position:relative;margin-bottom:12px;max-width:600px;min-width:300px;width:100%}iframe.svelte-14mtx2c{border:0;width:100%;height:100%}div.svelte-1qtcgu7{display:flex;justify-content:center;margin-bottom:12px}iframe.svelte-1qtcgu7{max-width:100%;border:0}.tweet-wrapper.svelte-1w5ewgo{display:flex;justify-content:center;margin-bottom:12px}.twitter-tweet.svelte-1w5ewgo{display:block;margin:0;padding:0}.twitter-tweet.svelte-1w5ewgo a:where(.svelte-1w5ewgo){color:#1da1f2;font-weight:700;text-decoration:none}div.svelte-udrrw1{padding:.375rem;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.25rem;line-height:1.75rem;text-align:center;color:#fff;background-color:var(--color)}.container.svelte-2v43c6{position:relative;width:100%;height:calc(var(--size) + (var(--count) * var(--shift)));margin-top:1rem;margin-bottom:1rem}.zigzag.svelte-2v43c6{--size: 20px;--halfSize: calc(var(--size) / 2);--color: currentcolor;--shift: 0px;color:var(--text-color);background:linear-gradient(135deg,var(--color) 25%,transparent 25%) var(--halfSize) var(--halfSize),linear-gradient(-135deg,var(--color) 25%,transparent 25%) var(--halfSize) var(--halfSize),linear-gradient(45deg,var(--color) 25%,transparent 25%) 0 var(--halfSize),linear-gradient(-45deg,var(--color) 25%,transparent 25%) 0 var(--halfSize);background-size:var(--size);height:var(--size);width:100%;position:absolute;top:var(--shift)}.button-container.svelte-b25fty{cursor:pointer;box-sizing:border-box;display:inline-block;// margin-left: .25rem;margin-right:.25rem;margin-bottom:.5rem;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;border:4px solid var(--color);border-radius:9999px}.button-container.svelte-b25fty.default{background-color:var(--color);color:#fff}.button-container.svelte-b25fty.default:hover{opacity:.7}.button-container.svelte-b25fty.border{background-color:#fff;color:var(--color)}.button-container.svelte-b25fty.border:hover,.button-container.svelte-b25fty.border.active{background-color:var(--color);color:#fff}.button-container.svelte-b25fty .container:where(.svelte-b25fty){display:flex;padding:.25rem 1.5rem;align-items:center}.button-container.svelte-b25fty .container:where(.svelte-b25fty) .icon:where(.svelte-b25fty){padding-left:.75rem;display:flex}.rainbow.svelte-b25fty{color:#fff;background-origin:border-box;background-clip:content-box,border-box;border-color:transparent}.rainbow.svelte-b25fty.default{background-image:linear-gradient(transparent,transparent),linear-gradient(315deg,#f7c425 10%,#e6007e 30%,#6476fd 60%,#3fc863 95%)}.rainbow.svelte-b25fty.border{background-color:#fff;background-image:linear-gradient(#fff,#fff),linear-gradient(315deg,#f7c425 10%,#e6007e 30%,#6476fd 60%,#3fc863 95%)}.rainbow.svelte-b25fty.border .icon:where(.svelte-b25fty):last-child{color:#f7c425}.rainbow.svelte-b25fty.border .icon:where(.svelte-b25fty):nth-last-child(2){color:#e6007e}.rainbow.svelte-b25fty.border:hover{color:#fff;background-image:linear-gradient(transparent,transparent),linear-gradient(315deg,#f7c425 10%,#e6007e 30%,#6476fd 60%,#3fc863 95%)}.rainbow.svelte-b25fty.border:hover .icon:where(.svelte-b25fty){color:#fff}.rainbow.svelte-b25fty.border .text:where(.svelte-b25fty){background-image:linear-gradient(315deg,#f7c425,#e6007e,#6476fd 60%,#3fc863 110%);color:transparent;-webkit-background-clip:text;background-clip:text}.rainbow.svelte-b25fty.border.icons-1 .text:where(.svelte-b25fty){background-image:linear-gradient(315deg,#e6007e,#6476fd 50%,#3fc863 110%)}.rainbow.svelte-b25fty.border.icons-2 .text:where(.svelte-b25fty){background-image:linear-gradient(315deg,#6476fd,#3fc863 110%)}.color.svelte-xdoex5{color:var(--color)}.item.svelte-xdoex5{display:grid;grid-template-columns:min-content 1fr;grid-template-rows:repeat(2,min-content);// grid-column-gap: 0px;// grid-row-gap: 0px;align-items:center}.before.svelte-xdoex5{grid-area:1 / 1 / 2 / 2}.btn.svelte-xdoex5{grid-area:1 / 2 / 2 / 3;font-weight:700}.description.svelte-xdoex5{grid-area:2 / 2 / 3 / 3}.flex.svelte-xdoex5{// max-width: 600px;width:100%;margin:auto;display:flex;align-items:start}.flex.svelte-xdoex5:not(:last-child){border-bottom-width:1px}.flex.svelte-xdoex5 .before:where(.svelte-xdoex5){padding:1rem 0}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5){padding:1rem 0;width:100%}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5).active .btn:where(.svelte-xdoex5) .icon:where(.svelte-xdoex5){transform:scaleY(-1)}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5).active.noclose .btn:where(.svelte-xdoex5) .icon:where(.svelte-xdoex5){opacity:.4}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5) .btn:where(.svelte-xdoex5){display:flex;justify-content:space-between;align-items:center;width:100%;border-top:2px solid;cursor:pointer}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5) .btn:where(.svelte-xdoex5) .icon:where(.svelte-xdoex5){transition:all .2s}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5) .btn:where(.svelte-xdoex5)+.description:where(.svelte-xdoex5){padding-top:1.5rem}.flex.svelte-xdoex5 .item:where(.svelte-xdoex5) .description:where(.svelte-xdoex5){padding-right:2rem;color:#666}.flex.svelte-xdoex5 details:where(.svelte-xdoex5){width:100%}.flex.svelte-xdoex5 details:where(.svelte-xdoex5) summary:where(.svelte-xdoex5){font-size:1.1rem;padding:1em 0}.admonition.svelte-435lmg{display:grid;padding:.5rem;margin-top:2rem;margin-bottom:2rem;border-radius:.375rem;border-width:0px;border-left-width:5px;border-style:solid;// box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.admonition.svelte-435lmg .admonition-content:where(.svelte-435lmg){padding:1rem .5rem 1rem 1.5rem;color:#000000bf}.admonition.svelte-435lmg .head:where(.svelte-435lmg){display:flex;align-items:center;height:100%;font-weight:700;margin-bottom:.75rem}.admonition.svelte-435lmg .head:where(.svelte-435lmg) .icon:where(.svelte-435lmg){margin-right:.375rem;font-size:1.25rem;line-height:1.75rem;display:flex}.admonition.svelte-435lmg .head:where(.svelte-435lmg) .text:where(.svelte-435lmg){display:flex;align-items:center}.admonition.svelte-435lmg.note{border-color:#f472b6;background-color:#f9a8d41a}.admonition.svelte-435lmg.note .head:where(.svelte-435lmg){color:#f472b6}.admonition.svelte-435lmg.info{border-color:#60a5fa;background-color:#93c5fd1a}.admonition.svelte-435lmg.info .head:where(.svelte-435lmg){color:#60a5fa}.admonition.svelte-435lmg.tip{border-color:#4ade80;background-color:#86efac1a}.admonition.svelte-435lmg.tip .head:where(.svelte-435lmg){color:#4ade80}.admonition.svelte-435lmg.warning{border-color:#facc15;background-color:#facc151a}.admonition.svelte-435lmg.warning .head:where(.svelte-435lmg){color:#facc15}.admonition.svelte-435lmg.danger{border-color:#f87171;background-color:#fca5a51a}.admonition.svelte-435lmg.danger .head:where(.svelte-435lmg){color:#f87171}.admonition.svelte-435lmg.experimental{border-color:#818cf8;background-color:#a5b4fc1a}.admonition.svelte-435lmg.experimental .head:where(.svelte-435lmg){color:#818cf8}.wrapper.svelte-199se6j{display:inline-flex;margin-top:1rem;margin-bottom:1rem;align-items:flex-start}.wrapper.svelte-199se6j .inner:where(.svelte-199se6j){display:flex;margin-right:.625rem;margin-left:-.25rem;justify-content:center;align-items:center;border-radius:9999px;width:1.5rem;height:1.5rem;color:#fff;background-color:var(--color);min-height:24px;min-width:24px}.wrapper.svelte-199se6j .inner:where(.svelte-199se6j) svg:where(.svelte-199se6j){overflow:visible;transform:scale(1.3)}.wrapper.svelte-199se6j .content:where(.svelte-199se6j){margin-top:1px;line-height:1.5rem}.highlight.svelte-vw7bty{color:#fff;padding:.1em .3em 0;border-radius:7px;display:inline-block}.steps.svelte-1f53pyj{position:relative;margin:0;list-style-type:none;padding:1rem 0;counter-reset:step}.step.svelte-1osq76g{position:relative;padding-left:2.7rem;padding-top:.2rem;counter-increment:step;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;padding-bottom:.25rem}.step.svelte-1osq76g.horizontal{grid-template-columns:repeat(5,1fr);gap:2.5rem}.step.svelte-1osq76g:before{content:counter(step);position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.7rem;font-weight:700;color:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;background-color:var(--color-calliope);// border: 1px solid rgba(0,0,0,.1)}.step.svelte-1osq76g:after{content:"";position:absolute;top:2rem;bottom:-1rem;left:1rem;width:1px;background-color:var(--color-calliope)}.step-box.svelte-1osq76g{margin-bottom:1.5rem;grid-column:span 4 / span 4}@media (min-width: 1200px){.step-box.svelte-1osq76g{margin-bottom:.5rem}}.step-box.svelte-1osq76g.horizontal{grid-column:span 2 / span 2}.step-title.svelte-1osq76g{font-size:1rem;font-weight:600;line-height:1.5rem;color:var(--color-calliope);margin-bottom:1rem}.step-content.svelte-1osq76g{grid-column:span 4 / span 4}.step-content.svelte-1osq76g.horizontal{grid-column:span 3 / span 3}.description.svelte-1osq76g{font-size:.875rem;line-height:1.25rem}
