.footer__ {
  background-color: #262262;
  margin-bottom: 65px;
}

.footer__ .container {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.footer__ .container > div {
  position: relative;
  padding-left: 28px;
  padding-right: 28px;
}

.footer__ .container > div > div {
  position: relative;
}

.footer__ > .container {
  min-height: 310px;
  padding: 40px 0 30px 0;
}

.footer__ .footer__logo {
  position: absolute;
  top: 0;
  left: 0;
}

.footer__ .footer__logo a {
  display: block;
}

.footer__ .footer__logo a img {
  max-width: 155px;
  vertical-align: middle;
  border-style: none;
}

.footer__ .footer__logo a:nth-child(2) {
  margin-top: 18px;
}

.footer__ .footer__logo a:nth-child(3) {
  display: none;
}

.footer__ .footer__buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

.footer__ .footer__buttons .btn__ {
  display: block;
  width: 180px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
}

.footer__ .footer__buttons .btn__:hover {
  text-decoration: none;
}

.footer__ .footer__buttons .btn__.btn--join {
  font-family: "Helvetica-Bold";
  display: block;
  width: 176px;
  height: 40px;
  color: #262262;
  background-color: #ffdd7f;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  border-radius: 9999px;
  text-transform: uppercase;
}

.footer__ .footer__social {
  position: absolute;
  top: 106px;
  right: 0;
  text-align: right;
}

.footer__ .footer__social .header {
  font-family: "Helvetica-Bold";
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.47px;
  margin-bottom: 10px;
}

.footer__ .footer__social ul {
  position: relative;
  font-size: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer__ .footer__social ul li:first-child {
  margin-left: 0;
}

.footer__ .footer__social ul li.fb {
  width: 13px;
}

.footer__ .footer__social ul li.yt {
  width: 31px;
}

.footer__ .footer__social ul li.yt a {
  width: 31px;
}

.footer__ .footer__social ul li {
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  text-align: left;
  margin-left: 15px;
}

.footer__ .footer__social ul li.fb a {
  width: 13px;
}

.footer__ .footer__social ul li a {
  display: block;
  width: 23px;
  height: 23px;
  font-size: 0;
  text-align: center;
}

.footer__ .footer__social ul li a img {
  position: relative;
  display: inline-block;
  height: 23px;
  width: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  text-align: center;
}

.footer__ .footer__phone {
  position: absolute;
  top: 54px;
  right: 0;
  text-align: left;
}

.footer__ .footer__phone ul {
  list-style: none;
}

.footer__ .footer__phone li,
.footer__ .footer__phone a {
  font-family: "Helvetica-Bold";
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
}

.footer__ .footer__menu {
  position: relative;
  margin-left: 248px;
  margin-right: 272px;
  margin-right: 250px;
}

.footer__ .footer__menu ul.menu__primary {
  position: relative;
  clear: both;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.footer__ .footer__menu ul.menu__primary li {
  float: left;
  width: 27%;
}

.footer__ .footer__menu ul.menu__primary li a {
  font-family: "Helvetica-Bold";
  display: block;
  color: #bee1ff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: color 150ms ease-in-out;
  margin-bottom: 24px;
}

.footer__ .footer__menu ul.menu__primary li a:hover {
  color: #ffffff;
}

.footer__ .footer__menu ul.menu__secondary {
  position: relative;
  clear: both;
  display: block;
  width: calc(100% - 27%);
  padding: 0;
  margin: 0;
  margin-left: 27%;
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.footer__ .footer__menu ul.menu__secondary li {
  float: left;
  width: 100%;
}

.footer__ .footer__menu ul.menu__secondary li a {
  font-family: "Helvetica-Regular";
  display: block;
  color: #bee1ff;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  transition: color 150ms ease-in-out;
  margin-bottom: 16px;
}

.footer__ .footer__menu ul.menu__secondary li a:hover {
  color: #ffffff;
}

.footer__ .footer__etc {
  position: absolute;
  top: 133px;
  left: 0;
}

.footer__ .footer__etc ul {
  list-style: none;
}

.footer__ .footer__etc li,
.footer__ .footer__etc span {
  color: #ffffff;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 27px;
}

.footer__ .footer__etc li a,
.footer__ .footer__etc span a {
  font-family: "Helvetica-Bold";
  color: #bee1ff;
  font-weight: 700;
  text-decoration: none;
  transition: color 150ms ease-in-out;
}

.footer__ .footer__etc span a:hover {
  color: #ffffff;
}

.footer__ .footer__tm {
  clear: both;
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  font-weight: 400;
  margin-top: 28px;
  text-align: center;
}

.footer__ .footer__tm a {
  color: #ffffff;
  text-decoration: underline;
}

.footer__ .footer__tm a:hover {
  color: #ffffff;
  text-decoration: none;
}

.footer__ .footer__nih {
  display: none;
}

.footer__ .footer__nih a {
  display: block;
}

.footer__ .footer__nih a img {
  max-width: 161px;
}

.footer__ .footer__legal {
  clear: both;
  position: relative;
  font-size: 0;
  text-align: right;
  background-color: #4a4a4a;
}

.footer__ .footer__legal .container {
  padding: 18px 0;
}

.footer__ .footer__legal .container > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  align-content: flex-end;
}

.footer__ .footer__legal .legal__left {
  max-width: 728px;
  padding-right: 28px;
}

.footer__ .footer__legal .legal__right {
  flex-shrink: 0;
  flex-grow: 0;
}

.footer__ .footer__legal a {
  color: #ffffff !important;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline !important;
}

.footer__ .footer__legal a:hover {
  text-decoration: none;
}

.footer__ .footer__legal .legal__right ul {
  list-style: none;
  display: flex;
}

.footer__ .footer__legal .legal__right li {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 34px;
}

.footer__ .footer__legal p {
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  text-align: left;
  padding: 0;
  margin: 0;
}

.footer__ .footer__legal span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 34px;
}

.footer__ .footer__legal span:first-child {
  margin-left: 0;
}

.footer__ .footer__subscribe__form {
  overflow: hidden;
  position: relative;
  width: 371px;
  height: 40px;
  border-radius: 9999px;
  border: 1px solid #ffffff;
  position: absolute;
  right: 0;
  bottom: 65px;
}

.footer__ .footer__subscribe__form ::placeholder {
  color: #ffffff;
}

.footer__ .footer__subscribe__form label {
  display: none;
}

.footer__ .footer__subscribe__form:before {
  content: "";
  position: absolute;
  top: 0;
  left: 14px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 22px;
  height: 18px;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-image: url(/sfsites/c/resource/jaouenvicon);
}

.footer__ .footer__subscribe__form .form__email {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  padding-left: 45px;
  padding-right: 180px;
}

.footer__ .footer__subscribe__form .form__submit {
  font-family: "Helvetica-Bold";
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
  height: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 1px 2px;
  color: #262262;
  background-color: #ffffff;
  border-radius: 9999px;
  font-weight: 600;
  border: 0;
  outline: 0;
  cursor: pointer;
}

[lang="es"] .footer__ .footer__menu {
  margin-bottom: 60px;
}

[lang="es"] .footer__ .footer__menu ul.menu__primary li a {
  white-space: nowrap;
}

[lang="es"] .footer__ .footer__subscribe__form {
  width: 100%;
  max-width: 460px;
}

[lang="es"] .footer__ .footer__subscribe__form .form__submit {
  width: 185px;
}

@media screen and (max-width: 992px) {
  .footer__ .container > div {
    position: relative;
    padding-left: 28px;
    padding-right: 28px;
  }

  .footer__ .footer__menu {
    padding-top: 77px;
    padding-bottom: 77px;
  }

  [lang="es"] .footer__ .footer__menu {
    margin-bottom: 0;
  }

  .footer__ .footer__menu ul.menu__primary li:nth-child(1) {
    order: 1;
  }

  .footer__ .footer__menu ul.menu__primary li:nth-child(2) {
    order: 3;
  }

  .footer__ .footer__menu ul.menu__primary li:nth-child(3) {
    order: 2;
  }

  .footer__ .footer__menu ul.menu__primary li {
    width: 75px;
  }

  [lang="es"] .footer__ .footer__menu ul.menu__primary li {
    width: 100px;
  }

  [lang="es"] .footer__ .footer__menu ul.menu__primary li a {
    white-space: normal;
  }

  .footer__ .footer__menu ul.menu__secondary {
    margin-left: 150px;
  }

  [lang="es"] .footer__ .footer__menu ul.menu__secondary {
    margin-left: 100px;
  }

  .footer__ .footer__buttons {
    display: none;
  }

  .footer__ .footer__social {
    top: 0;
  }

  .footer__ .footer__phone {
    top: 71px;
  }

  .footer__ .footer__phone a {
    font-size: 14px;
    color: #bee1ff;
  }

  .footer__ .footer__tm {
    text-align: left;
    max-width: 571px;
  }

  .footer__ .footer__legal span {
    margin-left: 0;
    padding: 3px 0;
  }

  .footer__ .footer__legal .container > div > div {
    flex-direction: row;
  }

  .footer__ .footer__legal .legal__left {
    max-width: 488px;
  }

  .footer__ .footer__legal .legal__right {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .footer__ {
    margin-bottom: 0;
  }

  .footer__ .container > div {
    padding: 0 20px;
  }

  .footer__ .footer__menu {
    padding-top: 134px;
    padding-bottom: 0;
    margin-left: 0;
  }

  .footer__ .footer__menu ul.menu__primary {
    flex-direction: column;
  }

  .footer__ .footer__menu ul.menu__primary li {
    padding-top: 0;
  }

  [lang="es"] .footer__ .footer__menu ul.menu__primary li {
    width: 100%;
  }

  .footer__ .footer__menu ul.menu__secondary {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-left: 0;
  }

  [lang="es"] .footer__ .footer__menu ul.menu__secondary {
    margin-left: 0px;
  }

  .footer__ .footer__menu ul.menu__secondary li {
    width: 50%;
    flex-basis: 50%;
    flex-shrink: 0;
  }

  .footer__ .footer__menu ul.menu__secondary li a {
    padding-right: 28px;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(1) {
    order: 1;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(2) {
    order: 3;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(3) {
    order: 5;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(4) {
    order: 8;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(5) {
    order: 9;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(6) {
    order: 2;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(7) {
    order: 4;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(8) {
    order: 6;
  }

  .footer__ .footer__menu ul.menu__secondary li:nth-child(9) {
    order: 8;
  }

  .footer__ .footer__menu ul.menu__secondary li a {
    line-height: 20px;
  }

  .footer__ .footer__phone {
    top: 68px;
    z-index: 5;
  }

  .footer__ .footer__legal .container {
    padding: 0;
  }

  .footer__ .footer__divider.divider--md {
    display: block;
  }

  .footer__ .footer__logo {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    float: left;
    padding-bottom: 22px;
    z-index: 4;
  }

  .footer__ .footer__logo a:nth-child(3) img {
    width: 67px;
  }

  .footer__ .footer__social {
    min-height: auto;
    padding-left: 0;
    float: right;
    z-index: 5;
  }

  .footer__ .footer__social ul li {
    margin-left: 10px;
  }

  .footer__ .footer__buttons {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .footer__ .footer__buttons .btn__ {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }

  .footer__ .footer__menu ul.parent > li:first-child {
    display: none;
  }

  .footer__ .footer__etc {
    margin-top: 16px;
    top: 0;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-end;
  }

  .footer__ .footer__etc span {
    width: 50%;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
  }

  .footer__ .footer__subscribe__form {
    width: 335px;
    position: relative;
    right: auto;
    bottom: auto;
    margin: 26px auto;
  }

  .footer__ .footer__tm {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 325px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 18px;
  }

  .footer__ .footer__nih {
    padding-top: 22px;
    padding-bottom: 0;
  }

  .footer__ .footer__nih a img {
    display: block;
    width: 100%;
    max-width: 254spx;
    margin: 0;
  }

  .footer__ .footer__legal .container > div > div {
    flex-direction: column;
  }

  .footer__ .footer__legal .legal__left,
  .footer__ .footer__legal .legal__right {
    width: 100%;
    max-width: 325px;
    padding: 0;
    margin: 0 auto;
  }

  .footer__ .footer__legal .legal__left {
    margin-bottom: 18px;
  }

  .footer__ .footer__legal .legal__right {
    flex-shrink: 0;
    flex-grow: 0;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }

  .footer__ .footer__legal {
    width: 100%;
    padding: 22px 0;
  }

  .footer__ .footer__legal span:first-child,
  .footer__ .footer__legal span:nth-child(1) {
    float: right;
  }

  .footer__ .footer__legal span:nth-child(2) {
    padding: 0;
    margin: 0;
  }

  .footer__ .footer__legal span:nth-child(2),
  .footer__ .footer__legal span:nth-child(3) {
    float: left;
  }

  .footer__ .footer__legal .container > div > div {
    flex-direction: column;
  }

  .footer__ .container > div > div {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 325px;
  }

  .footer__ .footer__menu {
    margin-right: 0;
  }

  .footer__ .footer__subscribe__form {
    overflow: visible;
    border: 0;
    margin: 26px auto;
    margin-bottom: 84px;
  }

  .footer__ .footer__subscribe__form:before {
    height: 48px;
    top: 0;
    bottom: auto;
  }

  .footer__ .footer__subscribe__form .form__wrapper {
    position: relative;
    padding-bottom: 58px;
  }

  .footer__ .footer__subscribe__form .form__email {
    position: relative;
    height: 48px;
    text-align: center;
    padding-left: 45px;
    padding-right: 45px;
    border-radius: 9999px;
    border: 1px solid #ffffff;
  }

  .footer__ .footer__subscribe__form .form__submit,
  [lang="es"] .footer__ .footer__subscribe__form .form__submit {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 48px;
  }
}

@media screen and (max-width: 576px) {
  .footer__ .footer__legal .container > div > div {
    flex-direction: column;
  }

  .footer__ .container > div > div {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 325px;
  }

  .footer__ .footer__menu {
    margin-right: 0;
  }
}

.path-frontpage .sticky__footer .sticky__return {
  display: block;
}

.sticky__footer.nav--stuck .sticky__return {
  opacity: 1;
  pointer-events: all;
}

.sticky__footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 28px;
  background: #ecf7ff;
  z-index: 20;
}

.sticky__footer > div {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding-left: 28px;
  padding-right: 28px;
  margin: auto;
}

.sticky__footer > div > div {
  position: relative;
}

.sticky__footer .sticky__return {
  display: none;
  position: absolute;
  top: -80px;
  right: 0;
  opacity: 0;
  pointer-events: none;
}

.sticky__footer .sticky__return a {
  position: relative;
  color: #262262;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  padding: 13px 15px;
  background: #ffffff;
  border-radius: 9999px;
  -webkit-box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.08);
}

.sticky__footer .sticky__return a:hover {
  background: #ecf7ff;
}

.sticky__footer .sticky__return a:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  margin-right: 8px;
  vertical-align: middle;
  margin-top: -3px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-image: url(/sfsites/c/resource/jaoureturn);
}

.sticky__footer .sticky__contact {
  display: none;
  position: absolute;
  bottom: 120px;
  right: 0;
}

.sticky__footer .sticky__contact a {
  position: relative;
  color: #262262;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  padding: 13px 15px;
  background: #ffffff;
  border-radius: 9999px;
}

.sticky__footer .sticky__contact a:hover {
  background: #ecf7ff;
}

.sticky__footer .sticky__contact a:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 6px;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-image: url(/sfsites/c/resource/jaoucontact);
}

.sticky__footer ul {
  list-style: none;
  padding: 20px 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}

.sticky__footer ul li a {
  font-family: "Helvetica-Bold";
  position: relative;
  color: #262262;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-decoration: underline;
}

.sticky__footer ul li a:hover {
  text-decoration: none;
}

.sticky__footer ul li a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.sticky__footer ul li a.icon--live:before {
  background-image: url(/sfsites/c/resource/jaouliveicon);
}

.sticky__footer ul li a.icon--phone:before {
  background-image: url(/sfsites/c/resource/jaouphoneicon);
}

.sticky__footer ul li a.icon--tty:before {
  background-image: url(/sfsites/c/resource/jaouttyicon);
}

.sticky__footer ul li a.icon--email:before {
  background-image: url(/sfsites/c/resource/jaouemailicon);
}

[lang="es"] .sticky__footer ul li a {
  font-size: 14px;
}

@media screen and (max-width: 992px) {
  .sticky__footer > div {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sticky__footer .sticky__return a {
    top: auto;
    bottom: -65px;
    position: fixed;
    bottom: 50px;
    right: 28px;
    width: 32px;
    height: 32px;
    content: "";
    display: block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px;
    background-image: url(/sfsites/c/resource/jaoureturnmobile);
  }

  .sticky__footer .sticky__return a:hover {
    background-color: #ecf7ff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px;
    background-image: url(/sfsites/c/resource/jaoureturnmobile);
  }

  .sticky__footer .sticky__return span {
    display: none;
  }

  .sticky__footer .sticky__return a:before {
    display: none;
  }

  [lang="es"] .sticky__footer ul li a {
    font-size: 12px;
  }

  [lang="es"] .sticky__footer ul li a:before {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sticky__footer {
    position: relative;
  }

  .sticky__footer ul {
    flex-wrap: wrap;
    max-width: 335px;
    margin: 0 auto;
  }

  .sticky__footer ul li {
    width: 50%;
  }

  .sticky__footer ul li:nth-child(1) {
    order: 1;
    margin-bottom: 20px;
  }

  .sticky__footer ul li:nth-child(4) {
    order: 2;
    margin-bottom: 20px;
  }

  .sticky__footer ul li:nth-child(2) {
    order: 4;
  }

  .sticky__footer ul li:nth-child(3) {
    order: 3;
  }

  .sticky__footer .sticky__return a {
    bottom: 30px;
  }

  .sticky__footer ul li a:before {
    position: absolute;
    top: 0;
    left: -28px;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
  }

  .sticky__footer ul li {
    padding-left: 28px;
  }

  .sticky__footer ul li a {
    position: relative;
    font-size: 12px;
  }
}
