.layout.svelte-lld8wd{margin:0;padding:0;box-sizing:border-box;min-height:100vh;max-width:100%;font-family:Karla,Roboto,Open Sans,Verdana,sans-serif}.nav.svelte-12nz03r{grid-area:header;box-sizing:border-box;position:sticky;top:0;z-index:1;padding:10px;display:flex;align-items:center;column-gap:10px}.nav.home.svelte-12nz03r{transform:translateY(-50px);animation:no-transform .2s .2s cubic-bezier(0,.5,0,1) forwards}.nav.svelte-12nz03r>a:where(.svelte-12nz03r):not(:first-of-type){display:none}.nav.svelte-12nz03r>a.active:where(.svelte-12nz03r){font-weight:800}.menu.svelte-12nz03r{background-color:var(--color-primary);position:fixed;top:0;right:0;box-shadow:1px 1px 10px #0006}.menu.svelte-12nz03r ul:where(.svelte-12nz03r){margin:0;padding:0 0 10px;margin-top:var(--header-height)}.menu.svelte-12nz03r a:where(.svelte-12nz03r):hover{text-decoration:none}.menu.svelte-12nz03r li:where(.svelte-12nz03r){list-style:none;padding:5px 40px 5px 20px;margin:0;color:var(--color-text-black)}.menu.svelte-12nz03r li:where(.svelte-12nz03r):hover{text-decoration:none;background-color:#0000001a}.menu-icon.svelte-12nz03r{z-index:1;margin-left:auto;width:30px;height:30px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23000' d='M2 9.5h12m-12-3h12m-12-3h12m-12 9h12' stroke-width='1'/%3E%3C/svg%3E");background-color:var(--color-primary)}.menu-icon.expanded.svelte-12nz03r{background-color:var(--color-text-black)}@media only screen and (min-width: 600px){.nav.svelte-12nz03r a:where(.svelte-12nz03r):not(:first-of-type){display:initial}.menu-icon.svelte-12nz03r{display:none}}.aside.svelte-7egl1p{top:var(--header-height);height:calc(100vh - var(--header-height));box-sizing:border-box;overflow-y:auto}.aside.grid.svelte-7egl1p{grid-area:aside;position:sticky}.aside.fixed.svelte-7egl1p{position:fixed;right:0}.side-nav.svelte-13hp9tv{height:calc(100vh - var(--header-height));top:var(--header-height);width:var(--side-width);box-sizing:border-box;z-index:1}.side-nav.grid.svelte-13hp9tv{grid-area:side-nav;position:sticky}.side-nav.fixed.svelte-13hp9tv{position:fixed;left:0;box-sizing:border-box}.main.svelte-1opb443{grid-area:main;box-sizing:border-box}.footer.svelte-v3r621{grid-area:footer;box-sizing:border-box;text-align:center;padding:40px 10px}.footer.svelte-v3r621 p:where(.svelte-v3r621){margin:4px}.button.svelte-15hc7ay{position:relative}.image.svelte-15hc7ay{height:80px;border:2px solid var(--color-background-light);object-fit:cover;cursor:pointer;filter:brightness(.85);background-color:#000}.image.selected.svelte-15hc7ay,.image.svelte-15hc7ay:hover{border-color:var(--color-primary);filter:brightness(1)}.image.svelte-15hc7ay:active,.image.svelte-15hc7ay:focus,.image.svelte-15hc7ay:focus-visible{outline-width:2px;outline-style:solid;outline-color:var(--color-secondary)}.video-icon.svelte-15hc7ay{position:absolute;left:3px;bottom:6px;width:16px;height:16px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M3 3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.445.993.993v16.014a.994.994 0 0 1-.993.993H3.993A.993.993 0 0 1 3 20.007zM5 5v14h14V5zm5.622 3.415l4.879 3.252a.4.4 0 0 1 0 .666l-4.88 3.252a.4.4 0 0 1-.621-.332V8.747a.4.4 0 0 1 .622-.332'/%3E%3C/svg%3E");background-color:var(--color-text-white)}.selected-image-background.svelte-iw9v9p,.selected-video.svelte-iw9v9p,.selected-image.svelte-iw9v9p{height:100%;max-width:100%}.selected-image-background.svelte-iw9v9p{position:absolute;top:0;left:0;right:0;width:100%;object-fit:cover;filter:blur(4px) brightness(.9)}.selected-image.svelte-iw9v9p,.selected-video.svelte-iw9v9p{background-color:#000;margin:0 auto;display:block;position:relative;box-sizing:border-box;padding-bottom:72px;box-shadow:5px 0 20px #0000000d,-5px 0 10px #0000000d}.selected-image.svelte-iw9v9p{object-fit:contain}.title-container.svelte-1wnnf7i{position:absolute;left:0;right:0;bottom:0;padding:0 50px;height:52px;box-sizing:border-box;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;color:var(--color-text-white);display:grid;grid-template-columns:1fr;align-items:center}.title.svelte-1wnnf7i,.description.svelte-1wnnf7i{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:content-box;display:block}.title.svelte-1wnnf7i{font-size:16px;margin:0;vertical-align:middle}.description.svelte-1wnnf7i{font-size:14px;margin:0}.nav-button.svelte-1wnnf7i{position:absolute;top:0;bottom:0;width:50px;text-align:center;vertical-align:middle;font-size:24px;font-weight:700;padding:0;margin:0;background-color:transparent;border:none;color:var(--color-text-white);opacity:.85;cursor:pointer}.nav-button.svelte-1wnnf7i:hover{opacity:1;background-color:#00000040}.nav-button.prev.svelte-1wnnf7i{left:0}.nav-button.next.svelte-1wnnf7i{right:0}@media only screen and (min-width: 600px){.title-container.svelte-1wnnf7i{padding:10px 70px;height:72px}.nav-button.svelte-1wnnf7i{font-size:36px;width:70px}}.outer-container.svelte-16y01n6{display:grid;grid-template-columns:1fr;grid-template-rows:auto max-content;row-gap:10px}.outer-container.svelte-16y01n6:not(.fullscreen){position:relative;height:min(calc(100vh - 40px),550px)}.outer-container.fullscreen.svelte-16y01n6{position:fixed;top:0;left:0;bottom:0;right:0;margin:0;height:100%;width:100%;z-index:2;background-color:#000}.container.svelte-16y01n6{background-color:#000;overflow:hidden;position:relative}.images-container.svelte-16y01n6{display:flex;align-items:center;column-gap:6px;row-gap:6px;width:100%;overflow-x:auto;padding:0 20px 10px 0;box-sizing:border-box;position:relative}.fullscreen-icon.svelte-16y01n6{position:absolute;top:15px;right:15px;width:20px;height:20px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2'/%3E%3Crect width='10' height='8' x='7' y='8' rx='1'/%3E%3C/g%3E%3C/svg%3E");background-color:var(--color-primary)}.title.svelte-183j2d5{font-size:16px;margin-top:40px;margin-bottom:0}.iframe.svelte-183j2d5{max-height:calc(100vh - 40px)}.title.svelte-11npg06{font-size:16px;margin-top:40px;margin-bottom:0}.player.svelte-11npg06{max-height:calc(100vh - 40px);display:flex;justify-content:center;margin-top:20px;height:200px}.player.svelte-11npg06 iframe:where(.svelte-11npg06){width:100%}@media only screen and (min-width: 600px){.player.svelte-11npg06{height:300px}}@media only screen and (min-width: 1000px){.player.svelte-11npg06{height:500px}}.container.svelte-1keqtdk{margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;height:200px;width:auto;background-color:#000;border:none;position:relative;padding-top:32px}.container.svelte-1keqtdk iframe:where(.svelte-1keqtdk){height:100%;width:100%;position:absolute;top:0;left:0}.container.svelte-1keqtdk p:where(.svelte-1keqtdk){font-weight:700;font-size:20px}.container.no-play.svelte-1keqtdk{border:2px solid var(--color-primary)}.button.svelte-1keqtdk{background-color:var(--color-primary);border:none;box-sizing:border-box;border-radius:4px;padding:10px 20px;text-transform:uppercase;color:var(--color-text-white);font-size:14px;cursor:pointer}.button.svelte-1keqtdk:hover{background-color:var(--color-primary-dark)}.button.play.svelte-1keqtdk{position:absolute;transition:all 1s ease-in;right:20px;top:20px}@media only screen and (min-width: 600px){.container.svelte-1keqtdk{height:300px}}@media only screen and (min-width: 1000px){.container.svelte-1keqtdk{height:500px}}.title.svelte-17pjoc{font-size:16px;margin-top:40px;margin-bottom:0}.link.svelte-ybgehz{color:var(--color-text-white);background-color:var(--color-secondary);background:linear-gradient(20deg,var(--color-primary),var(--color-secondary) 90%);box-shadow:#0003 0 1px 4px -1px,#00000024 0 3px 5px,#0000001f 0 1px 10px;padding:10px;border-radius:4px;font-size:14px}.link.svelte-ybgehz:hover{background:none;background-color:var(--color-secondary);text-decoration:none}.arrow-down.svelte-1xu8b5t{width:32px;height:32px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6l-6-6z'/%3E%3C/svg%3E")}.hearts-row.svelte-3ywb2j{display:flex;column-gap:4px}.heart.svelte-3ywb2j{position:relative;transition:transform .1s ease-in}.heart.svelte-3ywb2j:hover{transform:scale(1.5);transform-origin:center;transition:transform .05s ease-out}.heart-outline-icon.svelte-3ywb2j,.heart-half-icon.svelte-3ywb2j,.heart-icon.svelte-3ywb2j{width:18px;height:18px;cursor:pointer}.heart-half-icon.svelte-3ywb2j,.heart-icon.svelte-3ywb2j{position:absolute;top:0;left:0}.heart-half-icon.hovered.svelte-3ywb2j,.heart-icon.hovered.svelte-3ywb2j{background-color:var(--color-secondary)}.heart-outline-icon.svelte-3ywb2j{--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='32' d='M352.92 80C288 80 256 144 256 144s-32-64-96.92-64c-52.76 0-94.54 44.14-95.08 96.81c-1.1 109.33 86.73 187.08 183 252.42a16 16 0 0 0 18 0c96.26-65.34 184.09-143.09 183-252.42c-.54-52.67-42.32-96.81-95.08-96.81'/%3E%3C/svg%3E");background-color:#a6a6a6}.heart-icon.svelte-3ywb2j{--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='m256 448l-9-6c-42.78-28.57-96.91-60.86-137-108.32c-42.25-50-62.52-101.35-62-157C48.63 114.54 98.46 64 159.08 64c48.11 0 80.1 28 96.92 48.21C272.82 92 304.81 64 352.92 64c60.62 0 110.45 50.54 111.08 112.65c.56 55.68-19.71 107-62 157c-40.09 47.49-94.22 79.78-137 108.35Z'/%3E%3C/svg%3E");background-color:var(--color-primary)}.heart-half-icon.svelte-3ywb2j{--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M352.92 64c-48.11 0-80.1 28-96.92 48.21C239.18 92 207.19 64 159.08 64C98.46 64 48.63 114.54 48 176.65c-.56 55.68 19.71 107 62 157c40.12 47.46 94.25 79.75 137 108.32l9 6l9-6c42.78-28.57 96.91-60.86 137-108.32c42.25-50 62.52-101.35 62-157C463.37 114.54 413.54 64 352.92 64m24.67 249c-31.78 37.6-74.68 65.75-112.52 90.59l-9.07 6V162.23l24.59-29.54C294.53 116 318.38 96 352.92 96c43.15 0 78.62 36.32 79.07 81a178.6 178.6 0 0 1-12.69 68.59c-9.03 22.84-22.67 44.91-41.71 67.41'/%3E%3C/svg%3E");background-color:var(--color-primary)}.heart.svelte-3ywb2j .left:where(.svelte-3ywb2j),.heart.svelte-3ywb2j .right:where(.svelte-3ywb2j){position:absolute;top:0;bottom:0;width:50%;cursor:pointer}.heart.svelte-3ywb2j .left:where(.svelte-3ywb2j){left:0}.heart.svelte-3ywb2j .right:where(.svelte-3ywb2j){right:0}.container.svelte-tjtrjm{opacity:0;transform:translateY(64px)}.container.entered.svelte-tjtrjm{animation:no-transform 1s .4s cubic-bezier(0,.5,0,1) forwards}.outer.svelte-37jvfh{position:relative;width:100%;height:100%}.outer.svelte-37jvfh .hidden-text:where(.svelte-37jvfh){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--color-secondary);font-weight:700;display:block;font-size:24px;opacity:0;-webkit-user-select:none;user-select:none}.outer.svelte-37jvfh .hidden-text.entered:where(.svelte-37jvfh){animation:svelte-37jvfh-show .2s 1.4s ease-in forwards}.parent.svelte-37jvfh{position:relative;border-radius:50%}.container.svelte-37jvfh{border-radius:50%;cursor:pointer;height:100%;width:100%;overflow:hidden;opacity:0}.container.entered.svelte-37jvfh{animation:no-transform 1s .2s cubic-bezier(0,.5,0,1) forwards}.container.svelte-37jvfh:hover{box-shadow:-1px 1px 20px #fff}.container.svelte-37jvfh>img:where(.svelte-37jvfh){pointer-events:none;object-fit:cover;-webkit-user-select:none;user-select:none;height:100%;width:100%;border-radius:50%}@media only screen and (min-width: 800px){.container.all-screens-from-left.svelte-37jvfh,.container.large-screen-from-left.svelte-37jvfh{transform:translate(-64px)}.container.all-screens-from-right.svelte-37jvfh,.container.large-screen-from-right.svelte-37jvfh{transform:translate(64px)}.container.all-screens-from-top.svelte-37jvfh,.container.large-screen-from-top.svelte-37jvfh{transform:translateY(-64px)}.container.all-screens-from-bottom.svelte-37jvfh,.container.large-screen-from-bottom.svelte-37jvfh{transform:translateY(64px)}}@media only screen and (max-width: 800px){.container.all-screens-from-left.svelte-37jvfh,.container.small-screen-from-left.svelte-37jvfh{transform:translate(-64px)}.container.all-screens-from-right.svelte-37jvfh,.container.small-screen-from-right.svelte-37jvfh{transform:translate(64px)}.container.all-screens-from-top.svelte-37jvfh,.container.small-screen-from-top.svelte-37jvfh{transform:translateY(-64px)}.container.all-screens-from-bottom.svelte-37jvfh,.container.small-screen-from-bottom.svelte-37jvfh{transform:translateY(64px)}}@keyframes svelte-37jvfh-show{0%{opacity:0}to{opacity:1}}.container.svelte-gvwzbr{overflow:hidden;height:100%;width:100%}.img.svelte-gvwzbr{object-fit:cover;width:100%;height:100%;color:#fff;border-radius:5px;transition:transform .6s ease-in}.scale-on-hover.svelte-gvwzbr:hover{transform:scale(1.1);transition:transform .6s ease-out}.blur.svelte-gvwzbr{filter:blur(25px);overflow:hidden}.blur-off.svelte-gvwzbr{filter:blur(25px);animation:svelte-gvwzbr-no-filter .15s linear forwards}@keyframes svelte-gvwzbr-no-filter{to{filter:none}}
