.bottom-cta-strip{background:#0d1b2a;padding:72px 2rem;position:relative;overflow:hidden}.bottom-cta-strip-accent{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(0,120,212,.1) 0,transparent 60%);pointer-events:none}.bottom-cta-strip-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.bottom-cta-strip-text{font-size:.95rem;color:hsla(0,0%,100%,.65);line-height:1.7;max-width:640px}.bottom-cta-strip-buttons{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.btn-primary-lz{background:#0078d4;border-radius:6px;padding:.75rem 1.5rem;justify-content:center;white-space:nowrap}.btn-primary-lz:hover{background:#005a9e}.btn-outline-lz{background:#fff;color:#0078d4;font-weight:600;border-radius:6px;border:2px solid #0078d4;padding:calc(.75rem - 2px) calc(1.5rem - 2px);justify-content:center;white-space:nowrap}.btn-outline-lz:hover{background:#e5f2fb;color:#005a9e;border-color:#005a9e}.bottom-cta-block{background:#0078d4;padding:80px 2rem;text-align:center;position:relative;overflow:hidden}.bottom-cta-block:before{content:attr(data-ghost);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Syne,sans-serif;font-size:180px;font-weight:800;color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.08);pointer-events:none;user-select:none;letter-spacing:-.04em;white-space:nowrap}@media(max-width:576px){.bottom-cta-block:before{font-size:100px}}.bottom-cta-block-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.bottom-cta-block-heading{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#fff;letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.bottom-cta-block-lead{font-size:.95rem;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:2rem}.bottom-cta-block-buttons{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.btn-outline-white-lz{background:rgba(0,0,0,0);color:#fff;font-weight:600;border-radius:6px;border:2px solid hsla(0,0%,100%,.6);padding:calc(.75rem - 2px) calc(1.5rem - 2px);display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease-in-out;text-decoration:none}.btn-outline-white-lz:hover{background:hsla(0,0%,100%,.12);border-color:#fff;color:#fff}.section-title-component{text-align:center;margin-bottom:2rem}.section-title-component .title{font-weight:700;color:hsl(240,5%,12%);margin-bottom:.5rem;position:relative;display:inline-block}.section-title-component .title.h1{font-size:3rem}@media(max-width:768px){.section-title-component .title.h1{font-size:2.5rem}}@media(max-width:576px){.section-title-component .title.h1{font-size:2rem}}.section-title-component .title.h2{font-size:2.5rem}@media(max-width:768px){.section-title-component .title.h2{font-size:2rem}}@media(max-width:576px){.section-title-component .title.h2{font-size:1.75rem}}.section-title-component .title.h3{font-size:2rem}@media(max-width:768px){.section-title-component .title.h3{font-size:1.75rem}}@media(max-width:576px){.section-title-component .title.h3{font-size:1.5rem}}.section-title-component .title.h4{font-size:1.75rem}@media(max-width:768px){.section-title-component .title.h4{font-size:1.5rem}}@media(max-width:576px){.section-title-component .title.h4{font-size:1.25rem}}.section-title-component .title.h5{font-size:1.5rem}@media(max-width:768px){.section-title-component .title.h5{font-size:1.25rem}}@media(max-width:576px){.section-title-component .title.h5{font-size:1.125rem}}.section-title-component .title.h6{font-size:1.25rem}@media(max-width:768px){.section-title-component .title.h6{font-size:1.125rem}}@media(max-width:576px){.section-title-component .title.h6{font-size:1rem}}.section-title-component .title-decoration{height:4px;width:80px;background:linear-gradient(90deg,#0078d4,#cce4f6);border-radius:6px;margin:.5rem auto 0}.h1+.section-title-component .title-decoration{width:100px;height:5px}.h2+.section-title-component .title-decoration{width:80px;height:4px}.h3+.section-title-component .title-decoration{width:70px}.h4+.section-title-component .title-decoration{width:60px;height:3px}.h5+.section-title-component .title-decoration,.h6+.section-title-component .title-decoration{width:50px;height:3px}.faq-container{margin:3rem 0}.faq-list{display:flex;flex-direction:column;gap:1.25rem}.faq-item{border-radius:25px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid hsl(240,4%,95%)}.faq-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.faq-question{background-color:#fff;border:none;color:hsl(240,4%,25%);font-weight:600;transition:all .3s ease;font-size:1.1rem;border-radius:25px;padding:1rem 1.5rem!important}.faq-question:hover{background-color:#cce4f6}.faq-question.active{color:#fff;background:linear-gradient(135deg,#0078d4,#005a9e);font-weight:600;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 4px 10px rgba(0,90,158,.3)}.faq-question.active .transition-icon{color:#fff;transform:rotate(180deg)}.faq-question:focus{outline:none;box-shadow:none}.faq-answer{background-color:#fff;color:hsl(240,3%,40%);line-height:1.6;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease}.faq-answer.show{max-height:1000px;padding:.5rem 0}.faq-answer.show div{padding:.5rem 1.5rem 1.5rem!important}.transition-icon{transition:transform .3s ease,color .3s ease;color:#0078d4;width:1em}@media(max-width:576px){.faq-question{font-size:1rem;padding:.75rem 1.25rem!important}}#section-hero .hero{background:#0d1b2a;position:relative;overflow:hidden}#section-hero .hero-slash{position:absolute;bottom:0;left:0;right:0;height:60px;background:#f0f4f8;clip-path:polygon(0 100%,100% 100%,100% 0)}#section-hero .hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:90px 2rem 120px}@media(max-width:576px){#section-hero .hero-inner{padding:80px 1.25rem 110px}}#section-hero .hero-inner--with-image{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}@media(max-width:768px){#section-hero .hero-inner--with-image{grid-template-columns:1fr}}#section-hero .hero-content{display:flex;flex-direction:column}#section-hero .hero-headline{font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.025em;margin-bottom:1.25rem}#section-hero .hero-lead{font-size:1.05rem;color:#8fa3b8;max-width:520px;line-height:1.7;margin-bottom:2rem}#section-hero .hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.25rem}#section-hero .hero-image-wrap{position:relative;width:100%;aspect-ratio:4/3;border-radius:6px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.4)}#section-hero .hero-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,27,42,.25) 0,transparent 40%);pointer-events:none;z-index:1}@media(max-width:768px){#section-hero .hero-image-wrap{aspect-ratio:16/9;order:1}}#section-hero .hero-image{object-fit:cover;object-position:center}.how-it-works{background:#f0f4f8;padding:72px 2rem}.how-it-works-inner{max-width:1100px;margin:0 auto}.how-it-works-header{margin-bottom:2.5rem}.step-card{background:#fff;border:1.5px solid hsl(240,4%,85%);border-radius:6px;padding:2rem 1.75rem;height:100%;transition:all .3s ease-in-out}.step-card:hover{border-color:rgba(0,120,212,.4);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#e5f2fb;font-size:1.1rem;font-weight:800;color:#0078d4;letter-spacing:-.02em;margin-bottom:1.25rem}.step-number,.step-title{font-family:Syne,sans-serif}.step-title{font-size:1.05rem;font-weight:700;color:#0d1b2a;letter-spacing:-.01em;margin-bottom:.6rem}.step-text{font-size:.9rem;color:#5c7a9a;line-height:1.7;margin:0}.fieldzora-page{font-family:Inter,sans-serif;background:#f0f4f8;color:#0d1b2a}.fieldzora-page *,.fieldzora-page :after,.fieldzora-page :before{box-sizing:border-box}.section-label{font-family:Syne,sans-serif;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#0078d4;margin-bottom:.9rem;display:flex;align-items:center;justify-content:center;gap:8px}.section-label:after,.section-label:before{content:"";display:block;width:18px;height:1px;background:#0078d4;opacity:.5}.section-label.left{justify-content:flex-start}.section-label.dim{color:hsla(0,0%,100%,.3)}.section-label.dim:after,.section-label.dim:before{background:hsla(0,0%,100%,.3)}.section-heading{font-family:Syne,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#0d1b2a;letter-spacing:-.02em;line-height:1.15;margin-bottom:.9rem}.section-heading.light{color:#fff}.section-heading.centered{text-align:center}.section-body{font-size:.95rem;color:#4a6280;line-height:1.75}.btn-primary-lz{display:inline-flex;align-items:center;gap:8px;background-color:#0078d4;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;padding:13px 26px;border-radius:4px;text-decoration:none;transition:all .3s ease-in-out}.btn-primary-lz:hover{background-color:#005a9e;color:#fff;transform:translateY(-1px)}.btn-outline-lz{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.2);font-family:Inter,sans-serif;font-weight:500;font-size:.9rem;padding:13px 26px;border-radius:4px;text-decoration:none;transition:all .3s ease-in-out}.btn-outline-lz:hover{border-color:hsla(0,0%,100%,.5);color:#fff;background:hsla(0,0%,100%,.06)}.btn-white-lz{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0078d4;font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;padding:13px 30px;border-radius:4px;text-decoration:none;transition:all .3s ease-in-out}.btn-white-lz:hover{opacity:.92;color:#005a9e;transform:translateY(-1px)}.hero{background:#0d1b2a;position:relative;overflow:hidden}.hero-ghost{position:absolute;top:50%;right:-2%;transform:translateY(-50%);font-family:Syne,sans-serif;font-size:clamp(120px,18vw,240px);font-weight:800;color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.05);letter-spacing:-.03em;line-height:1;user-select:none;pointer-events:none;white-space:nowrap}.hero-slash{position:absolute;bottom:0;left:0;right:0;height:60px;background:#f0f4f8;clip-path:polygon(0 100%,100% 100%,100% 0)}.hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:90px 2rem 120px}@media(max-width:576px){.hero-inner{padding:80px 1.25rem 110px}}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Syne,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#0078d4;margin-bottom:1.5rem}.hero-eyebrow:before{content:"";display:block;width:24px;height:1px;background:#0078d4}.hero-headline{font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.025em;max-width:700px;margin-bottom:1.25rem}.hero-headline span{color:#0078d4}.hero-lead{font-size:1.05rem;color:#8fa3b8;max-width:540px;line-height:1.7;margin-bottom:2.25rem}.why-section{background:#fff;padding:72px 2rem}.why-inner{max-width:1100px;margin:0 auto}.why-grid{margin-top:3rem;row-gap:1.75rem}.why-item{border-top:2px solid #0078d4;padding-top:1.25rem;height:100%}.why-item-title{font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;color:#0d1b2a;margin-bottom:.6rem;letter-spacing:-.01em}.why-item-text{font-size:.85rem;color:#5c7a9a;line-height:1.7}.why-item-icon{font-size:2rem;color:#0078d4;margin-bottom:1rem}#section-services-grid .section-header{text-align:center;margin-bottom:3rem}#section-services-grid .section-header .section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:900;color:hsl(240,4%,25%);margin-bottom:.75rem}#section-services-grid .section-header .section-subtitle{font-size:1.125rem;color:hsl(240,3%,50%)}#section-services-grid .service-card-tile{background:#fff;border-radius:10px;overflow:hidden;border:1px solid hsl(240,4%,90%);height:100%;display:flex;flex-direction:column;cursor:pointer}#section-services-grid .service-card-tile .service-image-wrapper{position:relative;width:100%;height:200px;overflow:hidden}#section-services-grid .service-card-tile .service-image-wrapper .service-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}#section-services-grid .service-card-tile .service-image-wrapper .service-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3));transition:opacity .3s ease}#section-services-grid .service-card-tile:hover .service-image{transform:scale(1.1)}#section-services-grid .service-card-tile:hover .service-overlay{opacity:.7}#section-services-grid .service-card-tile .service-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}#section-services-grid .service-card-tile .service-name{font-size:1.25rem;font-weight:700;color:hsl(240,4%,25%);margin-bottom:.75rem}#section-services-grid .service-card-tile .service-description{color:hsl(240,3%,50%);font-size:.95rem;margin-bottom:auto;line-height:1.6}@media(max-width:768px){#section-services-grid .service-card-tile .service-image-wrapper{height:180px}#section-services-grid .service-card-tile .service-content{padding:1.25rem}#section-services-grid .service-card-tile .service-name{font-size:1.1rem}#section-services-grid .service-card-tile .service-description{font-size:.9rem}}.default-bg-success{background-color:hsl(160,75%,45%)}.default-bg-danger{background-color:hsl(340,85%,55%)}.default-bg-warning{background-color:#fa3}.brand-color{color:#0078d4}.brand-color-bg{background-color:#0078d4;color:#fff}.brand-color-border{border:2px solid #0078d4}.brand-color-btn{background-color:#0078d4;color:#fff;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.brand-color-btn:hover{background-color:#005a9e;color:#fff}.brand-color-btn:active,.brand-color-btn:focus,.brand-color-btn:focus-visible{background-color:#005a9e;color:#fff;box-shadow:none;outline:none}.brand-color-btn-outline{background-color:rgba(0,0,0,0);color:#0078d4;border:1px solid #0078d4;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.brand-color-btn-outline:hover{background-color:#0078d4;color:#fff}.service-body-section{background:#fff;padding:80px 2rem}.service-body-inner{max-width:1100px;margin:0 auto}.service-tiles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5px;background:hsl(240,4%,85%);border:1.5px solid hsl(240,4%,85%);border-radius:6px;overflow:hidden;margin-top:2.5rem}@media(max-width:768px){.service-tiles-grid{grid-template-columns:1fr}}.service-tile{background:#fff;padding:2rem 1.75rem 2.25rem;transition:background .2s}.service-tile:hover{background:hsl(240,5%,99%)}.service-tile-title{font-family:Syne,sans-serif;font-size:1rem;font-weight:700;color:#0d1b2a;margin-bottom:1rem;letter-spacing:-.01em;padding-bottom:.75rem;border-bottom:2px solid #0078d4}.service-tile-list{list-style:none;padding:0;margin:0}.service-tile-list li{font-size:.875rem;color:#5c7a9a;padding:.35rem 0;border-bottom:1px solid hsl(240,4%,90%);display:flex;align-items:flex-start;gap:8px;line-height:1.4}.service-tile-list li:last-child{border-bottom:none}.service-tile-list li:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#0078d4;margin-top:5px;flex-shrink:0}