.amsHero{color:#fff;flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.amsHeroBg{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.amsHeroBgImg{object-fit:cover;object-position:center center;filter:brightness(1.2)contrast(1.05);opacity:0;transition:opacity 1s}.amsHeroBgImgActive{opacity:1}.amsHeroOverlay{z-index:1;background:linear-gradient(90deg,#000000eb 0%,#000000c7 28%,#0000007a 52%,#00000026 72%,#0000 100%);position:absolute;inset:0}.amsHeroContent{z-index:2;flex-direction:column;justify-content:center;max-width:600px;padding:50px;display:flex;position:relative}.amsHeroTagline{letter-spacing:3px;text-transform:uppercase;color:#ff5a00;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.amsHeroTagline:before{content:"";background:#ff5a00;flex-shrink:0;width:34px;height:2px;display:block}.amsHeroTitle{color:#fff;letter-spacing:-1.5px;flex-direction:column;justify-content:center;height:205px;margin-bottom:26px;font-family:Arial,sans-serif;font-size:50px;font-weight:600;line-height:1.08;display:flex;overflow:hidden}.amsHeroTitle span{color:#ff5a00}.amsHeroDescription{color:#ffffffd1;max-width:560px;height:120px;margin-bottom:42px;font-size:16px;line-height:1.85;overflow:hidden}.amsHeroButtons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.amsPrimaryBtn,.amsOutlineBtn{cursor:pointer;letter-spacing:.2px;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.amsPrimaryBtn{color:#fff;background:#ff5a00;border:2px solid #ff5a00}.amsPrimaryBtn:hover{background:#e04e00;border-color:#e04e00;transform:translateY(-3px)}.amsOutlineBtn{color:#fff;background:0 0;border:2px solid #ffffff73}.amsOutlineBtn:hover{background:#ffffff14;border-color:#fff;transform:translateY(-3px)}.amsStatsBar{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;background:#040404e6;border:2px solid #ff5a00b8;border-radius:14px;grid-template-columns:repeat(4,1fr);margin:auto 50px 20px;transition:opacity .6s,transform .6s;display:grid;position:relative;overflow:hidden;transform:translateY(30px)}.amsStatsBar.amsVisible{opacity:1;transform:translateY(0)}.amsStatItem{opacity:0;justify-content:center;align-items:center;gap:16px;padding:28px 22px;transition:opacity .5s,transform .5s,background .25s;display:flex;position:relative;transform:translateY(20px)}.amsStatItem:hover{background:#ffffff08}.amsStatItem.amsVisible{opacity:1;transform:translateY(0)}.amsStatItem:not(:last-child):after{content:"";background:#ff5a00b8;width:2px;position:absolute;top:18px;bottom:18px;right:0}.amsStatIcon{object-fit:contain;filter:invert(45%)sepia(95%)saturate(1000%)hue-rotate(360deg)brightness(104%);flex-shrink:0;width:56px;height:56px}.amsStatText{flex-direction:column;gap:4px;display:flex}.amsStatValue{color:#ff5a00;font-size:30px;font-weight:700;line-height:1}.amsStatLabel{letter-spacing:1px;color:#ffffffe0;white-space:nowrap;font-size:12px;font-weight:500}@media (max-width:1199px){.amsHeroContent{max-width:500px;padding:50px 55px 60px}.amsHeroTitle{font-size:48px}.amsStatsBar{margin:auto 35px 18px}.amsStatItem{gap:14px;padding:24px 18px}.amsStatValue{font-size:26px}}@media (max-width:991px){.amsHero{min-height:100vh}.amsHeroContent{max-width:100%;padding:110px 40px 50px}.amsHeroTitle{height:130px;font-size:42px;line-height:1.12}.amsHeroDescription{max-width:100%;height:110px}.amsStatsBar{grid-template-columns:repeat(2,1fr);margin:0 24px 20px}.amsStatItem{border-bottom:1px solid #ffffff14;padding:24px 16px}.amsStatItem:nth-child(odd){border-right:1px solid #ffffff14}.amsStatItem:nth-child(2):after,.amsStatItem:nth-child(4):after{display:none}.amsStatItem:nth-child(3),.amsStatItem:nth-child(4){border-bottom:none}}@media (max-width:767px){.amsHero{min-height:100svh}.amsHeroBg{width:100%;height:100%}.amsHeroBgImg{object-position:center center;filter:brightness(.95)contrast(1.05)}.amsHeroOverlay{background:linear-gradient(#04040459 0%,#0404048c 40%,#040404d1 100%)}.amsHeroContent{max-width:100%;padding:100px 24px 32px}.amsHeroTagline{letter-spacing:2px;gap:10px;font-size:10px}.amsHeroTitle{letter-spacing:-.5px;height:110px;margin-bottom:16px;font-size:32px;line-height:1.18}.amsHeroDescription{color:#ffffffe0;height:95px;margin-bottom:28px;font-size:14px;line-height:1.75}.amsHeroButtons{flex-flow:wrap;gap:12px}.amsPrimaryBtn,.amsOutlineBtn{flex:auto;min-width:140px;padding:11px 18px;font-size:14px}.amsStatsBar{margin:0 18px 18px}.amsStatItem{gap:12px;padding:20px 14px}.amsStatIcon{width:48px;height:48px}.amsStatValue{font-size:24px}.amsStatLabel{letter-spacing:.5px;font-size:11px}}@media (max-width:480px){.amsHero{min-height:100svh}.amsHeroBgImg{object-position:center center;filter:brightness(.9)contrast(1.05)}.amsHeroOverlay{background:linear-gradient(#04040466 0%,#04040499 40%,#040404d9 100%)}.amsHeroContent{padding:50px 18px 28px}.amsHeroTitle{height:90px;font-size:28px;line-height:1.2}.amsHeroDescription{height:90px;margin-bottom:24px;font-size:13px;line-height:1.75}.amsHeroButtons{flex-flow:wrap;gap:10px}.amsPrimaryBtn,.amsOutlineBtn{flex:auto;min-width:120px;padding:10px 14px;font-size:13px}.amsStatsBar{grid-template-columns:1fr;margin:0 14px 16px}.amsStatItem{border-bottom:1px solid #ffffff14;justify-content:flex-start;padding:16px 18px;border-right:none!important}.amsStatItem:last-child{border-bottom:none}.amsStatItem:after{display:none}.amsStatValue{font-size:22px}.amsStatLabel{font-size:10px}}@media (max-width:360px){.amsHero{min-height:100svh}.amsHeroBgImg{object-position:center center;filter:brightness(.85)contrast(1.05)}.amsHeroOverlay{background:linear-gradient(#04040473 0%,#040404a6 40%,#040404e0 100%)}.amsHeroContent{padding:30px 16px 24px}.amsHeroTagline{letter-spacing:1.5px;font-size:9px}.amsHeroTitle{letter-spacing:-.5px;height:75px;font-size:24px}.amsHeroDescription{height:85px;margin-bottom:20px;font-size:12px;line-height:1.7}.amsHeroButtons{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:10px;width:100%}.amsPrimaryBtn,.amsOutlineBtn{box-sizing:border-box;text-align:center;width:100%;padding:12px 14px;font-size:13px}.amsStatItem{gap:10px;padding:14px 16px}.amsStatIcon{width:38px;height:38px}.amsStatValue{font-size:20px}.amsStatLabel{font-size:9px}}
.cs-header,.cs-card{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(32px)}.cs-header.cs-fade-up,.cs-card.cs-fade-up{opacity:1;transform:translateY(0)}.cs-section{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 10px 15px}.cs-header{text-align:center;margin-bottom:48px}.cs-label{letter-spacing:3px;text-transform:uppercase;color:#ff5a00;margin-bottom:10px;font-size:13px;font-weight:700}.cs-title{letter-spacing:2px;text-transform:uppercase;color:#040404;margin-bottom:14px;font-size:40px;font-weight:800}.cs-underline{background:#ff5a00;border-radius:2px;width:48px;height:3px;margin:0 auto}.cs-grid{background:0 0;grid-template-columns:repeat(6,1fr);align-items:stretch;gap:20px;display:grid}.cs-card{text-align:center;cursor:pointer;transform-style:preserve-3d;perspective:1000px;background:#fff;border:1px solid #e1e1e1;border-radius:12px;flex-direction:column;align-items:center;padding:36px 20px 28px;transition:opacity .55s,transform .55s,box-shadow .35s,background .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014,0 4px 10px #0000000a}.cs-card:after{content:"";transform-origin:0;background:#ff5a00;height:4px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.cs-card:hover:after{transform:scaleX(1)}.cs-card:before{content:"";background:#ffffff40;width:80%;height:250%;transition:all .6s;position:absolute;top:-120%;left:-40%;transform:rotate(25deg)}.cs-card:hover{background:#f7e1d5;box-shadow:0 18px 35px #00000024,0 8px 18px #ff5a002e}.cs-card:hover:before{left:130%}.cs-icon-box{margin-bottom:16px}.cs-icon-img{object-fit:contain;filter:brightness(0)saturate()invert(48%)sepia(94%)saturate(2587%)hue-rotate(5deg)brightness(103%)contrast(104%);width:70px;height:70px;transition:all .25s}.cs-card:hover .cs-icon-img{filter:brightness(0)saturate();transform:scale(1.1)}.cs-card-body{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.cs-card-title{color:#040404;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:14px;font-weight:700;line-height:1.35}.cs-card-desc{color:#040404;flex:1;margin-bottom:20px;font-size:13px;line-height:1.65}.cs-arrow{color:#ff5a00;border:2px solid #ff5a00;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:auto auto 0;font-size:15px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.cs-arrow:hover{color:#fff;background:#ff5a00;transform:translate(3px)}@media (max-width:1024px){.cs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:960px){.cs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.cs-section{box-sizing:border-box;width:100%;padding:0 16px 15px}.cs-grid{grid-template-columns:repeat(2,1fr);gap:14px}.cs-title{letter-spacing:1px;font-size:26px}.cs-label{font-size:11px}.cs-card{padding:24px 14px 20px}.cs-icon-img{width:52px;height:52px}.cs-card-title,.cs-card-desc{font-size:12px}}@media (max-width:380px){.cs-grid{grid-template-columns:1fr}}
.ps-fade-up{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(28px)}.ps-fade-up.ps-visible{opacity:1;transform:translateY(0)}.ps-section{background:#040404;padding:20px 0;overflow:hidden}.ps-header{text-align:center;padding:0 24px 20px}.ps-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#ff5a00;justify-content:center;align-items:center;gap:10px;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.ps-eyebrow-line{opacity:.6;background:#ff5a00;width:32px;height:1px;display:block}.ps-title{letter-spacing:2px;text-transform:uppercase;color:#f0f4ff;font-size:40px;font-weight:700;line-height:1.1}.ps-title-accent{color:#ff5a00}.ps-carousel-wrap{max-width:1200px;margin:0 auto;padding:0 60px;position:relative}.ps-track-outer{border-radius:2px;overflow:hidden}.ps-track{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.ps-card{cursor:pointer;color:inherit;background:#fff;border:1px solid #ffffff1f;border-radius:8px;text-decoration:none;transition:border-color .35s,box-shadow .35s,background .35s;display:block;position:relative;overflow:hidden}.ps-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#f5a62326 0%,#0000 60%);border-radius:4px;transition:opacity .3s;position:absolute;inset:0}.ps-card:hover{-webkit-backdrop-filter:blur(8px);z-index:999;background:linear-gradient(135deg,#ff5a001f 0%,#ffffffd9 100%);border-color:#ff5a008c;box-shadow:0 4px 24px #ff5a002e,inset 0 0 0 1px #ff5a002e}.ps-card:hover .ps-card-img-wrap{background:#ff5a000f}.ps-card:hover:before{opacity:1}.ps-card-img-wrap{justify-content:center;align-items:center;padding:20px 16px 8px;display:flex;position:relative;overflow:hidden}.ps-card-img{object-fit:contain;width:100%;max-width:150px;height:120px;transition:transform .3s}.ps-card:hover .ps-card-img{transform:scale(1.06)}.ps-card-body{padding:12px 16px 16px}.ps-card-tag{letter-spacing:2px;text-transform:uppercase;color:#ff5a00;opacity:.7;margin-bottom:6px;font-size:9px;display:block}.ps-card-name{color:#040404;letter-spacing:.5px;margin:0;font-size:14px;font-weight:600;line-height:1.3}.ps-card-arrow{color:#ff5a00;opacity:0;align-items:center;gap:4px;margin-top:10px;font-size:11px;transition:opacity .3s,transform .3s;display:inline-flex;transform:translate(-6px)}.ps-card:hover .ps-card-arrow{opacity:1;transform:translate(0)}.ps-arrow-icon{width:14px;height:14px}.ps-more-wrap{justify-content:center;margin-top:32px;display:flex}.ps-more-btn{color:#fff;letter-spacing:.04em;background:#ff5a00;border-radius:6px;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.ps-more-btn:hover{background:#e04e00;transform:translateY(-2px)}.ps-more-btn svg{width:15px;height:15px;transition:transform .2s}.ps-more-btn:hover svg{transform:translate(3px)}.ps-lower{border:1px solid #ffffff12;border-radius:4px;grid-template-columns:1fr 1fr;max-width:1200px;margin:20px auto 0;display:grid;overflow:hidden}.ps-panel-title{letter-spacing:2px;text-transform:uppercase;color:#f0f4ff;margin-bottom:8px;font-size:20px;font-weight:700}.ps-accent-line{background:#ff5a00;border-radius:2px;width:40px;height:3px;margin-bottom:32px;display:block}.ps-why{background:#040404;padding:36px 48px;position:relative;overflow:hidden}.ps-why:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M0 0h40v1H0zM0 0v40h1V0z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.ps-why:after{content:"";pointer-events:none;background:radial-gradient(#f5a6230d 0%,#0000 70%);width:280px;height:280px;position:absolute;bottom:-20px;right:-20px}.ps-why-list{flex-direction:column;gap:16px;margin:0 0 36px;padding:0;list-style:none;display:flex}.ps-why-item{color:#b0bdd4;align-items:flex-start;gap:14px;font-size:14px;line-height:1.5;display:flex}.ps-check{background:#f5a62326;border:1px solid #f5a62366;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.ps-check svg{stroke:#ff5a00;width:11px;height:11px}.ps-cta-btn{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#ff5a00;border-radius:2px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-flex}.ps-cta-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #f5a62359}.ps-cta-btn svg{width:14px;height:14px}.ps-tech{background:#040404;border-left:1px solid #ffffff12;padding:36px 48px}.ps-tech-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ps-tech-badge{background:#fff;border:1px solid #f77a2dd1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:62px;padding:8px;transition:border-color .25s,box-shadow .25s;display:flex}.ps-tech-badge:hover{border-color:#f5a62399;box-shadow:0 4px 16px #0000004d}.ps-tech-img{object-fit:contain;width:60px;height:60px;transition:transform .25s}.ps-tech-badge:hover .ps-tech-img{transform:scale(1.1)}@media (max-width:1024px){.ps-carousel-wrap{padding:0 40px}.ps-title{font-size:32px}.ps-track{grid-template-columns:repeat(3,1fr);gap:14px}.ps-why,.ps-tech{padding:32px}}@media (max-width:900px){.ps-lower{grid-template-columns:1fr}.ps-tech{border-top:1px solid #ffffff12;border-left:none}.ps-carousel-wrap{padding:0 32px}.ps-tech-grid{grid-template-columns:repeat(6,1fr)}.ps-tech-badge{height:58px}}@media (max-width:768px){.ps-title{font-size:26px}.ps-track{grid-template-columns:repeat(2,1fr);gap:12px}.ps-card-img{height:100px}.ps-card-name{font-size:13px}.ps-more-wrap{margin-top:24px}}@media (max-width:640px){.ps-section{padding:16px 0}.ps-header{padding:0 16px 16px}.ps-title{font-size:22px}.ps-carousel-wrap{padding:0 16px}.ps-track{grid-template-columns:repeat(2,1fr);gap:10px}.ps-card-img-wrap{padding:14px 10px 4px}.ps-card-img{max-width:110px;height:80px}.ps-card-body{padding:8px 10px 12px}.ps-card-name{font-size:12px}.ps-card-tag{font-size:8px}.ps-card-arrow{margin-top:6px;font-size:10px}.ps-more-btn{padding:10px 22px;font-size:.85rem}.ps-why,.ps-tech{padding:28px 18px}.ps-panel-title{font-size:17px}.ps-accent-line{margin-bottom:18px}.ps-tech-grid{grid-template-columns:repeat(4,1fr)}.ps-tech-badge{height:56px}.ps-tech-img{width:48px;height:48px}}@media (max-width:420px){.ps-carousel-wrap{padding:0 12px}.ps-track{grid-template-columns:repeat(2,1fr);gap:8px}.ps-card-img{max-width:90px;height:70px}.ps-tech-grid{grid-template-columns:repeat(3,1fr)}.ps-tech-badge{height:56px}.ps-why-item{font-size:13px}.ps-eyebrow{letter-spacing:3px;font-size:10px}}
