.hero-wrapper{position:relative;width:100%;overflow:hidden}.hero-carousel .owl-stage-outer{height:100%}.hero-slide{position:relative;width:100%;min-height:758px;display:flex;align-items:center;color:#fff;background-size:cover;background-position:center center}.hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90.00deg,rgba(0,22.97,48.13,1),rgba(14,77,146,0) 100%);z-index:1}.hero-inner{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:30px 20px 30px;display:flex;flex-direction:column;width:100%}.hero-eyebrow{font-size:15px;letter-spacing:0.16em;text-transform:uppercase;opacity:0.8}.hero-title{font-size:4.5rem;line-height:83px;margin-bottom:13px}.hero-subtitle{font-size:1.5rem;margin-bottom:48px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 56px 16px 56px;border-radius:999px;font-size:1.125rem;font-weight:500;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background 0.25s ease,color 0.25s ease,transform 0.2s ease,box-shadow 0.2s ease}.hero-btn-primary{background:#A98534;color:#fff}.hero-btn-primary:hover{background:#A98534;transform:translateY(-1px)}.hero-btn-ghost{border-color:rgba(255,255,255,0.6);color:#f9fafb;background:transparent}.hero-btn-ghost:hover{background:#A98534;border-color:#A98534;transform:translateY(-1px);color:#fff}.hero-badges{display:flex;flex-wrap:wrap;gap:24px;margin-top:94px}.hero-badge{box-sizing:border-box;border:1px solid rgba(255,215,0,0.32);border-radius:40px;backdrop-filter:blur(38.5px);background:rgba(255,255,255,0.2);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:5px 16px 5px 8px}.hero-badge__icon{flex-shrink:0}.hero-badge__label{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:17px;text-align:left}.hero-badge__label span{color:#FFD700}.hero-animate{opacity:0;transform:translateY(18px);transition:opacity 0.7s ease,transform 0.7s ease}.hero-carousel .owl-item.active .hero-slide .hero-animate-1{opacity:1;transform:translateY(0);transition-delay:0.15s}.hero-carousel .owl-item.active .hero-slide .hero-animate-2{opacity:1;transform:translateY(0);transition-delay:0.35s}.hero-carousel .owl-item.active .hero-slide .hero-animate-3{opacity:1;transform:translateY(0);transition-delay:0.55s}.hero-carousel .owl-item.active .hero-slide .hero-animate-4{opacity:1;transform:translateY(0);transition-delay:0.75s}.hero-carousel .owl-item.active .hero-slide .hero-animate-5{opacity:1;transform:translateY(0);transition-delay:0.95s}.hero-carousel .owl-dots{position:absolute;left:48px;bottom:40px}.hero-carousel .owl-dot span{width:10px;height:10px;margin:3px;border-radius:999px;background:rgba(148,163,184,0.7);transition:all 0.2s ease}.hero-carousel .owl-dot.active span{width:24px;background:#f6b23a}.hero-carousel .owl-nav{position:absolute;right:32px;bottom:60px;display:flex;gap:8px}.hero-carousel .owl-nav button{width:38px;height:38px;border-radius:999px;background:#A98534 !important;color:#e5e7eb !important;border:none !important;display:inline-flex;align-items:center;justify-content:center;font-size:20px !important;line-height:0 !important;transition:all .3s ease-in-out}.hero-carousel .owl-nav button svg{fill:#fff;width:20px}.hero-carousel .owl-nav button:hover{opacity:.8;transform:translateY(-1px)}@media(max-width:1440px){.hero-slide{min-height:670px}}@media (max-width:1024px){.hero-title{font-size:3.8rem}.hero-badges{gap:10px;margin-top:50px}.hero-carousel .owl-dots{left:32px}.hero-subtitle{margin-bottom:30px}.hero-slide{min-height:600px}.hero-btn{padding:12px 30px 12px 30px;font-size:1rem}}@media (max-width:767px){.hero-inner{min-width:100%}.hero-title{font-size:3.2rem;text-align:center}.hero-eyebrow{text-align:center}.hero-subtitle{max-width:none;text-align:center;font-size:1rem}.hero-buttons{justify-content:center;gap:5px}.hero-btn{padding:10px 15px 10px 15px;font-size:1rem}.hero-carousel .owl-nav{right:20px;bottom:26px;width:calc(100% - 40px);justify-content:center}.hero-carousel .owl-dots{left:20px;bottom:26px}.hero-badges{gap:5px;margin-top:30px;justify-content:center}}@media (max-width:480px){.hero-title{font-size:1.9rem}}.series-card{padding:32px;border-radius:16px;box-shadow:0px 12px 24px 0px rgba(0,0,0,0.04)}.series-title{color:rgba(0,0,0,1);font-family:"Inter",Sans-serif;font-size:32px;font-weight:600;line-height:29px;text-align:left;margin-bottom:6px;margin-top:0}.series-subtitle{color:rgba(0,0,0,1);font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:19px;text-align:left;margin-bottom:24px}hr.series-divider{border:none;border-top:1px solid #e5e7eb;margin-bottom:24px}.spec-list{display:flex;flex-direction:column;gap:0px;margin-bottom:22px}.spec-item{display:flex;align-items:center;padding:16px;color:rgba(60,60,60,1);font-family:"Inter",Sans-serif;font-size:16px;font-weight:500;line-height:19px;text-align:left;gap:15px}.spec-item:nth-child(odd){border-radius:16px;background:rgba(235,243,255,1)}.spec-label{opacity:0.9;display:flex;justify-content:space-between;min-width:80px;gap:5px}.spec-value{font-weight:500;margin-left:0}.series-cta{display:block;text-align:center;text-decoration:none;margin-top:4px;padding:13px 16px;color:rgba(255,255,255,1);font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;border-radius:300px;background:rgba(14,77,146,1);transition:all .3s ease-in-out}.series-cta:hover,.series-cta:focus{background:#0c3f77}@media (max-width:1440px){.series-card{padding:24px;border-radius:16px}.series-title{font-size:24px;line-height:30px}.spec-item{padding:12px;gap:10px}.spec-item:nth-child(odd){border-radius:10px}}.icon-card{border-radius:16px;box-shadow:0px 12px 24px 0px rgba(0,0,0,0.08);background:rgba(255,255,255,1);padding:30px 20px 30px 30px;transition:all .3s ease-in-out}.icon-card:hover{transform:translateY(-2px)}.icon-card-title{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:22px;font-weight:600;line-height:27px;text-align:left;margin:15px 0 12px}.icon-card-subtitle{color:rgba(102,113,130,1);font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:19px;text-align:left;margin:0 0 20px}.icon-card-link{color:rgba(0,76,150,1);font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:19px;text-align:left;display:flex;align-items:center;gap:8px;text-decoration:none}@media (max-width:1280px){.icon-card{padding:20px}.icon-card-title{font-size:20px;line-height:25px}}.section-title-wrap{width:100%;max-width:1400px;text-align:center;color:white}.section-title{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:48px;font-weight:700;line-height:58px;margin-bottom:16px}.section-subtitle{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:18px;font-weight:400;line-height:22px;text-align:center;margin:0 auto;max-width:800px}.divider-line{background:rgba(204,225,255,1);margin:24px auto 0;max-width:800px}@media (max-width:1280px){.section-title{font-size:32px;line-height:42px}.section-subtitle{font-size:16px;line-height:20px}}@media (max-width:1280px){.section-title{font-size:28px;line-height:38px;margin-bottom:10px}.section-subtitle{font-size:16px;line-height:20px}.divider-line{margin:15px auto 0}}@media (max-width:600px){.section-title{font-size:1.9rem}.section-subtitle{font-size:1rem;padding:0 20px}}.slider-container{margin:0 auto;position:relative;width:100%;max-width:1000px;height:500px;overflow:hidden}.before-image,.after-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.before-image img,.after-image img{height:100%}.before-text,.after-text{position:absolute;transition:opacity 0.3s ease-in-out;background:rgba(0,0,0,0.54);color:rgba(255,255,255,1);font-family:Inter;font-size:16px;font-weight:400;line-height:19px;text-align:center;padding:8px 27px}.before-text{left:8px;top:8px;z-index:5}.after-text{right:8px;top:8px;z-index:3}.after-image .after-text{visibility:visible;z-index:3}.after-image{clip-path:inset(0 50% 0 0)}.slider-handle{position:absolute;top:0;left:50%;width:0px;height:100%;background-color:#fff;cursor:pointer;z-index:2}.slider-line{position:absolute;top:0;left:50%;width:2px;height:100%;display:flex;justify-content:center;align-items:center;background-color:#ffffff;z-index:1}.pulse-container{position:relative;display:inline-block}.pulse-container::before{content:"";position:absolute;top:50%;left:50%;width:70px;height:70px;border-radius:50%;background-color:#ffffff;transform:translate(-50%,-50%) scale(1);opacity:0;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:0.6}100%{transform:translate(-50%,-50%) scale(1.8);opacity:0}}.slider-line svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;cursor:pointer}.slider-container,.before-image img,.after-image img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.slider-handle,.slider-line{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fence-card a{position:relative;width:460px;max-width:100%;border-radius:16px;overflow:hidden;display:block;transition:all .3s ease-in-out}.fence-card a:hover{transform:translateY(-2px)}.fence-card img{display:block;width:100%;height:auto}.fence-card-gradient{position:absolute;inset:50% 0 0 0;background:linear-gradient(    to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.88) 40%,rgba(255,255,255,1) 100%    )}.fence-card-caption{position:absolute;left:20px;bottom:18px;right:20px;color:#111827}.fence-name{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:29px;margin:0}.fence-series{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:19px}.testimonial-card{border-radius:16px;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.04);background:rgba(255,255,255,1);padding:40px}.testimonial-quote-icon{position:absolute;left:26px;top:26px;font-size:48px;color:#e5e7eb;font-family:Georgia,"Times New Roman",serif;line-height:1}.testimonial-quote-icon svg path{fill:#000000}.testimonial-header{display:flex;flex-direction:column;align-items:center;margin-bottom:14px}.testimonial-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden}.testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-stars{color:#f59e0b;font-size:18px;margin-top:5px}.testimonial-body{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:23px;text-align:center}.testimonial-name{color:rgba(0,0,0,1);font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:29px;text-align:center;margin-top:12px}.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;margin:5px 4px;background:#d1d5db}.owl-theme .owl-dots .owl-dot.active span{background:#111827}@media (max-width:768px){.testimonial-card{margin:0 8px}}