@font-face{font-family:Pertili;src:url(/fonts/PERTILI.TTF)format("truetype");font-weight:400;font-display:swap}:root{--cream:#fcfcf4;--qa-green:#094c11;--font-heading:Pertili,sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:#000000e6;font-weight:400}p{color:#0009}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--cream);color:var(--qa-green);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.section{padding:4rem 2rem}.container{max-width:1200px;margin:0 auto}.hero-section{background:linear-gradient(90deg,#fcfcf4 0% 40%,#fcfcf4b3 60%,#fcfcf400 100%),url(/fencing-hero.png) 50%/cover no-repeat;justify-content:flex-start;align-items:center;min-height:75vh;padding:6rem 4rem;display:flex}.hero-container{flex-direction:column;align-items:flex-start;gap:3rem;width:100%;max-width:600px;display:flex}.hero-content{flex:1}.hero-title{margin-bottom:1rem;font-size:6rem}.hero-subtitle{max-width:600px;font-size:1.25rem}.hero-form{width:100%}.hero-form h2{margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#0009;margin-bottom:.5rem;display:block}.form-group input,.form-group textarea{color:#000000e6;background:0 0;border:1px solid #0003;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.form-group textarea{resize:vertical;min-height:100px}.form-submit{background:var(--qa-green);color:var(--cream);cursor:pointer;border:none;border-radius:5px;padding:.75rem 2rem;font-size:1rem}.form-submit:hover{opacity:.9}.form-error{color:#c53030;margin-top:.5rem;font-size:.875rem}.navigation{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fcfcf4cc;padding:1.5rem 2rem;position:fixed;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.nav-logo{font-family:var(--font-heading);color:#000000b3;font-size:1.5rem}.nav-links{gap:1.5rem;font-size:.875rem;list-style:none;display:flex}.nav-links a{color:#0006}.nav-links a:hover{opacity:.7}.nav-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.nav-menu-icon,.nav-menu-icon:before,.nav-menu-icon:after{background:#0009;border-radius:1px;width:20px;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-menu-icon{position:relative}.nav-menu-icon:before,.nav-menu-icon:after{content:"";position:absolute;left:0}.nav-menu-icon:before{top:-6px}.nav-menu-icon:after{top:6px}.nav-menu-open{background:0 0}.nav-menu-open:before{top:0;transform:rotate(45deg)}.nav-menu-open:after{top:0;transform:rotate(-45deg)}.footer{background:var(--qa-green);color:var(--cream);padding:3rem 2rem 1.5rem}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-logo{font-family:var(--font-heading);opacity:.9;font-size:4rem}.footer-tagline{opacity:.8;color:var(--cream);margin-top:.5rem}.footer-proof{opacity:.7;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.footer-proof-stars{color:#d4a017;letter-spacing:1px;font-size:1rem}.footer-links{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.footer-links a{opacity:.6}.footer-links a:hover{opacity:.7}.footer-form{width:50vw}.footer-form h2{color:var(--cream);margin-bottom:1.5rem}.footer-form .form-group label{color:#fcfcf499}.footer-form .form-group input,.footer-form .form-group textarea{color:var(--cream);background:#ffffff1a;border:none;border-radius:5px}.footer-form .form-submit{background:var(--cream);color:var(--qa-green)}.footer-contact{text-align:right}.footer-contact p{margin-bottom:.5rem}.footer-bottom{opacity:.7;border-top:1px solid #fcfcf433;max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;font-size:.875rem}.footer .footer-bottom p{color:var(--cream)}.slider-section{background:var(--cream)}.slider-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.slider-content{flex-direction:column;gap:1.5rem;display:flex}.slider-heading{font-size:3.25rem;line-height:1.1}.slider-description{font-size:1.1rem;line-height:1.7}.slider-bullets{flex-direction:column;gap:.625rem;list-style:none;display:flex}.slider-bullets li{color:#000000b3;padding-left:1.25rem;font-size:1.05rem;position:relative}.slider-bullets li:before{content:"";background:var(--qa-green);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:0}.slider-cta{background:var(--qa-green);color:var(--cream);cursor:pointer;border:none;border-radius:5px;width:fit-content;padding:.875rem 2.25rem;font-size:1rem;transition:opacity .2s;display:inline-block}.slider-cta:hover{opacity:.88}.slider-window{aspect-ratio:4/3;border-radius:6px;position:relative;overflow:hidden}.slider-image{opacity:0;pointer-events:none;position:absolute;inset:0}.slider-image img{object-fit:cover}.slider-image-active{opacity:1;z-index:2;transition:opacity 1.2s;animation:5s ease-out forwards kenburns-in}.slider-image-exit{opacity:0;z-index:1;transition:opacity 1.2s}@keyframes kenburns-in{0%{transform-origin:var(--kb-origin,center);transform:scale(1)}to{transform-origin:var(--kb-origin,center);transform:scale(1.08)}}.ticker-section{background:var(--cream);padding:1.25rem 0;overflow:hidden}.ticker-track{width:max-content;animation:70s linear infinite ticker-scroll;display:flex}.ticker-scroll{gap:1rem;padding-right:1rem;display:flex}.ticker-bubble{white-space:nowrap;color:var(--qa-green);letter-spacing:.01em;background:#094c110d;border:1px solid #094c1126;border-radius:100px;align-items:center;padding:.75rem 1.75rem;font-size:1.05rem;transition:background .2s,border-color .2s;display:inline-flex}.ticker-bubble:hover{background:#094c111f;border-color:#094c114d}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.location-hero{background:var(--cream);align-items:center;min-height:50vh;padding:8rem 2rem 4rem;display:flex}.location-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.location-hero-content{flex-direction:column;gap:1.5rem;display:flex}.location-hero-title{font-size:4rem;line-height:1.05}.location-hero-description{font-size:1.15rem;line-height:1.7}.social-proof{flex-direction:column;gap:.375rem;margin-top:.5rem;display:flex}.social-proof-stars{color:#d4a017;align-items:center;gap:.5rem;font-size:1.25rem;display:flex}.social-proof-rating{color:#000c;font-size:1rem;font-weight:600}.social-proof-text{color:#00000080;font-size:.925rem}.about-hero{background:var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:8rem 2rem 4rem;display:flex}.about-hero-title{text-align:center;font-size:5rem}.about-body{flex-direction:column;align-items:center;display:flex}.about-heading{text-align:center;margin-bottom:1rem;font-size:3rem}.about-text{text-align:center;max-width:700px;margin-top:.75rem;margin-bottom:.75rem;font-size:1.1rem;line-height:1.7}.about-pic-wrapper{margin:1.5rem 0}.about-pic{border-radius:10px;width:100%;max-width:700px;height:auto}.reviews-section{background:var(--cream)}.reviews-header{text-align:center;margin-bottom:3rem}.reviews-heading{margin-bottom:.75rem;font-size:3.25rem}.reviews-proof{justify-content:center;align-items:center;gap:.5rem;display:flex}.reviews-proof-stars{color:#d4a017;letter-spacing:1px;font-size:1.15rem}.reviews-proof-label{color:#00000080;font-size:.95rem}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.review-card{background:#094c1105;border:1px solid #00000014;border-radius:10px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.review-card-stars{color:#d4a017;letter-spacing:1px;font-size:1.1rem}.review-card-text{color:#0009;font-size:.95rem;line-height:1.65}.review-card-name{color:#000c;margin-top:auto;font-size:.875rem;font-weight:600}.contact-hero{background:var(--cream);align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex}.contact-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.contact-title{margin-bottom:.5rem;font-size:3.5rem}.contact-subtitle{margin-bottom:2rem;font-size:1.1rem}.contact-form{flex-direction:column;gap:0;display:flex}.contact-form .form-group input,.contact-form .form-group textarea{border-radius:5px}.contact-proof-side{flex-direction:column;gap:1.5rem;display:flex}.proof-tile{background:#094c1105;border:1px solid #00000014;border-radius:10px;padding:1.5rem}.proof-tile-stars{color:#d4a017;letter-spacing:1px;margin-bottom:.75rem;font-size:1.1rem}.proof-tile-text{color:#0009;margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.proof-tile-name{color:#000c;font-size:.875rem;font-weight:600}@media (max-width:768px){.slider-grid{grid-template-columns:1fr;gap:2.5rem}.slider-window{order:-1}.slider-heading{font-size:2.5rem}.location-hero-grid{grid-template-columns:1fr;gap:2.5rem}.location-hero-grid .slider-window{order:-1}.location-hero-title{font-size:2.75rem}.location-hero{padding:7rem 2rem 3rem}.about-hero-title{font-size:3.5rem}.about-heading{font-size:2.25rem}.about-hero{padding:7rem 2rem 3rem}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.contact-hero{min-height:auto;padding:7rem 2rem 3rem}.contact-title{font-size:2.5rem}.reviews-grid{grid-template-columns:1fr}.reviews-heading{font-size:2.5rem}.hero-section{background:linear-gradient(#fcfcf400 0%,#fcfcf466 20%,#fcfcf4 50% 100%),url(/fencing-hero.png) 50%/cover no-repeat}.nav-menu-btn{display:block}.nav-links{-webkit-backdrop-filter:blur(12px);background:#fcfcf4f2;flex-direction:column;gap:0;padding:1rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links-visible{display:flex}.nav-links li{padding:.75rem 0}}
