.ul.svelte-1k7sgoe.svelte-1k7sgoe{padding:0 1rem;box-sizing:border-box;position:sticky;top:0;-webkit-user-select:none;user-select:none;list-style:none;height:5rem;width:100vw;border-bottom:1px solid var(--second-color);padding:.5rem;margin:0;display:flex;align-items:center;flex-direction:row}.ul.svelte-1k7sgoe a.svelte-1k7sgoe{display:block;position:relative;margin-right:1rem;text-transform:uppercase;font-size:1rem;text-decoration:none;color:var(--text-color)}.ul.svelte-1k7sgoe a.logo.svelte-1k7sgoe,.ul.svelte-1k7sgoe a.logo .svelte-1k7sgoe{height:4rem}*[nightmode] .ul.svelte-1k7sgoe a.logo.svelte-1k7sgoe{filter:invert(100%)}.ul.svelte-1k7sgoe a.svelte-1k7sgoe:not(.logo){padding:.5rem}.ul.svelte-1k7sgoe a.svelte-1k7sgoe:not(.logo):after{content:"";display:block;position:absolute;bottom:.5rem;right:0;transition:width .5s;width:0px;height:1px;color:var(--accent-color);background-color:var(--accent-color)}.ul.svelte-1k7sgoe a.svelte-1k7sgoe:not(.logo):hover{color:var(--accent-color)}.ul.svelte-1k7sgoe a.svelte-1k7sgoe:not(.logo):hover:after{left:0;width:100%}.ul.svelte-1k7sgoe .nightmodeBtn.svelte-1k7sgoe,.ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe{margin-left:auto}.ul.svelte-1k7sgoe .nightmodeBtn button.svelte-1k7sgoe,.ul.svelte-1k7sgoe .dropdown button.svelte-1k7sgoe{border:none;background-color:transparent;height:2.5rem}.ul.svelte-1k7sgoe .nightmodeBtn button.svelte-1k7sgoe,.ul.svelte-1k7sgoe .nightmodeBtn button img.svelte-1k7sgoe,.ul.svelte-1k7sgoe .dropdown button.svelte-1k7sgoe,.ul.svelte-1k7sgoe .dropdown button img.svelte-1k7sgoe{margin:0;padding:0}.ul.svelte-1k7sgoe .nightmodeBtn button img.svelte-1k7sgoe,.ul.svelte-1k7sgoe .dropdown button img.svelte-1k7sgoe{height:100%;scale:.8}.ul.svelte-1k7sgoe .nightmodeBtn button img.svelte-1k7sgoe:hover,.ul.svelte-1k7sgoe .dropdown button img.svelte-1k7sgoe:hover{scale:1}.ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe{display:none}*[nightmode] .ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe{filter:invert(100%)}@media (max-width: 820px){.ul.svelte-1k7sgoe.svelte-1k7sgoe{flex-direction:column;height:auto}.ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe{display:block}.ul.svelte-1k7sgoe a.svelte-1k7sgoe,.ul.svelte-1k7sgoe .nightmodeBtn.svelte-1k7sgoe,.ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe{margin:0}@keyframes svelte-1k7sgoe-hide{0%{max-height:3rem}to{max-height:0}}@keyframes svelte-1k7sgoe-show{0%{max-height:0}to{max-height:3rem}}.ul.svelte-1k7sgoe .hidable.svelte-1k7sgoe{overflow:hidden;animation:svelte-1k7sgoe-show .5s ease-in forwards}.ul.svelte-1k7sgoe:not([data-show="1"]) .hidable.svelte-1k7sgoe{animation:svelte-1k7sgoe-hide .5s ease-in forwards}.ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe,.ul.svelte-1k7sgoe li.svelte-1k7sgoe{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;position:relative}.ul.svelte-1k7sgoe .dropdown.svelte-1k7sgoe:not(:first-child):after,.ul.svelte-1k7sgoe li.svelte-1k7sgoe:not(:first-child):after{content:"";display:block;position:absolute;top:0;left:1rem;right:1rem;height:1px;background-color:var(--second-color)}}.footer.svelte-l21nzp.svelte-l21nzp{background-blend-mode:multiply;background-image:linear-gradient(to bottom,var(--main-color),var(--second-color));width:100%;margin-top:5rem;box-sizing:border-box;padding:3rem 5rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.footer.svelte-l21nzp .logo.svelte-l21nzp{width:7.5rem;margin-right:2.5rem;margin-bottom:auto}*[nightmode] .footer.svelte-l21nzp .logo.svelte-l21nzp{filter:invert(100%)}.footer.svelte-l21nzp .column.svelte-l21nzp{width:calc(50% - 5rem);min-width:10rem;margin-bottom:auto;display:flex;justify-content:left;align-items:center;flex-direction:column}.footer.svelte-l21nzp .column h2.svelte-l21nzp{margin-right:auto;text-transform:uppercase}.footer.svelte-l21nzp .column ul.svelte-l21nzp{margin-right:auto;padding-left:.5rem}.footer.svelte-l21nzp .column ul li.svelte-l21nzp{list-style:none}.footer.svelte-l21nzp .column ul li a.svelte-l21nzp,.footer.svelte-l21nzp .column ul li p.svelte-l21nzp{margin:0;opacity:.6;text-transform:capitalize;text-decoration:none}.footer.svelte-l21nzp .column ul li a.svelte-l21nzp:hover,.footer.svelte-l21nzp .column ul li p.svelte-l21nzp:hover,.footer.svelte-l21nzp .column ul li p.svelte-l21nzp{opacity:.8}.main.svelte-1yjzzjq.svelte-1yjzzjq{min-height:100vh;height:100vh;max-height:100vh;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.main.svelte-1yjzzjq .section.svelte-1yjzzjq{background-color:var(--second-color);box-sizing:border-box;scroll-behavior:smooth;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;width:100vw;overflow-y:auto;overflow-x:hidden}.main.svelte-1yjzzjq .section .image-container.svelte-1yjzzjq{position:relative}.main.svelte-1yjzzjq .section .image-container.svelte-1yjzzjq,.main.svelte-1yjzzjq .section .image-container .image.svelte-1yjzzjq{width:100%;min-height:min(100svh - 5rem,var(--max-height));max-height:min(100svh - 5rem,var(--max-height))}.main.svelte-1yjzzjq .section .image-container .image.svelte-1yjzzjq{object-fit:cover;filter:brightness(80%)}.main.svelte-1yjzzjq .section .image-container div.svelte-1yjzzjq{position:absolute;bottom:1rem;left:1rem;padding:1rem;border-radius:1rem;background-color:#0000004d}.main.svelte-1yjzzjq .section .image-container div.svelte-1yjzzjq *{color:#fff;font-weight:700}.main.svelte-1yjzzjq .section.svelte-1yjzzjq::-webkit-scrollbar{width:.5rem}.main.svelte-1yjzzjq .section.svelte-1yjzzjq::-webkit-scrollbar-thumb{background:var(--accent-color)}.main.svelte-1yjzzjq .section.svelte-1yjzzjq::-webkit-scrollbar-track{background-color:transparent}.main.svelte-1yjzzjq .section.svelte-1yjzzjq::-webkit-scrollbar-button{display:none}.content.svelte-1yjzzjq>.content{padding:0 1rem;box-sizing:border-box;margin-top:5rem;max-width:70rem;width:100%;margin-left:auto;margin-right:auto}.content.svelte-1yjzzjq>.content h1,.content.svelte-1yjzzjq>.content h2{text-transform:uppercase}.content.svelte-1yjzzjq>.content h1{font-size:2.5rem;margin-top:5rem;margin-left:1rem;margin-bottom:0rem}.content.svelte-1yjzzjq>.content h2{font-size:2rem;margin-top:4rem;margin-bottom:0rem}.content.svelte-1yjzzjq>.content p{font-size:1.5rem;filter:brightness(.6)}.content.svelte-1yjzzjq>.content a{font-size:1.5rem;font-weight:600}@keyframes svelte-1fisy7q-pulse{0%,to{scale:.8}50%{scale:2}}.h1.svelte-1fisy7q.svelte-1fisy7q{color:var(--text-color);font-size:3rem;position:relative}.h1.svelte-1fisy7q .dots.svelte-1fisy7q{position:absolute;margin-left:.5rem;bottom:0;display:inline-block;height:100%;width:3rem}.h1.svelte-1fisy7q .dots .dot.svelte-1fisy7q{position:absolute;bottom:0;display:inline-block;animation:svelte-1fisy7q-pulse .8s infinite}.h1.svelte-1fisy7q .dots .dot.svelte-1fisy7q:nth-child(1){animation-delay:.2s;left:0}.h1.svelte-1fisy7q .dots .dot.svelte-1fisy7q:nth-child(2){animation-delay:.4s;left:0;right:0;text-align:center}.h1.svelte-1fisy7q .dots .dot.svelte-1fisy7q:nth-child(3){animation-delay:.6s;right:0}.label.svelte-1bpnnc0.svelte-1bpnnc0{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row;flex-wrap:wrap;width:100%}.label.svelte-1bpnnc0:focus-within span.error.svelte-1bpnnc0,.label.svelte-1bpnnc0:not(.show-error) span.error.svelte-1bpnnc0{width:0;height:0;overflow:hidden}.label.svelte-1bpnnc0 span.error.svelte-1bpnnc0{color:#f08080;margin:0}.label.show-error.svelte-1bpnnc0 input.invalid.svelte-1bpnnc0:not(:focus),.label.show-error.svelte-1bpnnc0 textarea.invalid.svelte-1bpnnc0:not(:focus){background-color:#ffb6c1;border:1px solid lightcoral}.label.svelte-1bpnnc0 input.svelte-1bpnnc0,.label.svelte-1bpnnc0 textarea.svelte-1bpnnc0{max-width:calc(100% - 1rem);width:22rem;padding:.5rem;margin:0;margin-top:.5rem;font-size:1rem;color:#000;border:none;border-radius:.3rem;border:1px solid var(--accent-color)}.label.svelte-1bpnnc0 textarea.svelte-1bpnnc0{resize:none;height:10rem}.label.svelte-1bpnnc0 textarea.svelte-1bpnnc0::-webkit-scrollbar{width:.5rem}.label.svelte-1bpnnc0 textarea.svelte-1bpnnc0::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:.3rem}.label.svelte-1bpnnc0 textarea.svelte-1bpnnc0::-webkit-scrollbar-track{background-color:transparent}.label.svelte-1bpnnc0 textarea.svelte-1bpnnc0::-webkit-scrollbar-button{display:none}.caruosel.svelte-14gepdd.svelte-14gepdd{position:relative;overflow:hidden;width:100vw;height:40svh;min-width:100vw;min-height:40svh;max-width:100vw;max-height:40svh}.caruosel.svelte-14gepdd .caruosel-button.svelte-14gepdd{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;opacity:0;z-index:1}.caruosel.svelte-14gepdd .caruosel-list.svelte-14gepdd{list-style:none;padding:0;margin:0;border:none;background-color:transparent;display:flex;align-items:center;flex-direction:row;width:100%;height:100%;transition:0s;transform:translate(var(--scroll))}.caruosel.svelte-14gepdd .caruosel-list li.svelte-14gepdd,.caruosel.svelte-14gepdd .caruosel-list li img.svelte-14gepdd{height:100%}.caruosel.svelte-14gepdd .arrow-left.svelte-14gepdd,.caruosel.svelte-14gepdd .arrow-right.svelte-14gepdd{z-index:1;background-color:transparent;border:none;position:absolute;top:calc(50% - 2rem);width:4rem;height:4rem}.caruosel.svelte-14gepdd .arrow-left img.svelte-14gepdd,.caruosel.svelte-14gepdd .arrow-right img.svelte-14gepdd{width:100%;height:100%;border-radius:100%;background-color:#fff3}.caruosel.svelte-14gepdd .arrow-left.svelte-14gepdd{left:0}.caruosel.svelte-14gepdd .arrow-right.svelte-14gepdd{right:0}div.svelte-utaqwm.svelte-utaqwm{flex-grow:1;margin:1rem;height:100%;padding:1rem;--bg-color:rgb(0, 0, 0, .1);background-image:linear-gradient(to right,transparent -10%,var(--bg-color) 50%,transparent 110%);display:flex;flex-direction:column}div.svelte-utaqwm .image.svelte-utaqwm{width:100%;object-fit:cover;object-position:center;aspect-ratio:1/1.38}div.svelte-utaqwm label.svelte-utaqwm{width:100%;margin-top:1rem;font-size:1.5rem;color:var(--text-color);font-weight:700}.images.svelte-16zg8n5.svelte-16zg8n5{display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:min-content}.images.svelte-16zg8n5 .image.svelte-16zg8n5{width:300px;margin-bottom:1rem;height:max-content}
