.SectorsSection{padding:64px 0;background-color:oklch(1 0 0)}@media(min-width:1024px){.SectorsSection{padding:96px 0}}.SectorsSection .SectorsSection__inner{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}@media(min-width:768px){.SectorsSection .SectorsSection__inner{padding:0 40px}}@media(min-width:1024px){.SectorsSection .SectorsSection__inner{padding:0 32px}}@media(min-width:1280px){.SectorsSection .SectorsSection__inner{padding:0}}.SectorsSection .SectorsSection__inner{display:flex;flex-direction:column;gap:48px}.SectorsSection .SectorsSection__header{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:768px){.SectorsSection .SectorsSection__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.SectorsSection .SectorsSection__allLink{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:oklch(.2155 .0138 278.77);text-wrap:nowrap}.SectorsSection .SectorsSection__allLink svg{width:14px;height:14px}.SectorsSection .SectorsSection__allLink:hover{gap:12px}.SectorsSection .SectorsSection__cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(min-width:768px){.SectorsSection .SectorsSection__cards{grid-template-columns:repeat(4,1fr);gap:16px}}.SectorsSection .SectorsSection__card{display:flex;flex-direction:column;gap:32px;padding:32px;background-color:oklch(.985 .002 286.35);border:1px solid oklch(.92 0 0);border-radius:16px;min-height:180px;justify-content:space-between;transition:border-color .2s ease,transform .2s ease}.SectorsSection .SectorsSection__card:hover{border-color:oklch(.78 0 0);transform:translateY(-2px)}.SectorsSection .SectorsSection__iconWrapper{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:oklch(.2155 .0138 278.77)}.SectorsSection .SectorsSection__icon{width:32px;height:32px}.SectorsSection .SectorsSection__cardTitle{font-size:1.125rem;font-weight:600;color:oklch(.18 .07 297.53);line-height:1.35;margin:0}