.booking-section{padding:4rem;background-color:var(--dark-bg);color:#fff;font-family:Inter,sans-serif}.booking-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.booking-header{margin-bottom:2rem;text-align:center}.booking-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.5px}.booking-header p{color:#a3a3a3;font-size:1rem}.booking-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.form-group{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .3s ease}.form-group:hover{border-color:#3f3f3f}.form-group label{font-size:.85rem;color:#e0e0e0;font-weight:500}.flex-label{display:flex;align-items:center;gap:.4rem}.icon-subtle{color:#737373}.text-subtle{color:#737373!important}.text-green{color:var(--primary)!important}.input-wrapper{position:relative;display:flex;align-items:center;background-color:#2b2b2b;border-radius:8px;height:48px;border:1px solid transparent;transition:border-color .2s ease}.input-wrapper:focus-within{border-color:var(--primary)}.input-wrapper input,.input-wrapper select{width:100%;height:100%;background:transparent;border:none;outline:none;color:#fff;font-size:.95rem;font-family:Inter,sans-serif;padding:0 1rem}.input-icon{margin-left:1rem}.input-wrapper input{padding-left:.5rem}.select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem;cursor:pointer}.select-icon{position:absolute;right:1rem;pointer-events:none;color:#a3a3a3}.toggle-group{display:flex;background-color:#2b2b2b;border-radius:8px;height:48px;padding:4px}.toggle-btn{flex:1;background:transparent;border:none;color:#a3a3a3;font-weight:600;font-size:.9rem;border-radius:6px;cursor:pointer;transition:all .3s ease}.toggle-btn.active{background-color:var(--primary);color:#fff}.helper-text{font-size:.75rem;color:#d4d4d4;margin-top:.25rem}.disabled-wrapper{background-color:#1a1a1a;border:1px solid #2a2a2a}.disabled-wrapper select{color:#737373;cursor:not-allowed}.pricing-card{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;padding:2rem;display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.pricing-info{display:flex;flex-direction:column;gap:.5rem}.pricing-label{font-size:.75rem;font-weight:700;color:var(--primary);letter-spacing:1px}.price-display{display:flex;align-items:baseline;gap:.5rem}.rupee{color:var(--primary);font-size:2.5rem;font-weight:700}.amount{color:var(--primary);font-size:3rem;font-weight:700;line-height:1}.gst-note{color:#e0e0e0;font-size:.9rem;font-weight:500}.pricing-tags{display:flex;gap:.75rem;margin-top:.5rem}.tag{font-size:.65rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;letter-spacing:.5px}.tag-premium{background-color:rgba(var(--primary-rgb),.15);color:var(--primary);border:1px solid rgba(var(--primary-rgb),.3)}.tag-safety{background-color:#2b8a8e26;color:#40c4c9;border:1px solid rgba(43,138,142,.3)}.pricing-actions{display:flex;gap:1rem}.btn-book{background-color:#333;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.btn-book:hover{background-color:#444}.btn-talk{background-color:var(--primary);color:#1c1c1c;border:none;padding:1rem 2rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.btn-talk:hover{background-color:var(--primary-hover)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.feature-card{border-radius:16px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;height:240px;position:relative;overflow:hidden}.feature-icon-top{margin-bottom:auto}.feature-content h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-content p{font-size:.9rem;line-height:1.4}.card-img{background:linear-gradient(to bottom right,#0d3831,#061c18);padding:0;justify-content:flex-end}.card-overlay{background:linear-gradient(to top,#000000e6,#0000);padding:2rem;width:100%}.card-overlay h3{color:#fff}.card-overlay p{color:#d4d4d4}.card-green{background-color:#a3ff66;color:#1c1c1c}.card-green h3{color:#1c1c1c}.card-green p{color:#2d4a1c}.card-white{background-color:#eee;color:#1c1c1c}.card-white h3{color:#1c1c1c}.card-white p{color:#525252}@media (max-width: 1024px){.booking-form-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.booking-section{padding:3rem 2rem}.booking-form-grid{grid-template-columns:1fr}.pricing-card{flex-direction:column;align-items:flex-start;gap:1.5rem}.pricing-actions{width:100%;flex-direction:column}.btn-book,.btn-talk{width:100%}.feature-grid{grid-template-columns:1fr}}@media (max-width: 600px){.booking-section{padding:2rem 1rem}.booking-header h2{font-size:2rem}.amount{font-size:2.5rem}}.services-section-v2{background-color:var(--dark-bg);padding:5rem 2rem;font-family:Inter,sans-serif;color:#fff;position:relative;overflow:hidden}.particles-container{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.particle{position:absolute;border-radius:50%;background:rgba(var(--primary-rgb),.55);filter:blur(1px)}.services-glow-left,.services-glow-right{position:absolute;top:30%;transform:translateY(-50%);width:700px;height:900px;z-index:0;pointer-events:none}.services-glow-left{left:-250px;background:radial-gradient(circle,rgba(var(--primary-rgb),.18),#090c0a00 65%)}.services-glow-right{right:-250px;background:radial-gradient(circle,rgba(var(--primary-rgb),.18),#090c0a00 65%)}.services-v2-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}.services-v2-hero{display:flex;justify-content:center;align-items:center}.services-v2-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;width:100%;transform-style:preserve-3d}.services-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;background:rgba(var(--primary-rgb),.12);border:1px solid rgba(var(--primary-rgb),.4);border-radius:50px;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:1.8rem;color:#7ed957;text-transform:uppercase;box-shadow:0 0 18px rgba(var(--primary-rgb),.18)}.services-v2-content h2{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1;margin-bottom:1.2rem;color:#fff;background:linear-gradient(135deg,#fff 30%,#a8f569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-v2-content p{font-size:1.05rem;color:#b0b0b0;line-height:1.7;max-width:560px}.services-v2-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;perspective:1200px}.service-v2-card{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:22px;overflow:hidden;cursor:pointer;transform-style:preserve-3d;will-change:transform;box-shadow:0 10px 30px #00000073,0 1px #ffffff0f inset;transition:box-shadow .35s ease}.service-v2-card:hover{box-shadow:0 25px 60px #000000a6,0 0 40px color-mix(in srgb,var(--accent) 35%,transparent),0 1px #ffffff1a inset}.service-v2-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1);transform:translateZ(0)}.service-v2-card:hover .service-v2-card-img{transform:scale(1.08) translateZ(0)}.service-v2-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 35%,#000000d9);pointer-events:none;transition:background .4s ease;z-index:1}.service-v2-card:hover .service-v2-card-overlay{background:linear-gradient(to bottom,#00000014 10%,#000000f7)}.card-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;border-radius:inherit;transition:background .1s linear}.card-accent-glow{position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--accent, var(--primary));z-index:3;opacity:0;transform:scaleX(0);transition:transform .4s ease,opacity .4s ease;box-shadow:0 0 18px var(--accent, var(--primary))}.service-v2-card:hover .card-accent-glow{opacity:1;transform:scaleX(1)}.service-v2-card-badge{position:absolute;top:1rem;right:1rem;width:38px;height:38px;background:#ffffff2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:4;transition:background .3s ease,transform .3s ease;border:1px solid rgba(255,255,255,.2)}.service-v2-card:hover .service-v2-card-badge{background:var(--accent, var(--primary));transform:rotate(45deg) scale(1.1)}.service-v2-card-content{position:absolute;bottom:1.5rem;left:1.4rem;right:1.4rem;z-index:5;transform-style:preserve-3d}.service-v2-card-title{color:#fff;font-size:1.2rem;font-weight:700;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5);letter-spacing:.01em}.service-v2-card-desc{color:#ddd;font-size:.82rem;line-height:1.45;margin:0;margin-top:.6rem;max-height:0;opacity:0;overflow:hidden;transform:translateY(8px);transition:max-height .45s ease,opacity .4s ease,transform .4s ease}.service-v2-card:hover .service-v2-card-desc{max-height:180px;opacity:1;transform:translateY(0)}@media (max-width: 1200px){.services-v2-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.services-v2-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services-section-v2{padding:3.5rem 1.2rem}.services-v2-grid{grid-template-columns:1fr}}.hiw-section{background-color:#000;padding:6rem 2rem 5rem;position:relative;overflow:hidden;font-family:Inter,sans-serif;color:#fff;transition:background-color .5s ease}.hiw-glow{position:absolute;width:800px;height:800px;border-radius:50%;pointer-events:none;z-index:0;filter:blur(80px)}.hiw-glow--left{left:-200px;top:-100px;background:radial-gradient(circle,rgba(var(--primary-rgb),.25) 0%,transparent 70%)}.hiw-glow--right{right:-200px;bottom:-100px;background:radial-gradient(circle,rgba(var(--primary-rgb),.2) 0%,transparent 70%)}.hiw-ambient-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(var(--primary-rgb),.5) 0%,transparent 80%);z-index:0;pointer-events:none;mix-blend-mode:screen}.hiw-fog-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden;mix-blend-mode:screen}.hiw-fog{position:absolute;width:200%;height:100%;background:transparent;opacity:.15}.hiw-fog-1{background-image:radial-gradient(ellipse at center,rgba(var(--primary-rgb),.4) 0%,transparent 60%);background-size:800px 400px;background-repeat:repeat-x;animation:fogFloat 25s linear infinite;bottom:10%}.hiw-fog-2{background-image:radial-gradient(ellipse at center,rgba(52,152,219,.3) 0%,transparent 60%);background-size:600px 300px;background-repeat:repeat-x;animation:fogFloat 18s linear infinite reverse;bottom:25%}@keyframes fogFloat{0%{transform:translate(0)}to{transform:translate(-50%)}}.hiw-container{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem}.hiw-heading{display:flex;flex-direction:column;align-items:center;text-align:center;transform-style:preserve-3d}.hiw-badge{display:inline-block;padding:.35rem 1.1rem;border:1px solid rgba(var(--primary-rgb),.45);border-radius:50px;font-size:.7rem;font-weight:700;letter-spacing:.14em;color:#7ed957;background:rgba(var(--primary-rgb),.1);margin-bottom:1.2rem;box-shadow:0 0 16px rgba(var(--primary-rgb),.15)}.hiw-title{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:800;margin:0 0 1rem;background:linear-gradient(130deg,#fff 25%,#a8f569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hiw-subtitle{font-size:1rem;color:#888;max-width:480px}.hiw-timeline-wrapper{display:flex;flex-direction:column;gap:2.5rem}.hiw-timeline-track{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 4%;height:90px}.hiw-line-bg,.hiw-line-fill,.hiw-line-trail{position:absolute;left:4%;right:4%;top:50%;transform:translateY(-50%);height:4px;border-radius:2px}.hiw-line-bg{background:#ffffff14;z-index:0}.hiw-line-fill{background:linear-gradient(90deg,var(--primary),#1abc9c,#3498db);z-index:1;transform-origin:left center;box-shadow:0 0 12px rgba(var(--primary-rgb),.5)}.hiw-line-trail{background:transparent;z-index:0;transform-origin:left center;box-shadow:0 0 25px 8px rgba(var(--primary-rgb),.4)}.hiw-step-bubble{position:relative;z-index:3;width:62px;height:62px;border-radius:50%;background:radial-gradient(135deg,var(--step-color) 0%,color-mix(in srgb,var(--step-color) 60%,#000) 100%);border:2px solid var(--step-color);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;color:#fff;cursor:default;box-shadow:0 0 0 6px color-mix(in srgb,var(--step-color) 18%,transparent),0 6px 24px #0006;flex-shrink:0;transition:all .4s ease}.hiw-step-bubble.is-active{animation:pulseNeon 2s infinite alternate;box-shadow:0 0 20px var(--step-color),0 0 40px rgba(var(--primary-rgb),.5);border-color:#fff}@keyframes pulseNeon{0%{transform:scale(1);box-shadow:0 0 20px var(--step-color),0 0 40px rgba(var(--primary-rgb),.5)}to{transform:scale(1.05);box-shadow:0 0 35px var(--step-color),0 0 60px rgba(var(--primary-rgb),.8)}}.act-mode-4 .step-circle-3,.act-mode-5 .step-circle-3{animation:flashKill .8s ease-out forwards}@keyframes flashKill{0%{filter:brightness(1)}20%{filter:brightness(2.5);box-shadow:0 0 50px var(--primary),0 0 100px #a8f569;border-color:#a8f569}to{filter:brightness(1.2);box-shadow:0 0 20px var(--step-color);border-color:#fff}}.shield-pulse{position:absolute;top:-15px;right:-15px;bottom:-15px;left:-15px;border-radius:50%;border:2px solid #3498db;animation:shieldExpand 1.5s infinite ease-out;pointer-events:none}@keyframes shieldExpand{0%{transform:scale(.8);opacity:1;border-width:4px;box-shadow:inset 0 0 20px #3498dbcc}to{transform:scale(2.2);opacity:0;border-width:1px;box-shadow:inset 0 0 #3498db00}}.hiw-roach-wrapper,.hiw-ext-wrapper{position:absolute;top:50%;z-index:12;display:flex;flex-direction:column;align-items:center;pointer-events:none;filter:drop-shadow(0 15px 25px rgba(0,0,0,.6)) drop-shadow(0 5px 10px rgba(0,0,0,.4))}.hiw-roach-wrapper{transform:translate(-50%) translateY(-90%)}.hiw-ext-wrapper{transform:translate(-50%) translateY(-92%);z-index:11}.hiw-roach-shadow,.hiw-ext-shadow{background:radial-gradient(ellipse,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 30%,transparent 80%);border-radius:50%;transition:all .3s ease;filter:blur(2px)}.hiw-roach-shadow{width:90px;height:12px;margin-top:-6px}.hiw-ext-shadow{width:60px;height:10px;margin-top:-5px}.hiw-roach-shadow.act-4,.hiw-roach-shadow.act-5{width:40px;height:4px;opacity:.3}.ex-master .ex-la,.ex-master .ex-ra,.ex-master .ex-ll,.ex-master .ex-rl{transform:rotate(0)}.ex-master .ex-mist{opacity:0;transition:opacity .2s}.ex-master.act-2{animation:exBob .35s ease-in-out infinite alternate}.ex-master.act-2 .ex-ll{animation:exLL .35s ease-in-out infinite alternate}.ex-master.act-2 .ex-rl{animation:exRL .35s ease-in-out infinite alternate}.ex-master.act-2 .ex-la{animation:exLA .35s ease-in-out infinite alternate}.ex-master.act-2 .ex-ra{animation:exRA .35s ease-in-out infinite alternate}.ex-master.act-3{transform:rotate(-5deg);transition:transform .2s}.ex-master.act-3 .ex-la{transform:rotate(15deg)}.ex-master.act-3 .ex-ll{transform:rotate(-10deg)}.ex-master.act-3 .ex-rl{transform:rotate(20deg)}.ex-master.act-3 .ex-mist{opacity:1}.ex-master.act-3 .mist-cloud{animation:blastCloud .6s infinite alternate;transform-origin:90px 65px}.ex-master.act-3 .mist-p1{animation:blastP .4s infinite linear}.ex-master.act-3 .mist-p2{animation:blastP .5s infinite linear .1s}.ex-master.act-3 .mist-p3{animation:blastP .3s infinite linear .2s}.ex-master.act-3 .mist-p4{animation:blastP .4s infinite linear .15s}.ex-master.act-3 .mist-p5{animation:blastP .6s infinite linear .05s}.ex-master.act-4,.ex-master.act-5{transform:rotate(0)}.ex-master.act-4 .ex-la,.ex-master.act-5 .ex-la{transform:rotate(-10deg)}.cr-master .cr-a1,.cr-master .cr-a2{animation:crAnt .6s ease-in-out infinite alternate}.cr-master.act-2{animation:fearTremble .1s infinite alternate}.cr-master.act-2 .cr-la{animation:crLegB .2s ease-in-out infinite alternate}.cr-master.act-2 .cr-lb{animation:crLegA .2s ease-in-out infinite alternate}.cr-master.act-2 .cr-eyes circle[fill="#fff"]{transform:translate(2px)}.cr-master.act-3{animation:flipDie .6s ease-out forwards}.cr-master.act-3 .cr-la,.cr-master.act-3 .cr-lb{animation:none}.cr-master.act-4,.cr-master.act-5{transform:rotate(180deg) translateY(20px);filter:grayscale(.5)}.cr-master.act-4 .cr-la,.cr-master.act-4 .cr-lb{animation:deathTwitch .4s ease-out 3 forwards}.cr-master.act-5 .cr-la,.cr-master.act-5 .cr-lb{animation:none;transform:rotate(-30deg)}.hiw-dust-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}.hiw-dust-particles.act-4:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;background:radial-gradient(circle,rgba(200,200,200,.8) 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%) scale(0);animation:dustBurst .6s ease-out forwards}@keyframes exBob{0%{transform:translateY(0) rotate(-1deg)}to{transform:translateY(-3px) rotate(1deg)}}@keyframes exLL{0%{transform:rotate(-25deg)}to{transform:rotate(25deg)}}@keyframes exRL{0%{transform:rotate(25deg)}to{transform:rotate(-25deg)}}@keyframes exLA{0%{transform:rotate(-10deg)}to{transform:rotate(15deg)}}@keyframes exRA{0%{transform:rotate(15deg)}to{transform:rotate(-15deg)}}@keyframes blastCloud{0%{transform:scale(.8);opacity:.5;filter:blur(2px)}to{transform:scale(1.3);opacity:.9;filter:blur(4px)}}@keyframes blastP{0%{transform:translate(0) translateY(0) scale(1);opacity:1}to{transform:translate(40px) translateY(calc(-10px + (Math.random() * 20px))) scale(0);opacity:0}}@keyframes crAnt{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes fearTremble{0%{transform:translate(0) rotate(0)}to{transform:translate(-3px) rotate(-2deg)}}@keyframes crLegA{0%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}@keyframes crLegB{0%{transform:rotate(20deg)}to{transform:rotate(-20deg)}}@keyframes flipDie{0%{transform:rotate(0) translateY(0) scale(1);filter:brightness(1)}50%{transform:rotate(90deg) translateY(-30px) scale(1.1);filter:brightness(2) hue-rotate(90deg)}to{transform:rotate(180deg) translateY(20px) scale(1);filter:brightness(.8) grayscale(.5)}}@keyframes deathTwitch{0%{transform:rotate(-10deg)}50%{transform:rotate(20deg)}to{transform:rotate(-10deg)}}@keyframes dustBurst{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.hiw-cards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.hiw-card{perspective:900px;transform-style:preserve-3d;will-change:transform;cursor:pointer;transition:transform .4s ease}.hiw-card-face{position:relative;height:100%;box-sizing:border-box;background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:2rem 1.6rem 1.8rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .4s ease,box-shadow .4s ease,background .4s ease;box-shadow:0 8px 32px #0000004d;transform-style:preserve-3d}.hiw-card.is-active .hiw-card-face{border-color:color-mix(in srgb,var(--step-color) 40%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--step-color) 12%,transparent),#ffffff05);box-shadow:0 10px 40px #0006,0 0 20px color-mix(in srgb,var(--step-color) 10%,transparent)}.hiw-card:hover .hiw-card-face{border-color:color-mix(in srgb,var(--step-color) 70%,transparent);box-shadow:0 20px 60px #00000080,0 0 50px color-mix(in srgb,var(--step-color) 30%,transparent)}.hiw-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none;border-radius:inherit;animation:shimmerPulse 2s ease-in-out infinite}@keyframes shimmerPulse{0%,to{opacity:.4}50%{opacity:1}}.hiw-icon-ring{width:70px;height:70px;border-radius:50%;background:radial-gradient(135deg,var(--step-color) 0%,color-mix(in srgb,var(--step-color) 55%,#000) 100%);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 0 0 8px color-mix(in srgb,var(--step-color) 15%,transparent),0 8px 24px #0006;flex-shrink:0;transform:translateZ(20px);transition:all .4s ease}.hiw-card.is-active .hiw-icon-ring{box-shadow:0 0 0 8px color-mix(in srgb,var(--step-color) 30%,transparent),0 8px 24px #0009,0 0 30px var(--step-color)}.hiw-card-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0;transform:translateZ(14px)}.hiw-card-desc{font-size:.85rem;color:#aaa;line-height:1.5;margin:0;transform:translateZ(10px)}.hiw-card-line{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--step-color);border-radius:0 0 22px 22px;box-shadow:0 0 12px var(--step-color);transform-origin:left}@media (max-width: 900px){.hiw-cards-row{grid-template-columns:repeat(2,1fr)}.hiw-timeline-track{padding:0 2%}.hiw-line-bg,.hiw-line-fill,.hiw-line-trail{left:2%;right:2%}.hiw-step-bubble{width:50px;height:50px;font-size:1.2rem}}@media (max-width: 600px){.hiw-section{padding:4rem 1.2rem}.hiw-cards-row{grid-template-columns:1fr}.hiw-timeline-track{padding:0}.hiw-line-bg,.hiw-line-fill,.hiw-line-trail{left:0;right:0}.hiw-step-bubble{width:44px;height:44px;font-size:1rem}.hiw-roach{width:60px}}.why-choose-us{padding:5rem 2rem;background:linear-gradient(180deg,var(--dark-bg) 0%,#285915 25%,#2a6117 50%,#285915 75%,var(--dark-bg) 100%);color:#fff;font-family:Inter,sans-serif;overflow:hidden}.wcu-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:4rem}.wcu-header h2{font-size:2.5rem;font-weight:700;margin:0}.wcu-content{display:flex;max-width:1200px;margin:0 auto;gap:4rem;align-items:center}.wcu-text{flex:1}.wcu-text p{font-size:1.1rem;line-height:1.8;color:#f0f0f0}.wcu-image-container{flex:1;position:relative;display:flex;justify-content:center;align-items:center}.building-img{width:100%;max-width:550px;height:auto;object-fit:cover;border-radius:80px 12px;box-shadow:0 20px 40px #0006}.worker-overlay{position:absolute;top:-40px;right:-20px;width:140px;height:140px;background-color:#fff;border-radius:50%;box-shadow:0 10px 25px #0000004d;display:flex;justify-content:center;align-items:center;overflow:hidden;border:4px solid #fff}.worker-overlay img{width:120%;height:120%;object-fit:cover;object-position:center top}@media (max-width: 900px){.wcu-content{flex-direction:column;gap:3rem}.wcu-text p{font-size:1rem}.worker-overlay{top:-20px;right:-10px;width:100px;height:100px}}.te-section{background-color:var(--dark-bg, #060a05);padding:6rem 2rem;position:relative;overflow:hidden;font-family:Inter,sans-serif;color:#fff}.te-glow{position:absolute;width:650px;height:750px;border-radius:50%;pointer-events:none;z-index:0}.te-glow--left{left:-220px;top:5%;background:radial-gradient(circle,rgba(var(--primary-rgb),.14) 0%,transparent 65%)}.te-glow--right{right:-220px;bottom:5%;background:radial-gradient(circle,rgba(52,152,219,.11) 0%,transparent 65%)}.te-container{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:0}.te-block{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:5rem 0}.te-block--bird{direction:ltr}.te-divider{display:flex;justify-content:center}.te-divider span{display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--primary-rgb),.35),transparent)}.te-media{position:relative;display:flex;justify-content:center}.te-tilt-wrap{position:relative;border-radius:24px;overflow:hidden;cursor:default;box-shadow:0 20px 60px #0000008c;will-change:transform}.te-tilt-wrap img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.te-tilt-gloss{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.07) 0%,transparent 55%);pointer-events:none}.te-pest-img{width:100%;max-width:480px;aspect-ratio:4 / 3}.te-floating-badge{position:absolute;bottom:-18px;right:-18px;background:linear-gradient(135deg,var(--primary),#2e7a0e);border-radius:18px;padding:1rem 1.4rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 12px 32px rgba(var(--primary-rgb),.45);border:2px solid rgba(255,255,255,.12)}.te-badge-num{font-size:1.9rem;font-weight:800;line-height:1;color:#fff}.te-badge-label{font-size:.72rem;font-weight:600;color:#ffffffd9;letter-spacing:.04em;margin-top:2px;white-space:nowrap}.te-content{display:flex;flex-direction:column;gap:1.2rem}.te-content--left{align-items:flex-start}.te-eyebrow{display:inline-block;padding:.35rem 1rem;border:1px solid rgba(var(--primary-rgb),.45);border-radius:50px;font-size:.68rem;font-weight:700;letter-spacing:.14em;color:#7ed957;background:rgba(var(--primary-rgb),.1);box-shadow:0 0 14px rgba(var(--primary-rgb),.15);width:fit-content}.te-content h2{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.18;margin:0;color:#fff}.te-green{color:#7ed957}.te-desc{font-size:1rem;color:#aaa;line-height:1.7;margin:0;max-width:480px}.te-checklist{list-style:none;padding:0;margin:.4rem 0;display:flex;flex-direction:column;gap:.65rem}.te-checklist li{display:flex;align-items:center;gap:.65rem;font-size:.95rem;color:#ddd;font-weight:500}.te-check-icon{color:var(--primary);flex-shrink:0}.te-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.8rem;background:linear-gradient(135deg,var(--primary),#2e7a0e);color:#fff;border:none;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 8px 24px rgba(var(--primary-rgb),.38);transition:box-shadow .3s ease;width:fit-content;margin-top:.4rem}.te-btn:hover{box-shadow:0 12px 32px rgba(var(--primary-rgb),.55)}.te-btn--outline{background:transparent;border:2px solid var(--primary);color:#7ed957;box-shadow:0 0 18px rgba(var(--primary-rgb),.15)}.te-btn--outline:hover{background:rgba(var(--primary-rgb),.1);box-shadow:0 0 28px rgba(var(--primary-rgb),.35)}.te-bird-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-radius:20px;overflow:visible;position:relative}.te-bird-cell{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;cursor:default;box-shadow:0 8px 28px #00000073;transform-style:preserve-3d;will-change:transform}.te-bird-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.te-bird-cell:hover img{transform:scale(1.07)}.te-bird-cell-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.45) 100%);pointer-events:none}.te-grid-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--primary);box-shadow:0 0 14px rgba(var(--primary-rgb),.7);z-index:5}.te-grid-dot--tl{top:-6px;left:-6px}.te-grid-dot--br{bottom:-6px;right:-6px}@media (max-width: 900px){.te-block{grid-template-columns:1fr;gap:3rem;padding:4rem 0}.te-block--bird .te-content--left{order:0}.te-block--bird .te-bird-grid{order:1}.te-pest-img{max-width:100%}.te-floating-badge{right:0;bottom:-14px}}@media (max-width: 600px){.te-section{padding:4rem 1.2rem}.te-content h2{font-size:1.8rem}.te-bird-grid{gap:8px}}.footprints-section{background-color:var(--dark-bg, #060a05);padding:6rem 2rem;color:#fff;font-family:Inter,sans-serif;overflow:hidden;position:relative}.footprints-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:4rem}.footprints-content{flex:1;max-width:600px}.footprints-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#7ed957;margin-bottom:3rem;letter-spacing:-.02em}.locations-grid{display:flex;flex-wrap:wrap;gap:1rem 1.2rem}.location-pill{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background-color:#141e1499;border:1px solid rgba(126,217,87,.3);border-radius:50px;font-size:.95rem;font-weight:500;color:#fff;cursor:default;box-shadow:0 0 15px #7ed95726;transition:box-shadow .3s ease,border-color .3s ease}.location-pill:hover{border-color:#7ed957cc;box-shadow:0 0 25px #7ed9574d}.location-icon{color:#fff}.footprints-map-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.footprints-map-container{width:100%;max-width:700px;position:relative}.map-image-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.footprints-map-img{width:100%;max-width:650px;height:auto;object-fit:contain;filter:drop-shadow(0 0 20px rgba(126,217,87,.1))}@media (max-width: 900px){.footprints-container{flex-direction:column;gap:3rem}.footprints-title{text-align:center;margin-bottom:2rem}.locations-grid{justify-content:center}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.tips-section{background-color:#fff;padding:6rem 2rem;font-family:Inter,sans-serif;overflow:hidden}.tips-container{max-width:1400px;margin:0 auto}.tips-header{text-align:center;color:#111827;margin-bottom:4rem}.tips-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.tips-subtitle{font-size:1.1rem;max-width:700px;margin:0 auto;line-height:1.6;color:#4b5563}.tips-swiper{width:100%;padding-top:20px;padding-bottom:60px}.tip-slide{background-position:center;background-size:cover;width:360px;transition:all .3s ease;filter:brightness(.6)}.swiper-slide-active.tip-slide{filter:brightness(1)}.tip-card{position:relative;background-color:#000;border-radius:8px;overflow:hidden;box-shadow:0 15px 35px #0006;height:500px;display:flex;flex-direction:column}.tip-image-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:transform .6s ease}.swiper-slide-active .tip-image-bg{transform:scale(1.08)}.tip-overlay{position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.6) 50%,transparent 100%);z-index:2}.tip-content{position:absolute;bottom:0;left:0;width:100%;padding:1.8rem 1.6rem;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:3;color:#fff}.tip-card-title{margin:0 0 .5rem}.tip-card-title span{background:#000;color:#fff;padding:4px 12px;font-size:1.4rem;font-weight:900;text-transform:uppercase;letter-spacing:1px}.tip-card-subtitle{font-size:.95rem;font-weight:700;color:#fff;margin:0 0 .8rem;letter-spacing:.5px}.tip-guide-title{font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 .6rem;line-height:1.35}.tip-card-desc{font-size:.85rem;color:#ccc;line-height:1.4;margin:0 0 1.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tips-swiper .swiper-pagination-bullet{background-color:#cbd5e1;opacity:1;width:10px;height:10px;transition:all .3s ease}.tips-swiper .swiper-pagination-bullet-active{background-color:#4caa17;opacity:1;width:25px;border-radius:10px}@media (max-width: 768px){.tip-slide{width:280px}.tip-card{height:420px}.tip-image-wrapper{height:180px}}.footer-section{background-color:#fff;padding:4rem 2rem 0;font-family:Inter,sans-serif;color:#333}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1.3fr;gap:2rem;padding-bottom:3rem;border-bottom:1px solid #e0e0e0}.footer-col{display:flex;flex-direction:column}.footer-brand .footer-logo{height:120px;width:auto;margin-left:-24px;margin-bottom:1.5rem;object-fit:contain;object-position:left center}.footer-desc{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;max-width:280px}.footer-socials{display:flex;gap:1rem}.social-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background-color:#5bbd2a;color:#fff;transition:transform .3s ease,background-color .3s ease;text-decoration:none}.social-icon:hover{transform:translateY(-3px);background-color:var(--primary)}.footer-list{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:1.2rem}.footer-list li a{text-decoration:none;color:#333;font-size:.95rem;font-weight:500;transition:color .3s ease}.footer-list li a:hover{color:#5bbd2a}.footer-contact{gap:1.5rem;margin-top:10px}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{color:#5bbd2a;flex-shrink:0;margin-top:2px}.contact-text{display:flex;flex-direction:column;gap:.3rem;font-size:.95rem;font-weight:500;line-height:1.4}.footer-bottom{max-width:1200px;margin:0 auto;text-align:center;padding:2rem 0;font-size:.9rem;color:#555;font-weight:500}@media (max-width: 900px){.footer-container{grid-template-columns:1fr 1fr;gap:3rem 2rem}}@media (max-width: 600px){.footer-container{grid-template-columns:1fr;gap:2.5rem}}.about-hero-section{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;overflow:hidden;background-color:#000}.about-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.about-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0006,#000000d9);box-shadow:inset 0 0 200px rgba(var(--primary-rgb),.15)}.about-hero-content{position:relative;z-index:1;text-align:center;color:#fff;max-width:1400px;width:100%;padding:2rem;margin-top:15vh}.about-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 15px rgba(0,0,0,.8)}.about-hero-subtitle{font-size:1.1rem;line-height:1.6;color:#f0f0f0;margin:0 auto 2.5rem;max-width:750px;text-shadow:0 2px 10px rgba(0,0,0,.8)}.about-hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-book-inspection,.btn-contact-us{padding:14px 32px;font-size:1.05rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;border:none}.btn-book-inspection{background-color:var(--primary);color:#fff;box-shadow:0 6px 20px rgba(var(--primary-rgb),.4)}.btn-book-inspection:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--primary-rgb),.5)}.btn-contact-us{background-color:#fff;color:#222;box-shadow:0 6px 20px #0003}.btn-contact-us:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 25px #fff3}@media (max-width: 768px){.about-hero-section{min-height:60vh}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.about-hero-content{margin-top:5vh}}.our-story-section{background-color:#050806;color:#fff;padding:6rem 2rem;font-family:Inter,sans-serif}.our-story-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:5rem}.our-story-image-col{flex:1;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0009}.our-story-main-img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.15);transform-origin:center center}.our-story-content-col{flex:1}.our-story-title{font-size:2.2rem;font-weight:600;margin-bottom:2rem;letter-spacing:-.5px}.our-story-text{font-size:1rem;line-height:1.7;color:#d1d5db;margin-bottom:1.5rem}.our-story-list{list-style:none;padding:0;margin-top:2.5rem}.our-story-list li{display:flex;align-items:center;font-size:1rem;margin-bottom:1.2rem;color:#e5e7eb}.story-check{color:var(--primary);margin-right:1rem;min-width:20px}@media (max-width: 992px){.our-story-container{flex-direction:column;gap:3.5rem}}.mission-vision-section{position:relative;background-color:#020503;padding:8rem 2rem;font-family:Inter,sans-serif;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:60vh}.mv-grid-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(var(--primary-rgb),.05) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--primary-rgb),.05) 1px,transparent 1px);background-size:40px 40px;z-index:0;opacity:.5}.mv-glow-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15) 0%,transparent 70%);z-index:1;pointer-events:none}.mv-container{position:relative;z-index:2;max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.mv-tech-center{position:absolute;top:-160px;left:50%;transform:translate(-50%);width:450px;z-index:1;mix-blend-mode:screen;filter:contrast(1.1);pointer-events:none;-webkit-mask-image:radial-gradient(ellipse at 50% 50%,black 50%,transparent 75%);mask-image:radial-gradient(ellipse at 50% 50%,black 50%,transparent 75%)}.mv-card{position:relative;z-index:10;background:#0a190f66;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(var(--primary-rgb),.2);border-radius:24px;padding:3.5rem 3rem;margin-top:40px;box-shadow:0 20px 50px #00000080,inset 0 0 20px rgba(var(--primary-rgb),.05);transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;align-items:flex-start}.mv-card:hover{transform:translateY(-10px);border-color:rgba(var(--primary-rgb),.5);box-shadow:0 30px 60px #0009,inset 0 0 30px rgba(var(--primary-rgb),.15)}.mv-icon-wrapper{background:linear-gradient(135deg,rgba(var(--primary-rgb),.2),rgba(var(--primary-rgb),.05));border:1px solid rgba(var(--primary-rgb),.4);padding:1.2rem;border-radius:16px;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;box-shadow:0 8px 25px rgba(var(--primary-rgb),.2)}.mv-icon{color:#5bb32b}.mv-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.5px}.mv-text{color:#b0b8b4;font-size:1.15rem;line-height:1.8}@media (max-width: 992px){.mv-container{grid-template-columns:1fr;gap:3rem}.mv-card{padding:2.5rem 2rem}}.stats-section{position:relative;background-color:#050505;padding:8rem 2rem;font-family:Inter,sans-serif;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:50vh}.stats-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(76,170,23,.15) 0%,transparent 60%);z-index:0;pointer-events:none}.stats-particles{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:50px 50px;opacity:.3;z-index:0}.stats-container{position:relative;z-index:2;max-width:1400px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;transform-style:preserve-3d}.stat-card{background:#0a190f80;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(76,170,23,.3);border-radius:32px;padding:3.5rem 2rem;text-align:center;box-shadow:0 15px 35px #0009,inset 0 0 20px #4caa171a;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease,border-color .4s ease;cursor:default}.stat-card:hover{transform:translateZ(30px) translateY(-10px);box-shadow:0 25px 50px #000c,0 0 40px #4caa1733,inset 0 0 30px #4caa1733;border-color:#4caa17cc}.stat-number{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary-green) 0%,#7ED957 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--primary-green);text-shadow:0 0 30px rgba(76,170,23,.3)}.stat-label{font-size:1.15rem;color:#fff;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media (max-width: 1200px){.stats-container{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width: 600px){.stats-container{grid-template-columns:1fr;gap:2rem}.stat-card{padding:2.5rem 1.5rem}}.instant-booking-section{background:linear-gradient(to bottom,var(--primary) 0%,#0d1a09 100%);padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.ib-header{text-align:center;margin-bottom:4rem}.ib-header h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.ib-header p{font-size:1.1rem;color:#e2f5dc}.ib-container{max-width:1200px;width:100%;display:flex;gap:4rem;align-items:center}.ib-image-col{flex:1}.ib-main-img{width:100%;height:500px;object-fit:cover;border-radius:60px 20px;box-shadow:0 20px 50px #00000080}.ib-form-col{flex:1}.ib-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem}.ib-form-group{display:flex;flex-direction:column}.ib-form-group label{font-size:.95rem;margin-bottom:.6rem;color:#f0fdf4;font-weight:500}.ib-select-wrapper,.ib-input-wrapper{position:relative;display:flex;align-items:center}.ib-select-wrapper select,.ib-input-wrapper input{width:100%;padding:.8rem 1rem;border-radius:8px;border:none;background-color:#fff;color:#333;font-size:1rem;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ib-icon{position:absolute;right:1rem;color:#333;pointer-events:none}.ib-actions{display:flex;gap:1.5rem;margin-bottom:2.5rem}.ib-btn{padding:.9rem 2rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;text-align:center}.ib-btn-solid{background-color:var(--primary);color:#fff;border:none;box-shadow:0 4px 15px rgba(var(--primary-rgb),.4)}.ib-btn-solid:hover{background-color:#3e8d13}.ib-btn-outline{background-color:transparent;color:#fff;border:1px solid #fff}.ib-btn-outline:hover{background-color:#ffffff1a}.ib-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ib-feature{display:flex;align-items:center;font-size:.9rem;color:#e2f5dc}.ib-feature svg{margin-right:.5rem;color:#fff}.ib-bottom-bar{margin-top:5rem;width:100%;display:flex;justify-content:center}.ib-pill{background-color:#fff;padding:1rem 2.5rem;border-radius:50px;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 30px #0000004d;flex-wrap:wrap;justify-content:center}.ib-pill-text.text-gray{color:#6b7280;font-weight:500}.ib-pill-phone{display:flex;align-items:center;gap:.4rem;color:var(--primary);font-weight:600;text-decoration:none}.ib-pill-link{color:var(--primary);font-weight:600;text-decoration:none}@media (max-width: 992px){.ib-container{flex-direction:column}.ib-main-img{height:auto}.ib-form-grid{grid-template-columns:1fr}}.bird-netting-hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;background-color:#030604;overflow:hidden}.bn-glow-left{position:absolute;top:50%;left:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(var(--primary-rgb),.15) 0%,transparent 60%);z-index:1;pointer-events:none}.bn-glow-right{position:absolute;top:50%;right:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(var(--primary-rgb),.15) 0%,transparent 60%);z-index:1;pointer-events:none}.bn-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.bn-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#030604b3;z-index:0}.bn-hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:2rem;display:flex;flex-direction:column;align-items:center}.bn-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.5px}.bn-subtitle{color:#e5e7eb;font-size:1.15rem;line-height:1.6;max-width:700px;margin-bottom:2.5rem}.bn-btn-book{background-color:var(--primary);color:#fff;border:none;padding:14px 36px;font-size:1.05rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}.bn-btn-book:hover{background-color:#3e8d13;transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.4)}.service-booking-card{background-color:#fff;border-radius:16px;padding:2rem;width:100%;max-width:440px;box-shadow:0 10px 30px #00000014,0 1px 3px #00000005;border:1px solid rgba(0,0,0,.04);position:relative;overflow:hidden;font-family:Inter,sans-serif;text-align:left}.card-success-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffffff2;display:flex;justify-content:center;align-items:center;z-index:10;text-align:center}.success-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.success-icon{color:var(--primary-green, #4CAA17);animation:scaleIn .3s ease}@keyframes scaleIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.success-content h3{font-size:1.5rem;font-weight:700;color:#1f2937}.success-content p{color:#6b7280;font-size:.95rem}.card-field{margin-bottom:1.5rem}.card-label{display:block;font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.card-input-wrapper,.card-select-wrapper{position:relative;display:flex;align-items:center;width:100%}.card-input{width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1.05rem;font-weight:600;color:#1f2937;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}.card-input-wrapper .card-input{padding-left:2.75rem}.card-input:focus{border-color:var(--primary-green, #4CAA17);box-shadow:0 0 0 3px #4caa1726}.card-input-icon{position:absolute;left:1rem;pointer-events:none}.icon-green{color:var(--primary-green, #4CAA17)}.card-toggle-group{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.card-toggle-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1rem;border:1.5px solid var(--primary-green, #4CAA17);border-radius:8px;background-color:#fff;color:var(--primary-green, #4CAA17);font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}.card-toggle-btn.active{background-color:var(--primary-green, #4CAA17);color:#fff}.card-toggle-btn:hover{background-color:#4caa170d}.card-toggle-btn.active:hover{background-color:var(--primary-green-hover, #3E8D12)}.card-select{width:100%;padding:.85rem 2.5rem .85rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1.05rem;font-weight:600;color:#1f2937;outline:none;background-color:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .2s ease}.card-select:focus{border-color:var(--primary-green, #4CAA17)}.card-chevron{position:absolute;right:1rem;pointer-events:none;color:var(--primary-green, #4CAA17)}.card-price-section{margin:1.5rem 0;padding:1rem 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.price-title{display:block;font-size:.85rem;color:#4b5563;margin-bottom:.25rem;font-weight:500}.price-value{display:flex;align-items:baseline;color:#111827;font-family:Inter,sans-serif}.price-currency{font-size:1.75rem;font-weight:700;margin-right:.25rem}.price-amount{font-size:2.25rem;font-weight:800;letter-spacing:-1px}.card-helper-text{font-size:.9rem;color:var(--primary-green, #4CAA17);font-weight:600;margin-top:.5rem}.card-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.card-btn{width:100%;padding:.9rem 1rem;border-radius:8px;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-book-now{background-color:var(--primary-green, #4CAA17);color:#fff}.btn-book-now:hover{background-color:var(--primary-green-hover, #3E8D12);transform:translateY(-1px)}.btn-talk-agent{background-color:var(--primary-green, #4CAA17);color:#fff}.btn-talk-agent:hover{background-color:var(--primary-green-hover, #3E8D12);transform:translateY(-1px)}.card-input[type=number]::-webkit-inner-spin-button,.card-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bird-problems-section{background-color:#030604;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bp-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.bp-header{text-align:center;margin-bottom:5rem}.bp-header h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.bp-header p{color:#a1a1aa;font-size:1.1rem}.bp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.bp-card{border-radius:16px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;min-height:320px}.bp-card:hover{transform:translateY(-8px)}.bp-card-purple{background:linear-gradient(180deg,#140727,#7b2cff);box-shadow:0 10px 30px #7b2cff26}.bp-card-purple:hover{box-shadow:0 20px 40px #7b2cff4d}.bp-card-green{background:linear-gradient(180deg,#0d2209,#4cae15);box-shadow:0 10px 30px #4cae1526}.bp-card-green:hover{box-shadow:0 20px 40px #4cae154d}.bp-icon-wrapper{width:70px;height:70px;border-radius:50%;background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);display:flex;justify-content:center;align-items:center;margin-bottom:3rem;color:#fff;box-shadow:inset 0 0 15px #ffffff0d}.bp-icon-wrapper svg{stroke-width:1.5px}.bp-card-title{font-size:1.15rem;font-weight:500;margin-bottom:1.2rem;color:#fff;letter-spacing:.2px}.bp-card-desc{font-size:.9rem;color:#ffffffe6;line-height:1.5;font-weight:400}@media (max-width: 1024px){.bp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.bp-grid{grid-template-columns:1fr}}.bird-solutions-section{background-color:#0b0512;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bs-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.bs-header{text-align:center;margin-bottom:5rem}.bs-header h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.bs-header p{color:#a1a1aa;font-size:1.1rem}.bs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.bs-card{position:relative;border-radius:20px;min-height:420px;background-size:cover;background-position:center;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #00000080}.bs-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(var(--primary-rgb),.2)}.bs-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000001a,#0000004d 40%,#000000f2);z-index:1}.bs-icon-wrapper{position:relative;z-index:2;width:48px;height:48px;background-color:var(--primary);border-radius:12px;display:flex;justify-content:center;align-items:center;color:#fff;box-shadow:0 4px 15px rgba(var(--primary-rgb),.4)}.bs-icon-wrapper svg{stroke-width:2px}.bs-card-content{position:relative;z-index:2}.bs-card-title{font-size:1.3rem;font-weight:500;margin-bottom:.8rem;color:#fff;letter-spacing:.2px}.bs-card-desc{font-size:.95rem;color:#ffffffe6;line-height:1.5;font-weight:400}@media (max-width: 1024px){.bs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.bs-grid{grid-template-columns:1fr}}.bird-benefits-section{background:linear-gradient(90deg,#4d4d4d,#111);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bben-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.bben-header{text-align:center;margin-bottom:5rem}.bben-header h2{font-size:2.2rem;font-weight:500;color:#fff;letter-spacing:.5px}.bben-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.bben-item{display:flex;flex-direction:column;align-items:center;text-align:center}.bben-icon-wrapper{color:#fff;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.bben-icon-wrapper svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.bben-title{font-size:1.05rem;font-weight:500;color:#fff;margin-bottom:.6rem}.bben-desc{font-size:.85rem;color:#c4c4c4;font-weight:400}@media (max-width: 900px){.bben-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width: 600px){.bben-grid{grid-template-columns:1fr}}.bird-process-section{background-color:#030604;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bproc-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.bproc-header{text-align:center;margin-bottom:6rem}.bproc-header h2{font-size:2.5rem;font-weight:500;color:#fff;margin-bottom:1rem}.bproc-header p{color:#a1a1aa;font-size:1.05rem}.bproc-timeline-wrapper{position:relative;width:100%}.bproc-line{position:absolute;top:35px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,rgba(var(--primary-rgb),0),rgba(var(--primary-rgb),.8),rgba(var(--primary-rgb),0));z-index:0}.bproc-steps{display:flex;justify-content:space-between;width:100%;position:relative;z-index:1}.bproc-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;padding:0 1rem}.bproc-number-circle{width:70px;height:70px;border-radius:50%;background:linear-gradient(180deg,#1c3614,#0b1708);border:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;color:#fff;margin-bottom:2.5rem;box-shadow:0 4px 15px #00000080}.bproc-content{display:flex;flex-direction:column;align-items:center}.bproc-icon{color:var(--primary);margin-bottom:1rem}.bproc-title{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.5rem}.bproc-desc{font-size:.85rem;color:#a1a1aa;line-height:1.5}@media (max-width: 900px){.bproc-steps{flex-direction:column;align-items:center;gap:4rem}.bproc-line{top:0;bottom:0;left:50%;right:auto;width:2px;height:auto;transform:translate(-50%);background:linear-gradient(180deg,rgba(var(--primary-rgb),0),rgba(var(--primary-rgb),.8),rgba(var(--primary-rgb),0))}}.bird-faq-section{background-color:#030604;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bfaq-container{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.bfaq-header{font-size:2.2rem;font-weight:500;color:var(--primary);margin-bottom:3.5rem;text-align:center;letter-spacing:.5px}.bfaq-list{width:100%;display:flex;flex-direction:column}.bfaq-item{border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.bfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:transparent;border:none;color:#fff;font-size:1.05rem;font-weight:400;text-align:left;cursor:pointer;transition:color .3s ease;font-family:Inter,sans-serif}.bfaq-question:hover{color:var(--primary)}.bfaq-icon{color:#a1a1aa;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.bfaq-question:hover .bfaq-icon{color:var(--primary)}.bfaq-answer{padding-bottom:1.5rem;color:#a1a1aa;line-height:1.6;font-size:.95rem;padding-right:2rem}.termite-hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;background-color:#030604;overflow:hidden}.tc-glow-left{position:absolute;top:50%;left:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(var(--primary-rgb),.15) 0%,transparent 60%);z-index:1;pointer-events:none}.tc-glow-right{position:absolute;top:50%;right:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(var(--primary-rgb),.15) 0%,transparent 60%);z-index:1;pointer-events:none}.tc-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.tc-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#030604b3;z-index:0}.tc-hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:2rem;display:flex;flex-direction:column;align-items:center}.tc-title{color:#fff;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.5px}.tc-subtitle{color:#e5e7eb;font-size:1.15rem;line-height:1.6;max-width:700px;margin-bottom:2.5rem}.tc-btn-book{background-color:var(--primary);color:#fff;border:none;padding:14px 36px;font-size:1.05rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}.tc-btn-book:hover{background-color:#3e8d13;transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.4)}.termite-signs-section{position:relative;background-color:#05020a;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.termite-signs-section:before,.termite-signs-section:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:500px;height:600px;background:radial-gradient(circle,rgba(45,13,89,.15) 0%,transparent 60%);z-index:0;pointer-events:none}.termite-signs-section:before{left:-200px}.termite-signs-section:after{right:-200px}.ts-container{position:relative;z-index:1;max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.ts-header{text-align:center;margin-bottom:4rem}.ts-header h2{font-size:2.4rem;font-weight:600;color:#fff;margin-bottom:.8rem;letter-spacing:.5px}.ts-header p{color:#e2e8f0;font-size:1.05rem}.ts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.ts-card{display:flex;align-items:center;background-color:#0006;border:1px solid #d97706;border-radius:12px;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.ts-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #d9770626}.ts-icon{color:#d97706;margin-right:1.25rem;flex-shrink:0}.ts-text{font-size:1.05rem;color:#fff;font-weight:400}@media (max-width: 768px){.ts-grid{grid-template-columns:1fr}}.termite-solutions-section{background-color:#05020a;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.tsol-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.tsol-header{text-align:center;margin-bottom:5rem}.tsol-header h2{font-size:2.5rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:.5px}.tsol-header p{color:#e2e8f0;font-size:1.05rem}.tsol-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.tsol-card{background-size:cover;background-position:center;position:relative;border-radius:16px;overflow:hidden;padding:0;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0006;min-height:450px}.tsol-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(145deg,#00000080,#000c);z-index:1;transition:background .3s ease}.tsol-card:hover .tsol-overlay{background:linear-gradient(145deg,#0000004d,#0009)}.tsol-content{position:relative;z-index:2;padding:2.5rem 2rem;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.tsol-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(var(--primary-rgb),.15)}.tsol-number{width:50px;height:50px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;margin-bottom:2.5rem;box-shadow:0 4px 15px rgba(var(--primary-rgb),.4)}.tsol-title{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.8)}.tsol-desc{font-size:.9rem;color:#f3f4f6;line-height:1.6;text-shadow:0 2px 4px rgba(0,0,0,.8)}@media (max-width: 1024px){.tsol-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.tsol-grid{grid-template-columns:1fr}}.termite-benefits-section{background:linear-gradient(90deg,#4d4d4d,#111);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.tben-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.tben-header{text-align:center;margin-bottom:5rem}.tben-header h2{font-size:2.2rem;font-weight:600;color:#fff;letter-spacing:.5px}.tben-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.tben-item{display:flex;flex-direction:column;align-items:center;text-align:center}.tben-icon-wrapper{color:#fff;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.tben-icon-wrapper svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.tben-text{font-size:1.05rem;color:#e5e5e5;font-weight:400;line-height:1.5;max-width:180px}@media (max-width: 900px){.tben-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width: 600px){.tben-grid{grid-template-columns:1fr}}.pest-cta-section{position:relative;background-color:#030604;padding:6rem 2rem 4rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden;min-height:400px}.pcta-glow-left{position:absolute;top:50%;left:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(var(--primary-rgb),.15) 0%,transparent 60%);z-index:0;pointer-events:none}.pcta-glow-right{position:absolute;top:50%;right:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(var(--primary-rgb),.15) 0%,transparent 60%);z-index:0;pointer-events:none}.pcta-container{position:relative;z-index:1;max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center}.pcta-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;z-index:2;position:relative}.pcta-title{font-size:3rem;font-weight:600;color:#fff;margin-bottom:1.2rem;letter-spacing:-.5px}.pcta-subtitle{color:#e5e7eb;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.pcta-btn{background-color:#fff;color:#4caa17;border:none;padding:14px 32px;font-size:1.25rem;font-weight:500;border-radius:40px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 15px #0003}.pcta-btn:hover{background-color:#f0fdf4;transform:translateY(-2px);box-shadow:0 6px 20px #4caa174d}.pcta-btn-icon{color:#4caa17}.pcta-image-wrapper{position:absolute;right:0;bottom:-4rem;height:110%;z-index:1;display:flex;align-items:flex-end}.pcta-tech-img{height:100%;width:auto;object-fit:contain;object-position:bottom}@media (max-width: 1024px){.pcta-image-wrapper{right:-5%;height:90%}}@media (max-width: 768px){.pcta-container{flex-direction:column;text-align:center}.pcta-title{font-size:2.2rem}.pcta-image-wrapper{position:relative;bottom:-2rem;height:300px;margin-top:3rem;right:0;justify-content:center;width:100%}}.tfaq-section{background-color:#05020a;padding:6rem 2rem;display:flex;justify-content:center;color:#fff;font-family:Inter,sans-serif}.tfaq-container{max-width:800px;width:100%}.tfaq-title{text-align:center;font-size:2.2rem;font-weight:500;color:var(--primary);margin-bottom:3rem;letter-spacing:.5px}.tfaq-list{display:flex;flex-direction:column}.tfaq-item{border-bottom:1px solid rgba(255,255,255,.1)}.tfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;color:#fff;font-size:1.1rem;font-weight:500;padding:1.5rem 0;cursor:pointer;text-align:left;outline:none;font-family:inherit}.tfaq-icon{transition:transform .3s ease;color:#d1d5db}.tfaq-icon-open{transform:rotate(180deg)}.tfaq-answer-wrapper{overflow:hidden}.tfaq-answer{padding-bottom:1.5rem;color:#9ca3af;font-size:.95rem;line-height:1.6}.croach-hero-section{position:relative;min-height:100vh;background-color:#05020a;display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.croach-hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05020a00 70%);z-index:1;pointer-events:none}.croach-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.croach-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#030604b3;z-index:0}.croach-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.croach-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.croach-hero-content p{font-size:1.15rem;color:#d1d5db;margin-bottom:2.5rem}.croach-hero-btn{background-color:var(--primary);color:#fff;border:none;padding:.8rem 2rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.croach-hero-btn:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}@media (max-width: 768px){.croach-hero-content h1{font-size:2.5rem}}.cprobs-section{position:relative;background-color:#000;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.cprobs-glow-left{position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.cprobs-glow-right{position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.cprobs-container{position:relative;z-index:2;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.cprobs-header{text-align:center;margin-bottom:4rem}.cprobs-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.cprobs-header p{font-size:1.1rem;color:#d1d5db}.cprobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.cprobs-card{display:flex;align-items:center;padding:1.5rem 2rem;background-color:#0a050f99;border:1px solid var(--secondary-hover);border-radius:12px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.cprobs-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(var(--secondary-rgb),.15);background-color:#0f0816cc}.cprobs-icon{color:var(--secondary-hover);margin-right:1.25rem;flex-shrink:0}.cprobs-text{font-size:1.1rem;font-weight:500;color:#fff}@media (max-width: 768px){.cprobs-header h2{font-size:2.2rem}.cprobs-grid{grid-template-columns:1fr}}.cprocess-section{background-color:#000;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;position:relative;overflow:hidden}.cprocess-section:before{content:"";position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.cprocess-section:after{content:"";position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.cprocess-container{position:relative;z-index:2;max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.cprocess-header{text-align:center;margin-bottom:5rem}.cprocess-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.cprocess-header p{color:#d1d5db;font-size:1.1rem}.cprocess-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.cprocess-card{border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0006;min-height:500px;position:relative;overflow:hidden}.cprocess-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000000f2,#0000004d);z-index:1;transition:opacity .3s ease}.cprocess-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(var(--primary-rgb),.15)}.cprocess-card:hover .cprocess-card-overlay{opacity:0}.cprocess-number,.cprocess-title,.cprocess-desc{position:relative;z-index:2}.cprocess-number{width:48px;height:48px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:auto;box-shadow:0 0 20px 5px rgba(var(--primary-rgb),.4)}.cprocess-title{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.4}.cprocess-desc{font-size:.95rem;color:#d1d5db;line-height:1.5}@media (max-width: 1024px){.cprocess-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.cprocess-grid{grid-template-columns:1fr}}.cwhy-section{background:linear-gradient(90deg,#505050,#050505);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.cwhy-container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.cwhy-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center;letter-spacing:.5px}.cwhy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.cwhy-item{display:flex;flex-direction:column;align-items:center;text-align:center}.cwhy-icon-wrapper{margin-bottom:1.5rem;color:#fff}.cwhy-text{font-size:1.05rem;line-height:1.4;color:#d1d5db;max-width:180px}@media (max-width: 768px){.cwhy-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width: 480px){.cwhy-grid{grid-template-columns:1fr;gap:2.5rem}}.cfaq-section{background-color:#000;padding:6rem 2rem;display:flex;justify-content:center;color:#fff;font-family:Inter,sans-serif}.cfaq-container{max-width:800px;width:100%}.cfaq-title{text-align:center;font-size:2.2rem;font-weight:500;color:var(--primary);margin-bottom:3rem;letter-spacing:.5px}.cfaq-list{display:flex;flex-direction:column}.cfaq-item{border-bottom:1px solid rgba(255,255,255,.1)}.cfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;color:#fff;font-size:1.1rem;font-weight:500;padding:1.5rem 0;cursor:pointer;text-align:left;outline:none;font-family:inherit}.cfaq-icon{transition:transform .3s ease;color:#d1d5db}.cfaq-icon-open{transform:rotate(180deg)}.cfaq-answer-wrapper{overflow:hidden}.cfaq-answer{padding-bottom:1.5rem;color:#9ca3af;font-size:.95rem;line-height:1.6}.mosq-hero-section{position:relative;min-height:100vh;background-color:#05020a;display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.mosq-hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05020a00 70%);z-index:1;pointer-events:none}.mosq-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.mosq-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#030604b3;z-index:0}.mosq-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.mosq-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.mosq-hero-content p{font-size:1.15rem;color:#d1d5db;margin-bottom:2.5rem}.mosq-hero-btn{background-color:var(--primary);color:#fff;border:none;padding:.8rem 2rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.mosq-hero-btn:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}@media (max-width: 768px){.mosq-hero-content h1{font-size:2.5rem}}.mrisks-section{position:relative;background-color:#000;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.mrisks-glow-left{position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.mrisks-glow-right{position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.mrisks-container{position:relative;z-index:2;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.mrisks-header{text-align:center;margin-bottom:4rem}.mrisks-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.mrisks-header p{font-size:1.1rem;color:#d1d5db}.mrisks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.mrisks-card{display:flex;align-items:center;padding:1.5rem 2rem;background-color:#0a050f99;border:1px solid var(--secondary-hover);border-radius:12px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.mrisks-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(var(--secondary-rgb),.15);background-color:#0f0816cc}.mrisks-icon{color:var(--secondary-hover);margin-right:1.25rem;flex-shrink:0}.mrisks-text{font-size:1.1rem;font-weight:500;color:#fff}@media (max-width: 768px){.mrisks-header h2{font-size:2.2rem}.mrisks-grid{grid-template-columns:1fr}}.mprocess-section{background-color:#000;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.mprocess-container{max-width:1200px;width:100%}.mprocess-header{text-align:center;margin-bottom:4rem}.mprocess-header h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.mprocess-header p{color:#d1d5db;font-size:1.1rem}.mprocess-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mprocess-card{border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0006;min-height:500px;position:relative;overflow:hidden}.mprocess-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000000f2,#0000004d);z-index:1;transition:opacity .3s ease}.mprocess-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(var(--primary-rgb),.15)}.mprocess-card:hover .mprocess-card-overlay{opacity:0}.mprocess-number,.mprocess-title,.mprocess-desc{position:relative;z-index:2}.mprocess-number{width:48px;height:48px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:auto;box-shadow:0 0 20px 5px rgba(var(--primary-rgb),.4)}.mprocess-title{font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.mprocess-desc{font-size:.95rem;line-height:1.5;color:#9ca3af}@media (max-width: 1024px){.mprocess-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 640px){.mprocess-grid{grid-template-columns:1fr}}.mwhy-section{background:linear-gradient(90deg,#505050,#050505);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.mwhy-container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.mwhy-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center;letter-spacing:.5px}.mwhy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.mwhy-item{display:flex;flex-direction:column;align-items:center;text-align:center}.mwhy-icon-wrapper{margin-bottom:1.5rem;color:#fff}.mwhy-text{font-size:1.05rem;line-height:1.4;color:#d1d5db;max-width:180px}@media (max-width: 768px){.mwhy-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width: 480px){.mwhy-grid{grid-template-columns:1fr;gap:2.5rem}}.mfaq-section{background-color:#000;padding:6rem 2rem;display:flex;justify-content:center;color:#fff;font-family:Inter,sans-serif}.mfaq-container{max-width:800px;width:100%}.mfaq-title{text-align:center;font-size:2.2rem;font-weight:500;color:var(--primary);margin-bottom:3rem;letter-spacing:.5px}.mfaq-list{display:flex;flex-direction:column}.mfaq-item{border-bottom:1px solid rgba(255,255,255,.1)}.mfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;color:#fff;font-size:1.1rem;font-weight:500;padding:1.5rem 0;cursor:pointer;text-align:left;outline:none;font-family:inherit}.mfaq-icon{transition:transform .3s ease;color:#d1d5db}.mfaq-icon-open{transform:rotate(180deg)}.mfaq-answer-wrapper{overflow:hidden}.mfaq-answer{padding-bottom:1.5rem;color:#9ca3af;font-size:.95rem;line-height:1.6}.rodent-hero-section{position:relative;min-height:100vh;background-color:#050505;display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.rodent-hero-glow-left{position:absolute;top:50%;left:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05050500 65%);z-index:1;pointer-events:none}.rodent-hero-glow-right{position:absolute;top:50%;right:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05050500 65%);z-index:1;pointer-events:none}.rodent-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.rodent-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050505b3;z-index:0}.rodent-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.rodent-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.rodent-hero-content p{font-size:1.15rem;color:#d1d5db;margin-bottom:2.5rem}.rodent-hero-btn{background-color:var(--primary);color:#fff;border:none;padding:.8rem 2rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.rodent-hero-btn:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}@media (max-width: 768px){.rodent-hero-content h1{font-size:2.5rem}}.rproblems-section{position:relative;background-color:#000;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.rproblems-glow-left{position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.rproblems-glow-right{position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.rproblems-container{position:relative;z-index:2;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.rproblems-header{text-align:center;margin-bottom:4rem}.rproblems-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.rproblems-header p{font-size:1.1rem;color:#d1d5db}.rproblems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.rproblems-card{display:flex;align-items:center;padding:1.5rem 2rem;background-color:#0a050f99;border:1px solid var(--secondary-hover);border-radius:12px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.rproblems-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(var(--secondary-rgb),.15);background-color:#0f0816cc}.rproblems-icon{color:var(--secondary-hover);margin-right:1.25rem;flex-shrink:0}.rproblems-text{font-size:1.1rem;font-weight:500;color:#fff}@media (max-width: 768px){.rproblems-header h2{font-size:2.2rem}.rproblems-grid{grid-template-columns:1fr}}.rsolutions-section{background-color:#050505;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.rsolutions-container{max-width:1200px;width:100%}.rsolutions-header{text-align:center;margin-bottom:4rem}.rsolutions-header h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.rsolutions-header p{color:#d1d5db;font-size:1.1rem}.rsolutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.rsolutions-card{border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0006;min-height:500px;position:relative;overflow:hidden}.rsolutions-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000000f2,#0000004d);z-index:1;transition:opacity .3s ease}.rsolutions-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(var(--primary-rgb),.15)}.rsolutions-card:hover .rsolutions-card-overlay{opacity:0}.rsolutions-number,.rsolutions-title,.rsolutions-desc{position:relative;z-index:2}.rsolutions-number{width:48px;height:48px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:auto;box-shadow:0 0 20px 5px rgba(var(--primary-rgb),.4)}.rsolutions-title{font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.rsolutions-desc{font-size:.95rem;line-height:1.5;color:#9ca3af}@media (max-width: 1024px){.rsolutions-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 640px){.rsolutions-grid{grid-template-columns:1fr}}.rwhy-section{background:linear-gradient(90deg,#505050,#050505);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.rwhy-container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.rwhy-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center;letter-spacing:.5px}.rwhy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.rwhy-item{display:flex;flex-direction:column;align-items:center;text-align:center}.rwhy-icon-wrapper{margin-bottom:1.5rem;color:#fff}.rwhy-text{font-size:1.05rem;line-height:1.4;color:#d1d5db;max-width:180px}@media (max-width: 768px){.rwhy-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width: 480px){.rwhy-grid{grid-template-columns:1fr;gap:2.5rem}}.rfaq-section{background-color:#050505;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.rfaq-container{max-width:800px;width:100%}.rfaq-title{text-align:center;font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:3rem}.rfaq-list{display:flex;flex-direction:column}.rfaq-item{border-bottom:1px solid rgba(255,255,255,.1)}.rfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;text-align:left;cursor:pointer;transition:color .3s ease}.rfaq-question:hover{color:#d1d5db}.rfaq-icon{color:#fff;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.rfaq-icon.rotate{transform:rotate(180deg)}.rfaq-answer-wrapper{overflow:hidden}.rfaq-answer{padding-bottom:1.5rem;color:#9ca3af;line-height:1.6;font-size:1rem}@media (max-width: 768px){.rfaq-title{font-size:2rem}.rfaq-question{font-size:1.05rem}}.bedbug-hero-section{position:relative;min-height:100vh;background-color:#050505;display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.bedbug-hero-glow-left{position:absolute;top:50%;left:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05050500 65%);z-index:1;pointer-events:none}.bedbug-hero-glow-right{position:absolute;top:50%;right:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05050500 65%);z-index:1;pointer-events:none}.bedbug-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.bedbug-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050505b3;z-index:0}.bedbug-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.bedbug-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.bedbug-hero-content p{font-size:1.15rem;color:#d1d5db;margin-bottom:2.5rem}.bedbug-hero-btn{background-color:var(--primary);color:#fff;border:none;padding:.8rem 2rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.bedbug-hero-btn:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}@media (max-width: 768px){.bedbug-hero-content h1{font-size:2.5rem}}.bsigns-section{position:relative;background-color:#000;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.bsigns-glow-left{position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.bsigns-glow-right{position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.bsigns-container{position:relative;z-index:2;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.bsigns-header{text-align:center;margin-bottom:4rem}.bsigns-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.bsigns-header p{font-size:1.1rem;color:#d1d5db}.bsigns-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.bsigns-card{display:flex;align-items:center;padding:1.5rem 2rem;background-color:#0a050f99;border:1px solid var(--secondary-hover);border-radius:12px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.bsigns-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(var(--secondary-rgb),.15);background-color:#0f0816cc}.bsigns-icon{color:var(--secondary-hover);margin-right:1.25rem;flex-shrink:0}.bsigns-text{font-size:1.1rem;font-weight:500;color:#fff}@media (max-width: 768px){.bsigns-header h2{font-size:2.2rem}.bsigns-grid{grid-template-columns:1fr}}.bprocess-section{background-color:#050505;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bprocess-header h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.bprocess-header p{color:#d1d5db;font-size:1.1rem}.bprocess-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.bprocess-card{border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0006;min-height:500px;position:relative;overflow:hidden}.bprocess-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000000f2,#0000004d);z-index:1;transition:opacity .3s ease}.bprocess-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(var(--primary-rgb),.15)}.bprocess-card:hover .bprocess-card-overlay{opacity:0}.bprocess-number,.bprocess-title,.bprocess-desc{position:relative;z-index:2}.bprocess-number{width:48px;height:48px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:auto;box-shadow:0 0 20px 5px rgba(var(--primary-rgb),.4)}.bprocess-title{font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.bprocess-desc{font-size:.95rem;line-height:1.5;color:#9ca3af}@media (max-width: 1024px){.bprocess-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 640px){.bprocess-grid{grid-template-columns:1fr}}.bwhy-section{background:linear-gradient(90deg,#505050,#050505);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bwhy-container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.bwhy-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center;letter-spacing:.5px}.bwhy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.bwhy-item{display:flex;flex-direction:column;align-items:center;text-align:center}.bwhy-icon-wrapper{margin-bottom:1.5rem;color:#fff}.bwhy-text{font-size:1.05rem;line-height:1.4;color:#d1d5db;max-width:180px}@media (max-width: 768px){.bwhy-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width: 480px){.bwhy-grid{grid-template-columns:1fr;gap:2.5rem}}.bfaq-section{background-color:#050505;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bfaq-title{text-align:center;font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:3rem}.bfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;text-align:left;cursor:pointer;transition:color .3s ease}.bfaq-question:hover{color:#d1d5db}.bfaq-icon{color:#fff;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.bfaq-icon.rotate{transform:rotate(180deg)}.bfaq-answer-wrapper{overflow:hidden}.bfaq-answer{padding-bottom:1.5rem;color:#9ca3af;line-height:1.6;font-size:1rem}@media (max-width: 768px){.bfaq-title{font-size:2rem}.bfaq-question{font-size:1.05rem}}.wb-hero-section{position:relative;min-height:100vh;background-color:#050505;display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.wb-hero-glow-left{position:absolute;top:50%;left:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05050500 65%);z-index:1;pointer-events:none}.wb-hero-glow-right{position:absolute;top:50%;right:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,rgba(var(--primary-rgb),.15),#05050500 65%);z-index:1;pointer-events:none}.wb-hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.wb-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050505b3;z-index:0}.wb-hero-content{position:relative;z-index:2;max-width:850px;padding:0 2rem}.wb-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.wb-hero-content p{font-size:1.15rem;color:#d1d5db;margin-bottom:2.5rem;line-height:1.6}.wb-hero-btn{background-color:var(--primary);color:#fff;border:none;padding:.8rem 2rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.wb-hero-btn:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--primary-rgb),.3)}@media (max-width: 768px){.wb-hero-content h1{font-size:2.5rem}}.wbsigns-section{position:relative;background-color:#000;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.wbsigns-glow-left{position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.wbsigns-glow-right{position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--secondary-rgb),.15),#0000 60%);pointer-events:none;z-index:1}.wbsigns-container{position:relative;z-index:2;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.wbsigns-header{text-align:center;margin-bottom:4rem}.wbsigns-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.wbsigns-header p{font-size:1.1rem;color:#d1d5db}.wbsigns-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.wbsigns-card{display:flex;align-items:center;padding:1.5rem 2rem;background-color:#0a050f99;border:1px solid var(--secondary-hover);border-radius:12px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.wbsigns-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(var(--secondary-rgb),.15);background-color:#0f0816cc}.wbsigns-icon{color:var(--secondary-hover);margin-right:1.25rem;flex-shrink:0}.wbsigns-text{font-size:1.1rem;font-weight:500;color:#fff}@media (max-width: 768px){.wbsigns-header h2{font-size:2.2rem}.wbsigns-grid{grid-template-columns:1fr}}.wbprocess-section{background-color:#050505;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.wbprocess-container{max-width:1200px;width:100%}.wbprocess-header{text-align:center;margin-bottom:4rem}.wbprocess-header h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.wbprocess-header p{color:#d1d5db;font-size:1.1rem}.wbprocess-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.wbprocess-card{border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0006;min-height:500px;position:relative;overflow:hidden}.wbprocess-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000000f2,#0000004d);z-index:1;transition:opacity .3s ease}.wbprocess-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(var(--primary-rgb),.15)}.wbprocess-card:hover .wbprocess-card-overlay{opacity:0}.wbprocess-number,.wbprocess-title,.wbprocess-desc{position:relative;z-index:2}.wbprocess-number{width:48px;height:48px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:auto;box-shadow:0 0 20px 5px rgba(var(--primary-rgb),.4)}.wbprocess-title{font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.wbprocess-desc{font-size:.95rem;line-height:1.5;color:#9ca3af}@media (max-width: 1024px){.wbprocess-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 640px){.wbprocess-grid{grid-template-columns:1fr}}.wbwhy-section{background:linear-gradient(90deg,#505050,#050505);padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.wbwhy-container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.wbwhy-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center;letter-spacing:.5px}.wbwhy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.wbwhy-item{display:flex;flex-direction:column;align-items:center;text-align:center}.wbwhy-icon-wrapper{margin-bottom:1.5rem;color:#fff}.wbwhy-text{font-size:1.05rem;line-height:1.4;color:#d1d5db;max-width:180px}@media (max-width: 768px){.wbwhy-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width: 480px){.wbwhy-grid{grid-template-columns:1fr;gap:2.5rem}}.wbfaq-section{background-color:#050505;padding:6rem 2rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.wbfaq-container{max-width:800px;width:100%}.wbfaq-title{text-align:center;font-size:2.5rem;font-weight:700;color:var(--primary);margin-bottom:3rem}.wbfaq-list{display:flex;flex-direction:column}.wbfaq-item{border-bottom:1px solid rgba(255,255,255,.1)}.wbfaq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;text-align:left;cursor:pointer;transition:color .3s ease}.wbfaq-question:hover{color:#d1d5db}.wbfaq-icon{color:#fff;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.wbfaq-icon.rotate{transform:rotate(180deg)}.wbfaq-answer-wrapper{overflow:hidden}.wbfaq-answer{padding-bottom:1.5rem;color:#9ca3af;line-height:1.6;font-size:1rem}@media (max-width: 768px){.wbfaq-title{font-size:2rem}.wbfaq-question{font-size:1.05rem}}.offer-hero-section{position:relative;min-height:70vh;background-color:#050505;display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.offer-hero-glow-left{position:absolute;top:50%;left:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,#4caa1726,#05050500 65%);z-index:1;pointer-events:none}.offer-hero-glow-right{position:absolute;top:50%;right:-20%;transform:translateY(-50%);width:60vw;height:60vw;max-width:800px;max-height:800px;background:radial-gradient(circle,#4caa1726,#05050500 65%);z-index:1;pointer-events:none}.offer-hero-content{position:relative;z-index:2;max-width:900px;padding:0 2rem}.offer-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.5px;line-height:1.2}.offer-hero-content p{font-size:1.15rem;color:#d1d5db}@media (max-width: 768px){.offer-hero-content h1{font-size:2.5rem}}.oc-section{background-color:#050505;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.oc-container{max-width:1150px;width:100%}.oc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.oc-card{border:1px solid #4caa17;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;background-color:#0a0a0a;transition:transform .3s ease,box-shadow .3s ease}.oc-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #4caa1733}.oc-card-top{padding:1.8rem;display:flex;flex-direction:column;align-items:flex-start;color:#fff}.oc-tag{background-color:#ffde21;color:#000;font-size:.75rem;font-weight:700;padding:.35rem .8rem;border-radius:20px;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.oc-title{font-size:2.1rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.5px}.oc-subtitle{font-size:1.15rem;opacity:.95}.oc-card-bottom{padding:1.8rem;display:flex;flex-direction:column;flex-grow:1}.oc-price-row{display:flex;align-items:center;margin-bottom:2rem}.oc-main-icon{color:#4caa17;margin-right:1.25rem}.oc-price-details{display:flex;flex-direction:column}.oc-old-price{font-size:.9rem;color:#9ca3af;text-decoration:line-through;margin-bottom:.2rem}.oc-new-price{font-size:2rem;font-weight:600;color:#4caa17;line-height:1}.oc-features{list-style:none;padding:0;margin:0 0 2.5rem;flex-grow:1}.oc-features li{display:flex;align-items:center;margin-bottom:.8rem;font-size:.95rem;color:#d1d5db}.oc-features li:last-child{margin-bottom:0}.oc-check-icon{color:#4caa17;margin-right:.8rem;flex-shrink:0}.oc-btn{background-color:#4caa17;color:#fff;border:none;border-radius:30px;padding:1rem;font-size:.95rem;font-weight:500;cursor:pointer;width:100%;transition:background-color .3s ease;margin-bottom:1rem}.oc-btn:hover{background-color:#3e8e13}.oc-footer{text-align:center;font-size:.8rem;color:#9ca3af}@media (max-width: 900px){.oc-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.combo-section{background-color:#050505;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.combo-container{max-width:950px;width:100%}.combo-header{text-align:center;margin-bottom:4rem}.combo-header h2{font-size:2.8rem;font-weight:600;margin-bottom:.8rem;letter-spacing:-.5px}.combo-header p{font-size:1.1rem;color:#d1d5db}.combo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.combo-card{background:linear-gradient(180deg,#f0fdf4,#fff);border:6px solid #4caa17;border-radius:30px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#111827;box-shadow:0 15px 40px #4caa1726;transition:transform .3s ease;position:relative}.combo-card:hover{transform:translateY(-5px)}.combo-save-tag{background-color:#4caa17;color:#fff;font-size:1rem;font-weight:600;padding:.5rem 1.5rem;border-radius:30px;margin-bottom:1.5rem}.combo-title{font-size:1.6rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.combo-subtitle{font-size:1rem;color:#6b7280;margin-bottom:2rem}.combo-price-row{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:2.5rem}.combo-old-price{font-size:1.3rem;color:#9ca3af;text-decoration:line-through;font-weight:500}.combo-new-price{font-size:3rem;color:#4caa17;font-weight:600;line-height:1}.combo-features{width:100%;display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.5rem;flex-grow:1}.combo-feature-item{display:flex;align-items:center;background-color:#4caa171a;padding:.8rem 1.2rem;border-radius:12px;color:#374151;font-weight:500;font-size:1rem}.combo-feature-icon{color:#4caa17;margin-right:1rem;flex-shrink:0}.combo-btn{background-color:#4caa17;color:#fff;border:none;border-radius:30px;padding:1rem;font-size:1.05rem;font-weight:600;cursor:pointer;width:100%;transition:background-color .3s ease}.combo-btn:hover{background-color:#3e8e13}@media (max-width: 800px){.combo-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}}.contact-hero-section{position:relative;min-height:100vh;background-color:#030604;display:flex;justify-content:center;align-items:center;padding-top:100px;padding-bottom:2rem;overflow:hidden;text-align:center;font-family:Inter,sans-serif}.contact-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.contact-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#03060480;z-index:1}.contact-hero-content{position:relative;z-index:2;max-width:900px;padding:0 2rem}.contact-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.contact-hero-content p{font-size:1.15rem;color:#d1d5db}@media (max-width: 768px){.contact-hero-content h1{font-size:2.5rem}}.contact-form-section{position:relative;background-color:#050505;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden}.cf-glow-left{position:absolute;top:30%;left:-20%;width:50vw;height:50vw;background:radial-gradient(circle,#4caa1726,#0000 60%);pointer-events:none;z-index:1}.cf-glow-right{position:absolute;bottom:10%;right:-20%;width:50vw;height:50vw;background:radial-gradient(circle,#8a38f526,#0000 60%);pointer-events:none;z-index:1}.cf-container{position:relative;z-index:2;max-width:800px;width:100%}.cf-header{text-align:center;margin-bottom:3rem}.cf-header h2{font-size:2.8rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.5px}.cf-header p{font-size:1.1rem;color:#d1d5db}.cf-form{display:flex;flex-direction:column;gap:1.5rem}.cf-row{display:flex;gap:1.5rem}.cf-row .cf-group{flex:1}.cf-group{display:flex;flex-direction:column;gap:.5rem}.cf-group label{font-size:1.05rem;font-weight:500;color:#e5e7eb}.cf-group input,.cf-group select,.cf-group textarea{width:100%;background-color:#ebe5f5;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.1rem 1.2rem;font-size:1rem;color:#1f2937;font-family:Inter,sans-serif;transition:all .3s ease;outline:none}.cf-group input::placeholder,.cf-group textarea::placeholder{color:#8c9099}.cf-group select.placeholder{color:#8c9099}.cf-group input:focus,.cf-group select:focus,.cf-group textarea:focus{border-color:#4caa17;box-shadow:0 0 0 2px #4caa1733}.cf-select-wrapper{position:relative}.cf-select-wrapper:after{content:"";position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #8c9099;pointer-events:none}.cf-group select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.5rem}.cf-submit-btn{background-color:#4caa17;color:#fff;border:none;border-radius:8px;padding:1.2rem;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:background-color .3s ease;margin-top:1rem}.cf-submit-btn:hover{background-color:#3e8e13}@media (max-width: 640px){.cf-row{flex-direction:column;gap:1.5rem}}.cf-notification{position:fixed;top:30px;right:30px;background-color:#111827;border-left:5px solid #4caa17;border-radius:12px;padding:1.5rem;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006;display:flex;align-items:flex-start;gap:1.2rem;z-index:10000;max-width:450px;width:calc(100% - 60px);font-family:Inter,sans-serif;text-align:left}@media (max-width: 640px){.cf-notification{top:20px;right:20px;left:20px;width:auto}}.contact-map-section{background-color:#050505;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.cmap-container{max-width:1000px;width:100%}.cmap-header{text-align:center;margin-bottom:3rem}.cmap-header h2{font-size:2.5rem;font-weight:600;margin-bottom:.8rem;letter-spacing:-.5px}.cmap-header p{font-size:1.1rem;color:#d1d5db}.cmap-placeholder-box{width:100%;height:450px;background-color:#e6e7ec;border-radius:16px;box-shadow:0 10px 30px #0006;overflow:hidden}.cmap-content{display:flex;flex-direction:column;align-items:center;text-align:center}.cmap-icon{color:#4caa17;margin-bottom:1.2rem}.cmap-text{font-size:1.1rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.cmap-subtext{font-size:.95rem;color:#9ca3af}@media (max-width: 768px){.cmap-placeholder-box{height:300px}}.contact-hours-section{background-color:#030604;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.ch-container{max-width:600px;width:100%}.ch-header{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem}.ch-icon{color:#4caa17}.ch-header h2{font-size:1.8rem;font-weight:500;color:#fff;letter-spacing:-.5px}.ch-list{display:flex;flex-direction:column}.ch-row{display:flex;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.05rem}.ch-row:last-child{border-bottom:none}.ch-day{color:#f3f4f6;font-weight:400}.ch-time{color:#d1d5db;font-weight:400}.ch-highlight{color:#4caa17;font-weight:500}.book-hero-section{position:relative;min-height:100vh;background-color:#030604;display:flex;justify-content:center;align-items:center;padding-top:100px;padding-bottom:2rem;overflow:hidden;text-align:center;font-family:Inter,sans-serif;color:#fff}.book-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.book-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#03060480;z-index:1}.book-glow-left{position:absolute;top:50%;left:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(76,170,23,.15) 0%,transparent 60%);z-index:1;pointer-events:none}.book-glow-right{position:absolute;top:50%;right:-200px;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(76,170,23,.1) 0%,transparent 60%);z-index:1;pointer-events:none}.book-hero-content{position:relative;z-index:2;max-width:1000px;padding:0 2rem;display:flex;flex-direction:column;align-items:center}.book-hero-content h1{font-size:3.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem;letter-spacing:-.5px}.book-subtitle{font-size:1.15rem;color:#d1d5db;line-height:1.6;margin-bottom:3rem;max-width:900px}.book-benefits{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start;margin:0 auto;width:fit-content}.benefit-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#f3f4f6;font-weight:400}.benefit-icon{color:#4caa17}@media (max-width: 768px){.book-hero-content h1{font-size:2.5rem}}.book-form-section{background-color:#030604;padding:4rem 2rem 6rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.book-form-container{max-width:1200px;width:100%}.book-form-header{margin-bottom:3rem}.book-form-header h2{font-size:2.2rem;font-weight:500;color:#fff}.book-form-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.bform{display:flex;flex-direction:column;gap:1.5rem}.bform-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.bform-group{display:flex;flex-direction:column;gap:.6rem}.bform-group label{font-size:.95rem;font-weight:500;color:#e5e7eb}.bform-group input,.bform-group select,.bform-group textarea{width:100%;background-color:#f3f4f6;border:1px solid transparent;border-radius:8px;padding:1rem 1.2rem;font-size:1rem;color:#1f2937;font-family:Inter,sans-serif;transition:all .3s ease;outline:none}.bform-group input::placeholder,.bform-group textarea::placeholder{color:#9ca3af}.bform-group input.placeholder,.bform-group select.placeholder{color:#9ca3af}.bform-group input:focus,.bform-group select:focus,.bform-group textarea:focus{border-color:#4caa17;box-shadow:0 0 0 2px #4caa1733}.bform-select-wrapper{position:relative}.bform-select-wrapper:after{content:"";position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #9ca3af;pointer-events:none}.bform-group select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.5rem}.bform-submit{background-color:#4caa17;color:#fff;border:none;border-radius:8px;padding:1.2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}.bform-submit:hover{background-color:#3e8e13}.bform-disclaimer{text-align:center;font-size:.85rem;color:#9ca3af;margin-top:.5rem}.bform-contact-card{background-color:#4caa17;border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;box-shadow:0 20px 40px #4caa1733}.bform-contact-card h3{font-size:1.6rem;font-weight:500;color:#fff;margin-bottom:2rem}.bcc-phones{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.bcc-icon{color:#fff;margin-top:.2rem}.bcc-numbers{display:flex;flex-direction:column;gap:.3rem}.bcc-label{font-size:.85rem;color:#ffffffe6;margin-bottom:.2rem}.bcc-num{font-size:1.4rem;font-weight:500;color:#fff}.bcc-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.bcc-btn{background-color:#fff;color:#4caa17;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .3s ease}.bcc-btn:hover{background-color:#f0fdf4;transform:translateY(-2px)}.bcc-divider{height:1px;background-color:#ffffff4d;margin-bottom:1.5rem}.bcc-hours{display:flex;flex-direction:column;gap:.5rem}.bcc-hours-label{font-size:.85rem;color:#ffffffe6;margin-bottom:.2rem}.bcc-hours-time{font-size:1rem;font-weight:500;color:#fff}@media (max-width: 900px){.book-form-grid{grid-template-columns:1fr}}@media (max-width: 640px){.bform-row{grid-template-columns:1fr}}.bform-notification{position:fixed;top:30px;right:30px;background-color:#111827;border-left:5px solid #4caa17;border-radius:12px;padding:1.5rem;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006;display:flex;align-items:flex-start;gap:1.2rem;z-index:10000;max-width:450px;width:calc(100% - 60px);font-family:Inter,sans-serif;text-align:left}.notification-icon{font-size:2.2rem;line-height:1}.notification-details{flex:1}.notification-details h4{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.4rem}.notification-details p{font-size:.9rem;color:#d1d5db;line-height:1.5}.notification-details strong{color:#4caa17}.notification-close{background:none;border:none;color:#9ca3af;font-size:1.6rem;font-weight:300;cursor:pointer;padding:0;line-height:1;transition:color .2s}.notification-close:hover{color:#fff}@media (max-width: 640px){.bform-notification{top:20px;right:20px;left:20px;width:auto}}.book-process-section{background-color:#000;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bprocess-container{max-width:1200px;width:100%}.bprocess-header{text-align:center;margin-bottom:4rem}.bprocess-header h2{font-size:2.8rem;font-weight:500;color:#fff}.bprocess-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:5rem}.bprocess-step{display:flex;flex-direction:column;align-items:center;text-align:center}.bp-step-num{width:64px;height:64px;background-color:#4caa17;color:#fff;font-size:1.8rem;font-weight:500;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;box-shadow:0 10px 25px #4caa174d}.bp-step-title{font-size:1.25rem;font-weight:500;margin-bottom:.8rem}.bp-step-desc{font-size:.95rem;color:#9ca3af;line-height:1.5}.bprocess-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.bprocess-feature{border:1px solid #4caa17;border-radius:8px;padding:1.2rem 1.5rem;display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#4caa170d,#0000);transition:transform .3s ease}.bprocess-feature:hover{transform:translateY(-3px);background:linear-gradient(135deg,#4caa171a,#0000)}.bp-feature-icon{color:#4caa17;flex-shrink:0}.bp-feature-text{font-size:.95rem;font-weight:500;color:#e5e7eb}@media (max-width: 900px){.bprocess-steps-grid{grid-template-columns:repeat(2,1fr);gap:3rem}.bprocess-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.bprocess-steps-grid,.bprocess-features-grid{grid-template-columns:1fr}}.book-faq-section{background-color:#000;padding:4rem 2rem 8rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center}.bfaq-container{max-width:800px;width:100%}.bfaq-header{text-align:center;margin-bottom:3rem}.bfaq-header h2{font-size:2.5rem;font-weight:500;color:#4caa17}.bfaq-list{display:flex;flex-direction:column}.bfaq-item{border-bottom:1px solid rgba(255,255,255,.1)}.bfaq-item:first-child{border-top:1px solid rgba(255,255,255,.1)}.bfaq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;cursor:pointer;transition:all .3s ease}.bfaq-question h3{font-size:1.1rem;font-weight:500;color:#f3f4f6;margin:0}.bfaq-icon{color:#9ca3af;transition:transform .3s ease}.bfaq-icon.active{transform:rotate(180deg)}.bfaq-answer{overflow:hidden}.bfaq-answer p{padding:0 0 1.5rem;color:#9ca3af;font-size:1rem;line-height:1.6;margin:0}.book-cta-section{position:relative;background-color:#030604;padding:6rem 2rem 4rem;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;overflow:hidden;min-height:450px}.bcta-glow-left,.bcta-glow-right{position:absolute;top:50%;transform:translateY(-50%);width:600px;height:800px;background:radial-gradient(ellipse,rgba(76,170,23,.15) 0%,transparent 60%);z-index:0;pointer-events:none}.bcta-glow-left{left:-200px}.bcta-glow-right{right:-200px}.bcta-container{position:relative;z-index:1;max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center}.bcta-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;z-index:2;position:relative}.bcta-title{font-size:2.8rem;font-weight:500;color:#fff;margin-bottom:1.2rem;letter-spacing:-.5px}.bcta-subtitle{color:#e5e7eb;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.bcta-buttons{display:flex;gap:1.2rem}.bcta-btn-primary,.bcta-btn-outline{padding:12px 28px;font-size:1.05rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}.bcta-btn-primary{background-color:#fff;color:#4caa17;border:none;box-shadow:0 4px 15px #0003}.bcta-btn-primary:hover{background-color:#f0fdf4;transform:translateY(-2px);box-shadow:0 6px 20px #4caa174d}.bcta-btn-outline{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.8)}.bcta-btn-outline:hover{background-color:#ffffff1a;border-color:#fff}.bcta-image-wrapper{position:absolute;right:0;bottom:-4rem;height:115%;z-index:1;display:flex;align-items:flex-end}.bcta-tech-img{height:100%;width:auto;object-fit:contain;object-position:bottom}@media (max-width: 1024px){.bcta-image-wrapper{right:-5%;height:90%}}@media (max-width: 768px){.bcta-container{flex-direction:column;text-align:center}.bcta-title{font-size:2.2rem}.bcta-image-wrapper{position:relative;bottom:-2rem;height:300px;margin-top:3rem;right:0;justify-content:center;width:100%}}:root{--primary-green: #4CAA17;--primary-green-hover: #3E8D12;--primary: #4CAA17;--primary-hover: #3E8D12;--primary-rgb: 76, 170, 23;--secondary: #F97316;--secondary-hover: #EA580C;--secondary-rgb: 138, 56, 245;--text-secondary: #4A5565;--dark-bg: #090c0a;--text-light: #ffffff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--dark-bg);color:var(--text-light);overflow-x:hidden}.hero-wrapper{position:relative;min-height:100vh;display:flex;flex-direction:column;background-color:var(--dark-bg);z-index:1;overflow:hidden}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#090c0aa6;z-index:-1}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;background-color:#fff;box-shadow:0 4px 12px #0000000f;border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:1000;transition:all .3s ease}.logo-container{display:flex;align-items:center;gap:.75rem}.logo-img{height:70px;width:auto;object-fit:contain}.nav-links{list-style:none;display:flex;gap:2.5rem}.nav-links a{text-decoration:none;color:var(--text-secondary);font-weight:600;font-size:.95rem;transition:color .3s ease}.nav-links a:hover{color:var(--primary-green)}.nav-dropdown{position:relative;padding-bottom:2rem;margin-bottom:-2rem}.dropdown-trigger{display:flex;align-items:center;gap:.35rem}.chevron-icon{width:14px;height:14px;stroke-width:2.5;transition:transform .25s ease,color .25s ease}.nav-dropdown:hover .chevron-icon{transform:rotate(180deg);color:var(--primary-green)}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(12px);background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);list-style:none;padding:.8rem 0;min-width:280px;border-radius:12px;box-shadow:0 10px 30px #00000014,0 1px 3px #00000005;border:1px solid rgba(76,170,23,.15);z-index:100;margin-top:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1),visibility .25s}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.dropdown-menu li{margin:0}.dropdown-menu li a{display:flex;align-items:center;gap:1rem;padding:.85rem 1.75rem;color:var(--text-secondary);font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease;border-left:3px solid transparent;white-space:nowrap}.dropdown-menu li a:hover{background-color:#4caa170f;color:var(--primary-green);border-left:3px solid var(--primary-green)}.dropdown-icon{width:20px;height:20px;color:var(--primary-green);opacity:.8;transition:transform .25s ease,opacity .25s ease;flex-shrink:0}.dropdown-menu li a:hover .dropdown-icon{transform:scale(1.1);opacity:1}.btn-primary{background-color:var(--primary-green);color:#fff;border:none;padding:.75rem 1.75rem;border-radius:2rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background-color:var(--primary-green-hover);transform:translateY(-2px);box-shadow:0 4px 12px #37a81c4d}.btn-primary.large{padding:1rem 2rem;font-size:1.1rem}.btn-secondary{background-color:#fff;color:var(--primary-green);border:2px solid transparent;padding:.75rem 1.5rem;border-radius:2rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.btn-secondary:hover{background-color:#f1f8f1}.btn-secondary.large{padding:1rem 2rem;font-size:1.1rem}.hero-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;max-width:1200px;margin:0 auto;padding-top:10rem;padding-bottom:8rem;position:relative;z-index:2}.hero-title{text-align:center;font-family:Irish Grover,cursive;font-size:4rem;font-weight:400;line-height:1.2;margin-bottom:2rem;color:#fff}.highlight-green{color:var(--primary-green)}.hero-subtitle{font-size:1.1rem;line-height:1.6;color:#e0e0e0;margin-bottom:2.5rem;max-width:600px}.hero-checklist{list-style:none;display:flex;flex-direction:column;gap:1rem;margin:0 auto 3rem;width:100%}.hero-checklist li{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.1rem;font-weight:500}.check-icon{color:var(--primary-green)}.hero-actions{display:flex;justify-content:center;gap:1.5rem}.bg-glow-left,.bg-glow-right{position:absolute;top:40%;transform:translateY(-50%);width:700px;height:900px;z-index:1;pointer-events:none}.bg-glow-left{left:-250px;background:radial-gradient(circle,#4caa1726,#090c0a00 65%)}.bg-glow-right{right:-250px;background:radial-gradient(circle,#4caa1726,#090c0a00 65%)}@media (max-width: 1024px){.hero-title{font-size:3.5rem}.navbar{padding:1rem 2rem}}@media (max-width: 900px){.hero-title{font-size:3rem}.nav-links{display:none}}@media (max-width: 600px){.hero-content{padding:2rem 1rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.btn-primary.large,.btn-secondary.large{width:100%;justify-content:center}.navbar{padding:1rem}.logo-img{height:50px}.hero-checklist li{font-size:.95rem}}.service-hero-container{display:flex;justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;width:100%;padding:8rem 2rem 4rem;margin:0 auto;z-index:2;position:relative}.service-hero-left{flex:1;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.service-hero-left h1{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.15;letter-spacing:-1px}.service-hero-left p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6}.service-hero-left .hero-benefits{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.service-hero-left .hero-benefits li{font-size:1.05rem;color:#e5e7eb;font-weight:500;display:flex;align-items:center;gap:.5rem}.service-hero-right{flex-shrink:0;width:100%;max-width:440px;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.service-hero-container{flex-direction:column;justify-content:center;gap:3rem;text-align:center;padding-top:7rem;padding-bottom:4rem}.service-hero-left{align-items:center;text-align:center;max-width:100%}.service-hero-left h1{font-size:2.75rem}.service-hero-left p{font-size:1.15rem}.service-hero-left .hero-benefits{align-items:center}}@media (max-width: 480px){.service-hero-left h1{font-size:2.25rem}.service-hero-container{padding:6rem 1.5rem 1.5rem}}
