.outline_button.svelte-nvr6xo{display:block;padding:1rem;text-decoration:none;background-color:var(--background-main);color:var(--text-active);border:4px solid var(--text-active);transition:background .3s ease,color .3s ease;cursor:pointer;border-radius:6px;text-align:center}.outline_button.svelte-nvr6xo:hover{background-color:var(--text-active);color:var(--text)}section.svelte-1c7c7af{padding:clamp(2rem,5,6vw,5rem);display:flex;flex-direction:column;align-items:center;gap:1rem;font-family:var(--font)}@media screen and (max-width: 500px){section.svelte-1c7c7af{padding:clamp(2.5rem,6.2vw,5rem) 1rem}}h1.svelte-1c7c7af{margin:0;font-size:clamp(2rem,4.3vw,3.25rem);max-width:1020px;text-align:center}p.svelte-1c7c7af{text-align:center}p.svelte-1c7c7af{font-size:1.2rem}.button_placeholder.svelte-1c7c7af{padding-top:clamp(2rem,5vw,4rem);font-size:clamp(1.25rem,2.5vw,2rem)}.loader_wr.svelte-fee0xk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;box-sizing:border-box;background-color:#10120f42;border-radius:25px 25px 0 0}.loader_wr.is_modal.svelte-fee0xk{border-radius:25px}.loader.svelte-fee0xk{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px;height:64px;border-radius:50%;perspective:800px}.loader__inner.svelte-fee0xk{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}.loader__inner.one.svelte-fee0xk{left:0%;top:0%;animation:svelte-fee0xk-rotate-one 1s linear infinite;border-bottom:3px solid #10120f}.loader__inner.two.svelte-fee0xk{right:0%;top:0%;animation:svelte-fee0xk-rotate-two 1s linear infinite;border-right:3px solid #10120f}.loader__inner.three.svelte-fee0xk{right:0%;bottom:0%;animation:svelte-fee0xk-rotate-three 1s linear infinite;border-top:3px solid #10120f}@keyframes svelte-fee0xk-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes svelte-fee0xk-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes svelte-fee0xk-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}section.svelte-65bw2f{width:100%;display:flex;flex-direction:column;position:relative}h2.svelte-65bw2f{text-decoration:none;color:var(--green-900);font-size:clamp(1.6rem,2.3vw,2.4rem);font-family:var(--good-font)}ul.svelte-65bw2f{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;padding:2rem 0;gap:1.2rem}li.svelte-65bw2f{padding:0;margin:0}footer.svelte-64xupw{padding:0 clamp(72px,7.5vw,120px) clamp(2.625rem,5vw,5rem);display:flex;flex-direction:column;gap:.6rem;font-family:Georgia,Inter,sans;font-size:1.2rem;justify-content:center;align-items:center;text-align:center}@media screen and (max-width: 550px){footer.svelte-64xupw{padding:0 1rem clamp(2.625rem,5vw,5rem);padding-bottom:120px}}h6.svelte-64xupw{font-size:1.2rem}p.svelte-64xupw{text-align:center}ul.svelte-64xupw{padding:0;margin:0;margin-top:.6rem;list-style:none;display:flex;justify-content:center;gap:1.25rem}a.svelte-64xupw{color:var(--green-900);text-decoration:none}:root{--gallery-width-m: clamp(320px,45vw,510px);--gallery-width-s: clamp(320px,96vw,800px)}.gallery.svelte-1fpdb29{display:flex;width:100%}@media screen and (max-width: 1130px){.gallery.svelte-1fpdb29{flex-direction:column-reverse}}@media screen and (max-width: 800px){.gallery.svelte-1fpdb29{align-items:center}}.previews.svelte-1fpdb29{width:90px;display:flex;flex-direction:column;align-items:center;gap:1rem;overflow-y:auto;touch-action:pan-y}@media screen and (max-width: 1130px){.previews.svelte-1fpdb29{flex-direction:row;width:var(--gallery-width-m);overflow:auto;touch-action:pan-x pan-y;padding-top:1.5rem}}@media screen and (max-width: 800px){.previews.svelte-1fpdb29{width:var(--gallery-width-s)}}.photos.svelte-1fpdb29{width:clamp(510px,42vw,736px);overflow:hidden;position:relative;border-radius:8px}@media screen and (max-width: 1130px){.photos.svelte-1fpdb29{width:var(--gallery-width-m)}}@media screen and (max-width: 800px){.photos.svelte-1fpdb29{width:var(--gallery-width-s)}}.photos.svelte-1fpdb29 img:where(.svelte-1fpdb29){width:clamp(258px,42vw,736px);aspect-ratio:1/1.3}.photos_track.svelte-1fpdb29{overflow:hidden;position:relative}.micro_photo.svelte-1fpdb29{border-radius:2px;padding:.4rem;background-color:var(--background-main);box-shadow:0 2px 5px var(--black-op-10);cursor:pointer}.micro_photo.svelte-1fpdb29 img:where(.svelte-1fpdb29){display:block;width:56px;aspect-ratio:1/1.3}.gallery_navigation.svelte-1fpdb29{display:flex;gap:1rem;position:absolute;bottom:1rem;right:1rem}.gallery_navigation.svelte-1fpdb29>button:where(.svelte-1fpdb29){display:grid;place-content:center;background-color:var(--grey-100);width:1.57rem;padding:0;aspect-ratio:1;border:none;border-radius:50%;color:var(--text-dark);cursor:pointer;transition:color .4s ease}.gallery_navigation.svelte-1fpdb29>button:where(.svelte-1fpdb29):hover{color:var(--text-active)}div.svelte-1drztye{display:flex;flex-direction:column;gap:1rem}h4.svelte-1drztye{font-size:1.1rem;vertical-align:baseline;font-family:var(--good-font)}h3.svelte-2u4juh{margin:0;font-family:var(--good-font);color:var(--text-dark)}h3.svelte-2u4juh{font-size:clamp(1.5rem,2.3vw,1.875rem);font-family:var(--good-font)}.data_content.svelte-2u4juh{font-family:var(--good-font);display:flex;flex-direction:column;gap:1rem;font-size:1.2rem}.data.svelte-2u4juh{display:flex;flex-direction:column;gap:1.5rem}button.svelte-2u4juh{font-size:1.2rem;padding:.8rem 1rem;cursor:pointer;color:var(--green-600);background-color:transparent;border:4px solid var(--green-600);border-radius:8px;transition:background .4s ease,color .4s ease}button.svelte-2u4juh:disabled{pointer-events:none}.isLiked.svelte-2u4juh{background-color:var(--green-600);color:var(--text)}ul.svelte-2u4juh{margin:0;padding:0;display:flex;gap:clamp(.5rem,1.5vw,1rem);list-style:none}.prices.svelte-2u4juh{display:flex;font-weight:700;flex-direction:column;gap:1rem}.prices.svelte-2u4juh p:where(.svelte-2u4juh){font-size:1.25rem}.prices.svelte-2u4juh button:where(.svelte-2u4juh){background-color:transparent;transition:background .4s ease;font-size:1.25rem}.prices.svelte-2u4juh button:where(.svelte-2u4juh):hover{background-color:var(--green-200)}.prices.svelte-2u4juh button.selected:where(.svelte-2u4juh):hover,.prices.svelte-2u4juh button.selected:where(.svelte-2u4juh){background-color:var(--green-600);color:var(--text)}hr.svelte-2u4juh{width:100%;height:1px;background-color:var(--text-dark)}section.svelte-uc7bc8{display:flex;gap:clamp(1.5rem,5vw,5rem);width:100%}@media screen and (max-width: 800px){section.svelte-uc7bc8{flex-direction:column}}.sector.svelte-uc7bc8{flex:1 0}ul.svelte-1ail8r3{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--main-gap);width:100%}li.svelte-1ail8r3{margin:0;padding:0;width:100%}h2.svelte-1ail8r3{text-decoration:none;color:var(--text-dark);font-size:clamp(1.6rem,2.3vw,2.4rem);font-family:var(--good-font)}hr.svelte-1ail8r3{width:100%;height:1px;background-color:var(--border-dark)}hr.svelte-1ail8r3:last-child{display:none}div.svelte-1noxy4l{background-image:url(../../../image/mask_background.webp);clip-path:url(../../../mask/hero_path.svg#hero);height:100%}a.svelte-1wijd7e{color:var(--text-dark)}section.svelte-1wijd7e{padding:12px clamp(1rem,4vw,3rem);font-family:var(--font)}.wrapper.svelte-1wijd7e{border-radius:0 0 26px 26px;background-color:var(--background-orange);padding:3rem 29rem 6rem 3rem;position:relative}.creator.svelte-1wijd7e{display:block;border:clamp(3px,.6vw,8px) solid var(--border-white);border-radius:24px;position:absolute;bottom:0;right:0;transform:translate(19%,29%);width:clamp(90px,12.3vw,165px);aspect-ratio:1/1;background-color:var(--background-orange)}.mask_wrapper.svelte-1wijd7e{position:absolute;top:50%;right:0;width:406px;height:96%;transform:translateY(-50%) scale(1.1)}p.svelte-1wijd7e{color:var(--text);font-size:clamp(1.4rem,3.4vw,3rem);padding:clamp(1.875rem,2.7vw,2.25rem);padding-bottom:78px;border:clamp(3px,.6vw,8px) solid var(--border-white);border-radius:24px;position:relative}@media screen and (max-width: 1290px){.mask_wrapper.svelte-1wijd7e{display:none}.wrapper.svelte-1wijd7e{padding:clamp(1.5rem,4vw,3.5rem) clamp(1.5rem,4vw,3.5rem) clamp(5rem,12vw,8rem) clamp(1.5rem,4vw,3.5rem);border-radius:0 0 14px 14px}.creator.svelte-1wijd7e{transform:translate(12%,75%);bottom:0;right:0}p.svelte-1wijd7e{padding:clamp(1rem,1.9vw,1.5rem);padding-bottom:clamp(1.8rem,2.4vw,2.2rem)}}aside.svelte-ub1vp6{background:#000;border-radius:8px 0 0 8px}@media screen and (max-width: 520px){aside.svelte-ub1vp6{border-radius:0;opacity:.9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}svg.svelte-ub1vp6{width:clamp(38px,5vw,48px);height:clamp(38px,5vw,48px)}ul.svelte-ub1vp6{display:flex;flex-direction:column;gap:2rem;padding:clamp(.6rem,2.2vw,1.4rem) 1rem;margin:0;list-style:none;color:var(--text)}@media screen and (max-width: 520px){ul.svelte-ub1vp6{flex-direction:row;text-align:center}li.svelte-ub1vp6{flex:1}}svg.svelte-ub1vp6{color:var(--text);transition:color .4s ease}li.svelte-ub1vp6:hover svg:where(.svelte-ub1vp6){color:var(--grey-400)}@media screen and (max-width: 520px){ul.svelte-ub1vp6{flex-direction:row}}section.svelte-1uqpiff{width:100%;display:flex;flex-direction:column}h2.svelte-1uqpiff{text-decoration:none;color:var(--orange-800);font-size:clamp(1.6rem,2.3vw,2.4rem);font-family:var(--good-font)}ul.svelte-1uqpiff{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;padding:2rem 0;gap:1.2rem}li.svelte-1uqpiff{padding:0;margin:0}.rule.svelte-1uqpiff{color:var(--orange-800);padding:.6rem 0}.rule.svelte-1uqpiff a:where(.svelte-1uqpiff){text-decoration:none;font-weight:700;color:var(--orange-800)}section.svelte-1ocg3xr{position:fixed;right:1.25rem;bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;max-width:320px;z-index:21}.notifcation.svelte-1ocg3xr{padding:.875rem;border-radius:6px;border:2px solid var(--green-600);overflow:hidden;background-color:var(--green-200)}p.svelte-1ocg3xr{margin:0}.timeout.svelte-1ocg3xr{position:relative;overflow:hidden;margin-top:1rem}.timeout_line.svelte-1ocg3xr{background-color:var(--green-900);height:6px;border-radius:1px}.global_background.svelte-1v0rsmh{background-color:var(--background-main);max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:var(--main-gap);position:relative}.socials.svelte-1v0rsmh{position:fixed;right:0;top:50%;transform:translateY(-50)}@media screen and (max-width: 520px){.socials.svelte-1v0rsmh{left:0;right:0;bottom:0;top:unset;transform:unset}}main.svelte-1v0rsmh{width:100%;padding:clamp(1rem,2.2vw,1.5rem);font-family:var(--good-font)}.feedback-wrapper.svelte-1v0rsmh{background-image:linear-gradient(45deg,var(--green-100),var(--green-200))}.subscribe-wrapper.svelte-1v0rsmh{background-image:linear-gradient(45deg,var(--orange-100),var(--orange-200))}.subscribe-wrapper.svelte-1v0rsmh,.feedback-wrapper.svelte-1v0rsmh{border-radius:8px;padding:clamp(2.625rem,5vw,5rem) clamp(72px,7.5vw,120px)}@media screen and (max-width: 520px){.feedback-wrapper.svelte-1v0rsmh,.subscribe-wrapper.svelte-1v0rsmh{padding:2rem 1rem}}.feedback.svelte-1v0rsmh{max-width:980px;margin:0 auto}
