.float {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.float .my-float,
.float .fa-whatsapp {
  display: block;
  width: 31px;
  height: 31px;
  margin: 0 !important;
  background-color: currentColor;
  font-size: 0;
  line-height: 0;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M380.9 97.1C339 55.1 283.2 32 223.9 32 101 32 1 132 1 254.8c0 39.3 10.2 77.7 29.6 111.5L0 480l116.4-30.5c32.4 17.7 68.9 27 107.5 27h.1c122.8 0 222.8-100 222.9-222.8 0-59.5-23.2-115.4-66-156.6zM224 438.8h-.1c-34.4 0-68.2-9.2-97.7-26.7l-7-4.1-69 18.1 18.4-67.3-4.5-7.3c-18.2-29-27.8-62.5-27.8-96.8C36.3 153.4 120.7 69 224 69c49.5 0 96.1 19.3 131.2 54.4 35.9 35.8 55.6 82.4 55.6 131.3-.1 101.3-84.5 184.1-186.8 184.1zm101.9-138c-5.6-2.8-33.1-16.3-38.2-18.2-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18.2-17.6 21.9-3.2 3.7-6.5 4.2-12.1 1.4-33.1-16.5-54.8-29.5-76.5-66.7-5.8-9.9 5.8-9.2 16.5-30.6 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3s19.9 53.7 22.7 57.4c2.8 3.7 39.1 59.7 94.8 83.7 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 33.1-13.5 37.8-26.5 4.6-13 4.6-24.1 3.2-26.5-1.4-2.5-5.1-3.9-10.7-6.7z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M380.9 97.1C339 55.1 283.2 32 223.9 32 101 32 1 132 1 254.8c0 39.3 10.2 77.7 29.6 111.5L0 480l116.4-30.5c32.4 17.7 68.9 27 107.5 27h.1c122.8 0 222.8-100 222.9-222.8 0-59.5-23.2-115.4-66-156.6zM224 438.8h-.1c-34.4 0-68.2-9.2-97.7-26.7l-7-4.1-69 18.1 18.4-67.3-4.5-7.3c-18.2-29-27.8-62.5-27.8-96.8C36.3 153.4 120.7 69 224 69c49.5 0 96.1 19.3 131.2 54.4 35.9 35.8 55.6 82.4 55.6 131.3-.1 101.3-84.5 184.1-186.8 184.1zm101.9-138c-5.6-2.8-33.1-16.3-38.2-18.2-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18.2-17.6 21.9-3.2 3.7-6.5 4.2-12.1 1.4-33.1-16.5-54.8-29.5-76.5-66.7-5.8-9.9 5.8-9.2 16.5-30.6 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3s19.9 53.7 22.7 57.4c2.8 3.7 39.1 59.7 94.8 83.7 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 33.1-13.5 37.8-26.5 4.6-13 4.6-24.1 3.2-26.5-1.4-2.5-5.1-3.9-10.7-6.7z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.material-icons:empty,
.material-icons-outlined:empty {
  display: flex;
  align-items: center;
  justify-content: center;
}

.material-icons:empty::before,
.material-icons-outlined:empty::before {
  content: "";
  display: block;
  width: .78em;
  height: .78em;
  background-color: currentColor;
  -webkit-mask: var(--icon-mask) center / contain no-repeat;
  mask: var(--icon-mask) center / contain no-repeat;
}

.material-icons:empty::before {
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3zm0 3.2 5 1.9V11c0 3.4-2.1 6.7-5 7.8-2.9-1.1-5-4.4-5-7.8V7.1l5-1.9zm-1 3.3h2v4.2l3.1 1.9-1 1.7-4.1-2.5V8.5z'/%3E%3C/svg%3E");
}

.material-icons-outlined:empty::before {
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.1 2 5 5.1 5 9c0 5.2 7 13 7 13s7-7.8 7-13c0-3.9-3.1-7-7-7zm0 17.1C9.8 16.4 7 12.2 7 9c0-2.8 2.2-5 5-5s5 2.2 5 5c0 3.2-2.8 7.4-5 10.1zM12 6.5A2.5 2.5 0 1 0 12 11.5 2.5 2.5 0 0 0 12 6.5zm0 3.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z'/%3E%3C/svg%3E");
}

[id$="84fb665161640"] .material-icons-outlined:empty::before,
[id$="940fbeb513123384"] .material-icons-outlined:empty::before,
[id$="056319008920878"] .material-icons-outlined:empty::before,
[id$="aaa9f592212720909"] .material-icons-outlined:empty::before {
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.7 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1.3.4 2.6.6 4 .6.7 0 1.2.5 1.2 1.2v3.6c0 .7-.5 1.2-1.2 1.2C10.3 22 2 13.7 2 3.4 2 2.7 2.5 2 3.2 2h3.6C7.5 2 8 2.5 8 3.2c0 1.4.2 2.8.6 4 .1.4 0 .8-.3 1.2l-1.7 2.4z'/%3E%3C/svg%3E");
}

[id$="8653718956369"] .material-icons-outlined:empty::before,
[id$="940fc93845611701"] .material-icons-outlined:empty::before,
[id$="0563de955911324"] .material-icons-outlined:empty::before,
[id$="aaa9f62f105642554"] .material-icons-outlined:empty::before {
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
}

.material-icons:empty::before,
.material-icons-outlined:empty::before {
  display: none;
  background-color: #ae855a !important;
}

[id$="3b76976208932"] .material-icons:empty::before,
[id$="171410291120407793"] .material-icons:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3h8v2h-3.1l3.8 7.5c.2.4.3.8.3 1.2 0 1.8-1.8 3.3-4 3.3s-4-1.5-4-3.3c0-.4.1-.8.3-1.2L17.1 5H13v14h4v2H7v-2h4V5H6.9l3.8 7.5c.2.4.3.8.3 1.2 0 1.8-1.8 3.3-4 3.3s-4-1.5-4-3.3c0-.4.1-.8.3-1.2L7.1 5H4V3h8zM5.4 13h3.2L7 9.8 5.4 13zm10 0h3.2L17 9.8 15.4 13z'/%3E%3C/svg%3E");
}

[id$="3bd0779010986"] .material-icons:empty::before,
[id$="171410291120446319"] .material-icons:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 4h4c1.1 0 2 .9 2 2v2h3c1.7 0 3 1.3 3 3v7c0 1.7-1.3 3-3 3H5c-1.7 0-3-1.3-3-3v-7c0-1.7 1.3-3 3-3h3V6c0-1.1.9-2 2-2zm0 4h4V6h-4v2zm-6 5v5c0 .6.4 1 1 1h14c.6 0 1-.4 1-1v-5h-6v2h-4v-2H4zm6 0h4v-2h-4v2z'/%3E%3C/svg%3E");
}

