.modal-backdrop.svelte-kro5p6{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container.svelte-kro5p6{background-color:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 15px #0003;animation:svelte-kro5p6-modal-appear .3s ease-out}.modal-header.svelte-kro5p6{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.modal-header.svelte-kro5p6 h3:where(.svelte-kro5p6){margin:0;font-size:1.25rem;font-weight:600}.close-button.svelte-kro5p6{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .2s}.close-button.svelte-kro5p6:hover{color:#000}.modal-content.svelte-kro5p6{padding:20px}@keyframes svelte-kro5p6-modal-appear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.contact-container.svelte-1aqzla7{display:flex;flex-direction:column}.contact-info.svelte-1aqzla7 h4:where(.svelte-1aqzla7){margin-top:15px;margin-bottom:8px;color:#333;font-size:1.1rem;font-weight:600}.contact-info.svelte-1aqzla7 p:where(.svelte-1aqzla7){margin:5px 0;font-size:1rem;color:#555}.phone-numbers.svelte-1aqzla7{margin-bottom:20px}.work-hours.svelte-1aqzla7{margin-bottom:0}.contact-info.svelte-1aqzla7 a:where(.svelte-1aqzla7){color:#07c;text-decoration:none;font-weight:500}.contact-info.svelte-1aqzla7 a:where(.svelte-1aqzla7):hover{text-decoration:underline}.info-grid.svelte-1aqzla7{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:10px;margin-bottom:20px}.info-column.svelte-1aqzla7 h4:where(.svelte-1aqzla7){margin-top:0}@media (max-width: 480px){.info-grid.svelte-1aqzla7{grid-template-columns:1fr;gap:10px}}.contact-form.svelte-1aqzla7{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.form-group.svelte-1aqzla7{display:flex;gap:10px;margin-bottom:10px}.form-column.svelte-1aqzla7{display:flex;flex-direction:column;width:100%}.phone-input.svelte-1aqzla7,.comment-input.svelte-1aqzla7{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:16px}.input-error.svelte-1aqzla7{border-color:#f44336;background-color:#fff8f8}.comment-input.svelte-1aqzla7{resize:vertical;min-height:80px}.phone-input.svelte-1aqzla7:focus,.comment-input.svelte-1aqzla7:focus{border-color:#07c;outline:none}.send-button.svelte-1aqzla7{background-color:#ff6b00;color:#fff;border:none;border-radius:4px;padding:10px 15px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s;width:100%}.send-button.svelte-1aqzla7:hover{background-color:#e05e00}.send-button.svelte-1aqzla7:disabled{background-color:#ccc;cursor:not-allowed}.error-message.svelte-1aqzla7{color:#f44336;font-size:14px;font-weight:500;margin:4px 0 0;padding:6px 10px;background-color:#ffebee;border-radius:4px;border-left:3px solid #f44336;animation:svelte-1aqzla7-pulse 1.5s infinite}@keyframes svelte-1aqzla7-pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.success-message.svelte-1aqzla7{color:#388e3c;font-size:14px;margin-top:5px;padding:10px;background-color:#e8f5e9;border-radius:4px;border-left:3px solid #388e3c}.files-group.svelte-1aqzla7{flex-direction:column;align-items:flex-start}.file-label.svelte-1aqzla7{display:inline-block;background-color:#f5f5f5;color:#333;padding:8px 15px;border-radius:4px;cursor:pointer;border:1px solid #ddd;transition:background-color .2s}.file-label.svelte-1aqzla7:hover{background-color:#e9e9e9}.file-label.svelte-1aqzla7 input[type=file]:where(.svelte-1aqzla7){display:none}.selected-files.svelte-1aqzla7{margin-top:8px;font-size:14px}.files-list.svelte-1aqzla7{list-style-type:none;padding-left:0;margin-top:5px;font-size:13px;max-height:150px;overflow-y:auto}.files-list.svelte-1aqzla7 li:where(.svelte-1aqzla7){padding:5px 0;color:#555;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.file-name.svelte-1aqzla7{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}.remove-file-btn.svelte-1aqzla7{background:none;border:none;color:#999;font-size:14px;cursor:pointer;padding:2px 5px;border-radius:3px;transition:all .2s ease}.remove-file-btn.svelte-1aqzla7:hover{color:#d32f2f;background-color:#f5f5f5}.remove-file-btn.svelte-1aqzla7:disabled{color:#ccc;cursor:not-allowed}.files-count.svelte-1aqzla7{color:#555;font-weight:500;margin-bottom:5px}.hero-wrapper.svelte-pston2{width:100%;position:relative;margin-left:0;margin-top:0;padding-top:0;overflow:hidden}.hero.svelte-pston2{position:relative;width:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center center;text-align:center;margin-top:0;padding-top:0;overflow:hidden}.overlay.svelte-pston2{position:absolute;top:0;left:0;width:100%;height:100%}.container.svelte-pston2{width:100%;max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:2}.hero-content.svelte-pston2{position:relative;z-index:1;max-width:800px;padding:2rem;margin:0 auto}.hero-title.svelte-pston2{font-size:3.52rem;font-weight:800;margin-top:0;margin-bottom:.5rem;line-height:1.1;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.hero-subtitle.svelte-pston2{font-size:1.155rem;margin-bottom:1.4rem;margin-top:0;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.leave-request-btn.svelte-pston2{background-color:#2196f3;color:#fff;border:none;padding:12px 24px;border-radius:50px;font-size:24px;font-weight:600;cursor:pointer;transition:background-color .3s;box-shadow:0 4px 8px #0003}.leave-request-btn.svelte-pston2:hover{background-color:#0d8aee}@media (max-width: 768px){.hero-title.svelte-pston2{font-size:1.76rem}.hero-subtitle.svelte-pston2{font-size:.5775rem}.leave-request-btn.svelte-pston2{font-size:14px;padding:8px 16px}}@media (max-width: 480px){.hero-title.svelte-pston2{font-size:.88rem}.hero-subtitle.svelte-pston2{font-size:.462rem}.leave-request-btn.svelte-pston2{font-size:12px;padding:6px 10px}.hero-content.svelte-pston2{padding:.5rem}}@media (max-width: 380px){.hero-title.svelte-pston2{font-size:.8rem}}.feature-section-wrapper.svelte-mq8u70{width:100vw;position:relative;margin-left:calc(-50vw + 50%);padding:80px 0}.section-title.svelte-mq8u70{text-align:center;color:inherit;font-size:2.4rem;font-weight:700;line-height:1.3;max-width:800px;margin:0 auto}.section-subtitle.svelte-mq8u70{text-align:center;font-size:1.2rem;margin-bottom:50px;color:#555;max-width:800px;margin-left:auto;margin-right:auto}.features-grid.svelte-mq8u70{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.feature-item.svelte-mq8u70{display:flex;align-items:flex-start;margin-bottom:30px}.feature-icon.svelte-mq8u70{margin-right:20px;flex-shrink:0}.icon-circle.svelte-mq8u70{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px #00000014}.icon.svelte-mq8u70{font-size:24px;color:#333}.feature-content.svelte-mq8u70{flex:1}.feature-title.svelte-mq8u70{font-size:1.1rem;font-weight:700;margin-top:0;margin-bottom:10px;color:#333}.feature-description.svelte-mq8u70{font-size:.95rem;line-height:1.5;color:#555;margin:0}.button-container.svelte-mq8u70{text-align:center;margin-top:20px}.leave-request-btn.svelte-mq8u70{background-color:#2196f3;color:#fff;border:none;padding:12px 24px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;box-shadow:0 4px 8px #0003}.leave-request-btn.svelte-mq8u70:hover{background-color:#0d8aee}@media (max-width: 992px){.features-grid.svelte-mq8u70{grid-template-columns:repeat(2,1fr)}.section-title.svelte-mq8u70{font-size:2rem}}@media (max-width: 768px){.feature-section-wrapper.svelte-mq8u70{padding:60px 0}.section-subtitle.svelte-mq8u70{font-size:1.1rem;margin-bottom:40px}}@media (max-width: 576px){.features-grid.svelte-mq8u70{grid-template-columns:1fr}.feature-item.svelte-mq8u70{margin-bottom:25px}}.logo-section-wrapper.svelte-1woemj4{width:100vw;position:relative;margin-left:calc(-50vw + 50%);padding:60px 0}.section-title.svelte-1woemj4{text-align:center;color:#333}.section-subtitle.svelte-1woemj4{text-align:center;font-size:1.1rem;margin-bottom:40px;color:#555;max-width:700px;margin-left:auto;margin-right:auto}.logos-grid.svelte-1woemj4{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:30px}.logo-item.svelte-1woemj4{display:flex;align-items:center;justify-content:center;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;height:100px;width:180px}.logo-item.svelte-1woemj4:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.logo-image.svelte-1woemj4{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.logo-item.svelte-1woemj4:hover .logo-image:where(.svelte-1woemj4){filter:grayscale(0%);opacity:1}@media (max-width: 992px){.logos-grid.svelte-1woemj4{gap:30px}.logo-item.svelte-1woemj4{width:160px;height:90px}}@media (max-width: 768px){.logo-section-wrapper.svelte-1woemj4{padding:40px 0}.logos-grid.svelte-1woemj4{gap:20px}.logo-item.svelte-1woemj4{width:140px;height:80px;padding:15px}}@media (max-width: 576px){.logo-item.svelte-1woemj4{width:120px;height:70px;padding:10px}}.service-cards-wrapper.svelte-1k0vugb{padding:60px 0}.section-title.svelte-1k0vugb{text-align:center}.cards-grid.svelte-1k0vugb{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.card-link.svelte-1k0vugb{text-decoration:none;color:inherit;display:block;height:100%;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card-link.svelte-1k0vugb:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.service-card.svelte-1k0vugb{position:relative;height:100%;min-height:300px;background-size:cover;background-position:center;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.service-card.svelte-1k0vugb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000001a,#000c);z-index:1}.card-content.svelte-1k0vugb{position:relative;z-index:2;padding:30px;color:#fff}.card-title.svelte-1k0vugb{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:10px;text-transform:uppercase}.card-description.svelte-1k0vugb{margin-bottom:20px;line-height:1.5}.card-button.svelte-1k0vugb{display:inline-block;padding:8px 0;font-weight:700;position:relative}.card-button.svelte-1k0vugb:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fff;transition:width .3s ease}.card-link.svelte-1k0vugb:hover .card-button:where(.svelte-1k0vugb):after{width:30%}@media (max-width: 768px){.cards-grid.svelte-1k0vugb{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.service-card.svelte-1k0vugb{min-height:250px}.card-content.svelte-1k0vugb{padding:20px}.section-title.svelte-1k0vugb{margin-bottom:30px}}.welcome-section.svelte-12jkfla{width:100vw;position:relative;margin-left:calc(-50vw + 50%);overflow:hidden}.welcome-container.svelte-12jkfla{margin:0 auto;max-width:777px}.markdown-content.svelte-12jkfla{line-height:1.6}.markdown-content.svelte-12jkfla p{margin-bottom:1rem}.markdown-content.svelte-12jkfla h1,.markdown-content.svelte-12jkfla h2,.markdown-content.svelte-12jkfla h3,.markdown-content.svelte-12jkfla h4,.markdown-content.svelte-12jkfla h5,.markdown-content.svelte-12jkfla h6{margin-top:1.5rem;margin-bottom:1rem}.markdown-content.svelte-12jkfla h2{font-size:1.5rem;margin-bottom:1rem}.markdown-content.svelte-12jkfla ul,.markdown-content.svelte-12jkfla ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-12jkfla li{margin-bottom:.5rem}.markdown-content.svelte-12jkfla blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}.markdown-content.svelte-12jkfla pre,.markdown-content.svelte-12jkfla code{background-color:#f5f5f5;border-radius:3px;padding:.2rem .4rem;font-family:monospace}.iframe-section.svelte-9t1q6o{padding:3rem 0;width:100%}.section-title.svelte-9t1q6o{text-align:center;color:#333}.iframe-container.svelte-9t1q6o{margin:0 auto;width:var(--iframe-width, 100%);height:var(--iframe-height, 450px);overflow:hidden;background-color:#f5f5f5;position:relative}.iframe-placeholder.svelte-9t1q6o{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f0f0f0;color:#666;font-size:1.5rem;border:1px dashed #ccc}@media (max-width: 768px){.iframe-container.svelte-9t1q6o{width:100%;height:350px}.section-title.svelte-9t1q6o{margin-bottom:1.5rem}}.page-title-wrapper.svelte-a7j531{width:100vw;position:relative;margin-left:calc(-50vw + 50%);margin-top:0;padding-top:0;overflow:hidden}.page-title.svelte-a7j531{position:relative;width:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;color:#fff;text-align:center;margin-top:0;padding-top:0}.page-title.svelte-a7j531:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.title-content.svelte-a7j531{position:relative;z-index:1;max-width:800px;padding:2rem;margin:0 auto}h1.svelte-a7j531{font-family:var(--font-family, "Roboto", sans-serif);line-height:1.2;max-width:100%;overflow-wrap:break-word;margin-bottom:1rem;margin-top:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);color:#fff!important}.page-heading.svelte-a7j531{font-size:3rem}h2.svelte-a7j531{font-size:1.5rem}.page-subtitle.svelte-a7j531{font-family:var(--font-family, "Roboto", sans-serif);font-size:1.5rem;line-height:1.4;max-width:100%;overflow-wrap:break-word;margin-bottom:1.5rem;margin-top:0;text-shadow:1px 1px 3px rgba(0,0,0,.5);color:#fff!important;font-weight:400}.leave-request-btn.svelte-a7j531{background-color:#2196f3;color:#fff;border:none;padding:12px 24px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;box-shadow:0 4px 8px #0003}.leave-request-btn.svelte-a7j531:hover{background-color:#0d8aee}@media (max-width: 768px){.page-heading.svelte-a7j531{font-size:2rem!important}.page-subtitle.svelte-a7j531{font-size:1.2rem!important}}.posts-component.svelte-rngjpb{width:100%;max-width:1200px;margin:0 auto;padding:2rem 0}.posts-title.svelte-rngjpb{font-size:1.8rem;text-align:center;margin-bottom:2rem;color:var(--color-theme-1)}.loading.svelte-rngjpb,.error.svelte-rngjpb,.empty-state.svelte-rngjpb{text-align:center;padding:2rem;color:#666}.error.svelte-rngjpb{color:#e74c3c;background-color:#ffeaea;border-radius:8px}.posts-list.svelte-rngjpb{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.posts-grid.svelte-rngjpb{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:start}.posts-masonry.svelte-rngjpb{column-count:2;column-gap:2rem;margin-bottom:2rem}.posts-masonry.svelte-rngjpb .post-card:where(.svelte-rngjpb){break-inside:avoid;margin-bottom:2rem;display:inline-block;width:100%}.post-card.svelte-rngjpb{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;border:1px solid #eee;display:flex;flex-direction:column;height:auto}.post-layout.svelte-rngjpb{display:flex;flex-direction:column;height:auto}.posts-list-view.svelte-rngjpb .post-layout:where(.svelte-rngjpb){flex-direction:row;gap:1.5rem}.post-image.svelte-rngjpb{margin-bottom:1rem;border-radius:6px;overflow:hidden}.posts-list-view.svelte-rngjpb .post-image:where(.svelte-rngjpb){flex:0 0 auto;width:200px;margin-bottom:0}.post-image.svelte-rngjpb img:where(.svelte-rngjpb){width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.clickable-image.svelte-rngjpb{cursor:pointer}.post-image.svelte-rngjpb img:where(.svelte-rngjpb):hover{transform:scale(1.05)}.video-preview.svelte-rngjpb{position:relative;cursor:pointer}.video-indicator.svelte-rngjpb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background-color:#00000080;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;pointer-events:none}.post-details.svelte-rngjpb{flex:1;display:flex;flex-direction:column}.post-card.svelte-rngjpb h3:where(.svelte-rngjpb){font-size:1.4rem;margin-top:0;margin-bottom:.5rem}.post-title-link.svelte-rngjpb{color:var(--color-theme-1);text-decoration:none;transition:color .2s ease}.post-title-link.svelte-rngjpb:hover{color:#4a5bcc}.post-meta.svelte-rngjpb{font-size:.8rem;color:#666;margin-bottom:1rem}.post-content.svelte-rngjpb{line-height:1.6;margin-bottom:1.5rem}.view-all.svelte-rngjpb{display:flex;justify-content:center;margin-top:2rem}.view-all-btn.svelte-rngjpb{display:inline-block;background-color:var(--color-theme-1);color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:background-color .2s ease}.view-all-btn.svelte-rngjpb:hover{background-color:#4a5bcc}.youtube-container.svelte-rngjpb{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin-bottom:1rem}.youtube-container.svelte-rngjpb iframe:where(.svelte-rngjpb){position:absolute;top:0;left:0;width:100%;height:100%;border:none}.post-video.svelte-rngjpb{margin-bottom:1.5rem}.gallery-modal.svelte-rngjpb,.video-modal.svelte-rngjpb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000}.gallery-content.svelte-rngjpb,.video-modal-content.svelte-rngjpb{position:relative;width:90%;height:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.close-btn.svelte-rngjpb{position:absolute;top:-40px;right:0;font-size:30px;color:#fff;background:none;border:none;cursor:pointer;z-index:1010}.gallery-image-container.svelte-rngjpb,.video-modal-container.svelte-rngjpb{width:100%;height:90%;display:flex;align-items:center;justify-content:center}.gallery-image.svelte-rngjpb{max-width:100%;max-height:100%;object-fit:contain}.video-modal-player.svelte-rngjpb{max-width:100%;max-height:100%;width:auto;height:auto}.gallery-controls.svelte-rngjpb{margin-top:1rem;display:flex;align-items:center;gap:1rem}.nav-btn.svelte-rngjpb{background:#fff3;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.nav-btn.svelte-rngjpb:hover{background:#ffffff4d}.image-counter.svelte-rngjpb{color:#fff;font-size:1rem}@media (max-width: 768px){.posts-grid.svelte-rngjpb{grid-template-columns:1fr}.posts-masonry.svelte-rngjpb{column-count:1}.posts-list-view.svelte-rngjpb .post-layout:where(.svelte-rngjpb){flex-direction:column}.posts-list-view.svelte-rngjpb .post-image:where(.svelte-rngjpb){width:100%;margin-bottom:1rem}.nav-btn.svelte-rngjpb{width:40px;height:40px;font-size:24px}.video-modal-player.svelte-rngjpb{width:100%;height:auto}}.load-more.svelte-rngjpb{display:flex;justify-content:center;margin-top:2rem}.load-more-btn.svelte-rngjpb{display:inline-block;background-color:var(--color-theme-1);color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;transition:background-color .2s ease}.load-more-btn.svelte-rngjpb:hover{background-color:#4a5bcc}.load-more-btn.svelte-rngjpb:disabled{background-color:#ccc;cursor:not-allowed}.about-us-section.svelte-qk0ofp{padding:80px 0}.section-header.svelte-qk0ofp{text-align:center;margin-bottom:50px}.section-title.svelte-qk0ofp{font-size:2.5rem;text-align:center;color:inherit}.section-subtitle.svelte-qk0ofp{font-size:1.2rem;opacity:.8}.about-us-content.svelte-qk0ofp{display:flex;gap:40px;align-items:flex-start}.company-image.svelte-qk0ofp{flex:1;border-radius:10px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.company-image.svelte-qk0ofp img:where(.svelte-qk0ofp){width:100%;height:auto;display:block}.company-info.svelte-qk0ofp{flex:1}.company-history.svelte-qk0ofp h3:where(.svelte-qk0ofp){font-size:1.5rem;margin-bottom:20px;color:#ff6b00}.markdown-content.svelte-qk0ofp{line-height:1.6}.markdown-content.svelte-qk0ofp p{margin-bottom:1rem}.markdown-content.svelte-qk0ofp h1,.markdown-content.svelte-qk0ofp h2,.markdown-content.svelte-qk0ofp h3,.markdown-content.svelte-qk0ofp h4,.markdown-content.svelte-qk0ofp h5,.markdown-content.svelte-qk0ofp h6{margin-top:1.5rem;margin-bottom:1rem}.markdown-content.svelte-qk0ofp h2{font-size:1.5rem}.markdown-content.svelte-qk0ofp ul,.markdown-content.svelte-qk0ofp ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-qk0ofp li{margin-bottom:.5rem}.markdown-content.svelte-qk0ofp blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}.markdown-content.svelte-qk0ofp pre,.markdown-content.svelte-qk0ofp code{background-color:#f5f5f5;border-radius:3px;padding:.2rem .4rem;font-family:monospace}.company-story.svelte-qk0ofp{background-color:#f9f9f9;padding:20px;border-radius:8px;margin-top:30px;border-left:4px solid #ff6b00}.contact-button.svelte-qk0ofp{background-color:#ff6b00;color:#fff;padding:12px 24px;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s;margin-top:30px}.contact-button.svelte-qk0ofp:hover{background-color:#e05e00}@media (max-width: 768px){.about-us-content.svelte-qk0ofp{flex-direction:column}.company-image.svelte-qk0ofp{margin-bottom:30px}}.simple-text-section.svelte-15irv8n{padding:60px 0}.simple-text-content.svelte-15irv8n{display:flex;gap:40px;align-items:flex-start}.company-image.svelte-15irv8n{flex:1;border-radius:10px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.company-image.svelte-15irv8n img:where(.svelte-15irv8n){width:100%;height:auto;display:block}.text-content.svelte-15irv8n{flex:1}.markdown-content.svelte-15irv8n{line-height:1.6;font-size:1rem}.markdown-content.svelte-15irv8n p{margin-bottom:1rem}.markdown-content.svelte-15irv8n h1,.markdown-content.svelte-15irv8n h2,.markdown-content.svelte-15irv8n h3,.markdown-content.svelte-15irv8n h4,.markdown-content.svelte-15irv8n h5,.markdown-content.svelte-15irv8n h6{margin-top:1.5rem;margin-bottom:1rem}.markdown-content.svelte-15irv8n h2{font-size:1.5rem}.markdown-content.svelte-15irv8n ul,.markdown-content.svelte-15irv8n ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-15irv8n li{margin-bottom:.5rem}.markdown-content.svelte-15irv8n blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}.markdown-content.svelte-15irv8n pre,.markdown-content.svelte-15irv8n code{background-color:#f5f5f5;border-radius:3px;padding:.2rem .4rem;font-family:monospace}@media (max-width: 768px){.simple-text-content.svelte-15irv8n{flex-direction:column}.company-image.svelte-15irv8n{margin-bottom:30px}}.features-list-section.svelte-ap051z{padding:60px 0;position:relative}.features-list-section.svelte-ap051z:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1;pointer-events:none}.container.svelte-ap051z{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.features-title.svelte-ap051z{text-align:center;margin-bottom:40px;font-size:2.2rem}.features-lists.svelte-ap051z{display:flex;gap:60px;justify-content:center}.features-column.svelte-ap051z{flex:1}.features-list.svelte-ap051z{list-style-type:none;padding:0;margin:0}.features-list.svelte-ap051z li:where(.svelte-ap051z){position:relative;padding-left:25px;margin-bottom:20px;font-size:var(--font-size, 18px);line-height:var(--line-height, 1.5)}.features-list.svelte-ap051z li:where(.svelte-ap051z):before{content:"•";position:absolute;left:0;color:var(--marker-color, #fff);font-size:1.2rem;font-weight:700}@media (max-width: 768px){.features-lists.svelte-ap051z{flex-direction:column;gap:20px}}.center-image-wrapper.svelte-mg4ua6{width:100vw;position:relative;margin-left:calc(-50vw + 50%);overflow:hidden}.container.svelte-mg4ua6{max-width:1200px;margin:0 auto;padding:0 1rem}.center-image.svelte-mg4ua6{display:flex;justify-content:center;align-items:center}img.svelte-mg4ua6{height:auto;display:block}@media (max-width: 768px){img.svelte-mg4ua6{width:100%}}.image-text-wrapper.svelte-6hf5c3{width:100vw;position:relative;margin-left:calc(-50vw + 50%);overflow:hidden}.container.svelte-6hf5c3{max-width:1200px;margin:0 auto;padding:0 1rem}.image-text-container.svelte-6hf5c3{display:flex;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.image-column.svelte-6hf5c3{flex:1;min-width:40%;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-column.svelte-6hf5c3 img:where(.svelte-6hf5c3){width:100%;height:100%;object-fit:cover;display:block}.text-column.svelte-6hf5c3{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;box-sizing:border-box}.markdown-content.svelte-6hf5c3{line-height:1.6;color:#333;width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.markdown-content.svelte-6hf5c3 *{max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.markdown-content.svelte-6hf5c3 h1,.markdown-content.svelte-6hf5c3 h2,.markdown-content.svelte-6hf5c3 h3,.markdown-content.svelte-6hf5c3 h4,.markdown-content.svelte-6hf5c3 h5,.markdown-content.svelte-6hf5c3 h6{margin-top:0;color:#222;font-weight:600}.markdown-content.svelte-6hf5c3 h1{font-size:2.5rem}.markdown-content.svelte-6hf5c3 h2{font-size:1.5rem}.markdown-content.svelte-6hf5c3 h3,.markdown-content.svelte-6hf5c3 h4,.markdown-content.svelte-6hf5c3 h5,.markdown-content.svelte-6hf5c3 h6{margin-top:1rem}.markdown-content.svelte-6hf5c3 p{margin-bottom:1rem;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.markdown-content.svelte-6hf5c3 ul,.markdown-content.svelte-6hf5c3 ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-6hf5c3 img{max-width:100%}.markdown-content.svelte-6hf5c3 blockquote{border-left:4px solid #e0e0e0;padding-left:1rem;margin-left:0;color:#666}.markdown-content.svelte-6hf5c3 code{font-family:monospace;background-color:#f0f0f0;padding:.1rem .3rem;border-radius:3px}@media (max-width: 768px){.image-text-container.svelte-6hf5c3{flex-direction:column!important}.image-column.svelte-6hf5c3,.text-column.svelte-6hf5c3{width:100%}.text-column.svelte-6hf5c3{padding:1.5rem}.markdown-content.svelte-6hf5c3 h1{font-size:2rem}.markdown-content.svelte-6hf5c3 h2{font-size:1.5rem}}.before-after-wrapper.svelte-mwsfrx{width:100%;position:relative;margin:0 auto;overflow:hidden;padding:1rem 0}.before-after-container.svelte-mwsfrx{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:8px;box-shadow:0 4px 10px #0000001a;-webkit-user-select:none;user-select:none;touch-action:none}.image-container.svelte-mwsfrx{position:relative;width:100%;height:100%;overflow:hidden}.before-image.svelte-mwsfrx,.after-image.svelte-mwsfrx{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.before-image.svelte-mwsfrx{z-index:2}.after-image.svelte-mwsfrx{z-index:1}.slider-container.svelte-mwsfrx{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.slider-divider.svelte-mwsfrx{position:absolute;top:0;bottom:0;width:2px;background-color:#ffffffb3;transform:translate(-50%)}.slider-handle.svelte-mwsfrx{position:absolute;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:#fff;border-radius:50%;cursor:ew-resize;box-shadow:0 0 0 3px #ffffff80,0 0 5px #0000004d;display:flex;align-items:center;justify-content:center;pointer-events:auto}.label.svelte-mwsfrx{position:absolute;bottom:20px;background-color:#000000b3;color:#fff;padding:5px 10px;border-radius:4px;font-size:14px;font-weight:700}.left-label.svelte-mwsfrx{left:20px}.right-label.svelte-mwsfrx{right:20px}@media (max-width: 768px){.slider-handle.svelte-mwsfrx{width:32px;height:32px}.label.svelte-mwsfrx{font-size:12px;padding:4px 8px}}.text-and-prices-section.svelte-zwgng5{width:100%;position:relative;padding:2rem 0;overflow:hidden;box-sizing:border-box}.text-and-prices-layout.svelte-zwgng5{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;gap:2rem;padding:0 1rem;box-sizing:border-box}.left-column.svelte-zwgng5,.right-column.svelte-zwgng5{flex:1;min-width:300px;max-width:calc(50% - 1rem);box-sizing:border-box}.section-title.svelte-zwgng5{text-align:center}.text-content.svelte-zwgng5{margin-bottom:2rem}.prices-table.svelte-zwgng5{margin:2rem 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.price-row.svelte-zwgng5{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.price-row.svelte-zwgng5:last-child{border-bottom:none}.service-name.svelte-zwgng5{font-weight:500}.service-price.svelte-zwgng5{font-weight:700}.additional-text.svelte-zwgng5{margin:1.5rem 0;text-align:center;font-size:.95rem}.footer-text.svelte-zwgng5{margin-top:2rem;text-align:center;font-weight:500}.markdown-content.svelte-zwgng5{line-height:1.6}.markdown-content.svelte-zwgng5 p{margin-bottom:1rem}.markdown-content.svelte-zwgng5 h1,.markdown-content.svelte-zwgng5 h2,.markdown-content.svelte-zwgng5 h3,.markdown-content.svelte-zwgng5 h4,.markdown-content.svelte-zwgng5 h5,.markdown-content.svelte-zwgng5 h6{margin-top:0;margin-bottom:1rem}.markdown-content.svelte-zwgng5 ul,.markdown-content.svelte-zwgng5 ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-zwgng5 li{margin-bottom:.5rem}.markdown-content.svelte-zwgng5 blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}.markdown-content.svelte-zwgng5 h2{font-size:1.5rem}@media (max-width: 768px){.text-and-prices-section.svelte-zwgng5{padding:1rem 0;overflow-x:hidden}.text-and-prices-layout.svelte-zwgng5{flex-direction:column;width:100%;padding:0 1rem;gap:1rem}.left-column.svelte-zwgng5,.right-column.svelte-zwgng5{width:100%;max-width:100%;min-width:unset;margin-left:0;margin-right:0}.price-row.svelte-zwgng5{flex-direction:column;padding:.75rem 0}.service-price.svelte-zwgng5{margin-top:.5rem}}.title-and-text-section.svelte-tha09j{width:100%;position:relative;padding:2rem 0;overflow:hidden}.title-and-text-container.svelte-tha09j{margin:0 auto;background-color:transparent}.section-title.svelte-tha09j{margin-top:0}.text-content.svelte-tha09j{margin-bottom:1rem}.markdown-content.svelte-tha09j{line-height:1.6}.markdown-content.svelte-tha09j p{margin-bottom:1rem}.markdown-content.svelte-tha09j h1,.markdown-content.svelte-tha09j h2,.markdown-content.svelte-tha09j h3,.markdown-content.svelte-tha09j h4,.markdown-content.svelte-tha09j h5,.markdown-content.svelte-tha09j h6{margin-top:0;margin-bottom:1rem}.markdown-content.svelte-tha09j ul,.markdown-content.svelte-tha09j ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-tha09j li{margin-bottom:.5rem}.markdown-content.svelte-tha09j blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}.markdown-content.svelte-tha09j h2{font-size:1.5rem}@media (max-width: 768px){.title-and-text-container.svelte-tha09j{margin:0 1rem}}.six-cards-section.svelte-18grain{padding-top:60px;width:100%}.section-title.svelte-18grain{text-align:center;margin-bottom:40px}.cards-grid.svelte-18grain{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 30px}.card.svelte-18grain{background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 15px #00000014;display:flex;align-items:flex-start;height:auto;min-height:100px}.card-warning.svelte-18grain{background-color:#f2f2f2}.card-icon.svelte-18grain{margin-right:15px;flex-shrink:0}.icon-circle.svelte-18grain{width:40px;height:40px;border-radius:50%;background-color:#222;display:flex;align-items:center;justify-content:center}.icon.svelte-18grain{color:#fff;font-weight:700;font-size:18px}.card-content.svelte-18grain{flex:1}.markdown-content.svelte-18grain p{margin:0 0 .8rem;font-size:16px;line-height:1.5}.markdown-content.svelte-18grain p:last-child{margin-bottom:0}.markdown-content.svelte-18grain br{display:block;margin-bottom:.5rem;content:""}.markdown-content.svelte-18grain ul,.markdown-content.svelte-18grain ol{margin-bottom:.8rem;padding-left:1rem}.markdown-content.svelte-18grain li{margin-bottom:.25rem}.markdown-content.svelte-18grain strong{font-weight:700}.markdown-content.svelte-18grain em{font-style:italic}@media (max-width: 992px){.cards-grid.svelte-18grain{grid-template-columns:repeat(2,1fr);gap:30px 30px}}@media (max-width: 768px){.six-cards-section.svelte-18grain{padding-top:40px}.cards-grid.svelte-18grain{gap:30px 25px}}@media (max-width: 576px){.cards-grid.svelte-18grain{grid-template-columns:1fr;gap:30px}.card.svelte-18grain{padding:20px}}.four-cards-section.svelte-1xc535o{padding-top:60px;width:100%}.section-title.svelte-1xc535o{text-align:center;margin-bottom:20px}.section-subtitle.svelte-1xc535o{text-align:center;margin:0 auto 40px;max-width:555px;line-height:1.5;color:#666}.cards-grid.svelte-1xc535o{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 30px}.card.svelte-1xc535o{background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 15px #00000014;display:flex;align-items:flex-start;height:auto;min-height:100px}.card-icon.svelte-1xc535o{margin-right:15px;flex-shrink:0}.icon-circle.svelte-1xc535o{width:40px;height:40px;border-radius:50%;background-color:#222;display:flex;align-items:center;justify-content:center}.icon.svelte-1xc535o{color:#fff;font-weight:700;font-size:18px}.card-content.svelte-1xc535o{flex:1}.card-content.svelte-1xc535o p:where(.svelte-1xc535o){margin:0;font-size:16px;line-height:1.5}@media (max-width: 992px){.cards-grid.svelte-1xc535o{grid-template-columns:repeat(2,1fr);gap:30px 30px}}@media (max-width: 768px){.four-cards-section.svelte-1xc535o{padding-top:40px}.cards-grid.svelte-1xc535o{gap:30px 25px}}@media (max-width: 576px){.cards-grid.svelte-1xc535o{grid-template-columns:1fr;gap:30px}.card.svelte-1xc535o{padding:20px}}.four-benefits-section.svelte-2z9fqb{padding-top:60px;width:100%}.section-subtitle.svelte-2z9fqb{text-align:center;margin:0 auto 40px;max-width:555px;line-height:1.5;color:#666}h2.svelte-2z9fqb{text-align:center;margin-top:0;margin-bottom:20px;font-size:2rem;font-weight:600}.benefits-grid.svelte-2z9fqb{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.benefit-card.svelte-2z9fqb{background-color:#fff;border-radius:10px;padding:25px 20px 20px;box-shadow:0 5px 15px #00000014;text-align:center;display:flex;flex-direction:column;align-items:center}.benefit-icon.svelte-2z9fqb{margin-bottom:20px;width:60px;height:60px}.benefit-icon.svelte-2z9fqb svg{width:100%;height:100%}.benefit-title.svelte-2z9fqb{font-size:1.5rem;margin-bottom:10px;font-weight:600}.benefit-content.svelte-2z9fqb{display:flex;flex-direction:column;align-items:center}.benefit-content.svelte-2z9fqb p:where(.svelte-2z9fqb){margin:0;font-size:16px;line-height:1.5}@media (max-width: 992px){.benefits-grid.svelte-2z9fqb{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.four-benefits-section.svelte-2z9fqb{padding-top:40px}}@media (max-width: 576px){.benefits-grid.svelte-2z9fqb{grid-template-columns:1fr}.benefit-card.svelte-2z9fqb{padding:20px 15px 15px}}.three-benefits-section.svelte-1k54lbo{width:100%}.section-subtitle.svelte-1k54lbo{text-align:center;margin:0 auto 40px;max-width:555px;line-height:1.5;color:#666}h2.svelte-1k54lbo{text-align:center;margin-top:0;margin-bottom:20px;font-size:2rem;font-weight:600}.benefits-grid.svelte-1k54lbo{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.benefit-card.svelte-1k54lbo{background-color:#fff;border-radius:10px;padding:25px 20px 20px;box-shadow:0 5px 15px #00000014;text-align:center;display:flex;flex-direction:column;align-items:center}.benefit-icon.svelte-1k54lbo{margin-bottom:20px;width:60px;height:60px}.benefit-icon.svelte-1k54lbo svg{width:100%;height:100%}.benefit-title.svelte-1k54lbo{font-size:1.5rem;margin-bottom:10px;font-weight:600}.benefit-content.svelte-1k54lbo{display:flex;flex-direction:column;align-items:center}.benefit-content.svelte-1k54lbo p:where(.svelte-1k54lbo){margin:0;font-size:16px;line-height:1.5}@media (max-width: 992px){.benefits-grid.svelte-1k54lbo{grid-template-columns:repeat(2,1fr)}.benefit-card.svelte-1k54lbo:last-child{grid-column:span 2;max-width:400px;margin:0 auto}}@media (max-width: 768px){.three-benefits-section.svelte-1k54lbo{padding-top:40px}.benefit-card.svelte-1k54lbo:last-child{grid-column:auto;max-width:none}}@media (max-width: 576px){.benefits-grid.svelte-1k54lbo{grid-template-columns:1fr}.benefit-card.svelte-1k54lbo{padding:20px 15px 15px}}.container.svelte-1s0gzue{max-width:1200px;margin:0 auto;padding:0 15px}.title.svelte-1s0gzue{text-align:center;margin-bottom:60px;font-size:32px}.cards-grid.svelte-1s0gzue{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:30px}.card.svelte-1s0gzue{background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 10px #0000000d;position:relative;height:auto;display:flex;flex-direction:column}.card-one.svelte-1s0gzue{background-color:#f0f0f0}.card-one.svelte-1s0gzue p:where(.svelte-1s0gzue){color:#4a86e8;font-weight:700}.card-number.svelte-1s0gzue{position:absolute;top:-15px;left:25px;width:30px;height:30px;background-color:#4a86e8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}p.svelte-1s0gzue{margin:0;font-size:16px;line-height:1.5}@media (max-width: 992px){.cards-grid.svelte-1s0gzue{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 576px){.cards-grid.svelte-1s0gzue{grid-template-columns:1fr;gap:30px}.title.svelte-1s0gzue{font-size:24px;margin-bottom:40px}}.two-columns-text-section.svelte-yr6o7k{width:100%;position:relative;overflow:hidden}.container.svelte-yr6o7k{margin:0 auto;padding:0 1.5rem}.section-title.svelte-yr6o7k{margin-top:0;margin-bottom:2rem;text-align:center;font-size:2rem}.columns-container.svelte-yr6o7k{display:flex;flex-wrap:wrap;justify-content:space-between}.column.svelte-yr6o7k{flex:1;min-width:250px}.markdown-content.svelte-yr6o7k{line-height:1.6}.markdown-content.svelte-yr6o7k p{margin-bottom:1rem}.markdown-content.svelte-yr6o7k h1,.markdown-content.svelte-yr6o7k h2,.markdown-content.svelte-yr6o7k h3,.markdown-content.svelte-yr6o7k h4,.markdown-content.svelte-yr6o7k h5,.markdown-content.svelte-yr6o7k h6{margin-top:0;margin-bottom:1rem}.markdown-content.svelte-yr6o7k ul,.markdown-content.svelte-yr6o7k ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-yr6o7k li{margin-bottom:.5rem}.markdown-content.svelte-yr6o7k blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}@media (max-width: 768px){.columns-container.svelte-yr6o7k{flex-direction:column}.column.svelte-yr6o7k{margin-bottom:2rem}.column.svelte-yr6o7k:last-child{margin-bottom:0}}.benefits-section.svelte-qjkc0b{position:relative;overflow:hidden}.container.svelte-qjkc0b{max-width:1200px;margin:0 auto;padding:0 20px}.benefits-header.svelte-qjkc0b{text-align:center}.benefits-title.svelte-qjkc0b{margin-top:0;margin-bottom:1rem;font-size:2.2rem}.benefits-subtitle.svelte-qjkc0b{margin-top:0;font-size:1.2rem;opacity:.8}.benefits-grid.svelte-qjkc0b{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.benefit-item.svelte-qjkc0b{flex:1;min-width:280px;text-align:center;padding:20px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.benefit-item.svelte-qjkc0b:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.benefit-icon.svelte-qjkc0b{margin-bottom:15px}.benefit-title.svelte-qjkc0b{margin-top:0;margin-bottom:10px;font-size:1.3rem}.benefit-text.svelte-qjkc0b{margin-top:0;line-height:1.5;opacity:.9}@media (max-width: 768px){.benefits-grid.svelte-qjkc0b{flex-direction:column}.benefit-item.svelte-qjkc0b{min-width:100%}}.two-columns-videos-section.svelte-1g2fe7x{width:100%;position:relative;overflow:hidden}.container.svelte-1g2fe7x{margin:0 auto;padding:0 1.5rem}.section-title.svelte-1g2fe7x{margin-top:0;margin-bottom:2rem;text-align:center;font-size:2rem}.columns-container.svelte-1g2fe7x{display:flex;flex-wrap:wrap;justify-content:space-between}.column.svelte-1g2fe7x{flex:1;min-width:280px}.video-title.svelte-1g2fe7x{margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.video-desc.svelte-1g2fe7x{margin-bottom:1rem}.video-wrapper.svelte-1g2fe7x{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:1rem}.video-wrapper.svelte-1g2fe7x iframe:where(.svelte-1g2fe7x){position:absolute;top:0;left:0;width:100%;height:100%;border:0}.markdown-content.svelte-1g2fe7x p{margin-bottom:.5rem;line-height:1.6}.markdown-content.svelte-1g2fe7x ul,.markdown-content.svelte-1g2fe7x ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-1g2fe7x li{margin-bottom:.5rem}@media (max-width: 768px){.columns-container.svelte-1g2fe7x{flex-direction:column}.column.svelte-1g2fe7x{margin-bottom:2rem}.column.svelte-1g2fe7x:last-child{margin-bottom:0}}.text-and-video-section.svelte-1024rc{width:100%;position:relative;overflow:hidden}.container.svelte-1024rc{margin:0 auto;padding:0 1.5rem}.section-title.svelte-1024rc{margin-top:0;margin-bottom:2rem;text-align:center;font-size:2rem}.columns-container.svelte-1024rc{display:flex;flex-wrap:wrap;justify-content:space-between}.columns-container.reversed.svelte-1024rc{flex-direction:row-reverse}.column.svelte-1024rc{flex:1;min-width:280px}.text-column.svelte-1024rc{padding-right:1rem}.video-column.svelte-1024rc{padding-left:1rem}.reversed.svelte-1024rc .text-column:where(.svelte-1024rc){padding-right:0;padding-left:1rem}.reversed.svelte-1024rc .video-column:where(.svelte-1024rc){padding-left:0;padding-right:1rem}.video-title.svelte-1024rc{margin-top:0;margin-bottom:1rem;font-size:1.5rem}.video-wrapper.svelte-1024rc{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:1rem;border-radius:8px;box-shadow:0 5px 15px #0000001a}.video-wrapper.svelte-1024rc iframe:where(.svelte-1024rc){position:absolute;top:0;left:0;width:100%;height:100%;border:0}.markdown-content.svelte-1024rc{line-height:1.6}.markdown-content.svelte-1024rc p{margin-bottom:1rem}.markdown-content.svelte-1024rc h1,.markdown-content.svelte-1024rc h2,.markdown-content.svelte-1024rc h3,.markdown-content.svelte-1024rc h4,.markdown-content.svelte-1024rc h5,.markdown-content.svelte-1024rc h6{margin-top:0;margin-bottom:1rem}.markdown-content.svelte-1024rc ul,.markdown-content.svelte-1024rc ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-1024rc li{margin-bottom:.5rem}.markdown-content.svelte-1024rc blockquote{border-left:4px solid #ddd;padding-left:1rem;margin-left:0;color:#666}@media (max-width: 768px){.columns-container.svelte-1024rc,.columns-container.reversed.svelte-1024rc{flex-direction:column}.column.svelte-1024rc{margin-bottom:2rem}.column.svelte-1024rc:last-child{margin-bottom:0}.text-column.svelte-1024rc,.video-column.svelte-1024rc,.reversed.svelte-1024rc .text-column:where(.svelte-1024rc),.reversed.svelte-1024rc .video-column:where(.svelte-1024rc){padding:0}}.three-prices-section.svelte-1i2l4rg{width:100%;position:relative;overflow:hidden;overflow-x:hidden;box-sizing:border-box}.container.svelte-1i2l4rg{margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box;overflow-x:hidden}.section-title.svelte-1i2l4rg{margin-top:0;margin-bottom:1rem;text-align:center;font-size:2rem}.section-subtitle.svelte-1i2l4rg{text-align:center;margin-bottom:2.5rem;font-size:1.2rem}.price-cards-container.svelte-1i2l4rg{display:flex;flex-wrap:wrap;justify-content:center;width:100%;box-sizing:border-box}.price-card.svelte-1i2l4rg{flex:1;min-width:280px;max-width:400px;padding:2rem;border-radius:8px;box-shadow:0 5px 15px #0000001a;display:flex;flex-direction:column;text-align:center;margin-bottom:2rem}.price-title.svelte-1i2l4rg{font-size:1.8rem;margin-top:0;margin-bottom:1.5rem}.price-amount.svelte-1i2l4rg{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.price.svelte-1i2l4rg{font-size:1.8rem;font-weight:700}.price-separator.svelte-1i2l4rg{margin:0 .5rem}.period.svelte-1i2l4rg{font-weight:500}.price-description.svelte-1i2l4rg{margin-bottom:1.5rem;flex-grow:1}.price-button.svelte-1i2l4rg{padding:.8rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;margin-bottom:.8rem;transition:opacity .2s ease;width:100%;display:inline-block;text-align:center;text-decoration:none;box-sizing:border-box}.price-button.svelte-1i2l4rg:hover{opacity:.9}.payment-info.svelte-1i2l4rg{font-size:.9rem;margin-bottom:1.5rem}.divider.svelte-1i2l4rg{width:100%;border:none;border-top:1px solid #eee;margin:1.5rem 0}.details-row.svelte-1i2l4rg{display:flex;align-items:flex-start;margin-bottom:1rem;text-align:left;flex-wrap:nowrap;width:100%;box-sizing:border-box}.icon.svelte-1i2l4rg{margin-right:.5rem;font-size:1.2rem;min-width:1.8rem}.details-text.svelte-1i2l4rg{margin:0;font-size:.95rem;line-height:1.4;flex:1;word-break:break-word}.additional-info.svelte-1i2l4rg{font-size:.9rem;text-align:center;margin:0}@media (max-width: 992px){.price-card.svelte-1i2l4rg{flex-basis:calc(50% - 1.5rem)}}@media (max-width: 768px){.price-cards-container.svelte-1i2l4rg{flex-direction:column;align-items:center;width:100%}.price-card.svelte-1i2l4rg{width:100%;max-width:100%;padding:1.5rem;box-sizing:border-box;margin-left:0;margin-right:0}.details-row.svelte-1i2l4rg{flex-wrap:wrap}.icon.svelte-1i2l4rg{min-width:1.5rem}.details-text.svelte-1i2l4rg{width:calc(100% - 2rem);font-size:.9rem}}@media (max-width: 480px){.container.svelte-1i2l4rg{padding:0 1rem}.price-title.svelte-1i2l4rg,.price.svelte-1i2l4rg{font-size:1.5rem}}.container.svelte-10b6lu0{max-width:1200px;margin:0 auto;padding:0 1rem}.links-container.svelte-10b6lu0{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.link.svelte-10b6lu0{text-decoration:none;transition:opacity .3s ease}.link.svelte-10b6lu0:hover{opacity:.8;text-decoration:underline}@media (max-width: 768px){.links-container.svelte-10b6lu0{flex-direction:column;text-align:center}}.eight-photos-section.svelte-3xcxi0{width:100%}.container.svelte-3xcxi0{max-width:1200px;margin:0 auto;padding:0 15px}.section-title.svelte-3xcxi0{text-align:center;margin-bottom:40px;font-size:28px}.photos-grid.svelte-3xcxi0{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.photo-item.svelte-3xcxi0{position:relative;overflow:hidden;padding-top:var(--aspect-ratio, 100%);border-radius:5px;box-shadow:0 3px 6px #00000029;background-color:#e0e0e0}.photo-item.svelte-3xcxi0 img:where(.svelte-3xcxi0){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;cursor:pointer}.photo-item.svelte-3xcxi0 img:where(.svelte-3xcxi0):hover{transform:scale(1.05)}.placeholder.svelte-3xcxi0{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;color:#777;font-size:14px}.modal-overlay.svelte-3xcxi0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-3xcxi0{position:relative;width:90%;height:90%;max-width:1200px;display:flex;flex-direction:column;justify-content:center}.modal-close.svelte-3xcxi0{position:absolute;top:15px;right:15px;background:transparent;border:none;color:#fff;font-size:28px;cursor:pointer;z-index:1010;padding:5px 10px}.modal-image-container.svelte-3xcxi0{display:flex;justify-content:center;align-items:center;height:85%;width:100%}.modal-image.svelte-3xcxi0{max-width:100%;max-height:100%;object-fit:contain}.modal-navigation.svelte-3xcxi0{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;box-sizing:border-box}.nav-button.svelte-3xcxi0{background-color:#fff3;border:none;color:#fff;font-size:24px;padding:8px 15px;cursor:pointer;border-radius:5px}.counter.svelte-3xcxi0{color:#fff;font-size:16px}@media (max-width: 992px){.photos-grid.svelte-3xcxi0{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.photos-grid.svelte-3xcxi0{grid-template-columns:repeat(2,1fr)}.section-title.svelte-3xcxi0{font-size:24px;margin-bottom:30px}.nav-button.svelte-3xcxi0{font-size:20px;padding:5px 10px}}@media (max-width: 480px){.photos-grid.svelte-3xcxi0{grid-template-columns:1fr}.modal-content.svelte-3xcxi0{width:95%;height:80%}}.hero-section.svelte-1dku06g{width:100%;min-height:60vh;background-image:linear-gradient(135deg,#0006,#0009),url(https://2apelsina.by/uploads/1743938107093.webp);background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:.5rem .25rem;position:relative}.hero-content.svelte-1dku06g{max-width:600px;z-index:2;animation:svelte-1dku06g-fadeInUp .8s ease-out both;width:100%;display:flex;flex-direction:column;align-items:center;padding:.5rem}@keyframes svelte-1dku06g-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}h1.svelte-1dku06g{font-size:1.2rem;font-weight:600;margin:0 auto 1rem;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.5);padding:0 .5rem;box-sizing:border-box;word-wrap:break-word;text-align:center;max-width:100%}@media (min-width: 640px){h1.svelte-1dku06g{font-size:1.8rem;padding:0;margin-bottom:1.5rem}}.contact-info.svelte-1dku06g{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:12px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0003}.phone-number.svelte-1dku06g{font-size:1.4rem;font-weight:600;color:#fff;text-decoration:none;padding:.3rem .8rem;border-radius:8px;background:#00000040;box-shadow:0 2px 8px #0003;transition:transform .2s,background .2s;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.phone-number.svelte-1dku06g:hover{transform:translateY(-2px) scale(1.05);background:#00000059}.social-links.svelte-1dku06g{display:flex;gap:.75rem}.social-link.svelte-1dku06g{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .2s,box-shadow .2s;text-decoration:none;box-shadow:0 2px 8px #0003}.social-link.viber.svelte-1dku06g{background:radial-gradient(circle at top left,#7e6acd,#665cac)}.social-link.telegram.svelte-1dku06g{background:radial-gradient(circle at top left,#30a7ff,#08c)}.social-link.svelte-1dku06g:hover{transform:translateY(-6px) scale(1.08);box-shadow:0 10px 28px #0006}.social-link.svelte-1dku06g svg{width:20px;height:20px;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.3))}@media (max-width: 768px){.hero-section.svelte-1dku06g{background-attachment:scroll;min-height:50vh}h1.svelte-1dku06g{font-size:1.4rem}.phone-number.svelte-1dku06g{font-size:1.2rem}.contact-info.svelte-1dku06g{padding:.8rem 1.2rem}.social-link.svelte-1dku06g{width:36px;height:36px}.social-link.svelte-1dku06g svg{width:18px;height:18px}}@media (max-width: 480px){h1.svelte-1dku06g{font-size:1.2rem;margin-bottom:.8rem}.phone-number.svelte-1dku06g{font-size:1rem;padding:.2rem .6rem}.contact-info.svelte-1dku06g{gap:.5rem;padding:.6rem .8rem}.social-link.svelte-1dku06g{width:32px;height:32px}.social-link.svelte-1dku06g svg{width:16px;height:16px}}.starline-info.svelte-1cncbxh{width:100%}.container.svelte-1cncbxh{max-width:1200px;margin:0 auto;padding:0 1rem}.content-wrapper.svelte-1cncbxh{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.image-column.svelte-1cncbxh{display:flex;justify-content:center;align-items:center}.starline-image.svelte-1cncbxh{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease}.starline-image.svelte-1cncbxh:hover{transform:scale(1.02)}.text-column.svelte-1cncbxh{padding:1rem}.title.svelte-1cncbxh{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;color:inherit}.description.svelte-1cncbxh{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:inherit}.additional-text.svelte-1cncbxh{font-size:1rem;line-height:1.6;color:inherit;opacity:.9}@media (max-width: 768px){.content-wrapper.svelte-1cncbxh{grid-template-columns:1fr;gap:2rem}.title.svelte-1cncbxh{font-size:1.5rem}.description.svelte-1cncbxh,.additional-text.svelte-1cncbxh{font-size:1rem}}@media (max-width: 480px){.container.svelte-1cncbxh{padding:0 .5rem}.content-wrapper.svelte-1cncbxh{gap:1.5rem}.title.svelte-1cncbxh{font-size:1.3rem}.text-column.svelte-1cncbxh{padding:.5rem}}.starline-features-section.svelte-171fbxz{background:#f5eee3;padding:56px 0 40px;text-align:center}.starline-features-title.svelte-171fbxz{font-size:3.2rem;font-weight:600;color:#222;margin-bottom:56px;letter-spacing:.01em}.starline-features-list.svelte-171fbxz{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.starline-feature-item.svelte-171fbxz{flex:1 1 180px;max-width:180px;min-width:150px}@media (min-width: 1100px){.starline-features-list.svelte-171fbxz{flex-wrap:nowrap;justify-content:center;gap:32px}.starline-feature-item.svelte-171fbxz{flex:0 1 180px;max-width:180px;min-width:180px}}@media (max-width: 900px){.starline-features-list.svelte-171fbxz{gap:24px}.starline-feature-item.svelte-171fbxz{max-width:150px;min-width:120px;flex:1 1 120px}}@media (max-width: 600px){.starline-features-list.svelte-171fbxz{flex-direction:column;gap:18px}.starline-feature-item.svelte-171fbxz{max-width:100%;min-width:0;flex:1 1 100%}}.starline-feature-item.svelte-171fbxz{display:flex;flex-direction:column;align-items:center;max-width:240px;background:#fff;border-radius:18px;box-shadow:0 4px 24px #503c1412;padding:32px 18px 24px;transition:box-shadow .2s,transform .2s}.starline-feature-item.svelte-171fbxz:hover{box-shadow:0 8px 32px #503c1421;transform:translateY(-4px) scale(1.03)}.starline-feature-icon.svelte-171fbxz{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;margin-bottom:18px;box-shadow:0 4px 12px #00000026;text-transform:none;letter-spacing:normal}.starline-feature-label.svelte-171fbxz{font-size:1.18rem;color:#222;font-weight:500;margin-top:0;line-height:1.35;letter-spacing:.01em}@media (max-width: 900px){.starline-features-title.svelte-171fbxz{font-size:2.1rem}.starline-features-list.svelte-171fbxz{gap:32px}.starline-feature-item.svelte-171fbxz{max-width:180px;padding:24px 10px 18px}.starline-feature-icon.svelte-171fbxz{width:56px;height:56px;font-size:1.8rem}}@media (max-width: 600px){.starline-features-title.svelte-171fbxz{font-size:1.3rem}.starline-features-list.svelte-171fbxz{flex-direction:column;gap:18px}.starline-feature-item.svelte-171fbxz{max-width:100%;padding:18px 6px 12px}.starline-feature-icon.svelte-171fbxz{width:48px;height:48px;font-size:1.5rem}}.video-section-container.svelte-37hg3y{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:2rem;max-width:1200px;margin:0 auto}.video-wrapper.svelte-37hg3y{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background-color:#000}.video-wrapper.svelte-37hg3y iframe:where(.svelte-37hg3y){position:absolute;top:0;left:0;width:100%;height:100%}.text-content.svelte-37hg3y h2:where(.svelte-37hg3y){font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.text-content.svelte-37hg3y p:where(.svelte-37hg3y){margin-bottom:1rem}.social-icons.svelte-37hg3y{display:flex;gap:1rem}.social-icons.svelte-37hg3y a:where(.svelte-37hg3y){display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;color:#fff}.social-icons.svelte-37hg3y a:where(.svelte-37hg3y):nth-child(1){background-color:#7360f2}.social-icons.svelte-37hg3y a:where(.svelte-37hg3y):nth-child(2){background-color:#08c}@media (max-width: 768px){.video-section-container.svelte-37hg3y{grid-template-columns:1fr}}
