.page{width:100%;max-width:1440px;height:100%;margin:0 auto}.page-wrapper{gap:32px;padding:24px 0}@media (max-width:480px){.page-wrapper{padding:0}}.list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;display:grid}@media (max-width:480px){.list{grid-template-columns:1fr;gap:24px}}.page-wrapper{flex-direction:column;display:flex}.text-h1{font-size:clamp(44px,2.97619vw + 21.1429px,64px);font-weight:800;line-height:1;font-family:var(--font-mplus-rounded)}.text-h2{font-size:clamp(24px,1.19048vw + 14.8571px,32px);font-weight:800;line-height:44px;font-family:var(--font-mplus-rounded)}.text-h3{font-size:20px;line-height:28px}.text-p1{font-size:16px;line-height:24px}.text-p2{font-size:14px;line-height:18px}.no-text-style{margin:0;padding:0}.topography{z-index:-1;opacity:.3;width:100%;position:absolute;inset:0}@media (max-width:768px){.topography{width:auto;height:100%;inset:50% auto auto 50%;transform:translate(-50%,-50%)}}.topography__path{transform-box:view-box;transform-origin:0 0;animation-name:breathe;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.topography__path{animation:none}}@keyframes breathe{50%{transform:scale(.98)}}
