.sm-projects-switcher{display:flex;gap:16px;margin-top:var(--margin-l);margin-bottom:var(--margin-l);flex-wrap:wrap;max-width:100%;justify-content:center}@media screen and (min-width:768px){.sm-projects-switcher{gap:var(--margin-m);justify-content:flex-end}}.sm-projects-switcher__btn{appearance:none;border:1px solid rgba(0,0,0,.25);background:0 0;color:var(--k-heading-color,#111);padding-top:var(--gap-xs) !important;padding-bottom:var(--gap-xs) !important;padding-left:calc(var(--gap-xs)*2) !important;padding-right:calc(var(--gap-xs)*2) !important;text-transform:uppercase;cursor:pointer;border-radius:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease;display:flex;align-items:center;gap:var(--gap-xs)}.sm-projects-switcher__btn.is-grid.is-active .sm-projects-switcher__icon,.sm-projects-switcher__btn.is-map.is-active .sm-projects-switcher__icon,.sm-projects-switcher__btn.is-list.is-active .sm-projects-switcher__icon,.sm-projects-switcher__btn.is-grid:hover .sm-projects-switcher__icon,.sm-projects-switcher__btn.is-map:hover .sm-projects-switcher__icon,.sm-projects-switcher__btn.is-list:hover .sm-projects-switcher__icon{filter:brightness(100)}.is-grid .sm-projects-switcher__icon{display:block;background:url(//www.sensomoto.org/wp-content/plugins/sensomoto-projets/assets/img/icon-grid.png);background-size:cover;width:17px;height:17px}.is-map .sm-projects-switcher__icon{display:block;background:url(//www.sensomoto.org/wp-content/plugins/sensomoto-projets/assets/img/icon-map.png);background-size:cover;width:17px;height:17px}.is-list .sm-projects-switcher__icon{display:block;background:url(//www.sensomoto.org/wp-content/plugins/sensomoto-projets/assets/img/icon-list.png);background-size:cover;width:17px;height:17px}.sm-projects-switcher__btn.is-active{background:var(--k-color-1,#f28c00);color:#fff;border-color:var(--k-color-1,#f28c00)}.sm-projects-switcher__btn:focus-visible{outline:2px solid var(--k-color-1,#f28c00);outline-offset:2px}.ico-laureat,.ico-nomine{display:inline-flex;align-items:center;gap:.35em;margin-left:.45em;vertical-align:middle;line-height:1}.ico-laureat svg,.ico-nomine svg{display:block}.sm-map-popup__title .ico-laureat,.sm-map-popup__title .ico-nomine{font-size:.9em}