.SectionProfile{display:flex;justify-content:center}.SectionProfile__container{width:1000px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1100px){.SectionProfile__container{width:600px;flex-direction:column;gap:20px}}@media screen and (max-width:620px){.SectionProfile__container{width:90%}}.SectionProfile__container__left{width:500px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1100px){.SectionProfile__container__left{width:100%;text-align:center}}.SectionProfile__container__center{width:max-content;display:flex;flex-direction:column;gap:20px;align-items:center}.SectionProfile__container__right{width:max-content;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:1100px){.SectionProfile__container__right{width:100%;align-items:center}}.SectionProfile__title{margin:0 0 20px}.SectionProfile__tags{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width:1100px){.SectionProfile__job,.SectionProfile__tags{justify-content:center}}.SectionProfile__softs{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width:1100px){.SectionProfile__softs{justify-content:center}}.SectionProfile__technos{display:flex;flex-direction:column;gap:20px;align-items:flex-end}@media screen and (max-width:1100px){.SectionProfile__technos{flex-direction:row;flex-wrap:wrap;justify-content:center}}