/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/footer/footer.scss ***!
  \***********************************************************************************************************************************************************************************************************/
.copyright {
  display: block;
  background-color: #0079c1;
  padding: 25px 0;
  font-size: 12px;
  font-weight: 600;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 1921px) {
    .copyright {
      max-width: 100%;
      padding: 1.3vw 0;
      font-size: 0.62vw; } }
  .copyright a {
    color: #fff; }
  .copyright .copyright__wrap {
    max-width: 1750px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    text-align: center; }
    @media screen and (min-width: 1200px) {
      .copyright .copyright__wrap {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-size: 14px; } }
    @media screen and (min-width: 1921px) {
      .copyright .copyright__wrap {
        max-width: 91.1vw;
        font-size: 0.72vw; } }
  .copyright .copyright__popart {
    display: block;
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    margin-top: 8px; }
    @media screen and (min-width: 1200px) {
      .copyright .copyright__popart {
        margin-top: 0;
        margin-left: 57px;
        font-size: 14px; } }
    @media screen and (min-width: 1921px) {
      .copyright .copyright__popart {
        font-size: 0.72vw;
        margin-left: 2.96vw; } }
    .copyright .copyright__popart a {
      position: relative; }

.site-footer {
  background-color: #4f4f4f;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  font-family: "Gilroy", Helvetica, sans-serif; }
  @media screen and (min-width: 1921px) {
    .site-footer {
      max-width: 100%; } }

.site-footer__wrap {
  max-width: 1770px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto; }
  @media screen and (min-width: 1921px) {
    .site-footer__wrap {
      max-width: 84.89vw;
      padding: 0 0.78vw; } }

.site-footer__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #828282;
  padding: 64px 0; }
  @media screen and (max-width: 1200px) {
    .site-footer__top {
      max-width: 500px;
      width: 100%;
      margin: 0 auto;
      padding: 44px 0; } }
  @media screen and (max-width: 600px) {
    .site-footer__top {
      max-width: 100%;
      width: 100%;
      padding: 24px 0; } }
  @media screen and (min-width: 1921px) {
    .site-footer__top {
      padding: 3.33vw 0; } }
  .site-footer__top .site-branding {
    display: flex;
    margin-bottom: 48px;
    align-items: flex-end;
    margin-right: 0; }
    @media screen and (max-width: 640px) {
      .site-footer__top .site-branding {
        margin-bottom: 32px; } }
    @media screen and (min-width: 1921px) {
      .site-footer__top .site-branding {
        margin-bottom: 2.5vw; } }
    .site-footer__top .site-branding img {
      max-width: 295px; }
      @media screen and (max-width: 1200px) {
        .site-footer__top .site-branding img {
          max-width: 200px; } }
      @media screen and (min-width: 1921px) {
        .site-footer__top .site-branding img {
          max-width: 15.36vw;
          width: 15.36vw; } }

.site-footer__top-logo-box {
  display: flex;
  align-items: flex-end;
  margin-bottom: 48px; }
  @media screen and (min-width: 1921px) {
    .site-footer__top-logo-box {
      margin-bottom: 2.5vw; } }
  @media screen and (max-width: 640px) {
    .site-footer__top-logo-box {
      flex-direction: column;
      align-items: center;
      margin-bottom: 28px; } }

.site-footer__top-logo {
  margin-right: 64px; }
  @media screen and (min-width: 1921px) {
    .site-footer__top-logo {
      margin-right: 3.33vw; } }
  @media screen and (max-width: 640px) {
    .site-footer__top-logo {
      margin-right: 0;
      margin-bottom: 16px; } }
  @media screen and (max-width: 480px) {
    .site-footer__top-logo {
      max-width: 100px; } }
  .site-footer__top-logo:last-child {
    margin-right: 0; }
    @media screen and (max-width: 640px) {
      .site-footer__top-logo:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 1921px) {
    .site-footer__top-logo img {
      width: 6.87vw;
      height: auto; } }

.site-footer__top-text {
  max-width: 705px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0; }
  @media screen and (max-width: 1200px) {
    .site-footer__top-text p {
      margin-bottom: 0; } }
  @media screen and (min-width: 1921px) {
    .site-footer__top-text {
      font-size: 0.72vw;
      max-width: 36.71875vw; } }

.site-footer__bottom {
  display: flex;
  flex-direction: column;
  padding: 24px 0; }
  @media screen and (min-width: 1200px) {
    .site-footer__bottom {
      flex-direction: row;
      justify-content: space-between;
      padding: 48px 0; } }
  @media screen and (min-width: 1921px) {
    .site-footer__bottom {
      padding: 2.5vw 0; } }

.site-footer__links-wrapper {
  display: block;
  min-width: 104px; }
  @media screen and (min-width: 1200px) {
    .site-footer__links-wrapper {
      display: flex; } }

.site-footer__social-media {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 24px; }
  @media screen and (min-width: 1200px) {
    .site-footer__social-media {
      flex-direction: row;
      align-items: unset;
      text-align: initial;
      margin-bottom: 0; } }
  @media screen and (max-width: 1200px) {
    .site-footer__social-media {
      max-width: 500px;
      width: 100%;
      margin: 0 auto 24px;
      padding-bottom: 24px;
      border-bottom: 1px solid #828282; } }
  @media screen and (max-width: 600px) {
    .site-footer__social-media {
      max-width: 100%;
      width: 100%; } }
  @media screen and (min-width: 1921px) {
    .site-footer__social-media {
      max-width: 26.04vw; } }
  .site-footer__social-media li {
    margin-bottom: 12px; }
    .site-footer__social-media li:first-child a svg {
      margin-left: 7px;
      margin-right: 21px; }
    .site-footer__social-media li:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 1200px) {
      .site-footer__social-media li {
        margin-right: 20px;
        margin-bottom: 0; }
        .site-footer__social-media li:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1399px) {
      .site-footer__social-media li {
        margin-right: 48px; } }
    @media screen and (min-width: 1921px) {
      .site-footer__social-media li {
        margin-right: 2.5vw; } }
    .site-footer__social-media li a {
      display: flex;
      align-items: center;
      color: #fff;
      font-size: 14px;
      font-weight: 700;
      transition: 0.3s ease; }
      @media screen and (min-width: 1921px) {
        .site-footer__social-media li a {
          font-size: 0.72vw; } }
    .site-footer__social-media li img {
      margin-right: 16px; }
      @media screen and (min-width: 1921px) {
        .site-footer__social-media li img {
          margin-right: 0.83vw;
          width: 0.78vw;
          height: 0.85vw; } }

.site-footer__other-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 24px; }
  @media screen and (min-width: 1200px) {
    .site-footer__other-links {
      flex-direction: row;
      align-items: unset;
      text-align: initial;
      margin-bottom: 0; } }
  @media screen and (max-width: 1200px) {
    .site-footer__other-links {
      max-width: 500px;
      width: 100%;
      margin: 0 auto 24px;
      padding-bottom: 24px;
      border-bottom: 1px solid #828282;
      order: -1; } }
  @media screen and (max-width: 600px) {
    .site-footer__other-links {
      max-width: 100%;
      width: 100%; } }

.site-footer__other-link {
  display: flex;
  align-items: center;
  margin-bottom: 12px; }
  .site-footer__other-link:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 1200px) {
    .site-footer__other-link {
      margin-right: 20px;
      margin-bottom: 0; }
      .site-footer__other-link:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1399px) {
    .site-footer__other-link {
      margin-right: 48px; } }
  @media screen and (min-width: 1921px) {
    .site-footer__other-link {
      margin-right: 2.5vw; } }
  .site-footer__other-link svg {
    margin-right: 16px; }
    @media screen and (min-width: 1921px) {
      .site-footer__other-link svg {
        margin-right: 0.83vw;
        width: 0.78vw;
        height: 0.85vw; } }

