.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;overflow:hidden}.hero-bg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;pointer-events:none}.hero-slide::before{z-index:1}.hero-inner{z-index:2;position:relative}.hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,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;display:flex;flex-direction:column;width:100%}.hero-eyebrow{font-size:15px;letter-spacing:.16em;text-transform:uppercase;opacity:.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;border-radius:999px;font-size:1.125rem;font-weight:500;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .25s ease,color .25s ease,transform .2s ease,box-shadow .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,.6);color:#f9fafb;background:0 0}.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,.32);border-radius:40px;backdrop-filter:blur(38.5px);background:rgba(255,255,255,.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 .7s ease,transform .7s ease}.hero-carousel .owl-item.active .hero-slide .hero-animate-1{opacity:1;transform:translateY(0);transition-delay:.15s}.hero-carousel .owl-item.active .hero-slide .hero-animate-2{opacity:1;transform:translateY(0);transition-delay:.35s}.hero-carousel .owl-item.active .hero-slide .hero-animate-3{opacity:1;transform:translateY(0);transition-delay:.55s}.hero-carousel .owl-item.active .hero-slide .hero-animate-4{opacity:1;transform:translateY(0);transition-delay:.75s}.hero-carousel .owl-item.active .hero-slide .hero-animate-5{opacity:1;transform:translateY(0);transition-delay:.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,.7);transition:all .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: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;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;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,.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:.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,.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}}.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 .3s ease-in-out;background:rgba(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:#fff;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:#fff;transform:translate(-50%,-50%) scale(1);opacity:0;animation:pulse 1.5s infinite}.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,.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,.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-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}}.blog-body span.blog-date{display:block;margin-bottom:5px}.gallery-card{border-radius:16px;overflow:hidden}.gallery-card__media{aspect-ratio:16/10;background:#e9edf2}.gallery-card__media img{width:100%;height:100%;object-fit:cover;display:block}.gallery-card__body{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}.gallery-card__text{min-width:0}.gallery-card__title{color:rgba(0,0,0,1);font-family:"Inter",Sans-serif;font-size:24px;font-weight:700;line-height:29px;margin:0 0 2px}.gallery-card__subtitle{color:rgba(0,0,0,1);font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:19px;margin:0}.gallery-card__btn{padding:12px 24px;color:rgba(255,255,255,1);font-size:16px;font-weight:400;line-height:20px;font-family:"Inter",Sans-serif;border-radius:300px;background:rgba(14,77,146,1);border:none;cursor:pointer;transition:all .3s ease-in-out}.gallery-card__btn:hover{transform:translateY(-1px)}.gallery-card__btn:active{transform:translateY(0)}@media (max-width:420px){.gallery-card__title{font-size:24px}.gallery-card__btn{padding:11px 18px}}.blog-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px}.blog-chip{border:0;cursor:pointer;padding:10px 14px;border-radius:999px;background:#e9eaee;color:#111827;font-weight:650;font-size:13px;line-height:1;transition:transform .12s ease,filter .12s ease,background .12s ease}.blog-chip:hover{filter:brightness(.98)}.blog-chip[aria-pressed=true]{background:#2b2b2b;color:#fff}.blog-chip:focus-visible{outline:3px solid rgba(43,43,43,.25);outline-offset:3px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-media{position:relative;aspect-ratio:16/10;background:#eef0f2;display:grid;place-items:center}.blog-badge{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #e6e7eb;font-size:11px;font-weight:750;letter-spacing:.02em;text-transform:uppercase;color:#111}.blog-body{padding:30px}.blog-title{color:rgba(0,0,0,1);font-family:Outfit;font-size:18px;font-weight:600;line-height:23px;text-align:left;margin-top:0}.blog-title a{color:rgba(0,0,0,1);text-decoration:none}.blog-body p{margin:0;font-size:16px;line-height:19px;font-family:Inter}.load-wrap{display:flex;justify-content:center;margin-top:26px}.load-more{border:0;cursor:pointer;padding:12px 18px;border-radius:999px;background:#0b4f88;color:#fff;font-weight:800;font-size:14px;box-shadow:0 12px 26px rgba(11,79,136,.22);transition:transform .12s ease,filter .12s ease}.load-more:hover{transform:translateY(-1px);filter:brightness(1.03)}.load-more:active{transform:translateY(0)}.load-more:focus-visible{outline:3px solid rgba(11,79,136,.25);outline-offset:3px}.meta{text-align:center;color:#667085;font-size:13px;margin-top:14px}