:root{--mobS:393px;--mobL:480px;--tabM:720px;--deskS:1024px;--deskL:1366px;--deskXl:1440px}.built-for{margin-bottom:var(--gap-xxl);flex-direction:column;gap:36px;padding-inline:24px;display:flex}@media screen and (width>=480px){.built-for{gap:40px}}@media screen and (width>=720px){.built-for{padding-inline:32px}}@media screen and (width>=1024px){.built-for{gap:48px}}@media screen and (width>=1366px){.built-for{gap:56px;padding-inline:72px}}@media screen and (width>=1440px){.built-for{padding-inline:56px}}.built-for-label{border:1px solid var(--Fill-Brand-default);color:var(--Text-Brand-Primary-default);border-radius:8px;align-self:flex-start;padding:4px 6px}.built-for-group{grid-template-columns:1fr;gap:40px;display:grid}@media screen and (width>=480px){.built-for-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 32px}}@media screen and (width>=1024px){.built-for-group{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;row-gap:0}}.built-for-group+.built-for-group{border-top:1px solid var(--Fill-2-default);padding-top:36px}@media screen and (width>=480px){.built-for-group+.built-for-group{padding-top:40px}}@media screen and (width>=1024px){.built-for-group+.built-for-group{padding-top:48px}}@media screen and (width>=1366px){.built-for-group+.built-for-group{padding-top:56px}}.built-for-group-title{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap-style:balance}@media screen and (width>=480px){.built-for-group-title{grid-column:span 2}}@media screen and (width>=1024px){.built-for-group-title{grid-column:1/3}}.built-for-cards{margin:0;padding:0;list-style:none;display:contents}.built-for-card{flex-direction:column;gap:4px;display:flex}@media screen and (width>=1024px){.built-for-card:first-child{grid-column:3}.built-for-card:last-child{grid-column:4}}.built-for-card-icon{width:56px;height:56px;margin-bottom:20px;display:block}.built-for-note{align-items:flex-start;gap:16px;display:flex}.built-for-note-icon{border:1px solid var(--Fill-2-default);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.built-for-note-text{flex-direction:column;gap:4px;display:flex}
