@charset "utf-8";

.css-1etp2nw { cursor: pointer; }

@media (min-width: 768px) {
  .css-1etp2nw { position: relative; }
}

.css-1etp2nw::before { content: ""; position: absolute; border: 2px solid; inset: -1px; border-radius: 4px; opacity: 0; transition: opacity 0.2s; z-index: 1; pointer-events: none; }

.no-touch .css-1etp2nw:hover svg { opacity: 1; }

.no-touch .css-1etp2nw:hover .header { text-decoration: underline; }