.tool-section{width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.tool-section{background:#ede4f9}}@media (max-width: 768px){.tool-section{margin-bottom:8px}}.tool-section-container{display:flex;padding:24px 16px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1140px}@media (min-width: 1024px){.tool-section-container{gap:32px;padding:40px 0px}}.tool-section-header{color:#1f2937;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}@media (min-width: 1024px){.tool-section-header{font-size:24px}}.tool-section-cards{max-width:100%;display:flex;gap:16px;flex-wrap:nowrap;overflow-x:auto}.tool-section-cards::-webkit-scrollbar{display:none}@media (min-width: 1024px){.tool-section-cards{justify-content:center;align-items:stretch;gap:32px;align-self:stretch}}.tool-section-card{flex:0 0 auto;display:flex;width:220px;padding:12px;flex-direction:column;align-items:center;gap:12px;border-radius:8px;background:#ede4f9}@media (min-width: 1024px){.tool-section-card{width:auto;gap:16px;flex:1 0 0}}.tool-section-card-image{display:flex;width:72px;height:72px;justify-content:center;align-items:center}@media (min-width: 1024px){.tool-section-card-image{width:48px;height:48px}}.tool-section-card-main{flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:8px;align-self:stretch}.tool-section-card-header{color:#1f2937;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin:0}@media (min-width: 1024px){.tool-section-card-header{font-size:16px}}.tool-section-card-content{flex-grow:1;color:#6b7280;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:0;display:flex;align-items:center}@media (min-width: 1024px){.tool-section-card-content{font-size:14px}}.tool-section-card-btn{-webkit-appearance:button;-moz-appearance:button;appearance:button;display:flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:4px;border-radius:8px;border:2px solid #9CA3AF;background:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#374151;transition:background-color 0.2s ease-in-out}.tool-section-card-btn:hover{background-color:#f2f2f2}.tool-section-card-link:hover{text-decoration:none}@media (max-width: 1024px){.tool-section-card-link{align-self:stretch}}
