@media(hover:none)and (pointer:coarse)and (max-width:639px){.landing-hero.svelte-ux9fhm{padding-inline:1rem!important}}.landing-hero.svelte-ux9fhm .hero-content:where(.svelte-ux9fhm){row-gap:.25rem!important}.grid-container.svelte-1esjtd8{display:grid;grid-template-columns:1fr;grid-template-rows:.25fr .25fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:1rem 1rem;grid-auto-flow:row;grid-template-areas:"logo" "header" "left-top" "left-top" "left-bottom" "left-bottom" "right-top" "right-top" "right-bottom" "right-bottom"}@media screen and (min-width:768px){.grid-container.svelte-1esjtd8{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:.125fr .125fr .25fr .25fr 1fr 1fr 1fr 1fr;grid-template-areas:". . logo logo . ." ". . logo logo . ." ". header header header header ." ". header header header header ." "left-top left-top left-top right-top right-top right-top" "left-top left-top left-top right-top right-top right-top" "left-bottom left-bottom left-bottom right-bottom right-bottom right-bottom" "left-bottom left-bottom left-bottom right-bottom right-bottom right-bottom"}}@media screen and (min-width:1024px){.grid-container.svelte-1esjtd8{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(8,1fr);grid-template-areas:"header header header right-top right-top right-top right-top" "header header header right-top right-top right-top right-top" "left-top left-top left-top right-top right-top right-top right-top" "left-top left-top left-top logo right-bottom right-bottom right-bottom" "left-top left-top left-top logo right-bottom right-bottom right-bottom" "left-bottom left-bottom left-bottom left-bottom right-bottom right-bottom right-bottom" "left-bottom left-bottom left-bottom left-bottom right-bottom right-bottom right-bottom" "left-bottom left-bottom left-bottom left-bottom right-bottom right-bottom right-bottom"}}.grid-item.svelte-1esjtd8{border-radius:1rem;overflow:clip;max-height:24rem;min-height:10rem}.grid-item.svelte-1esjtd8 img:where(.svelte-1esjtd8){height:100%;width:100%;object-fit:cover}@media screen and (min-width:768px){.grid-item.svelte-1esjtd8{max-height:32rem}}.grid-item.logo-item.svelte-1esjtd8{display:flex;align-items:center;justify-content:center;max-height:12rem}.grid-item.logo-item.svelte-1esjtd8 img:where(.svelte-1esjtd8){object-fit:contain}@media screen and (min-width:768px){.grid-item.logo-item.svelte-1esjtd8{min-height:10rem;max-height:none}}.grid-item.svelte-1esjtd8:not(.logo-item):has(img:where(.svelte-1esjtd8)){min-height:320px}@media screen and (min-width:768px){.grid-item.svelte-1esjtd8:not(.logo-item):has(img:where(.svelte-1esjtd8)){min-height:unset}}.header.svelte-1esjtd8{grid-area:header}.logo.svelte-1esjtd8{grid-area:logo}@media screen and (min-width:768px){.community-post.svelte-15vpyrx{min-height:min(calc(100svh - 2rem),37.25rem)}}@media screen and (min-width:1024px){.community-post.svelte-15vpyrx{min-height:min(calc(100svh - 2rem),45.75rem)}}@media screen and (min-width:640px)and (hover:none)and (pointer:coarse){.community-post.svelte-15vpyrx h1:where(.svelte-15vpyrx){max-width:unset;text-align:left;font-size:4rem;line-height:.8}}@media screen and (min-width:1024px)and (hover:none)and (pointer:coarse){.community-post.svelte-15vpyrx h1:where(.svelte-15vpyrx){font-size:8rem}}@media screen and (min-width:640px)and (hover:none)and (pointer:coarse){.community-post.svelte-15vpyrx .description:where(.svelte-15vpyrx){max-width:100%;font-size:1rem}}@media screen and (min-width:1024px)and (hover:none)and (pointer:coarse){.community-post.svelte-15vpyrx .description:where(.svelte-15vpyrx){font-size:1.25rem}}.embla.svelte-1nnz8m1{--slide-height: 520px;--slide-spacing: 1rem;--slide-size: 100%;overflow:hidden;width:100%;position:relative}@media screen and (min-width:768px){.embla.svelte-1nnz8m1{--slide-height: min( calc(100svh - 2rem) , 37.25rem)}}@media screen and (min-width:1024px){.embla.svelte-1nnz8m1{--slide-height: min( calc(100svh - 2rem) , 45.75rem)}}.embla__container.svelte-1nnz8m1{display:flex;gap:1rem}.embla__slide.svelte-1nnz8m1{flex:0 0 100%;min-width:0;transform:translateZ(0);flex:0 0 var(--slide-size);min-height:var(--slide-height)}.embla__slide.svelte-1nnz8m1:last-child{padding-right:1rem}.embla__controls.svelte-1nnz8m1{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;justify-content:center;padding:1rem 0}.embla__controls.svelte-1nnz8m1.desktop-style{position:absolute;width:100%;display:none;padding:0}@media screen and (min-width:768px){.embla__controls.svelte-1nnz8m1.desktop-style{display:flex;justify-content:space-between}}.embla__dots.svelte-1nnz8m1{gap:.5rem;border:1px solid rgba(0,0,0,1);height:100%;border-radius:1rem;display:flex;align-items:center;justify-content:center}.embla__dot.svelte-1nnz8m1{width:10px;height:10px;border-radius:50%;background:#d3cec5;border:none;padding:0;cursor:pointer;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.embla__dot.active.svelte-1nnz8m1,.embla__dot[aria-current=true].svelte-1nnz8m1{width:30px;background:var(--accent, #5e2213);border-radius:.5rem}.embla__button.svelte-1nnz8m1{min-width:4rem;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(0,0,0,1);padding:.75rem 1rem;border-radius:1rem;cursor:pointer;transition:all .25s ease}.embla__button.svelte-1nnz8m1:hover{background:fixed #000;color:#fff}@media screen and (min-width:768px){.session-post.svelte-j2bhcs{min-height:min(calc(100svh - 2rem),37.25rem)}}@media screen and (min-width:1024px){.session-post.svelte-j2bhcs{min-height:min(calc(100svh - 2rem),45.75rem)}}@media screen and (min-width:640px)and (hover:none)and (pointer:coarse){.session-post.svelte-j2bhcs h1:where(.svelte-j2bhcs){max-width:unset;text-align:left}}@media screen and (min-width:1024px)and (hover:none)and (pointer:coarse){.session-post.svelte-j2bhcs h1:where(.svelte-j2bhcs){max-width:unset;text-align:right}}@media screen and (min-width:640px)and (hover:none)and (pointer:coarse){.session-post.svelte-j2bhcs .description-wrapper:where(.svelte-j2bhcs){flex-direction:column;align-items:flex-start;row-gap:1rem}}@media screen and (min-width:640px)and (hover:none)and (pointer:coarse){.session-post.svelte-j2bhcs .description-wrapper:where(.svelte-j2bhcs) p:where(.svelte-j2bhcs){max-width:80%;text-align:left;font-size:1rem}}@media screen and (min-width:1024px)and (hover:none)and (pointer:coarse){.session-post.svelte-j2bhcs .description-wrapper:where(.svelte-j2bhcs) p:where(.svelte-j2bhcs){font-size:1.5rem;line-height:1}}@media screen and (min-width:640px)and (hover:none)and (pointer:coarse){.session-post.svelte-j2bhcs .date-time-wrapper:where(.svelte-j2bhcs){width:100%}}.embla.svelte-np58jq{--slide-height: 520px;--slide-spacing: 1rem;--slide-size: 100%;overflow:hidden;width:100%}@media screen and (min-width:768px){.embla.svelte-np58jq{--slide-height: min( calc(100vh - 2rem) , 596px)}}@media screen and (min-width:1024px){.embla.svelte-np58jq{--slide-height: min( calc(100vh - 2rem) , 45.75rem)}}.embla__container.svelte-np58jq{touch-action:pan-y pinch-zoom;display:flex;flex-direction:column;gap:1rem;height:calc(var(--slide-spacing) + var(--slide-height));width:100%}.embla__slide.svelte-np58jq{min-width:0;transform:translateZ(0);flex:0 0 var(--slide-size);min-height:var(--slide-height);height:calc(var(--slide-spacing) + var(--slide-height))}.embla__slide.svelte-np58jq:last-child{margin-bottom:1rem}.embla__controls.svelte-np58jq{--_min-width: 5rem;--_max-height: 5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;justify-content:center}.embla__controls.svelte-np58jq.desktop-style{display:flex;justify-content:space-between;align-items:flex-end;height:100%;padding-block:1rem}.embla__dots.svelte-np58jq{--_dot-size: 14px;--_active-dot-size: 56px;gap:.5rem;border:1px solid rgba(0,0,0,1);height:100%;border-radius:1rem;display:flex;align-items:center;justify-content:center}.embla__dots.svelte-np58jq.desktop-style{border:none;flex-direction:column}.embla__dot.svelte-np58jq{width:var(--_dot-size);height:var(--_dot-size);border-radius:50%;background:#d3cec5;border:none;padding:0;cursor:pointer;transition:width .3s ease,height .3s ease,background-color .3s ease,border-radius .3s ease}.embla__dot.active.svelte-np58jq,.embla__dot[aria-current=true].svelte-np58jq{width:var(--_active-dot-size);background:var(--accent, #5e2213);border-radius:.5rem}.embla__dots.desktop-style.svelte-np58jq .embla__dot.active:where(.svelte-np58jq),.embla__dots.desktop-style.svelte-np58jq .embla__dot[aria-current=true]:where(.svelte-np58jq){height:var(--_active-dot-size);width:var(--_dot-size)}.embla__button.svelte-np58jq{min-width:var(--_min-width);max-height:var(--_max-height);height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(0,0,0,1);padding:.75rem 1rem;border-radius:1rem;cursor:pointer;transition:all .25s ease}.embla__button.svelte-np58jq:hover{background:fixed #000;color:#fff}.bg-pattern.svelte-1uha8ag{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='40' height='23.5' patternTransform='scale(2) rotate(135)'><rect x='0' y='0' width='100%' height='100%' fill='%23fdf9f1ff'/><path d='M-4.798 13.573C-3.149 12.533-1.446 11.306 0 10c2.812-2.758 6.18-4.974 10-5 4.183.336 7.193 2.456 10 5 2.86 2.687 6.216 4.952 10 5 4.185-.315 7.35-2.48 10-5 1.452-1.386 3.107-3.085 4.793-4.176'  stroke-width='1' stroke='%232c682d11' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");background-repeat:repeat}
