/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.toolbox{background:#f4f4f4;padding:1em;}.toolbox h2{text-align:center;}.toolbox-container{display:flex;flex-wrap:wrap;justify-content:center;}.toolbox-item{flex-basis:50%;}.toolbox-kit{flex-basis:50%;display:none;}@media screen and (min-width:767px){.toolbox-item{flex-basis:25%;}.toolbox-item a img{transform:scale(1.0);transition-duration:.1s;transition-timing-function:ease-in-out;}.toolbox-item a:hover img,.toolbox-item a:focus img{transition-duration:.25s;transition-timing-function:ease-in-out;}.toolbox-statement a:hover img,.toolbox-statement a:focus img{transform:scale(1.1) rotate(-5deg);}.toolbox-cv a:hover img,.toolbox-cv a:focus img{transform:scale(1.1) rotate(-3deg);}.toolbox-recommendation a:hover img,.toolbox-recommendation a:focus img{transform:scale(1.1) rotate(3deg);}.toolbox-research a:hover img,.toolbox-research a:focus img{transform:scale(1.1) rotate(5deg);}}.toolbox-statement{order:1}.toolbox-cv{order:3}.toolbox-recommendation{order:2}.toolbox-research{order:4}.toolbox-kit{order:5}@media screen and (min-width:767px){.toolbox-statement{order:1;margin-top:2em}.toolbox-cv{order:2;margin-top:0em}.toolbox-recommendation{order:3;margin-top:0em}.toolbox-research{order:4;margin-top:2em}.toolbox-kit{order:5;margin-top:-2em;flex-basis:35%;display:block;}}
