@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Montserrat:wght@400;700&family=Poppins:wght@400;700&family=Dancing+Script:wght@700&display=swap";:root{--primary-blue: #104e63;--primary-black: #181818;--primary-white: #fff;--accent: #181818;--font-size-base: 16px;--font-size-lg: 1.25rem;--font-size-xl: 2rem;--font-size-title: 2.5rem;--font-size-tagline: 1.1rem}body{background:var(--primary-white);color:var(--primary-black);margin:0!important;font-size:var(--font-size-base)}.app-root{font-family:Poppins,Montserrat,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:var(--primary-white);color:var(--primary-black);min-height:100vh}header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem 0 .5rem}.header-contact{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;font-size:var(--font-size-base);margin-top:.2rem;margin-bottom:-.5rem;padding-right:2rem}.header-logo{display:flex;flex-direction:column;align-items:center;justify-content:center}.header-logo img{height:70px;margin:0 auto}main{max-width:900px;margin:0 auto;padding:1rem;font-size:var(--font-size-base)}h1,h2,h3{color:var(--primary-black);font-weight:700;font-size:var(--font-size-lg)}section{margin-bottom:2rem;background:var(--primary-white);border-radius:0;box-shadow:none;border:none;padding:1.2rem 1rem}button,select{background:var(--primary-blue);color:var(--primary-white);border:none;border-radius:6px;padding:.4rem .8rem;font-size:var(--font-size-base);font-family:inherit;cursor:pointer;transition:background .2s}button:hover,select:hover{color:#104e63}a{color:var(--primary-blue);text-decoration:none;font-weight:500;font-size:var(--font-size-base)}a:hover{color:var(--primary-black)}@media (max-width: 600px){main{padding:.7rem .3rem;font-size:15px}header{padding:.7rem .3rem}.header-contact{padding-right:.5rem;font-size:15px}section{padding:.7rem .3rem}}#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header-logo{position:sticky;top:2.5rem;background:var(--primary-white);z-index:998;display:flex;flex-direction:column;align-items:center;justify-content:center}.header-underline{width:100px;height:2px;background:var(--primary-blue);margin:.7rem auto .3rem}.header-tagline{font-family:Dancing Script,cursive;font-size:var(--font-size-tagline);color:var(--primary-black);margin-top:.2rem;text-align:center;font-weight:700;letter-spacing:1px}.header-nav{display:flex;gap:.7rem!important;justify-content:center;align-items:center;margin-top:1.2rem;margin-bottom:.5rem;font-size:13px}.nav-btn{display:flex;align-items:center;gap:.5em;font-family:inherit;font-size:13px;background:none;border:none;color:var(--primary-black);padding:.5em 1.1em;cursor:pointer;border-radius:6px;transition:background .18s,color .18s}.nav-btn .nav-icon{display:flex;align-items:center;justify-content:center;margin-right:.2em}.nav-btn.active{color:#104e63;background:#eaf4fa}.lang-selector-wrapper{margin-left:2rem;position:relative}.lang-selector-modal{position:relative}.lang-selector-btn{display:flex;align-items:center;gap:.7rem;background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 2px 12px #00000014;padding:.3rem 1.2rem .3rem 2.2rem;font-size:13px;font-weight:500;color:#181818;cursor:pointer;min-width:140px;min-height:38px;transition:box-shadow .2s;position:relative}.lang-label{min-width:80px;text-align:left;display:inline-block}.lang-dropdown{position:absolute;left:0;top:110%;width:100%;background:#fff;border-radius:10px;border:1px solid #eaeaea;box-shadow:0 8px 24px #0000001a;z-index:100;margin:0;padding:.3rem 0;list-style:none;transition:all .2s}.lang-option{display:flex;align-items:center;gap:.7rem;padding:.4rem 1.2rem .4rem 2.2rem;font-size:13px;color:var(--primary-black);background:#fff;cursor:pointer;border-left:3px solid transparent;transition:background .15s,color .15s;min-height:38px}.lang-option.active{color:var(--primary-blue);background:#f6fcfb;border-left:3px solid var(--primary-blue)}.main-content{max-width:100%}.section-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.about-wrapper,.services-wrapper,.products-wrapper{display:flex;flex-direction:row;align-items:stretch;width:100%;max-width:1200px;margin:0 auto;gap:0}.about-img,.services-img{flex:0 0 55%;width:100%;max-width:520px;object-fit:cover;border-radius:12px;height:320px}.about-content,.services-content,.products-content{flex:0 0 40%;display:flex;align-items:center;justify-content:flex-start;padding-left:2rem;min-width:0;background:none}.products-img{width:100%;max-width:240px;object-fit:cover;border-radius:12px;height:180px;margin-bottom:1.2rem}.product-card{display:flex;flex-direction:column;align-items:center;background:#eafffa;border-radius:0;box-shadow:none;padding:0 0 .5rem}.products-title{font-weight:700;font-size:29px;color:#000;text-align:center}.products-description{max-width:700;font-size:13px;color:#888;text-align:left}.products-description .product-title{display:block;width:100%;text-align:center;font-family:Montserrat,Poppins,Inter,sans-serif;font-size:2rem;font-weight:600;color:#54b8b0;background:#eafffa;margin-top:.2rem;margin-bottom:.2rem;padding:.7rem 0;text-decoration:none;border-radius:0;transition:color .18s}.section-img{width:100%;max-height:320px;object-fit:cover;border-radius:12px}.home-img{max-height:320px}.about-img,.services-img{width:40%;max-height:220px}.products-img{max-height:180px}.top-banner{width:100%;background:var(--primary-blue);color:#fff;text-align:center;font-weight:500;font-size:1rem;letter-spacing:1px;padding:.18rem 0;position:sticky;top:0;z-index:1000}.home-grid-wrapper{display:flex;flex-direction:row;align-items:flex-start;gap:3rem;width:100%;justify-content:center}.home-image-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:.7rem;width:340px;min-width:260px;max-width:400px;height:400px;min-height:260px;max-height:440px;background:#fff;border-radius:12px;overflow:hidden}.home-grid-img{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000000a}.img1{grid-column:1;grid-row:1}.img2{grid-column:2;grid-row:1}.img3{grid-column:3;grid-row:1}.img4{grid-column:1;grid-row:2}.img5{grid-column:2;grid-row:2}.img6{grid-column:3;grid-row:2}.img7{grid-column:2;grid-row:3}.home-carousel-wrapper{display:flex;flex-direction:row;align-items:stretch;width:100%;max-width:1200px}.home-carousel-container{flex:0 0 55%;display:flex;align-items:center;justify-content:center;min-width:0}.home-content{flex:0 0 40%;display:flex;align-items:center;justify-content:flex-start;min-width:0;background:none}.carousel-root{position:relative;width:100%;max-width:520px;min-height:320px;display:flex;flex-direction:column;align-items:center;background:none;box-shadow:none;border-radius:0;padding:0}.carousel-image-wrapper{position:relative;width:100%;height:320px;display:flex;align-items:center;justify-content:center;background:none;box-shadow:none;border-radius:0}.carousel-image{width:100%;height:320px;object-fit:cover;border-radius:18px;box-shadow:0 2px 12px #104e6312}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffeb;border:none;border-radius:50%;box-shadow:0 2px 8px #104e631a;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s,box-shadow .2s;padding:0}.carousel-arrow.left{left:-22px}.carousel-arrow.right{right:-22px}.carousel-arrow:focus{outline:2px solid #104e63}.carousel-arrow svg{display:block}.carousel-dots{display:flex;justify-content:center;align-items:center;margin:18px 0 8px;gap:8px}.carousel-dot{width:9px;height:9px;border-radius:50%;background:#e0e7ef;border:none;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 1px 2px #104e6312}.carousel-dot.active{background:#104e63;transform:scale(1.18)}.carousel-dot:focus{outline:2px solid #104e63}.footer{background:#111;color:#bfa16a;font-family:Montserrat,Poppins,Inter,sans-serif;padding:0;margin-top:0;font-size:14px}.footer-content{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;margin:0 auto;gap:4rem}.footer-col{flex:1 1 320px;min-width:260px;margin-bottom:2rem;text-align:left}.footer-col h3{color:#bfa16a;font-size:14px;font-weight:500;margin-bottom:1.1rem;letter-spacing:.01em;text-align:left}.footer-col ul{list-style:none;padding:0;margin:0 0 1.5rem}.footer-col ul li{font-size:12px;margin-bottom:.7rem;color:#fff;display:flex;align-items:center;gap:.7em}.footer-col.legal ul li a{color:#fff;text-decoration:underline;font-size:1.1rem;transition:color .18s}.footer-col.legal ul li a:hover{color:#bfa16a}.footer-social{display:flex;gap:1.2rem;margin:1.1rem 0 1.7rem;margin-bottom:0}.footer-social-icon{display:flex;align-items:center;justify-content:center;background:#222;border-radius:50%;width:44px;height:44px;transition:background .18s}.footer-social-icon:hover{background:#bfa16a22}.footer-madeby,.footer-design{color:#fff;font-size:1.1rem;margin-top:1.2rem}.footer-design{margin-left:2.2rem}.footer-bottom{text-align:center;color:#fff;font-size:15px;margin-top:0rem;letter-spacing:.01em}.footer-icon{font-size:1.2em;margin-right:.3em}.home-section{color:#888;font-size:13px;padding:1rem;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:480px;margin:0 auto}.home-section h1{font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:700;font-size:29px;margin-bottom:2rem;text-align:left}.home-section p{max-width:700px;margin:0;font-size:13px;text-align:left}.about-grid-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:2.5rem}.about-img-grid{display:flex;grid-template-columns:repeat(4,1fr);gap:2.2rem;margin:0 auto;width:100%;justify-content:center}.about-grid-img{width:100%;aspect-ratio:1/1;object-fit:cover;box-shadow:0 2px 8px #104e6312;background:#fff;max-width:240px;height:150px}.about-content{width:100%;max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.products-grid-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:2.5rem}.products-img-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.2rem;width:100%;justify-content:center;margin-bottom:1.5rem}.product-card{display:flex;flex-direction:column;align-items:center;color:#104e63;background:#eaf4fa;border-radius:0;box-shadow:none;padding:.5rem}.product-img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:0;box-shadow:none;background:#fff;max-width:240px;height:180px}.product-title{display:block;width:100%;text-align:center;font-family:Montserrat,Poppins,Inter,sans-serif;font-size:2rem;font-weight:600;color:#104e63;background:#eaf4fa;margin-top:.2rem;margin-bottom:.2rem;padding:.7rem 0;text-decoration:none;border-radius:0;transition:color .18s}.product-title:hover{color:#104e63}.services-list-item{display:flex;align-items:flex-start;gap:.7em;font-size:13px;color:#104e63;margin-bottom:.7rem;font-family:Montserrat,Poppins,Inter,sans-serif}.services-checkmark{color:#54b8b0;font-size:1.2em;margin-top:.1em;flex-shrink:0}.contact-map-card{background:#111;border-radius:18px;box-shadow:0 2px 16px #0000001f;padding:2.5rem 2.5rem 2.2rem;width:100%;max-width:700px;display:flex;align-items:center;justify-content:center}.contact-map-card iframe{border-radius:18px;width:100%;min-height:320px;max-height:380px;background:#222}.contact-intro{color:#fff;font-size:15px;font-family:Montserrat,Poppins,Inter,sans-serif;text-align:center;margin-bottom:2.2rem;line-height:1.6;font-weight:500}@media (max-width: 900px){html,body{width:100vw;overflow-x:hidden}.app-root{width:100vw;min-width:0;overflow-x:hidden}.main-content{width:100vw;max-width:100vw;padding:.7rem .7rem 0;box-sizing:border-box;margin:0;overflow-x:hidden}.section-wrapper{width:100vw;max-width:100vw;margin:0;padding:0;box-sizing:border-box;display:block!important}.about-grid-wrapper{flex-direction:column!important;align-items:stretch!important;width:100vw!important;max-width:100vw!important;padding:0!important}.about-content{order:1!important;width:100%!important;margin-bottom:1.2rem!important;display:block!important;padding:.7rem 0;box-sizing:border-box}.about-img-grid{order:2!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:.7rem!important;align-items:stretch!important;margin:0!important;padding:0!important}.about-grid-img{width:100%!important;max-width:100vw!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;margin-bottom:.7rem!important;border-radius:12px!important}.products-img-grid{display:flex!important;flex-direction:column!important;gap:.7rem!important;align-items:stretch!important;width:100%!important;margin:0!important;padding:0!important}.product-card{width:100%!important;max-width:100vw!important;margin-bottom:.7rem!important;display:block!important;box-sizing:border-box;padding:.7rem 0;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a}.product-img{width:100%!important;max-width:100vw!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:10px!important}.product-title{display:block;text-align:center;margin-top:.5rem;font-size:14px!important;color:#104e63!important;font-weight:600;letter-spacing:.02em}.services-img-grid{display:flex!important;flex-direction:column!important;gap:.7rem!important;align-items:stretch!important;width:100%!important;margin:0!important;padding:0!important}.services-grid-img{width:100%!important;max-width:100vw!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;margin-bottom:.7rem!important;border-radius:12px!important}.services-content{width:100%!important;margin-bottom:1.2rem!important;display:block!important;padding:.7rem 0;box-sizing:border-box}.contact-map-card{width:100vw!important;max-width:100vw!important;margin:0 auto!important;border-radius:18px!important;overflow:hidden!important}.footer-content{flex-direction:column!important;gap:1.2rem!important;width:100vw!important;max-width:100vw!important;padding:.7rem!important;box-sizing:border-box}.footer-col{width:100%!important;margin-bottom:1rem!important}.footer-bottom{text-align:center!important;font-size:12px!important;padding:.7rem 0!important}}@media (max-width: 600px){.carousel-root{min-height:120px}.carousel-image-wrapper,.carousel-image{height:90px}}@media (max-width: 1100px){.about-img-grid{gap:1.2rem}.about-grid-img{max-width:160px}}@media (max-width: 700px){.about-img-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.about-grid-img{max-width:100px}.about-content{max-width:100%;padding:0 .7rem}.products-img-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.product-img{max-width:100px;height:80px}.product-title{font-size:1rem;padding:.3rem 0}}@media (max-width: 900px){.about-grid-wrapper{flex-direction:column!important;align-items:stretch!important;gap:1.2rem!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important}.about-content{order:1!important;width:100%!important;max-width:100vw!important;padding:0 .7rem!important;margin-bottom:1.2rem!important}.about-img-grid{order:2!important;display:flex!important;flex-direction:column!important;gap:.7rem!important;width:100%!important;justify-content:center!important;margin-bottom:1.2rem!important}.hamburger-close-btn{position:absolute;top:1.2rem;right:2rem;background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 2px 12px #00000014;padding:.3rem 1.2rem;min-width:44px;min-height:44px;transition:box-shadow .2s;z-index:1100;display:flex;align-items:center;justify-content:center}}
