.skills{padding:0;list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;margin:15px -5px 0}.skills__item{margin:0 5px 15px}@media (max-width:768px){.skills__item{margin-bottom:10px}}.skill-card{width:100%;border-radius:4px;padding:15px;background-color:#f7f7f7}.skill-card.unpublished{background-color:#ffe2ea}.skill-card__icon{width:100px;height:100px;margin-right:15px;float:left;display:flex;align-items:center}@media (max-width:768px){.skill-card__icon{width:64px;height:64px}}.skill-card__icon img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.skill-card__title{font-size:1.2em;font-weight:400;margin:0}.skill-card__body{font-size:.8em}.skill-card__body p{margin:10px 0 0}.skill-card__links{display:flex;justify-content:flex-end;padding-left:0;list-style-type:none;margin:10px 0 0}.skill-card__links-item:not(:last-child){margin-right:10px}.skill-card__link{color:#22b84f;border:1px solid transparent;border-radius:4px;padding:2px 12px;font-size:12px;text-transform:uppercase}.skill-card__link:hover{color:#f7f7f7;background-color:#22b84f}.skill-card__link_delete{color:#dd271a}.skill-card__link_delete:hover{color:#dd6158;border-color:#dd6158;background-color:transparent}.skill-card_teaser{display:flex;align-items:center;height:calc(40px + 8px*2);background-color:#fcffe3;transition:.2s all ease-in-out;border-radius:8px;padding:8px;cursor:pointer}@media (max-width:768px){.skill-card_teaser{border-radius:5px;padding:5px;height:calc(24px + 5px*2)}}.skill-card_teaser.projected{background-color:#f7f7f7}.skill-card_teaser:hover{background-color:#fff;box-shadow:0 0 10px -3px #898d90}.skill-card_teaser__icon{width:40px;height:40px;float:none}@media (max-width:768px){.skill-card_teaser__icon{width:24px;height:24px;margin-right:5px}.skill-card_teaser__title{font-size:1.05em}}.section_summary article h3{margin-bottom:0;font-size:1.05em;text-align:center}.section_summary article h4{font-size:1em;font-weight:400;margin-top:0}.section_summary article p,.section_summary article ul{margin-top:0}.summary-card{min-height:150px;text-align:justify}.summary-card img{float:left;margin-right:15px;width:150px;height:auto;max-width:40%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.section_summary .summary-card h3{text-align:left}.socials li,.summary-tags{display:flex}@media (max-width:480px){.summary-tags{flex-direction:column}}.summary-tags__list,.summary-tags__text{margin:10px 0}.summary-tags__list{display:flex;flex-wrap:wrap;padding:0;list-style-type:none}.summary-tag{padding:4px 10px;font-size:13px;text-transform:uppercase;margin:0 0 5px 5px;border-radius:4px;background-color:rgba(209,218,224,.5);color:#4f5255}@media (max-width:768px){.summary-tag{font-size:12px}}#button-summary-print{font-size:15px;text-transform:uppercase;padding:8px 24px}.socials{margin:0;list-style-type:none}.socials li{align-items:center}.socials li:not(:last-child){margin-bottom:5px}.socials li span{margin-left:.5em}