[id$="84495"] .material-icons:empty::before,
[id$="171410291120447843"] .material-icons:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21.4 10.6 20C5.6 15.5 2.5 12.7 2.5 9.2 2.5 6.4 4.7 4.2 7.5 4.2c1.6 0 3.1.7 4.1 1.9 1-1.2 2.5-1.9 4.1-1.9 2.8 0 5 2.2 5 5 0 3.5-3.1 6.3-8.1 10.8L12 21.4zM7.5 6.2c-1.7 0-3 1.3-3 3 0 2.4 2.4 4.7 7.5 9.3 5.1-4.6 7.5-6.9 7.5-9.3 0-1.7-1.3-3-3-3-1.3 0-2.5.8-2.9 2h-3.2c-.4-1.2-1.6-2-2.9-2z'/%3E%3C/svg%3E");
}

[id$="72353"] .material-icons:empty::before,
[id$="171410291120463814"] .material-icons:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 21V3h12v4h4v14H4zm2-2h2v-2H6v2zm0-4h2v-2H6v2zm0-4h2V9H6v2zm0-4h2V5H6v2zm4 12h2v-2h-2v2zm0-4h2v-2h-2v2zm0-4h2V9h-2v2zm0-4h2V5h-2v2zm4 12h4V9h-4v2h2v2h-2v2h2v2h-2v2z'/%3E%3C/svg%3E");
}

[id$="47435"] .material-icons:empty::before,
[id$="171410291120432543"] .material-icons:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16.5 6.5 19 9l-5.9 5.9c-.8.8-2 .8-2.8 0l-.8-.8-2 2L10 18.6l-1.4 1.4-4-4L6 14.6l1.5 1.5 2-2-2.4-2.4c-.8-.8-.8-2 0-2.8l1.4-1.4c.8-.8 2-.8 2.8 0l2.4 2.4 2.8-3zm-6.6 2.4-1.4 1.4 3.2 3.2 1.4-1.4-3.2-3.2zM17 9.5 15.5 8l-.9.9 1.5 1.5.9-.9zM3 5h6v2H3V5zm0 4h3v2H3V9zm12 10h6v2h-6v-2zm3-4h3v2h-3v-2z'/%3E%3C/svg%3E");
}

[id$="19903"] .material-icons:empty::before,
[id$="171410291120411954"] .material-icons:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 7V6c0-2.2 1.8-4 4-4h2c2.2 0 4 1.8 4 4v1h3v14H4V7h3zm2 0h6V6c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v1zm-3 2v10h12V9H6zm6 2c1.4 0 2.5 1.1 2.5 2.5S13.4 16 12 16s-2.5-1.1-2.5-2.5S10.6 11 12 11z'/%3E%3C/svg%3E");
}

[id$="83a8277622428"] .material-icons-outlined:empty::before,
[id$="940fb44844961621"] .material-icons-outlined:empty::before,
[id$="056262502645064"] .material-icons-outlined:empty::before,
[id$="aaa9f4e7395007634"] .material-icons-outlined:empty::before {
  display: block;
  --icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.1 2 5 5.1 5 9c0 5.2 7 13 7 13s7-7.8 7-13c0-3.9-3.1-7-7-7zm0 17.1C9.8 16.4 7 12.2 7 9c0-2.8 2.2-5 5-5s5 2.2 5 5c0 3.2-2.8 7.4-5 10.1zM12 6.5A2.5 2.5 0 1 0 12 11.5 2.5 2.5 0 0 0 12 6.5zm0 3.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z'/%3E%3C/svg%3E");
}

[id$="84fb665161640"] .material-icons-outlined:empty::before,
[id$="940fbeb513123384"] .material-icons-outlined:empty::before,
[id$="056319008920878"] .material-icons-outlined:empty::before,
[id$="aaa9f592212720909"] .material-icons-outlined:empty::before {
  display: block;
}

[id$="8653718956369"] .material-icons-outlined:empty::before,
[id$="940fc93845611701"] .material-icons-outlined:empty::before,
[id$="0563de955911324"] .material-icons-outlined:empty::before,
[id$="aaa9f62f105642554"] .material-icons-outlined:empty::before {
  display: block;
}
