dialog.svelte-1aaiccs{width:100%;height:100%;max-width:100%;max-height:100%;margin:0;padding:0;border:none;background:none;display:flex;align-items:center;justify-content:center;z-index:999}.dialog_content.svelte-1aaiccs{background-color:#fff;padding:0;width:100%;max-width:380px}@media(max-width:600px){.dialog_content.svelte-1aaiccs{margin:16px}}dialog.svelte-1aaiccs::backdrop{background:#101828b2;z-index:99999}dialog.svelte-1aaiccs>div:where(.svelte-1aaiccs){padding:1em}dialog[open].svelte-1aaiccs{animation:svelte-1aaiccs-zoom .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-1aaiccs-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}dialog[open].svelte-1aaiccs::backdrop{animation:svelte-1aaiccs-fade .2s ease-out}@keyframes svelte-1aaiccs-fade{0%{opacity:0}to{opacity:1}}.application.svelte-1ihm35d{padding:24px;display:flex;position:relative;flex-direction:column;width:100%}.application.svelte-1ihm35d .header:where(.svelte-1ihm35d){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.application.svelte-1ihm35d .inputs:where(.svelte-1ihm35d){margin:20px 0;display:flex;flex-direction:column;gap:16px}.application.svelte-1ihm35d input:where(.svelte-1ihm35d){height:40px;outline:none;border:1px solid #ebebeb;width:100%;padding:14px 12px;margin-top:8px}.application.svelte-1ihm35d button:where(.svelte-1ihm35d){background:linear-gradient(0deg,#2c7d83,#2c7d83),linear-gradient(180deg,#ffffff1f,#fff0);color:#fff;padding:15px 20px}.success.svelte-1ihm35d{text-align:center;margin-bottom:40px}.close.svelte-1ihm35d{background:none!important;position:absolute;right:20px;top:20px;padding:0!important}.picker-container.svelte-1cpta4o{position:relative;display:flex;width:100%}.input.svelte-1cpta4o{height:40px;outline:none;border:1px solid #ebebeb;width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px;margin-top:8px;cursor:pointer}.input.svelte-1cpta4o input:where(.svelte-1cpta4o){outline:none;pointer-events:none;-webkit-user-select:none;user-select:none}input.svelte-1cpta4o{outline:none}.calendar.svelte-1cpta4o{position:absolute;top:-200px;left:0;background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px #0000001a;padding:10px;z-index:10;width:100%}.header.svelte-1cpta4o{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px 0}.days-grid.svelte-1cpta4o{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.days-name.svelte-1cpta4o{display:grid;width:100%;grid-template-columns:repeat(7,1fr)}.day_name.svelte-1cpta4o{display:flex;align-items:center;justify-content:center;font-size:11px;color:#13141d8e}.day.svelte-1cpta4o{padding:8px;border-radius:8px;cursor:pointer;height:48px;display:flex;align-items:center;justify-content:center}.day.svelte-1cpta4o:hover{background:#f0f0f0;color:#000;border:1px solid #2C7D83}.selected.svelte-1cpta4o{background:#2c7d83;color:#fff}.time-picker.svelte-1cpta4o{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid #eee;cursor:pointer;padding-bottom:5px}.select.svelte-1cpta4o{background:linear-gradient(0deg,#2c7d839d,#2c7d83),linear-gradient(180deg,#ffffff1f,#fff0);color:#fff;padding:8px 0;width:100%;margin-top:10px}.application.svelte-1v80lrx{padding:24px;display:flex;position:relative;flex-direction:column;width:100%}.application.svelte-1v80lrx .header:where(.svelte-1v80lrx){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.application.svelte-1v80lrx .inputs:where(.svelte-1v80lrx){margin:20px 0;display:flex;flex-direction:column;gap:16px}.application.svelte-1v80lrx input:where(.svelte-1v80lrx){height:40px;outline:none;border:1px solid #ebebeb;width:100%;padding:14px 12px;margin-top:8px}.application.svelte-1v80lrx button:where(.svelte-1v80lrx){background:linear-gradient(0deg,#2c7d83,#2c7d83),linear-gradient(180deg,#ffffff1f,#fff0);color:#fff;padding:15px 20px}.success.svelte-1v80lrx{text-align:center;margin-bottom:40px}.close.svelte-1v80lrx{background:none!important;position:absolute;right:20px;top:20px;padding:0!important}.welcome_block.svelte-yva9cj{height:668px;position:relative;display:flex;align-items:end;padding:0 50px}.welcome_block.svelte-yva9cj .info:where(.svelte-yva9cj){margin-bottom:128px;display:flex;flex-direction:column;gap:47px;width:70%;z-index:9}@media(max-width:800px){.welcome_block.svelte-yva9cj .info:where(.svelte-yva9cj){width:100%;margin-bottom:80px;gap:16px}}@media(max-width:800px){.welcome_block.svelte-yva9cj{padding:0 16px;height:700px}}.bg.svelte-yva9cj{position:absolute;left:0;width:100%;height:100%}.bg.svelte-yva9cj img:where(.svelte-yva9cj){position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;z-index:1}.buttons.svelte-yva9cj{display:flex}.buttons.svelte-yva9cj .white_btn:where(.svelte-yva9cj){border-bottom-right-radius:0!important;border-top-right-radius:0!important}.buttons.svelte-yva9cj .orange_btn:where(.svelte-yva9cj){border-bottom-left-radius:0!important;border-top-left-radius:0!important}@media(max-width:426px){.buttons.svelte-yva9cj{flex-direction:column-reverse}.buttons.svelte-yva9cj .white_btn:where(.svelte-yva9cj){border-radius:0!important}.buttons.svelte-yva9cj .orange_btn:where(.svelte-yva9cj){border-radius:0!important}}.time_info.svelte-yva9cj{background:#0000003b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,1);width:fit-content;padding:8px 15px;position:relative;border-radius:32px;display:flex;gap:8px;align-items:center}.time_info.svelte-yva9cj h3:where(.svelte-yva9cj){color:#fff}@media(max-width:340px){.time_info.svelte-yva9cj{display:none}}.title_div.svelte-yva9cj{display:flex;flex-direction:column;max-width:90%;gap:32px}.title_div.svelte-yva9cj .sub_title:where(.svelte-yva9cj){color:#fff}@media(max-width:500px){.title_div.svelte-yva9cj{gap:0;margin-bottom:14px}}.title.svelte-yva9cj{font-family:Gosznak;color:#fff}.map_link.svelte-yva9cj{background:#2c7d83;position:absolute;bottom:0;right:50px;z-index:8}.map_link.svelte-yva9cj a:where(.svelte-yva9cj){display:flex;align-items:center;gap:8px;padding:9px 20px;color:#fff}@media(max-width:426px){.map_link.svelte-yva9cj{width:100%;right:0;padding:0 16px}.map_link.svelte-yva9cj a:where(.svelte-yva9cj){width:100%;display:flex;align-items:center;justify-content:center}}.advantages.svelte-flnxos{margin-top:128px}.advantages.svelte-flnxos .title:where(.svelte-flnxos){font-family:Gosznak;font-weight:600;font-size:40px;line-height:130%;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase}.advantages_grid.svelte-flnxos{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px}@media(max-width:800px){.advantages_grid.svelte-flnxos{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.advantages_grid.svelte-flnxos{grid-template-columns:repeat(1,1fr)}}.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos){display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;padding:0 24px 24px}.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos) img:where(.svelte-flnxos){margin-bottom:4px}.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos) .name:where(.svelte-flnxos){color:#2c7d83;margin-top:12px;font-family:Manrope;font-weight:800;font-size:20px;line-height:130%;letter-spacing:0px;text-align:center;text-transform:uppercase;width:80%}.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos) .sub:where(.svelte-flnxos){color:#171717}.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos) img:where(.svelte-flnxos){width:70px;height:70px}@media(max-width:800px){.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos){padding:24px!important}}@media(max-width:600px){.advantages_grid.svelte-flnxos .advantage:where(.svelte-flnxos){grid-template-columns:repeat(1,1fr);padding:24px 0!important}}.infrastructure_content.svelte-ypkq8p{margin-top:80px}.infrastructure_content.svelte-ypkq8p .title:where(.svelte-ypkq8p){font-family:Gosznak;color:#2c7d83;text-align:center}.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p){margin-top:32px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p) .map:where(.svelte-ypkq8p){grid-column:1 / 4;grid-row:1 / 3;background-color:gray}@media(max-width:1080px){.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p) .map:where(.svelte-ypkq8p){grid-column:1 / 1;height:468px}}.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p) .legend:where(.svelte-ypkq8p){grid-column:4/ 6;display:flex;flex-direction:column}@media(max-width:1080px){.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p) .legend:where(.svelte-ypkq8p){grid-column:1 / 1}}.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p) .legend:where(.svelte-ypkq8p) h2:where(.svelte-ypkq8p),.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p) .legend:where(.svelte-ypkq8p) h3:where(.svelte-ypkq8p){word-wrap:break-word}@media(max-width:1080px){.infrastructure_content.svelte-ypkq8p .infrastructure_map:where(.svelte-ypkq8p){grid-template-columns:1fr}}.infrastructure_content.svelte-ypkq8p .legend:where(.svelte-ypkq8p){grid-column:4/ 6;display:flex;flex-direction:column}@media(max-width:1080px){.infrastructure_content.svelte-ypkq8p .legend:where(.svelte-ypkq8p){grid-column:1 / 1}}@media(max-width:1080px){.infrastructure_content.svelte-ypkq8p{grid-template-columns:1fr}}.legent_point.svelte-ypkq8p{display:flex;flex-direction:column;padding:24px 0 24px 24px}.legent_point.svelte-ypkq8p .images:where(.svelte-ypkq8p){display:flex;align-items:center;gap:16px;margin-top:6px;margin-bottom:20px}@media(max-width:1080px){.legent_point.svelte-ypkq8p{padding:24px 0}}.legent_point.svelte-ypkq8p:nth-child(2){border-top:.5px solid #17171729;border-bottom:.5px solid #17171729}.legend_title.svelte-ypkq8p{font-weight:700;color:#2c7d83;margin-bottom:5px}.legend_sub.svelte-ypkq8p{color:#000}iframe.svelte-ypkq8p{width:100%;height:100%}.payments.svelte-1dc8mtl{padding-top:80px}.payments.svelte-1dc8mtl .title:where(.svelte-1dc8mtl){width:100%;text-align:center;color:#2c7d83;font-family:Gosznak}.payments_grid.svelte-1dc8mtl{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:800px){.payments_grid.svelte-1dc8mtl{grid-template-columns:1fr}}.payment.svelte-1dc8mtl:last-child{grid-column:1/4}@media(max-width:800px){.payment.svelte-1dc8mtl:last-child{grid-column:1/ 1}}.payment.svelte-1dc8mtl{padding-bottom:24px;display:flex;flex-direction:column;align-items:center}.payment.svelte-1dc8mtl .info:where(.svelte-1dc8mtl){display:flex;flex-direction:column;align-items:center;gap:8px}.payment.svelte-1dc8mtl .info:where(.svelte-1dc8mtl) .payment_sub:where(.svelte-1dc8mtl){color:#000}.payment.svelte-1dc8mtl .info:where(.svelte-1dc8mtl) .payment_title:where(.svelte-1dc8mtl){font-weight:800;color:#2c7d83;line-height:130%}.payment.svelte-1dc8mtl img:where(.svelte-1dc8mtl){margin-bottom:20px}@media(max-width:800px){.payment.svelte-1dc8mtl{padding:24px 0!important;border-right:unset!important;border-left:unset!important}}.payment.svelte-1dc8mtl:last-child{display:flex;flex-direction:row!important;justify-content:space-between;padding:57px 64px;margin-top:40px;background:radial-gradient(61.36% 205.6% at 51.86% 60.91%,#c8f0e0,#4cbfb0);border-radius:16px}.payment.svelte-1dc8mtl:last-child .payment_title:where(.svelte-1dc8mtl){color:#e32517;font-family:Gosznak}.payment.svelte-1dc8mtl:last-child .payment_sub:where(.svelte-1dc8mtl){color:#fff}.payment.svelte-1dc8mtl:last-child .row:where(.svelte-1dc8mtl){display:flex;flex-direction:row;gap:20px;align-items:center;width:35%}.payment.svelte-1dc8mtl:last-child .info:where(.svelte-1dc8mtl){align-items:start;// width: 53%}.payment.svelte-1dc8mtl:last-child button:where(.svelte-1dc8mtl){font-weight:600}.payment.svelte-1dc8mtl:last-child .img:where(.svelte-1dc8mtl){height:220px;margin-bottom:0;position:relative;width:40%}.payment.svelte-1dc8mtl:last-child .img:where(.svelte-1dc8mtl) img:where(.svelte-1dc8mtl){position:absolute;object-fit:contain;top:-15%;left:-15%;width:130%;height:130%}@media(max-width:800px){.payment.svelte-1dc8mtl:last-child{border-top:none;flex-direction:column!important;gap:24px;align-items:start;padding:24px!important}.payment.svelte-1dc8mtl:last-child .img:where(.svelte-1dc8mtl){width:100%!important}}.call-button-container.svelte-1jz0gee{position:fixed;bottom:20px;right:20px;z-index:101;display:none}@media(max-width:500px){.call-button-container.svelte-1jz0gee{display:unset}}.call-btn.svelte-1jz0gee{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#40e0d0;color:#fff;border-radius:50%;text-decoration:none;box-shadow:0 4px 10px #0000004d;transition:transform .2s ease,background-color .2s ease}.call-btn.svelte-1jz0gee:hover{background-color:#20b2aa;transform:scale(1.05)}.call-btn.svelte-1jz0gee:active{transform:scale(.95)}.call-btn.svelte-1jz0gee svg:where(.svelte-1jz0gee){width:28px;height:28px}.slider-wrapper.svelte-jv3u92{margin-top:144px;width:calc(100% + 100px);position:relative;left:-50px;height:600px}@media(max-width:800px){.slider-wrapper.svelte-jv3u92{width:calc(100% + 32px);left:-16px}}swiper-container.svelte-jv3u92{width:100%;height:100%;--swiper-navigation-color: #F27970;--swiper-pagination-color: #F27970;--swiper-pagination-bullet-inactive-color: #D9D9D9;--swiper-pagination-bullet-inactive-opacity: .5;--swiper-pagination-bullet-size: 15px;--swiper-pagination-bottom: 24px;--swiper-pagination-bullet-horizontal-gap: 12px}swiper-slide.svelte-jv3u92{width:100%;height:100%;position:relative;overflow:hidden}.slide-content.svelte-jv3u92{position:relative;width:100%;height:100%}.slide-content.svelte-jv3u92:not(.slide-content:nth-child(4)) img:where(.svelte-jv3u92){width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;object-position:50% 30%}@media(max-width:500px){.slide-content.svelte-jv3u92:not(.slide-content:nth-child(4)) img:where(.svelte-jv3u92){object-position:30% 30%}}.gradient-overlay.svelte-jv3u92{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 40%,transparent 100%);z-index:2;pointer-events:none}.text-container.svelte-jv3u92{position:absolute;bottom:60px;left:calc(50vw - 600px);z-index:3;color:#fff;max-width:30%;text-align:left}@media(max-width:700px){.text-container.svelte-jv3u92{max-width:100%;bottom:90px!important}}@media(min-width:1200px){.text-container.svelte-jv3u92{left:calc(50% - 600px)}}@media(max-width:1200px){.text-container.svelte-jv3u92{left:40px}}h2.svelte-jv3u92{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;line-height:1.2;font-family:Gosznak}p.svelte-jv3u92{font-size:1.1rem;opacity:.9;line-height:1.5}.nav-btn.svelte-jv3u92{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;transition:background .3s ease}.nav-btn.svelte-jv3u92:hover{background:#ffffff4d}.nav-btn.svelte-jv3u92 svg:where(.svelte-jv3u92){width:32px;height:32px}.prev-btn.svelte-jv3u92{left:32px}.next-btn.svelte-jv3u92{right:32px}.nav-btn.svelte-jv3u92 svg:where(.svelte-jv3u92){stroke:#f27970!important;color:#f27970!important;fill:#f27970!important}.nav-btn.svelte-jv3u92 svg:where(.svelte-jv3u92) path:where(.svelte-jv3u92){stroke:#f27970!important;color:#f27970!important;fill:#f27970!important}@media(max-width:768px){.text-container.svelte-jv3u92{left:20px;bottom:50px;right:20px}h2.svelte-jv3u92{font-size:1.8rem}.nav-btn.svelte-jv3u92{display:none!important}}.slide-content.special-slide.svelte-jv3u92 img:where(.svelte-jv3u92){object-position:60% 50%!important}@media(max-width:500px){.slide-content.special-slide.svelte-jv3u92 img:where(.svelte-jv3u92){object-position:60% 30%!important}}.orange.svelte-1uha8ag{color:#f25246;font-weight:800}.village_info_content.svelte-1uha8ag{padding:0 50px;max-width:1280px;margin:0 auto;position:relative}@media(max-width:800px){.village_info_content.svelte-1uha8ag{padding:0 16px}}.container1.svelte-1uha8ag{position:relative}.container2.svelte-1uha8ag{position:relative;background:#f9f6f1}.map_content.svelte-1uha8ag{padding:0 50px 80px;max-width:1280px;margin:0 auto;position:relative}@media(max-width:800px){.map_content.svelte-1uha8ag{padding:0 16px 100px}}.map.svelte-1uha8ag{margin-top:160px;display:flex;flex-direction:column;gap:64px}.map.svelte-1uha8ag .map_header:where(.svelte-1uha8ag){display:flex;flex-direction:column;align-items:center;gap:48px}.map.svelte-1uha8ag .map_header:where(.svelte-1uha8ag) .title:where(.svelte-1uha8ag){width:100%;color:#2c7d83;font-family:Gosznak;text-align:center}@media(max-width:800px){.map.svelte-1uha8ag .map_header:where(.svelte-1uha8ag) .title:where(.svelte-1uha8ag){width:100%}}.map.svelte-1uha8ag .map_header:where(.svelte-1uha8ag) .sub:where(.svelte-1uha8ag){color:#171717;text-align:center}@media(max-width:800px){.map.svelte-1uha8ag .map_header:where(.svelte-1uha8ag){flex-direction:column;align-items:start;gap:16px}}.map.svelte-1uha8ag .main_map:where(.svelte-1uha8ag){height:600px;background:gray}@media(max-width:800px){.map.svelte-1uha8ag{margin-top:120px;gap:40px}}iframe.svelte-1uha8ag{width:100%;height:100%}.application.svelte-1uha8ag{padding:0 50px;margin:0 auto;position:relative;height:520px;display:flex;justify-content:center;flex-direction:column;background-repeat:no-repeat!important;background-size:cover!important;background-position:50% 100%!important}.application.svelte-1uha8ag .title:where(.svelte-1uha8ag){width:60%;font-family:Gosznak!important;color:#fff;margin-bottom:38px;z-index:2}@media(max-width:600px){.application.svelte-1uha8ag .title:where(.svelte-1uha8ag){width:100%}}.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag){z-index:2}.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag) .white_btn:where(.svelte-1uha8ag){border-bottom-right-radius:0!important;border-top-right-radius:0!important;font-weight:300}.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag) .orange_btn:where(.svelte-1uha8ag){border-bottom-left-radius:0!important;border-top-left-radius:0!important}@media(max-width:600px){.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag){flex-direction:column}.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag) .white_btn:where(.svelte-1uha8ag){border-radius:0!important}.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag) .orange_btn:where(.svelte-1uha8ag){border-radius:0!important}}.application.svelte-1uha8ag .buttons:where(.svelte-1uha8ag){display:flex}.application.svelte-1uha8ag a:where(.svelte-1uha8ag){cursor:pointer;text-align:center}@media(max-width:800px){.application.svelte-1uha8ag{padding:0 16px 40px;justify-content:end}}.main_map.svelte-1uha8ag{position:relative}.main_map.svelte-1uha8ag .open:where(.svelte-1uha8ag){position:absolute;left:20px;top:20px;z-index:100}.full_map.svelte-1uha8ag{position:fixed;width:100vw;height:100vh;top:0;left:0;max-height:unset;z-index:100}.full_map.svelte-1uha8ag .open:where(.svelte-1uha8ag){position:absolute;left:20px;top:20px;z-index:100}
