.icon-styles {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-styles {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.frame-type-contentelements_career_button .inner-wrap {
  display: flex;
  flex-direction: column-reverse; }
  .frame-type-contentelements_career_button .inner-wrap .btn-wrap-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }

.frame-type-contentelements_career_button .btn {
  align-self: flex-end; }
