.ServicesLanding-module__wTL80W__page{--page-bg:#faf9f7;background:var(--page-bg);--px:max(var(--px-edge), calc((100vw - var(--max-content)) / 2));--accent-maroon:#6d0000;--black:#faf9f7;--white:#1a1a1a;--gold:#f4c151;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--white-05:#1a1a1a0d;position:relative;overflow:clip}.ServicesLanding-module__wTL80W__container{width:100%;padding:0 var(--px)}.ServicesLanding-module__wTL80W__hero{padding:12.5rem var(--px) 5rem;text-align:center;position:relative}.ServicesLanding-module__wTL80W__heroGlow{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#6d000014 0%,#0000 70%);width:45%;height:80%;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.ServicesLanding-module__wTL80W__heroTitle{font-family:var(--page-h1-family);font-size:var(--page-h1-size);font-weight:400;line-height:var(--page-h1-leading);letter-spacing:-.045em;color:var(--white)}.ServicesLanding-module__wTL80W__heroTitle em{font-family:var(--serif);color:var(--accent-maroon);font-style:italic;font-weight:500}.ServicesLanding-module__wTL80W__heroDescription{margin-top:1rem;max-width:42rem;font-size:var(--text-lead);font-weight:400;line-height:var(--leading-relaxed);color:var(--white-60);margin-inline:auto}.ServicesLanding-module__wTL80W__heroActions{justify-content:center;margin-top:2rem;display:flex}.ServicesLanding-module__wTL80W__heroButton{transition:all .5s var(--ease-out);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.2rem;font-weight:600;display:inline-flex;background:var(--accent-maroon)!important;color:var(--black)!important;border:1px solid var(--accent-maroon)!important}.ServicesLanding-module__wTL80W__heroButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6d000033;background:#8b0000!important}.ServicesLanding-module__wTL80W__heroButtonIcon{transition:transform .3s var(--ease-out)}.ServicesLanding-module__wTL80W__heroButton:hover .ServicesLanding-module__wTL80W__heroButtonIcon{transform:translate(4px)}.ServicesLanding-module__wTL80W__system{padding-bottom:2rem}.ServicesLanding-module__wTL80W__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServicesLanding-module__wTL80W__serviceCard{min-height:24rem;transition:all .6s var(--ease-out);cursor:pointer;background:#111;border:1px solid #ffffff0d;border-radius:2rem;flex-direction:column;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.ServicesLanding-module__wTL80W__serviceCard:hover{background:#000;border-color:#f4c1514d;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.ServicesLanding-module__wTL80W__cardHeader{margin-bottom:.75rem}.ServicesLanding-module__wTL80W__cardIconWrap{opacity:.8;width:7.5rem;height:8rem;transition:all .6s var(--ease-out);margin-bottom:2rem}.ServicesLanding-module__wTL80W__serviceCard:hover .ServicesLanding-module__wTL80W__cardIconWrap{opacity:1;transform:scale(1.05)}.ServicesLanding-module__wTL80W__cardIcon{width:100%;height:100%;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);transition:all .6s var(--ease-out);background-color:#faf9f766;-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ServicesLanding-module__wTL80W__serviceCard:hover .ServicesLanding-module__wTL80W__cardIcon{background-color:var(--gold)}.ServicesLanding-module__wTL80W__cardRole{font-family:var(--mono);letter-spacing:.45em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.7rem;font-weight:500;display:block}.ServicesLanding-module__wTL80W__cardTitle{font-family:var(--heading);letter-spacing:-.03em;color:#faf9f7;margin:0;font-size:2.25rem;font-weight:500;line-height:1.1!important}.ServicesLanding-module__wTL80W__cardDesc{color:#ffffff80;flex-grow:1;margin:.2rem 0 3rem;font-size:1.1rem;line-height:1.6}.ServicesLanding-module__wTL80W__cardAction{color:#ffffff80;-webkit-backdrop-filter:blur(8px);width:3.25rem;height:3.25rem;transition:all .5s var(--ease-out);background:#ffffff05;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:2.5rem;right:2.5rem}.ServicesLanding-module__wTL80W__serviceCard:hover .ServicesLanding-module__wTL80W__cardAction{color:var(--gold);background:#f4c1511a;border-color:#f4c15166;transform:rotate(90deg)scale(1.1);box-shadow:0 10px 20px #0000004d}.ServicesLanding-module__wTL80W__modalOverlay{-webkit-backdrop-filter:blur(80px);z-index:2000000;background:#000;justify-content:center;align-items:center;padding:2rem;animation:none;display:flex;position:fixed;inset:0}.ServicesLanding-module__wTL80W__modalContent{background:#111;border:1px solid #ffffff14;border-radius:3rem;width:100%;max-width:75rem;max-height:90vh;animation:none;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.ServicesLanding-module__wTL80W__closeBtn{color:#fff;cursor:pointer;z-index:1010;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:absolute;top:3rem;right:3rem}.ServicesLanding-module__wTL80W__closeBtn:hover{background:#ffffff1a;transform:rotate(90deg)}.ServicesLanding-module__wTL80W__modalGrid{grid-template-columns:1.4fr 1fr;height:100%;display:grid}.ServicesLanding-module__wTL80W__modalLeft{background:#121212;flex-direction:column;justify-content:center;padding:5rem 6rem 5rem 4rem;display:flex}.ServicesLanding-module__wTL80W__modalIconWrap{width:6rem;height:7rem;margin-bottom:2rem}.ServicesLanding-module__wTL80W__modalIcon{background-color:var(--gold);width:100%;height:100%;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ServicesLanding-module__wTL80W__modalRole{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.8rem;font-weight:500;display:block}.ServicesLanding-module__wTL80W__modalTitle{font-family:var(--heading);color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}.ServicesLanding-module__wTL80W__modalDesc{color:#fff9;font-family:var(--sans);max-width:24rem;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.ServicesLanding-module__wTL80W__modalCTA{border-radius:999px;align-items:center;gap:1rem;width:fit-content;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;background:var(--gold)!important;color:#000!important}.ServicesLanding-module__wTL80W__modalCTA:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 15px 30px #f4c15133}.ServicesLanding-module__wTL80W__modalRight{background:#000;border-left:1px solid #ffffff0d;flex-direction:column;padding:5rem 4rem;display:flex}.ServicesLanding-module__wTL80W__capabilitiesHeading{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);opacity:.8;margin-bottom:2.5rem;font-size:.85rem;font-weight:600}.ServicesLanding-module__wTL80W__scrollBox{flex:1;max-height:24rem;padding-right:1.5rem;overflow-y:auto}.ServicesLanding-module__wTL80W__scrollBox::-webkit-scrollbar{width:4px}.ServicesLanding-module__wTL80W__scrollBox::-webkit-scrollbar-track{background:#ffffff05}.ServicesLanding-module__wTL80W__scrollBox::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.ServicesLanding-module__wTL80W__modalBullets{grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.ServicesLanding-module__wTL80W__modalBulletItem{font-family:var(--sans);color:#ffffffb3;align-items:flex-start;gap:1rem;padding:.85rem 0;font-size:1rem;line-height:1.4;transition:all .3s;display:flex}.ServicesLanding-module__wTL80W__modalBulletItem:hover{color:var(--gold);transform:translate(3px)}.ServicesLanding-module__wTL80W__bulletDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.55rem}@media (max-width:1024px){.ServicesLanding-module__wTL80W__modalGrid{grid-template-columns:1fr;min-height:auto}.ServicesLanding-module__wTL80W__modalLeft{border-bottom:1px solid #ffffff0d;border-right:none;padding:2.5rem 1.75rem}.ServicesLanding-module__wTL80W__modalRight{padding:2.5rem 1.75rem}.ServicesLanding-module__wTL80W__modalIconWrap{width:6rem;height:7rem;margin-bottom:2rem}.ServicesLanding-module__wTL80W__modalTitle{margin-bottom:1.25rem;font-size:2.5rem}.ServicesLanding-module__wTL80W__modalDesc{margin-bottom:2.5rem;font-size:1rem}.ServicesLanding-module__wTL80W__modalCTA{padding:.85rem 1.75rem;font-size:.85rem}.ServicesLanding-module__wTL80W__modalOverlay{justify-content:center;align-items:center;padding:1.5rem}.ServicesLanding-module__wTL80W__modalContent{-webkit-overflow-scrolling:touch;border-radius:2rem;max-width:100%;max-height:80vh;margin:1rem;overflow-y:auto}.ServicesLanding-module__wTL80W__closeBtn{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;width:2.75rem;height:2.75rem;position:fixed;top:1rem;right:1.5rem}.ServicesLanding-module__wTL80W__closeBtn svg{width:16px;height:16px}.ServicesLanding-module__wTL80W__cardAction{width:2.75rem;height:2.75rem;bottom:1.5rem;right:1.5rem}.ServicesLanding-module__wTL80W__cardAction svg{width:18px;height:18px}.ServicesLanding-module__wTL80W__modalBullets{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ServicesLanding-module__wTL80W__modalBullets{grid-template-columns:1fr}.ServicesLanding-module__wTL80W__modalTitle{font-size:1.85rem}.ServicesLanding-module__wTL80W__modalDesc{font-size:.95rem}}@media (max-width:1024px){.ServicesLanding-module__wTL80W__hero{padding-top:10rem;padding-bottom:6rem}}@media (max-width:768px){.ServicesLanding-module__wTL80W__hero{padding-top:8rem;padding-bottom:5rem}.ServicesLanding-module__wTL80W__heroTitle{font-size:var(--page-h1-size)}.ServicesLanding-module__wTL80W__heroDescription{margin-top:1rem;font-size:1rem}.ServicesLanding-module__wTL80W__heroActions{margin-top:1.75rem}}@media (max-width:1100px){.ServicesLanding-module__wTL80W__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ServicesLanding-module__wTL80W__cardTitle{font-size:1.75rem;line-height:1.15}.ServicesLanding-module__wTL80W__cardDesc{margin-top:.2rem;font-size:.95rem}.ServicesLanding-module__wTL80W__serviceCard{min-height:auto;padding:2.5rem 1.75rem}}@media (max-width:550px){.ServicesLanding-module__wTL80W__servicesGrid{grid-template-columns:1fr}.ServicesLanding-module__wTL80W__serviceCard{min-height:auto}}