.site-footer__social-media-lable {
  color: #fff; }

.site-footer__other-link-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s ease; }
  @media screen and (min-width: 1921px) {
    .site-footer__other-link-title {
      font-size: 0.72vw; } }

.site-footer__privacy-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .site-footer__privacy-links {
      flex-direction: row;
      align-items: flex-end;
      text-align: initial; } }
  .site-footer__privacy-links li {
    margin-bottom: 12px; }
    .site-footer__privacy-links li:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 1200px) {
      .site-footer__privacy-links li {
        margin-right: 20px;
        margin-bottom: 0; }
        .site-footer__privacy-links li:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1399px) {
      .site-footer__privacy-links li {
        margin-right: 48px; } }
    @media screen and (min-width: 1921px) {
      .site-footer__privacy-links li {
        margin-right: 2.5vw; } }
  .site-footer__privacy-links a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    transition: 0.3s ease; }
    @media screen and (min-width: 1921px) {
      .site-footer__privacy-links a {
        font-size: 0.72vw; } }

.footer-cookies {
  display: flex;
  align-items: flex-end; }
  .footer-cookies .gdpr-link {
    display: block;
    margin-left: 6px;
    width: 12px;
    height: 12px;
    color: #fff;
    cursor: pointer; }
    @media screen and (min-width: 1921px) {
      .footer-cookies .gdpr-link {
        margin-left: 0.3125vw;
        width: 0.625vw;
        height: 0.625vw; } }
    .footer-cookies .gdpr-link svg {
      position: absolute;
      left: 0;
      bottom: 4px;
      width: 12px; }
      @media screen and (min-width: 1921px) {
        .footer-cookies .gdpr-link svg {
          width: 0.625vw;
          bottom: 0.2604vw; } }

