.tab-block{margin:48px 0;position:relative}.tab-block .tab-wrapper{display:flex;justify-content:space-evenly}.tab-block .tab-wrapper .tab-header{display:flex;flex-direction:column;align-items:center;width:160px}.tab-block .tab-wrapper .tab-header span{text-align:center;cursor:pointer}.tab-block .tab-wrapper .tab-header figure{position:relative;height:80px;width:80px;cursor:pointer;border-radius:100%;overflow:hidden;margin-bottom:16px}.tab-block .tab-wrapper .tab-header figure img{width:100%;height:100%;object-fit:cover;transition:all .2s ease}.tab-block .tab-wrapper .tab-header.open figure,.tab-block .tab-wrapper .tab-header:hover figure{background-color:#b0c802}.tab-block .tab-wrapper .tab-header.open figure img,.tab-block .tab-wrapper .tab-header:hover figure img{mix-blend-mode:multiply;filter:grayscale(1)}.tab-block .tab-wrapper .tab-header.open span,.tab-block .tab-wrapper .tab-header:hover span{color:#b0c802}.tab-block .tab-element{padding:16px 0;padding-bottom:0}@media(min-width: 768px){.tab-block .tab-element{display:none}}.tab-block .tab-element.open{display:block}.tab-block .tab-element .tab-header figure{display:none}.tab-block .tab-element .tab-header span{display:block;font-weight:bold;font-size:27px;color:#005caf;margin:16px 0}/*# sourceMappingURL=tab-block.css.map */
