.solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.solution-card{min-height:390px;padding:30px;position:relative;overflow:hidden;text-decoration:none;color:var(--ink);background:#fff;border-radius:6px;transition:transform .3s,box-shadow .3s}.solution-card:hover{transform:translateY(-7px);box-shadow:0 18px 34px #23365b1a}.solution-card>span{font:11px 'DM Mono',monospace;color:#8490a5}.solution-card h3{font-size:clamp(31px,3.2vw,48px);line-height:1.04;letter-spacing:-.08em;margin:72px 0 16px}.solution-card h3 small{font:14px 'DM Mono',monospace;letter-spacing:0;color:#71809c}.solution-card p{max-width:330px;color:#60708a;font-size:14px;line-height:1.7;margin:0}.solution-card b{position:absolute;bottom:28px;left:30px;font-size:13px}.solution-card b em{font-style:normal;color:var(--blue);font-size:19px;margin-left:10px}.solution-symbol{position:absolute;right:33px;top:31px;width:98px;height:94px}.solution-hr{border-top:4px solid var(--green)}.solution-contract{border-top:4px solid var(--yellow)}.solution-hr .people-icon i{border-color:var(--green)}.contract-symbol i:first-child{display:block;width:72px;height:84px;position:absolute;right:0;top:0;border:3px solid var(--yellow);border-radius:5px}.contract-symbol i:first-child:before,.contract-symbol i:first-child:after{content:'';position:absolute;left:14px;right:14px;height:3px;background:var(--yellow);top:25px;box-shadow:0 15px 0 var(--yellow),0 30px 0 var(--yellow)}.contract-symbol i:last-child{position:absolute;right:9px;bottom:0;width:27px;height:27px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 6px #4e7fff1c}.custom-development{padding:125px 10vw;background:#fff}.custom-heading{display:grid;grid-template-columns:1.1fr .9fr;column-gap:9vw;align-items:end;margin-bottom:55px}.custom-heading .section-tag{grid-column:1/-1;color:#5975be}.custom-heading h2{font-size:clamp(34px,4.1vw,64px);line-height:1.22;letter-spacing:-.07em;margin:0}.custom-heading h2 span{color:var(--green)}.custom-heading>p:last-child{margin:0;color:#485671;font-size:16px;line-height:1.85;word-break:keep-all}.industry-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid #dce1e9;border-top:1px solid #dce1e9}.industry-grid article{min-height:182px;padding:20px;border-right:1px solid #dce1e9;border-bottom:1px solid #dce1e9}.industry-grid span{font:11px 'DM Mono',monospace;color:#8490a5}.industry-grid h3{font-size:25px;letter-spacing:-.06em;margin:38px 0 9px}.industry-grid p{font-size:12px;line-height:1.6;color:#60708a;margin:0;word-break:keep-all}.custom-link{display:inline-block;margin-top:30px}@media(max-width:760px){.solution-grid{grid-template-columns:1fr}.solution-card{min-height:330px;padding:25px}.solution-card h3{margin-top:62px;font-size:39px}.solution-card b{left:25px;bottom:24px}.solution-symbol{right:25px;top:25px}.custom-development{padding:82px 22px}.custom-heading{display:block;margin-bottom:36px}.custom-heading h2{font-size:38px;margin-bottom:26px}.custom-heading>p:last-child{font-size:15px}.industry-grid{grid-template-columns:1fr 1fr}.industry-grid article{min-height:142px;padding:16px}.industry-grid h3{font-size:21px;margin:26px 0 7px}.industry-grid p{font-size:11px}.industry-grid article:last-child{grid-column:1/-1}.custom-link{margin-top:24px}}
.solution-contract h3{font-size:clamp(29px,2.7vw,41px)}.solution-contract h3 span{white-space:nowrap}@media(max-width:760px){.solution-contract h3{font-size:29px;letter-spacing:-.09em}}
