.footerMain {
  position: relative;
  background-color: #323940;
}
.footerMain .typography p {
  font-size: inherit;
  padding-bottom: 10px;
}
.footerMain .typography a {
  text-decoration: none;
}
.footerMain .module_head {
  position: relative;
  font-weight: 700;
  border-bottom: 1px solid #FFFFFF;
  text-transform: uppercase;
}
.footerMain .module_head .header, .footerMain .module_head h1, .footerMain .module_head h2, .footerMain .module_head h3, .footerMain .module_head h4, .footerMain .module_head h5, .footerMain .module_head h6 {
  margin: 0;
  color: inherit;
  text-transform: inherit;
  padding: 0;
}
.footerMain .module_head::after {
  content: "";
  display: block;
  width: 1.875rem;
  height: 1px;
  background-color: var(--color-primary);
  position: absolute;
  top: 100%;
  left: 0;
}
.footerMain .site_list li {
  padding: 0.3125rem 0;
}
.footerMain .site_list ul:not(.level1) {
  display: none;
}
.footerMain .module .site {
  padding-left: 2.75rem;
}
.footerMain .typography .NumerTelefonuStopkaDuzy {
  position: relative;
}
.footerMain .typography .NumerTelefonuStopkaDuzy::before {
  content: "\ea8b";
  font-family: "core-core_01" !important;
  display: inline-block;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  color: var(--color-primary);
  font-size: 2.0625rem;
  position: absolute;
  right: calc(100% + 0.6875rem);
}

