.page-module___8aEwW__heroSection{background:#1e2028;width:100%;height:660px;position:relative;overflow:hidden}@media (max-width:768px){.page-module___8aEwW__heroSection{height:420px}}.page-module___8aEwW__slide{opacity:0;z-index:1;transition:opacity 1s ease-in-out;position:absolute;inset:0}.page-module___8aEwW__slideActive{opacity:1;z-index:2}.page-module___8aEwW__slideBg{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__slideOverlay{background:linear-gradient(90deg,#0f1015bf 0%,#0f10154d 60%,#0000 100%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:3;color:#fff;flex-direction:column;justify-content:center;max-width:800px;height:100%;display:flex;position:relative}.page-module___8aEwW__heroTag{background:var(--burgundy-primary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:5px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.page-module___8aEwW__heroTitle{text-shadow:0 2px 10px #00000080;margin-bottom:14px;font-size:2.75rem;font-weight:800;line-height:1.15}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2rem}}.page-module___8aEwW__heroDesc{color:#e5e7eb;max-width:620px;margin-bottom:24px;font-size:1.08rem;line-height:1.6}.page-module___8aEwW__heroBtns{flex-wrap:wrap;gap:16px;display:flex}.page-module___8aEwW__arrowBtn{z-index:10;color:#fff;cursor:pointer;background:#0006;border:none;border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module___8aEwW__arrowBtn:hover{background:var(--burgundy-primary)}.page-module___8aEwW__arrowLeft{left:20px}.page-module___8aEwW__arrowRight{right:20px}.page-module___8aEwW__aboutSection{background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:90px 0}.page-module___8aEwW__aboutGrid{grid-template-columns:1fr 1fr;gap:60px;display:grid}@media (max-width:992px){.page-module___8aEwW__aboutGrid{grid-template-columns:1fr;gap:40px}}.page-module___8aEwW__aboutCol{border-top:4px solid var(--burgundy-primary);background:#fff;border-radius:12px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000000a}.page-module___8aEwW__aboutCol:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.page-module___8aEwW__aboutTitle{font-family:var(--font-heading);color:var(--burgundy-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px;font-size:1.85rem;font-weight:800}.page-module___8aEwW__aboutText{color:#374151;margin-bottom:16px;font-size:1.05rem;line-height:1.8}.page-module___8aEwW__servicesSection{background:var(--burgundy-primary);color:#fff;padding:80px 0 90px}.page-module___8aEwW__servicesHeader{text-align:center;margin-bottom:50px}.page-module___8aEwW__servicesTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:2.5rem;font-weight:800}.page-module___8aEwW__servicesGridTop{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:28px;display:grid}.page-module___8aEwW__servicesGridBottom{grid-template-columns:repeat(2,1fr);gap:28px;max-width:820px;margin:0 auto;display:grid}@media (max-width:992px){.page-module___8aEwW__servicesGridTop,.page-module___8aEwW__servicesGridBottom{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module___8aEwW__servicesGridTop,.page-module___8aEwW__servicesGridBottom{grid-template-columns:1fr}}.page-module___8aEwW__serviceCard{background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.page-module___8aEwW__serviceCard:hover{transform:translateY(-6px)}.page-module___8aEwW__serviceImgBox{width:100%;height:240px;position:relative;overflow:hidden}.page-module___8aEwW__serviceImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceImg{transform:scale(1.08)}.page-module___8aEwW__serviceTextBox{text-align:center;background:#fff;flex-grow:1;justify-content:center;align-items:center;min-height:110px;padding:24px 20px;display:flex}.page-module___8aEwW__serviceCardTitle{font-family:var(--font-heading);color:var(--burgundy-primary);text-transform:uppercase;letter-spacing:.5px;font-size:1.05rem;font-weight:800;line-height:1.4}.page-module___8aEwW__productsSection{background:#fff;border-bottom:1px solid #e5e7eb;padding:90px 0}.page-module___8aEwW__productsHeader{text-align:center;margin-bottom:50px}.page-module___8aEwW__productsTitle{font-family:var(--font-heading);color:var(--burgundy-primary);text-transform:uppercase;letter-spacing:1px;font-size:2.5rem;font-weight:800}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:992px){.page-module___8aEwW__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module___8aEwW__productsGrid{grid-template-columns:1fr}}.page-module___8aEwW__productCard{cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;height:320px;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.page-module___8aEwW__productImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productImg{transform:scale(1.08)}.page-module___8aEwW__productOverlay{opacity:0;background:linear-gradient(#0000 0%,#0f101533 40%,#0f1015d9 100%);flex-direction:column;justify-content:flex-end;padding:24px;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productOverlay{opacity:1}.page-module___8aEwW__productCategory{color:var(--copper-accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:.8rem;font-weight:700}.page-module___8aEwW__productName{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.3}.page-module___8aEwW__modalOverlay{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.page-module___8aEwW__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}.page-module___8aEwW__modalClose{z-index:10;color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:16px;right:16px}.page-module___8aEwW__modalImgBox{background:#000;width:100%;height:500px;position:relative}.page-module___8aEwW__modalInfo{background:#fff;padding:28px}.page-module___8aEwW__modalTitle{color:var(--burgundy-primary);margin-top:6px;margin-bottom:10px;font-size:1.6rem;font-weight:800}.page-module___8aEwW__modalDesc{color:#4b5563;font-size:1.05rem;line-height:1.7}.page-module___8aEwW__newsSection{background:#f8f9fa;padding:80px 0}.page-module___8aEwW__newsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}@media (max-width:992px){.page-module___8aEwW__newsGrid{grid-template-columns:1fr}}.page-module___8aEwW__newsCard{border:1px solid #e5e7eb;border-top:4px solid var(--burgundy-primary);background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 15px #00000008}.page-module___8aEwW__newsDate{color:var(--burgundy-primary);text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.page-module___8aEwW__newsTitle{color:#1f2937;margin-bottom:12px;font-size:1.25rem;font-weight:700}.page-module___8aEwW__newsText{color:#6b7280;font-size:.95rem;line-height:1.6}
