.technical{box-sizing:border-box;margin:30px auto;max-width:1488px;min-width:1024px;padding:0 20px;width:90%}@media (min-width:320px) and (max-width:480px){.technical{min-width:auto;padding:0}}.technical-inner{box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:20px 0}@media (min-width:320px) and (max-width:480px){.technical-inner{grid-template-columns:repeat(2,1fr)}}.technical-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;row-gap:20px}.technical-item img{cursor:pointer;overflow:hidden;width:100%}.technical-item h2{color:#272727;font-size:24px;font-weight:700}@media (min-width:320px) and (max-width:480px){.technical-item h2{font-size:15px;text-align:center}}