/* cache 2026-04-13 06:13:35 */
@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.page-about body>main{display:flex;flex-direction:column}.page-about body>main .idea-callback{order:999}.banner{height:39rem;margin-bottom:2rem}.banner .container-centered{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}.banner .container-centered .title{color:#3000ee;font-size:5rem;font-weight:700;line-height:1;text-transform:uppercase}.banner .container-centered .subtitle{font-size:3rem;font-weight:700;line-height:1}.banner .container-centered .btn{margin-top:7rem}.triggers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;margin-bottom:4rem}.triggers .trigger{padding:3.8rem 3.8rem 3.8rem 14rem;border-radius:2.5rem}.triggers .trigger .title{margin-bottom:1rem;color:#3000ee;font-size:3rem;font-weight:700;line-height:1}.triggers .trigger .caption{font-size:1.6rem;font-weight:500;line-height:1.2}section.key{position:relative;display:grid;grid-template-columns:1fr 60rem;grid-gap:10rem;align-items:center}section.key,section.key>*{min-width:0;min-height:0}section.key img{width:100%;height:auto;border-radius:2.5rem}section.key .stomp,section.key .stomp_move{position:absolute;top:50%;left:50%;width:16rem;height:16rem;transform:translate(-50%,-50%)}section.key .stomp_move{top:calc(50% - 10rem);left:calc(50% - 10rem);width:20rem;height:20rem;animation:rotate 16s linear infinite;transform-origin:50% 50%}section.with-us .with-us-items{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5rem;align-items:center}section.with-us .with-us-items,section.with-us .with-us-items>*{min-width:0;min-height:0}section.with-us .with-us-items img{width:100%;height:auto}.map{height:64rem}.map .container-centered{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}.map .container-centered .title{margin-bottom:1rem;font-size:2.8rem;font-weight:700;line-height:1.2}.map .container-centered .text{font-size:2rem;line-height:1.4}