:root{--primary: #0D9488;--primary-light: rgba(13, 148, 136, .1);--secondary: #EA580C;--bg-soft: #F9FAFB;--text-dark: #1F2937;--text-muted: #6B7280;--shadow-sm: 0 4px 6px -1px rgba(0,0,0,.05);--shadow-md: 0 10px 15px -3px rgba(0,0,0,.08);--shadow-lg: 0 20px 25px -5px rgba(0,0,0,.1);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 8px}.section[data-astro-cid-x3ysukbx]{padding:80px 0}.section-title[data-astro-cid-x3ysukbx]{font-size:2.2rem;font-weight:800;margin-bottom:40px;letter-spacing:.5px;color:var(--text-dark)}.text-center[data-astro-cid-x3ysukbx]{text-align:center}.bg-light[data-astro-cid-x3ysukbx]{background-color:var(--bg-soft)}.subtitle[data-astro-cid-x3ysukbx]{color:var(--text-muted);font-size:1.05rem;max-width:700px;margin:-30px auto 50px}.hero-section[data-astro-cid-x3ysukbx].full-width{padding:0}.hero-section[data-astro-cid-x3ysukbx].full-width .hero-slider-wrapper[data-astro-cid-x3ysukbx]{position:relative;width:100vw;height:85vh;min-height:600px;max-height:900px;border-radius:0;overflow:hidden;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.hero-overlay[data-astro-cid-x3ysukbx]{position:absolute;inset:0;background:linear-gradient(90deg,#0f172ad9,#0f172a33);z-index:1}.slide-content[data-astro-cid-x3ysukbx]{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-text-box[data-astro-cid-x3ysukbx]{background:#0d9488d9;backdrop-filter:blur(12px);border-left:6px solid #EA580C;padding:40px 50px;max-width:650px;border-radius:0 16px 16px 0;color:#fff;margin-left:0;box-shadow:0 15px 35px #0003}.hero-text-box[data-astro-cid-x3ysukbx] h1[data-astro-cid-x3ysukbx]{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.4;margin:0;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.6)}.pagination-wrapper[data-astro-cid-x3ysukbx]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:4;pointer-events:none}.hero-pagination[data-astro-cid-x3ysukbx]{display:flex;gap:12px;pointer-events:auto}.hero-dot[data-astro-cid-x3ysukbx]{width:30px;height:4px;border-radius:4px;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.hero-dot[data-astro-cid-x3ysukbx].active{background:#ea580c;width:50px}.hero-slide[data-astro-cid-x3ysukbx]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s}.hero-slide[data-astro-cid-x3ysukbx].active{opacity:1;visibility:visible;z-index:1}@media(max-width:768px){.hero-section[data-astro-cid-x3ysukbx].full-width .hero-slider-wrapper[data-astro-cid-x3ysukbx]{height:70vh;min-height:500px}.hero-overlay[data-astro-cid-x3ysukbx]{background:linear-gradient(to top,#0f172ae6,#0f172a66)}.slide-content[data-astro-cid-x3ysukbx]{align-items:flex-end;padding-bottom:100px}.hero-text-box[data-astro-cid-x3ysukbx]{padding:24px;max-width:100%;border-radius:12px;border-left:none;border-top:4px solid #EA580C}.pagination-wrapper[data-astro-cid-x3ysukbx]{bottom:20px}}.overview-wrapper[data-astro-cid-x3ysukbx]{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.overview-row[data-astro-cid-x3ysukbx]{display:flex;align-items:stretch}.overview-col[data-astro-cid-x3ysukbx]{padding:16px 0}.col-title[data-astro-cid-x3ysukbx]{flex:0 0 35%}.col-text[data-astro-cid-x3ysukbx]{flex:1}.group-title[data-astro-cid-x3ysukbx]{font-size:1.3rem;font-weight:800;color:var(--primary);margin:0;line-height:1.4}.col-text[data-astro-cid-x3ysukbx] p[data-astro-cid-x3ysukbx]{font-size:.95rem;line-height:1.7;color:var(--text-muted);margin:0}.row-left-align[data-astro-cid-x3ysukbx] .col-title[data-astro-cid-x3ysukbx]{padding-right:40px;display:flex;justify-content:flex-end;text-align:right}.row-left-align[data-astro-cid-x3ysukbx] .col-border-left[data-astro-cid-x3ysukbx]{border-left:4px solid var(--primary);padding-left:40px;border-radius:2px}.row-right-align[data-astro-cid-x3ysukbx] .col-border-right[data-astro-cid-x3ysukbx]{border-right:4px solid var(--secondary);padding-right:40px;border-radius:2px}.row-right-align[data-astro-cid-x3ysukbx] .col-title[data-astro-cid-x3ysukbx]{padding-left:40px;display:flex;justify-content:flex-start}.text-right[data-astro-cid-x3ysukbx]{text-align:right}.text-left[data-astro-cid-x3ysukbx]{text-align:left}@media(max-width:768px){.overview-row[data-astro-cid-x3ysukbx]{flex-direction:column;gap:15px}.col-title[data-astro-cid-x3ysukbx],.col-text[data-astro-cid-x3ysukbx]{width:100%;flex:none;padding:0!important;border:none!important;text-align:left!important;justify-content:flex-start!important}.col-title[data-astro-cid-x3ysukbx]{border-bottom:2px solid var(--line-soft)!important;padding-bottom:10px!important;margin-bottom:10px}}.products-container[data-astro-cid-x3ysukbx]{max-width:1450px!important;width:95%}.products-layout[data-astro-cid-x3ysukbx]{width:100%;margin:0 auto;padding-bottom:20px}.products-carousel[data-astro-cid-x3ysukbx]{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding:10px 4px 30px}.products-carousel[data-astro-cid-x3ysukbx]::-webkit-scrollbar{display:none}.product-card[data-astro-cid-x3ysukbx]{flex:0 0 250px;scroll-snap-align:start;background:var(--bg-card, #fff);border-radius:var(--radius-md, 16px);border:1px solid var(--line-soft, #ddd);display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.product-card[data-astro-cid-x3ysukbx]:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.img-wrapper[data-astro-cid-x3ysukbx]{width:100%;height:220px;overflow:hidden;position:relative;border-bottom:1px solid var(--line-soft, #eee)}.product-img[data-astro-cid-x3ysukbx]{width:100%;height:100%;object-fit:cover;background:#f9fafb;transition:transform .5s ease}.product-card[data-astro-cid-x3ysukbx]:hover .product-img[data-astro-cid-x3ysukbx]{transform:scale(1.05)}.product-info[data-astro-cid-x3ysukbx]{padding:24px;display:flex;flex-direction:column;flex-grow:1;background:#fff}.product-info[data-astro-cid-x3ysukbx] h4[data-astro-cid-x3ysukbx]{font-size:1.05rem;margin:0 0 12px;font-weight:800;color:var(--text-dark)}.product-info[data-astro-cid-x3ysukbx] p[data-astro-cid-x3ysukbx]{font-size:.9rem;color:var(--text-muted);flex-grow:1;margin-bottom:24px;line-height:1.6}.btn-orange[data-astro-cid-x3ysukbx]{display:inline-flex;align-items:center;background:var(--secondary);color:#fff;padding:10px 20px;text-decoration:none;font-size:.85rem;font-weight:600;border-radius:50px;align-self:flex-start;transition:all .2s ease}.btn-orange[data-astro-cid-x3ysukbx]:hover{background:#c24100;transform:translate(4px)}.carousel-bottom[data-astro-cid-x3ysukbx]{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px}.progress-bar-container[data-astro-cid-x3ysukbx]{flex:1;max-width:400px;height:8px;background:#e0e0e0;border-radius:10px;overflow:hidden}.progress-bar-fill[data-astro-cid-x3ysukbx]{width:20%;height:100%;background:var(--secondary);border-radius:10px;transition:width .3s ease}.carousel-nav[data-astro-cid-x3ysukbx]{display:flex;gap:12px}.nav-btn[data-astro-cid-x3ysukbx]{background:#fff;border:1px solid #ddd;border-radius:50%;width:48px;height:48px;cursor:pointer;font-size:1.4rem;display:flex;align-items:center;justify-content:center;color:var(--text-dark);transition:all .2s ease;box-shadow:var(--shadow-sm)}.nav-btn[data-astro-cid-x3ysukbx]:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media(max-width:768px){.carousel-bottom[data-astro-cid-x3ysukbx]{flex-direction:column-reverse;gap:20px}}.sectors-section[data-astro-cid-x3ysukbx]{padding:80px 0}.products-section[data-astro-cid-x3ysukbx].bg-dark-teal .section-title[data-astro-cid-x3ysukbx]{color:#fff}.products-section[data-astro-cid-x3ysukbx].bg-dark-teal .subtitle[data-astro-cid-x3ysukbx]{color:#cbd5e1}.bg-dark-teal[data-astro-cid-x3ysukbx]{background-color:#0f3c3a;color:#fff}.bg-dark-teal[data-astro-cid-x3ysukbx] .section-title[data-astro-cid-x3ysukbx],.bg-dark-teal[data-astro-cid-x3ysukbx] .sector-item[data-astro-cid-x3ysukbx] h5[data-astro-cid-x3ysukbx]{color:#fff}.bg-dark-teal[data-astro-cid-x3ysukbx] .sector-item[data-astro-cid-x3ysukbx] span[data-astro-cid-x3ysukbx]{color:#cbd5e1}.bg-dark-teal[data-astro-cid-x3ysukbx] .icon-wrapper[data-astro-cid-x3ysukbx]{background:#ffffff1a;color:#6ee7b7}.bg-dark-teal[data-astro-cid-x3ysukbx] .sector-item[data-astro-cid-x3ysukbx]:hover{background-color:#ffffff0d;border-radius:12px}.sectors-grid[data-astro-cid-x3ysukbx]{display:flex;flex-direction:column;gap:50px;max-width:1100px;margin:0 auto}.row-4[data-astro-cid-x3ysukbx]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.row-2[data-astro-cid-x3ysukbx]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:50%;margin:0 auto}.sector-item[data-astro-cid-x3ysukbx]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;border-radius:var(--radius-md);transition:background .3s ease}.sector-item[data-astro-cid-x3ysukbx]:hover{background:var(--bg-soft)}.icon-wrapper[data-astro-cid-x3ysukbx]{display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--primary);background:var(--primary-light);width:85px;height:85px;border-radius:50%;transition:transform .3s ease}.sector-item[data-astro-cid-x3ysukbx]:hover .icon-wrapper[data-astro-cid-x3ysukbx]{transform:scale(1.1)}.icon-svg[data-astro-cid-x3ysukbx]{width:40px;height:40px;color:currentColor}.sector-item[data-astro-cid-x3ysukbx] h5[data-astro-cid-x3ysukbx]{font-size:.95rem;font-weight:800;color:var(--text-dark);margin:0 0 8px;text-transform:uppercase;line-height:1.4}.sector-item[data-astro-cid-x3ysukbx] span[data-astro-cid-x3ysukbx]{font-size:.85rem;color:var(--text-muted);line-height:1.5}@media(max-width:900px){.row-4[data-astro-cid-x3ysukbx]{grid-template-columns:repeat(2,1fr)}.row-2[data-astro-cid-x3ysukbx]{width:100%}}@media(max-width:500px){.row-4[data-astro-cid-x3ysukbx],.row-2[data-astro-cid-x3ysukbx]{grid-template-columns:1fr}.sectors-grid[data-astro-cid-x3ysukbx]{gap:35px}}.banner-blocks[data-astro-cid-x3ysukbx].full-width-grid{padding:0;width:100%;display:flex;flex-direction:column}.blocks-grid-top[data-astro-cid-x3ysukbx]{display:grid;grid-template-columns:1fr 1fr;width:100%}.block-item[data-astro-cid-x3ysukbx]{position:relative;height:45vh;min-height:350px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;border-radius:0;border:none;box-shadow:none}.block-item[data-astro-cid-x3ysukbx].full-width-bottom{width:100%;height:50vh;min-height:400px}.block-bg-img[data-astro-cid-x3ysukbx]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;background-color:#0f172a;transition:transform .9s cubic-bezier(.2,1,.3,1)}.block-overlay[data-astro-cid-x3ysukbx]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#0f172a66,#0f172ab3);z-index:2;transition:background .5s ease}.block-content[data-astro-cid-x3ysukbx]{position:relative;z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center;padding:40px;transform:translateY(15px);transition:transform .5s ease}.block-title[data-astro-cid-x3ysukbx]{font-family:var(--font-serif, "Playfair Display", serif);font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;color:#fff;margin:0 0 12px;letter-spacing:2px;text-transform:uppercase;text-shadow:0 4px 15px rgba(0,0,0,.6)}.block-subtitle[data-astro-cid-x3ysukbx]{color:#ea580c;font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin:0 0 16px;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.8)}.block-link[data-astro-cid-x3ysukbx]{color:#fff;font-size:1rem;font-weight:600;margin-top:16px;opacity:0;transform:translateY(15px);transition:all .5s ease;border-bottom:2px solid #EA580C;padding-bottom:4px;text-transform:uppercase;letter-spacing:1px}.block-item[data-astro-cid-x3ysukbx]:hover .block-bg-img[data-astro-cid-x3ysukbx]{transform:scale(1.08)}.block-item[data-astro-cid-x3ysukbx]:hover .block-overlay[data-astro-cid-x3ysukbx]{background:radial-gradient(circle,#0f172a99,#0f172ad9)}.block-item[data-astro-cid-x3ysukbx]:hover .block-content[data-astro-cid-x3ysukbx]{transform:translateY(0)}.block-item[data-astro-cid-x3ysukbx]:hover .block-link[data-astro-cid-x3ysukbx]{opacity:1;transform:translateY(0)}@media(max-width:768px){.blocks-grid-top[data-astro-cid-x3ysukbx]{grid-template-columns:1fr}.block-item[data-astro-cid-x3ysukbx]{height:300px}.block-item[data-astro-cid-x3ysukbx].full-width-bottom{height:350px}.block-title[data-astro-cid-x3ysukbx]{font-size:1.8rem}.block-content[data-astro-cid-x3ysukbx]{transform:translateY(0)}.block-link[data-astro-cid-x3ysukbx]{opacity:1;transform:translateY(0)}}
