.sp-page{background:var(--black);min-height:100vh;position:relative;overflow:hidden}.sp-glow{pointer-events:none;z-index:0;filter:blur(120px);border-radius:50%;position:absolute}.sp-glow-1{background:radial-gradient(#00500059 0%,#0000 70%);width:1200px;height:1200px;top:-200px;left:-500px}.sp-glow-2{background:radial-gradient(#0050004d 0%,#0000 70%);width:1200px;height:1200px;top:1800px;right:-500px}.sp-glow-3{background:radial-gradient(#00500040 0%,#0000 70%);width:1200px;height:1200px;bottom:200px;left:-400px}.sp-section{z-index:1;padding:80px 0 0;position:relative}@media (max-width:768px){.sp-section{padding:40px 0 0}}.sp-header{height:198px;max-width:var(--max-width);justify-content:center;align-items:center;margin:0 auto 80px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.sp-header{height:140px;margin:0 auto 60px}}@media (max-width:480px){.sp-header{height:100px;margin:0 auto 40px}}.sp-header-center{text-align:center;z-index:2;padding:0 20px}.sp-title{font-family:var(--font-heading);letter-spacing:4px;color:var(--white);text-transform:uppercase;font-size:clamp(32px,8vw,50px);font-weight:700}@media (max-width:480px){.sp-title{margin-bottom:16px}}.sp-subtitle{color:var(--gray-mid);letter-spacing:1px;text-align:center;font-size:clamp(14px,4vw,16px);line-height:1.5}.sp-subtitle-line{display:block}.sp-bg-text{font-family:var(--font-pbio);color:#0000;-webkit-text-stroke:1.5px var(--green);text-transform:capitalize;white-space:nowrap;letter-spacing:1px;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(60px,18vw,162px);font-weight:700;line-height:1;position:absolute;transform:translateY(-50%)}@media (max-width:768px){.sp-bg-text{opacity:.3}}@media (max-width:480px){.sp-bg-text{display:none}}.sp-bg-we{left:0}.sp-bg-do{right:0}.sp-content{max-width:var(--max-width);flex-direction:column;gap:80px;margin:0 auto;padding:0 130px;display:flex}@media (max-width:768px){.sp-content{gap:60px;padding:0 24px}}@media (max-width:480px){.sp-content{gap:40px;padding:0 16px}}.sp-service-block{flex-direction:column;gap:0;display:flex}.sp-block-hero{border-radius:12px;width:100%;margin-bottom:32px;overflow:hidden}@media (max-width:480px){.sp-block-hero{border-radius:8px;margin-bottom:24px}}.sp-service-title{font-family:var(--font-heading);color:var(--green);letter-spacing:1px;text-transform:uppercase;margin-bottom:24px;font-size:clamp(20px,6vw,30px);font-weight:700}@media (max-width:480px){.sp-service-title{margin-bottom:16px}}.sp-service-desc{letter-spacing:1px;color:var(--white);max-width:var(--max-width);margin-bottom:40px;font-size:clamp(14px,4vw,16px);line-height:1.6}@media (max-width:480px){.sp-service-desc{margin-bottom:30px}}.sp-subcards-wrapper{position:relative}.sp-lines-bg{object-fit:cover;opacity:.4;pointer-events:none}.sp-subcards-container{justify-content:space-between;align-items:flex-start;gap:60px;padding:60px 0;display:flex}@media (max-width:1024px){.sp-subcards-container{gap:40px}}@media (max-width:768px){.sp-subcards-container{flex-direction:column;align-items:center;gap:30px;padding:40px 0}}@media (max-width:480px){.sp-subcards-container{gap:24px;padding:30px 0}}.sp-subcard{text-align:center;opacity:0;flex-direction:column;flex:1;align-items:center;gap:20px;min-width:206px;padding:20px;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(32px)}@media (max-width:768px){.sp-subcard{min-width:unset;width:100%;max-width:300px;padding:16px}}@media (max-width:480px){.sp-subcard{gap:16px;max-width:100%;padding:12px}}.sp-subcard-visible{opacity:1!important;transform:translateY(0)!important}.sp-subcard-icon{justify-content:center;align-items:center;width:100%;max-width:206px;height:120px;margin-bottom:10px;display:flex}@media (max-width:480px){.sp-subcard-icon{max-width:150px;height:90px;margin-bottom:8px}}.sp-subcard-icon img{width:auto;max-width:100%;height:auto;max-height:100%}.sp-subcard-titles{flex-direction:column;gap:0;line-height:1.2;display:flex}.sp-subcard-title-top{font-family:var(--font-syncopate);color:var(--white);text-transform:uppercase;font-size:clamp(18px,5vw,24px);font-weight:700}.sp-subcard-title-bottom{font-family:var(--font-syncopate);color:var(--green);text-transform:uppercase;font-size:clamp(18px,5vw,24px);font-weight:700}.sp-subcard-lines{color:var(--white);font-size:clamp(14px,4vw,18px);font-weight:400;line-height:1.5;font-family:var(--font-line-seed-th), "Century Gothic", sans-serif;flex-direction:column;gap:2px;display:flex}.sp-tags-section{flex-direction:column;gap:50px;display:flex}@media (max-width:480px){.sp-tags-section{gap:30px}}.sp-divider-line{background:linear-gradient(90deg,#f1f1f1 0%,#0f0 40%,#9f0 60%,#e1e1e1 100%);width:100%;height:1px}.sp-tags-label{font-family:var(--font-heading);color:var(--green);white-space:nowrap;margin:0 15px 0 0;font-size:clamp(14px,4vw,16px);font-weight:400}@media (max-width:480px){.sp-tags-label{margin:0 10px 0 0}}.sp-tags-wrap{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px 12px;display:flex}@media (max-width:768px){.sp-tags-wrap{justify-content:flex-start;gap:12px 11px}}@media (max-width:480px){.sp-tags-wrap{justify-content:flex-start;gap:10px}}.sp-tag{border:1px solid var(--white);font-family:var(--font-heading);color:var(--white);letter-spacing:1px;white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;padding:10px 20px;font-size:clamp(14px,3vw,16px);font-weight:400;transition:all .3s;display:inline-flex}@media (max-width:768px){.sp-tag{padding:9px 18px;font-size:clamp(13px,2.5vw,15px)}}@media (max-width:480px){.sp-tag{padding:8px 14px;font-size:clamp(12px,2.5vw,14px)}}.sp-tag:hover{border-color:var(--green);color:var(--green);background:#00ff000d}
