@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.section-industries{width:100%;padding:200px 0;position:relative}@media(max-width:989px){.section-industries{padding:150px 0}}@media(max-width:767px){.section-industries{padding:100px 0}}.section-industries .container{display:flex;flex-direction:column;gap:100px}@media(max-width:767px){.section-industries .container{gap:50px}}.section-industries ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;gap:50px;will-change:transform}.section-industries .industry-teaser{width:410px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:30px}@media(max-width:479px){.section-industries .industry-teaser{min-width:410px;width:100%}}.section-industries .industry-teaser__img{max-width:100px;max-height:100px;margin-bottom:30px;object-fit:contain}@media(max-width:767px){.section-industries .industry-teaser__img{max-width:70px;max-height:70px;margin-bottom:0}}.section-industries .industry-teaser__img img{max-width:100%;max-height:100%}@media(max-width:767px){.section-industries .industry-teaser__img img{max-width:70px;max-height:70px;margin-bottom:0}}body.dark-mode .section-industries .industry-teaser__img{filter:invert(100%)}
