<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.desk-footer {
  width: 100%;
}

.footer__contact {
  background-color: #1c49c2;
  color: #fff;
  margin: 0;
  font-family: "Poppins", "Noto Sans", "Franklin Gothic Medium", Tahoma, sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: .01em;
}

.footer__container {
  box-sizing: border-box;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.4rem 6rem;
  max-width: 140rem;
}

.footer__contact .footer__container {
  justify-content: center;
  gap: 10rem;
}

.footer__legal .footer__container {
  justify-content: flex-start;
  flex-wrap: wrap;
}

.footer__container&gt;span,
.footer__container&gt;span&gt;a,
.footer_email {
  display: inline-flex;
  align-items: center;
  font-family: "Poppins", "Noto Sans", "Franklin Gothic Medium", Tahoma, sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: .01em;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}

.footer_email {
  padding: 0 0.8rem;
  height: 4rem;
  border-radius: 0.8rem;
  cursor: default;
}

.footer_email i {
  margin-right: 0.8rem;
}

.footer_email:hover {
  background-color: #1942AE;
}

.footer__container&gt;span&gt;p {
  margin: 0;
  user-select: none;
}

.footer__container&gt;span&gt;a&gt;img {
  margin-right: 0.4rem;
  height: 2rem;
  width: 2rem;
}

.back-to-top__btn {
  display: inline-flex;
  align-items: center;
  padding: 0 4.6rem;
}

.back-to-top__btn&gt;img {
  margin-right: 1rem;
  height: 1.8rem;
  width: 1.8rem;
}

.footer__container.menu {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
}

.footer__link {
  width: 100%;
  background-color: #f9f9f9;
}

.footer__link-title {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #1c49c2;
  font-family: Poppins, Noto Sans, franklin gothic Medium, Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
}

.footer__link-list&gt;ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.social ul {
  display: flex;
  flex-wrap: wrap;
  /* gap: 1rem; */
}

.social ul .footer-link-item:not(:last-child) {
  margin-right: 1rem;
}

.footer-link-item {
  padding: 0.8rem 0;
}

.footer-link-item&gt;a {
  /* padding: 0 1.6rem; */
  text-decoration: none;
  font-family: Poppins, Noto Sans, franklin gothic Medium, Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #121212;
  white-space: nowrap;
}

.footer-link-item:first-child&gt;a {
  padding-left: 0;
}

.footer-link-item&gt;a:hover {
  text-decoration: underline;
}

.footer-link-item&gt;a&gt;img {
  height: 4rem;
  width: 4rem;
}

.footer-link-item&gt;a&gt;img:hover {
  opacity: 0.8;
}

.footer__badges {
  padding: 3.2rem 0;
  background-color: #fff;
}

.footer__badges__apps {
  display: flex;
  justify-content: center;
}

.footer__badges__store&gt;a:first-child {
  text-decoration: none;
  margin-right: 2.4rem;
}

.footer__badges__pharmacy&gt;a {
  text-decoration: none;
  margin-right: 2.4rem;
}

.footer__badges__pharmacy&gt;a&gt;img {
  height: 4rem;
}

.footer__badges__store&gt;a&gt;img {
  border-radius: 0.8rem;
  height: 4rem;
  width: 11.9rem;
}

.pharmacy-separator {
  background-color: #ddd;
  display: inline-block;
  height: 100%;
  margin: 0 2.4rem;
  width: 1px;
}

.footer__legal {
  box-sizing: border-box;
  width: 100%;
  background-color: #FDFDFD;
  border-top: 2px solid #ddd;
}

.footer__legal ul {
  display: flex;
  align-items: center;
}

.footer__legal ul&gt;li&gt;span,
.footer__container&gt;p,
.footer__legal ul&gt;li&gt;a {
  margin-right: 3.8rem;
  font-family: "Work Sans", "Noto Sans", "Franklin Gothic Medium", Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-decoration: none;
  color: #666666;
  cursor: pointer;
  white-space: nowrap;
}

.footer__legal ul&gt;li&gt;a:hover {
  text-decoration: underline;
}

.footer__container p img {
  height: 4rem;
}

.footer_back-top-top_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 2.4rem 0;
}

.footer_back-top-top_container a {
  margin-top: 1.6rem;
  color: #4d4d4d;
  font-family: "Work Sans", "Noto Sans", "Franklin Gothic Medium", Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}

.footer_back-top-top_container a i {
  font-size: 1.4rem;
}

.footer_badges {
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #fff;
  background-color: #1C49C2;
  padding: 1.6rem;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 400;
}

.footer_get-app_container {
  display: flex;
  align-items: center;
}

.footer_get-app_text {
  margin: 0 1.6rem;
}

.store_img {
  height: 5.4rem;
}

.footer_contact-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0;
  color: #4d4d4d;
  background-color: #fdfdfd;
  font-family: "Work Sans", "Noto Sans", "Franklin Gothic Medium", Tahoma, sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.footer_contact-mobile a {
  color: #1c49c2;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
}

.mobile-footer .footer_mobile-links {
  /* border-top: 1px solid #ddd; */
  color: #4d4d4d;
  padding: 0 0 1.6rem 0;
  text-align: center;
  font-family: "Work Sans", "Noto Sans", "Franklin Gothic Medium", Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.footer_mobile-links a {
  color: #4d4d4d;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.footer_mobile-links a:hover {
  text-decoration: underline;
}

.footer_mobile-links p {
  margin: 0 1.6rem;
  font-size: 1.4rem;
}

.footer_mobile-links p img {
  width: 100%;
}

.mobile-footer_menu-item {
  padding: 1.6rem;
  border-top: 0.1rem solid #ddd;
}

.mobile-footer_menu-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #1c49c2;
}

.footer_menu-title {
  font-family: Poppins, Noto Sans, franklin gothic Medium, Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
}

.mobile-footer_menu-item .footer_menu-links {
  display: none;
}

.footer_menu-links .footer-link-item {
  padding: 1.6rem 0 0 0;
  text-transform: capitalize;
}

.footer_menu-links {
  width: 100%;
}

/* .footer_menu-links .footer-link-item a {
  width: 100%;
  word-wrap: break-word;
} */

.mobile-footer_menu .footer__link-list.social {
  border-top: 0.1rem solid #ddd;
}

.mobile-footer_menu .footer__link-list.social ul {
  display: flex;
  justify-content: center;
}

.mobile-footer_menu .footer__link-list.social .footer-link-item {
  padding-bottom: 0.4rem;
}

.footer-link-item&gt;a.icon:hover {
  text-decoration: none;
  opacity: 0.8;
}

.footer-link-item .icon .iconfont {
  font-size: 4rem;
  line-height: 4rem;
}

.icon-facebook {
  color: #1877F2;
}

.icon-youtube {
  color: #DD1829;
}

.icon-instagram {
  color: #DF156E;
}

.icon-twitter {
  color: #1B9DF0;
}

.icon-tiktok {
  color: #000;
}

.icon-pinterest {
  color: #C12228;
}

.icon-reddit {
  color: #FF4500;
}

.icon-discord {
  color: #738BD8;
}

.icon-whatsapp {
  color: #59B65A;
}

@media screen and (max-width: 768px) {
    .social ul {
      flex-direction: row;
    }
    .mobile-footer .footer_mobile-links p img {
      width: unset;
      max-height: 50px;
    }
}</pre></body></html>