.footerMain--bright {
  color: #FFFFFF;
}
.footerMain--bright .typography {
  color: #FFFFFF;
}
.footerMain--bright .btn--ghost {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.footerMain--bright .btn--ghost:focus, .footerMain--bright .btn--ghost:hover {
  border-color: var(--color-primary--hover);
  background-color: var(--color-primary--hover);
}

.footerMain--dark {
  color: #22262C;
}
.footerMain--dark .typography {
  color: #22262C;
}
.footerMain--dark .btn--ghost {
  border-color: #22262C;
  color: #22262C;
}
.footerMain--dark .btn--ghost:focus, .footerMain--dark .btn--ghost:hover {
  border-color: var(--color-primary--hover);
  background-color: var(--color-primary--hover);
}

.footerMain__content {
  position: relative;
  z-index: 1;
}

.footerMain__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.footerMain__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footerMainTop {
  padding: 1.875rem 0;
}

.footerDetails {
  border-top: 1px solid #FFFFFF;
}

.footer__copyright {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 1.875rem;
  padding-bottom: 4.375rem;
}

.footer__copyright_element {
  display: flex;
  flex-wrap: wrap;
}

.footerDetails {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1.875rem 0;
}

.footer--borderOpacity-1 .footerMain .module_head, .footer--borderOpacity-1 .footerDetails {
  border-color: rgba(255, 255, 255, 0.01);
}
.footer--borderOpacity-2 .footerMain .module_head, .footer--borderOpacity-2 .footerDetails {
  border-color: rgba(255, 255, 255, 0.02);
}
.footer--borderOpacity-3 .footerMain .module_head, .footer--borderOpacity-3 .footerDetails {
  border-color: rgba(255, 255, 255, 0.03);
}
.footer--borderOpacity-4 .footerMain .module_head, .footer--borderOpacity-4 .footerDetails {
  border-color: rgba(255, 255, 255, 0.04);
}
.footer--borderOpacity-5 .footerMain .module_head, .footer--borderOpacity-5 .footerDetails {
  border-color: rgba(255, 255, 255, 0.05);
}
.footer--borderOpacity-6 .footerMain .module_head, .footer--borderOpacity-6 .footerDetails {
  border-color: rgba(255, 255, 255, 0.06);
}
.footer--borderOpacity-7 .footerMain .module_head, .footer--borderOpacity-7 .footerDetails {
  border-color: rgba(255, 255, 255, 0.07);
}
.footer--borderOpacity-8 .footerMain .module_head, .footer--borderOpacity-8 .footerDetails {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer--borderOpacity-9 .footerMain .module_head, .footer--borderOpacity-9 .footerDetails {
  border-color: rgba(255, 255, 255, 0.09);
}
.footer--borderOpacity-10 .footerMain .module_head, .footer--borderOpacity-10 .footerDetails {
  border-color: rgba(255, 255, 255, 0.1);
}
.footer--borderOpacity-11 .footerMain .module_head, .footer--borderOpacity-11 .footerDetails {
  border-color: rgba(255, 255, 255, 0.11);
}
.footer--borderOpacity-12 .footerMain .module_head, .footer--borderOpacity-12 .footerDetails {
  border-color: rgba(255, 255, 255, 0.12);
}
.footer--borderOpacity-13 .footerMain .module_head, .footer--borderOpacity-13 .footerDetails {
  border-color: rgba(255, 255, 255, 0.13);
}
.footer--borderOpacity-14 .footerMain .module_head, .footer--borderOpacity-14 .footerDetails {
  border-color: rgba(255, 255, 255, 0.14);
}
.footer--borderOpacity-15 .footerMain .module_head, .footer--borderOpacity-15 .footerDetails {
  border-color: rgba(255, 255, 255, 0.15);
}
.footer--borderOpacity-16 .footerMain .module_head, .footer--borderOpacity-16 .footerDetails {
  border-color: rgba(255, 255, 255, 0.16);
}
.footer--borderOpacity-17 .footerMain .module_head, .footer--borderOpacity-17 .footerDetails {
  border-color: rgba(255, 255, 255, 0.17);
}
.footer--borderOpacity-18 .footerMain .module_head, .footer--borderOpacity-18 .footerDetails {
  border-color: rgba(255, 255, 255, 0.18);
}
.footer--borderOpacity-19 .footerMain .module_head, .footer--borderOpacity-19 .footerDetails {
  border-color: rgba(255, 255, 255, 0.19);
}
.footer--borderOpacity-20 .footerMain .module_head, .footer--borderOpacity-20 .footerDetails {
  border-color: rgba(255, 255, 255, 0.2);
}
.footer--borderOpacity-21 .footerMain .module_head, .footer--borderOpacity-21 .footerDetails {
  border-color: rgba(255, 255, 255, 0.21);
}
.footer--borderOpacity-22 .footerMain .module_head, .footer--borderOpacity-22 .footerDetails {
  border-color: rgba(255, 255, 255, 0.22);
}
.footer--borderOpacity-23 .footerMain .module_head, .footer--borderOpacity-23 .footerDetails {
  border-color: rgba(255, 255, 255, 0.23);
}
.footer--borderOpacity-24 .footerMain .module_head, .footer--borderOpacity-24 .footerDetails {
  border-color: rgba(255, 255, 255, 0.24);
}
.footer--borderOpacity-25 .footerMain .module_head, .footer--borderOpacity-25 .footerDetails {
  border-color: rgba(255, 255, 255, 0.25);
}
.footer--borderOpacity-26 .footerMain .module_head, .footer--borderOpacity-26 .footerDetails {
  border-color: rgba(255, 255, 255, 0.26);
}
.footer--borderOpacity-27 .footerMain .module_head, .footer--borderOpacity-27 .footerDetails {
  border-color: rgba(255, 255, 255, 0.27);
}
.footer--borderOpacity-28 .footerMain .module_head, .footer--borderOpacity-28 .footerDetails {
  border-color: rgba(255, 255, 255, 0.28);
}
.footer--borderOpacity-29 .footerMain .module_head, .footer--borderOpacity-29 .footerDetails {
  border-color: rgba(255, 255, 255, 0.29);
}
.footer--borderOpacity-30 .footerMain .module_head, .footer--borderOpacity-30 .footerDetails {
  border-color: rgba(255, 255, 255, 0.3);
}
.footer--borderOpacity-31 .footerMain .module_head, .footer--borderOpacity-31 .footerDetails {
  border-color: rgba(255, 255, 255, 0.31);
}
.footer--borderOpacity-32 .footerMain .module_head, .footer--borderOpacity-32 .footerDetails {
  border-color: rgba(255, 255, 255, 0.32);
}
.footer--borderOpacity-33 .footerMain .module_head, .footer--borderOpacity-33 .footerDetails {
  border-color: rgba(255, 255, 255, 0.33);
}
.footer--borderOpacity-34 .footerMain .module_head, .footer--borderOpacity-34 .footerDetails {
  border-color: rgba(255, 255, 255, 0.34);
}
.footer--borderOpacity-35 .footerMain .module_head, .footer--borderOpacity-35 .footerDetails {
  border-color: rgba(255, 255, 255, 0.35);
}
.footer--borderOpacity-36 .footerMain .module_head, .footer--borderOpacity-36 .footerDetails {
  border-color: rgba(255, 255, 255, 0.36);
}
.footer--borderOpacity-37 .footerMain .module_head, .footer--borderOpacity-37 .footerDetails {
  border-color: rgba(255, 255, 255, 0.37);
}
.footer--borderOpacity-38 .footerMain .module_head, .footer--borderOpacity-38 .footerDetails {
  border-color: rgba(255, 255, 255, 0.38);
}
.footer--borderOpacity-39 .footerMain .module_head, .footer--borderOpacity-39 .footerDetails {
  border-color: rgba(255, 255, 255, 0.39);
}
.footer--borderOpacity-40 .footerMain .module_head, .footer--borderOpacity-40 .footerDetails {
  border-color: rgba(255, 255, 255, 0.4);
}
.footer--borderOpacity-41 .footerMain .module_head, .footer--borderOpacity-41 .footerDetails {
  border-color: rgba(255, 255, 255, 0.41);
}
.footer--borderOpacity-42 .footerMain .module_head, .footer--borderOpacity-42 .footerDetails {
  border-color: rgba(255, 255, 255, 0.42);
}
.footer--borderOpacity-43 .footerMain .module_head, .footer--borderOpacity-43 .footerDetails {
  border-color: rgba(255, 255, 255, 0.43);
}
.footer--borderOpacity-44 .footerMain .module_head, .footer--borderOpacity-44 .footerDetails {
  border-color: rgba(255, 255, 255, 0.44);
}
.footer--borderOpacity-45 .footerMain .module_head, .footer--borderOpacity-45 .footerDetails {
  border-color: rgba(255, 255, 255, 0.45);
}
.footer--borderOpacity-46 .footerMain .module_head, .footer--borderOpacity-46 .footerDetails {
  border-color: rgba(255, 255, 255, 0.46);
}
.footer--borderOpacity-47 .footerMain .module_head, .footer--borderOpacity-47 .footerDetails {
  border-color: rgba(255, 255, 255, 0.47);
}
.footer--borderOpacity-48 .footerMain .module_head, .footer--borderOpacity-48 .footerDetails {
  border-color: rgba(255, 255, 255, 0.48);
}
.footer--borderOpacity-49 .footerMain .module_head, .footer--borderOpacity-49 .footerDetails {
  border-color: rgba(255, 255, 255, 0.49);
}
.footer--borderOpacity-50 .footerMain .module_head, .footer--borderOpacity-50 .footerDetails {
  border-color: rgba(255, 255, 255, 0.5);
}
.footer--borderOpacity-51 .footerMain .module_head, .footer--borderOpacity-51 .footerDetails {
  border-color: rgba(255, 255, 255, 0.51);
}
.footer--borderOpacity-52 .footerMain .module_head, .footer--borderOpacity-52 .footerDetails {
  border-color: rgba(255, 255, 255, 0.52);
}
.footer--borderOpacity-53 .footerMain .module_head, .footer--borderOpacity-53 .footerDetails {
  border-color: rgba(255, 255, 255, 0.53);
}
.footer--borderOpacity-54 .footerMain .module_head, .footer--borderOpacity-54 .footerDetails {
  border-color: rgba(255, 255, 255, 0.54);
}
.footer--borderOpacity-55 .footerMain .module_head, .footer--borderOpacity-55 .footerDetails {
  border-color: rgba(255, 255, 255, 0.55);
}
.footer--borderOpacity-56 .footerMain .module_head, .footer--borderOpacity-56 .footerDetails {
  border-color: rgba(255, 255, 255, 0.56);
}
.footer--borderOpacity-57 .footerMain .module_head, .footer--borderOpacity-57 .footerDetails {
  border-color: rgba(255, 255, 255, 0.57);
}
.footer--borderOpacity-58 .footerMain .module_head, .footer--borderOpacity-58 .footerDetails {
  border-color: rgba(255, 255, 255, 0.58);
}
.footer--borderOpacity-59 .footerMain .module_head, .footer--borderOpacity-59 .footerDetails {
  border-color: rgba(255, 255, 255, 0.59);
}
.footer--borderOpacity-60 .footerMain .module_head, .footer--borderOpacity-60 .footerDetails {
  border-color: rgba(255, 255, 255, 0.6);
}
.footer--borderOpacity-61 .footerMain .module_head, .footer--borderOpacity-61 .footerDetails {
  border-color: rgba(255, 255, 255, 0.61);
}
.footer--borderOpacity-62 .footerMain .module_head, .footer--borderOpacity-62 .footerDetails {
  border-color: rgba(255, 255, 255, 0.62);
}
.footer--borderOpacity-63 .footerMain .module_head, .footer--borderOpacity-63 .footerDetails {
  border-color: rgba(255, 255, 255, 0.63);
}
.footer--borderOpacity-64 .footerMain .module_head, .footer--borderOpacity-64 .footerDetails {
  border-color: rgba(255, 255, 255, 0.64);
}
.footer--borderOpacity-65 .footerMain .module_head, .footer--borderOpacity-65 .footerDetails {
  border-color: rgba(255, 255, 255, 0.65);
}
.footer--borderOpacity-66 .footerMain .module_head, .footer--borderOpacity-66 .footerDetails {
  border-color: rgba(255, 255, 255, 0.66);
}
.footer--borderOpacity-67 .footerMain .module_head, .footer--borderOpacity-67 .footerDetails {
  border-color: rgba(255, 255, 255, 0.67);
}
.footer--borderOpacity-68 .footerMain .module_head, .footer--borderOpacity-68 .footerDetails {
  border-color: rgba(255, 255, 255, 0.68);
}
.footer--borderOpacity-69 .footerMain .module_head, .footer--borderOpacity-69 .footerDetails {
  border-color: rgba(255, 255, 255, 0.69);
}
.footer--borderOpacity-70 .footerMain .module_head, .footer--borderOpacity-70 .footerDetails {
  border-color: rgba(255, 255, 255, 0.7);
}
.footer--borderOpacity-71 .footerMain .module_head, .footer--borderOpacity-71 .footerDetails {
  border-color: rgba(255, 255, 255, 0.71);
}
.footer--borderOpacity-72 .footerMain .module_head, .footer--borderOpacity-72 .footerDetails {
  border-color: rgba(255, 255, 255, 0.72);
}
.footer--borderOpacity-73 .footerMain .module_head, .footer--borderOpacity-73 .footerDetails {
  border-color: rgba(255, 255, 255, 0.73);
}
.footer--borderOpacity-74 .footerMain .module_head, .footer--borderOpacity-74 .footerDetails {
  border-color: rgba(255, 255, 255, 0.74);
}
.footer--borderOpacity-75 .footerMain .module_head, .footer--borderOpacity-75 .footerDetails {
  border-color: rgba(255, 255, 255, 0.75);
}
.footer--borderOpacity-76 .footerMain .module_head, .footer--borderOpacity-76 .footerDetails {
  border-color: rgba(255, 255, 255, 0.76);
}
.footer--borderOpacity-77 .footerMain .module_head, .footer--borderOpacity-77 .footerDetails {
  border-color: rgba(255, 255, 255, 0.77);
}
.footer--borderOpacity-78 .footerMain .module_head, .footer--borderOpacity-78 .footerDetails {
  border-color: rgba(255, 255, 255, 0.78);
}
.footer--borderOpacity-79 .footerMain .module_head, .footer--borderOpacity-79 .footerDetails {
  border-color: rgba(255, 255, 255, 0.79);
}
.footer--borderOpacity-80 .footerMain .module_head, .footer--borderOpacity-80 .footerDetails {
  border-color: rgba(255, 255, 255, 0.8);
}
.footer--borderOpacity-81 .footerMain .module_head, .footer--borderOpacity-81 .footerDetails {
  border-color: rgba(255, 255, 255, 0.81);
}
.footer--borderOpacity-82 .footerMain .module_head, .footer--borderOpacity-82 .footerDetails {
  border-color: rgba(255, 255, 255, 0.82);
}
.footer--borderOpacity-83 .footerMain .module_head, .footer--borderOpacity-83 .footerDetails {
  border-color: rgba(255, 255, 255, 0.83);
}
.footer--borderOpacity-84 .footerMain .module_head, .footer--borderOpacity-84 .footerDetails {
  border-color: rgba(255, 255, 255, 0.84);
}
.footer--borderOpacity-85 .footerMain .module_head, .footer--borderOpacity-85 .footerDetails {
  border-color: rgba(255, 255, 255, 0.85);
}
.footer--borderOpacity-86 .footerMain .module_head, .footer--borderOpacity-86 .footerDetails {
  border-color: rgba(255, 255, 255, 0.86);
}
.footer--borderOpacity-87 .footerMain .module_head, .footer--borderOpacity-87 .footerDetails {
  border-color: rgba(255, 255, 255, 0.87);
}
.footer--borderOpacity-88 .footerMain .module_head, .footer--borderOpacity-88 .footerDetails {
  border-color: rgba(255, 255, 255, 0.88);
}
.footer--borderOpacity-89 .footerMain .module_head, .footer--borderOpacity-89 .footerDetails {
  border-color: rgba(255, 255, 255, 0.89);
}
.footer--borderOpacity-90 .footerMain .module_head, .footer--borderOpacity-90 .footerDetails {
  border-color: rgba(255, 255, 255, 0.9);
}
.footer--borderOpacity-91 .footerMain .module_head, .footer--borderOpacity-91 .footerDetails {
  border-color: rgba(255, 255, 255, 0.91);
}
.footer--borderOpacity-92 .footerMain .module_head, .footer--borderOpacity-92 .footerDetails {
  border-color: rgba(255, 255, 255, 0.92);
}
.footer--borderOpacity-93 .footerMain .module_head, .footer--borderOpacity-93 .footerDetails {
  border-color: rgba(255, 255, 255, 0.93);
}
.footer--borderOpacity-94 .footerMain .module_head, .footer--borderOpacity-94 .footerDetails {
  border-color: rgba(255, 255, 255, 0.94);
}
.footer--borderOpacity-95 .footerMain .module_head, .footer--borderOpacity-95 .footerDetails {
  border-color: rgba(255, 255, 255, 0.95);
}
.footer--borderOpacity-96 .footerMain .module_head, .footer--borderOpacity-96 .footerDetails {
  border-color: rgba(255, 255, 255, 0.96);
}
.footer--borderOpacity-97 .footerMain .module_head, .footer--borderOpacity-97 .footerDetails {
  border-color: rgba(255, 255, 255, 0.97);
}
.footer--borderOpacity-98 .footerMain .module_head, .footer--borderOpacity-98 .footerDetails {
  border-color: rgba(255, 255, 255, 0.98);
}
.footer--borderOpacity-99 .footerMain .module_head, .footer--borderOpacity-99 .footerDetails {
  border-color: rgba(255, 255, 255, 0.99);
}
.footer--borderOpacity-100 .footerMain .module_head, .footer--borderOpacity-100 .footerDetails {
  border-color: white;
}

@media (min-width: 450px) {
  .footer__copyright {
    padding-bottom: 14.3415906128vw;
  }
}
@media (max-width: 767px) {
  .footerMain .module_head {
    padding: 15px 0;
  }
  .footerMain .module_body {
    padding: 20px 0;
  }
  .footerMain .module.site_list .module_head {
    position: relative;
  }
  .footerMain .module.site_list .module_head::before {
    content: "\ea61";
    font-family: "arrows-bold" !important;
    display: inline-block;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    position: absolute;
    top: 50%;
    right: 10px;
    backface-visibility: hidden;
    transform: translateY(-50%);
    transition: transform 0.15s ease-out;
  }
  .footerMain .module.site_list .module_body {
    display: none;
    opacity: 0;
    animation: footerSectionSwitch 0.5s ease-out forwards;
  }
  .footerMain .module.site_list .moduleToggle:checked ~ label .module_head::before {
    transform: translateY(-50%) rotateX(180deg) rotateY(-180deg);
  }
  .footerMain .module.site_list .moduleToggle:checked ~ .module_body {
    display: block;
  }
  .footerMain .typography .NumerTelefonuStopkaDuzy {
    font-size: 30px;
  }
  .footer__copyright {
    flex-direction: column;
    align-items: center;
  }
  .footer__copyright_element {
    text-align: center;
    justify-content: center;
  }
  .footer__copyright_element:first-child {
    margin-bottom: 0.1875rem;
  }
  .footerDetails {
    flex-direction: column;
    align-items: center;
  }
  .footerMain .siteModuleButtonMore {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .footerMain {
    font-size: 0.875rem;
  }
  .footerMain .typography p {
    font-size: 0.875rem;
    padding-bottom: 1.25rem;
  }
  .footerMain .module:not(:last-child) {
    margin-right: 1.875rem;
  }
  .footerMain .module_head {
    padding: 1.0625rem 0;
    margin-bottom: 2.5rem;
  }
  .footerMain .site_list {
    flex-grow: 1;
  }
  .footerMain .site_list li {
    padding: 0.625rem 0;
    min-height: 2.8125rem;
  }
  .footerMain .site {
    min-width: 250px;
    width: 28.0526315789vw;
    max-width: 533px;
  }
  .footerMain .module .site {
    padding-left: 4.125rem;
  }
  .footerMain .typography .NumerTelefonuStopkaDuzy::before {
    font-size: 2.75rem;
    right: calc(100% + 1.375rem);
  }
  .footer__copyright {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 1900px) {
  .footerMain .siteModuleButtonMore {
    min-width: 330px;
  }
}
@keyframes footerSectionSwitch {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.footerMain .module_head {
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: -0.28px;
}
.footerMain .module_head:after {
  display: none;
}

.footerMain .site_list li > a {
  color: #FFFFFF;
  padding-left: 1.0526315789vw;
  position: relative;
  transition: all ease-out 0.15s;
  letter-spacing: -0.28px;
  opacity: 0.8;
}
.footerMain .site_list li > a:hover {
  opacity: 1;
  color: var(--color-primary);
}
.footerMain .site_list li > a:before {
  content: "\ea61";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  font-family: "arrows-bold" !important;
  font-size: 0.5rem;
  color: #C3E6E3;
  opacity: 0.8;
  font-weight: 400;
  transform: rotate(-90deg);
}

.footerMain .typography .NumerTelefonuStopkaDuzy {
  font-size: 2.25rem;
  font-family: "RobotoSlab";
  font-weight: 600;
  letter-spacing: 0;
  color: #FFFFFF;
}
.footerMain .typography .NumerTelefonuStopkaDuzy:before {
  content: "\ea8c";
  display: none;
}
.footerMain .typography :first-child .NumerTelefonuStopkaDuzy::before {
  display: flex;
  top: -0.9375rem;
  font-size: 2.8125rem;
}

@media (min-width: 768px) {
  .footerMain .typography p {
    font-size: 0.9375rem;
    line-height: 1.25rem;
    font-family: Roboto;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.8);
  }
  .footerMain .site_list li {
    padding: 0.3125rem 0;
  }
  .siteModuleButtonMore {
    margin-top: 0.3125rem;
    height: 3.4375rem;
  }
}
@media (max-width: 767px) {
  .footerMain .site .module_body .typography {
    margin-left: 0.9375rem;
  }
  .footerMain .site_list li > a {
    padding-left: 0.8125rem;
  }
}
/*# sourceMappingURL=footer--v1.css.map */