.hero-section.svelte-aapcpb{width:100%;height:85vh;min-height:600px;max-height:800px;display:flex;align-items:center}.hero-wrapper.svelte-aapcpb{width:100%;height:100%;display:flex;align-items:center}.embla.svelte-aapcpb{position:relative;width:100%;height:100%;overflow:hidden}.embla__container.svelte-aapcpb{display:flex;height:100%}.embla__slide.svelte-aapcpb{position:relative;flex:0 0 100%;min-width:0;height:100%;display:flex;align-items:center}.slide-inner.svelte-aapcpb{position:relative;width:100%;height:100%;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important;display:flex;align-items:center;justify-content:center}.hero-caption.svelte-aapcpb{position:relative;z-index:2;width:100%;text-align:center;color:#fff}.hero-text-wrapper.svelte-aapcpb{padding:0 2rem}.hero-text-wrapper.svelte-aapcpb h2:where(.svelte-aapcpb){font-size:clamp(2.5rem,4vw,3.75rem);line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-text-wrapper.svelte-aapcpb .subtitle:where(.svelte-aapcpb){text-shadow:1px 1px 2px rgba(0,0,0,.5)}.embla__button.svelte-aapcpb{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:50px;height:50px;border-radius:50%;border:none;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.embla__button.svelte-aapcpb span:where(.svelte-aapcpb){font-size:20px;font-weight:700;line-height:1}.embla__button.svelte-aapcpb:hover,.embla__button.svelte-aapcpb:focus-visible{background:#0009;outline:none}.embla__button--prev.svelte-aapcpb{left:2%}.embla__button--next.svelte-aapcpb{right:2%}.embla__dots.svelte-aapcpb{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:3}.embla__dot.svelte-aapcpb{width:10px;height:10px;border-radius:9999px;border:1px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:width .25s ease,background .25s ease,border-color .25s ease}.embla__dot--active.svelte-aapcpb{width:28px;background:#fff;border-color:transparent}@media (max-width: 1200px){.hero-section.svelte-aapcpb{height:80vh;min-height:550px;max-height:700px}}@media (max-width: 768px){.hero-section.svelte-aapcpb{height:55vh;min-height:380px;max-height:480px}.slide-inner.svelte-aapcpb{align-items:flex-end;padding-bottom:2.5rem;background-position:center top!important}.hero-text-wrapper.svelte-aapcpb{padding:0 1.5rem}.hero-text-wrapper.svelte-aapcpb h2:where(.svelte-aapcpb){font-size:clamp(1.85rem,6vw,2.6rem)}.subtitle.svelte-aapcpb{font-size:.9rem;letter-spacing:.08em}.btn-main.svelte-aapcpb{padding:.75rem 1.75rem;font-size:1rem}.embla__button.svelte-aapcpb{display:none}.embla__dots.svelte-aapcpb{bottom:1.5rem;gap:.5rem}}@media (max-width: 480px){.hero-section.svelte-aapcpb{min-height:10vh;max-height:30vh}.slide-inner.svelte-aapcpb{padding-bottom:2rem}.hero-text-wrapper.svelte-aapcpb{padding:0 1.25rem}.hero-text-wrapper.svelte-aapcpb h2:where(.svelte-aapcpb){font-size:clamp(1.55rem,7.5vw,2.2rem)}.subtitle.svelte-aapcpb{font-size:.8rem}.btn-main.svelte-aapcpb{padding:.65rem 1.5rem;font-size:.95rem}}.image-modal.svelte-10jhpcn{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000e6;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:svelte-10jhpcn-fadeIn .3s ease;border:none;padding:0;margin:0;outline:none}.image-modal-content.svelte-10jhpcn{position:relative;margin:auto;padding:20px;width:90%;max-width:1200px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-image.svelte-10jhpcn{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 4px 20px #0000004d;animation:svelte-10jhpcn-modalZoom .3s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes svelte-10jhpcn-modalZoom{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.image-modal-close.svelte-10jhpcn{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:700;cursor:pointer;z-index:10001;transition:color .3s ease;background:none;border:none;padding:0;width:auto;height:auto;border-radius:0;outline:none}.image-modal-close.svelte-10jhpcn:hover,.image-modal-close.svelte-10jhpcn:focus{color:#ccc;outline:none}.image-modal-caption.svelte-10jhpcn{margin-top:15px;color:#fff;text-align:center;font-size:16px;max-width:80%;line-height:1.4}@keyframes svelte-10jhpcn-fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.image-modal-content.svelte-10jhpcn{padding:10px;width:95%}.modal-image.svelte-10jhpcn{max-height:70vh}.image-modal-close.svelte-10jhpcn{top:10px;right:15px;font-size:30px}.image-modal-caption.svelte-10jhpcn{font-size:14px;margin-top:10px}}@media (max-width: 480px){.image-modal-close.svelte-10jhpcn{font-size:25px}.modal-image.svelte-10jhpcn{max-height:60vh}}img.svelte-10jhpcn{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div[role=button].svelte-10jhpcn{display:inline-block;text-decoration:none}div[role=button].svelte-10jhpcn:focus{outline:2px solid #399e86;outline-offset:2px}.splide__slide{cursor:pointer}.splide__slide:focus{outline:none}
