/* Only loaded for the explicitly enabled development footer. */
.gp-child-footer-layout .footer-widgets { background: #202931; color: #e1e7ec; }
.gp-child-footer-layout .footer-widgets-container { padding: 56px 30px 48px; }
.gp-child-footer-layout .inside-footer-widgets { display: grid; grid-template-columns: 1.2fr 1fr 1fr .95fr; gap: 38px; margin: 0; }
.gp-child-footer-layout .inside-footer-widgets > div { width: auto; float: none; min-width: 0; padding: 0; }
.gp-child-footer-layout .footer-widgets .widget { margin: 0; padding: 0; }
.gp-child-footer-layout .footer-widgets .widget-title { color: #fff; font-size: 18px; font-weight: 700; text-decoration: none; line-height: 1.4; margin: 0 0 22px; }
.gp-child-footer-layout .footer-widgets a { color: #e1e7ec; text-decoration: none; }
.gp-child-footer-layout .footer-widgets a:hover { color: #fff; text-decoration: underline; }
.gp-child-footer-layout .footer-widgets a:focus-visible,
.gp-child-footer-layout .gp-child-footer-bottom a:focus-visible { outline: 2px solid #ffc454; outline-offset: 4px; border-radius: 2px; }
.gp-child-footer-layout .footer-widgets .menu { margin: 0; padding: 0; list-style: none; }
.gp-child-footer-layout .footer-widgets .menu li { margin: 0 0 5px; font-size: 14px; line-height: 1.55; }
.gp-child-footer-layout .footer-widgets .menu a { display: inline-block; padding: 5px 0; }
.gp-child-footer-company { font-size: 15px; line-height: 1.6; }
.gp-child-footer-company__logo { display: inline-flex; padding: 13px 16px; background: #fff; border-radius: 7px; margin: 0 0 22px; max-width: 100%; box-sizing: border-box; }
.gp-child-footer-company__logo img { display: block; width: 200px; height: auto; max-width: 100%; }
.gp-child-footer-company__name { color: #fff; font-weight: 700; margin: 0 0 14px; }
.gp-child-footer-company address { font-style: normal; margin: 0 0 16px; }
.gp-child-footer-company address span { display: block; }
.gp-child-footer-company__label { font-size: 12px; letter-spacing: .06em; text-transform: uppercase; color: #b2c2ce; margin-bottom: 4px; }
.gp-child-footer-company__contact { display: grid; justify-items: start; gap: 3px; overflow-wrap: anywhere; }
.gp-child-footer-company__contact a { padding: 4px 0; }
.gp-child-footer-rating { display: flex; flex-wrap: wrap; align-items: center; column-gap: 10px; margin: 22px 0; }
.gp-child-footer-rating__stars { display: inline-flex; font: 22px/1.2 Arial, sans-serif; letter-spacing: 1px; }
.gp-child-footer-rating__star { position: relative; color: #8b97a1; }
.gp-child-footer-rating__star > span { position: absolute; top: 0; left: 0; overflow: hidden; color: #ffc454; }
.gp-child-footer-rating__score { color: #fff; font-size: 21px; font-weight: 700; }
.gp-child-footer-rating__score small { font-size: 13px; font-weight: 400; }
.gp-child-footer-rating__source { flex-basis: 100%; margin-top: 3px; font-size: 12px; color: #c5d1d9; }
.gp-child-footer-company .sitenzo-social-media { gap: 8px; margin: 0; }
.gp-child-footer-company .sitenzo-social-media__link { width: 40px; height: 40px; background: #33424e; border: 1px solid #627380; border-radius: 6px; }
.gp-child-footer-company .sitenzo-social-media__icon { color: #fff; }
.gp-child-footer-company .sitenzo-social-media__link:hover,
.gp-child-footer-company .sitenzo-social-media__link:focus-visible { background: #fff; }
.gp-child-footer-company .sitenzo-social-media__link:hover .sitenzo-social-media__icon,
.gp-child-footer-company .sitenzo-social-media__link:focus-visible .sitenzo-social-media__icon { color: #172027; }
.gp-child-footer-company .sitenzo-social-media__icon-svg { width: 21px; height: 21px; }
.gp-child-footer-layout .gp-child-footer-bottom { background: #172027; color: #c5d1d9; padding: 0; text-align: left; font-size: 12px; }
.gp-child-footer-bottom__grid { display: grid; grid-template-columns: 1.05fr 1fr; align-items: start; gap: 36px; padding: 28px 30px; }
.gp-child-footer-bottom__grid.has-trust-marks { grid-template-columns: 1fr .65fr 1.1fr; }
.gp-child-footer-bottom__label { display: block; font-size: 12px; color: #e1e7ec; font-weight: 600; margin: 0 0 12px; }
.gp-child-footer-payments ul { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; list-style: none; margin: 0; padding: 0; }
.gp-child-footer-payments li { display: flex; align-items: center; justify-content: center; box-sizing: border-box; min-height: 42px; max-width: 220px; padding: 7px 10px; background: #fff; border-radius: 5px; color: #202931; font-size: 12px; line-height: 1.3; font-weight: 600; }
.gp-child-footer-payments img { width: 72px; height: 28px; object-fit: contain; }
.gp-child-footer-trust > div { display: flex; flex-wrap: wrap; gap: 12px; }
.gp-child-footer-trust img { width: auto; height: auto; max-width: 100px; max-height: 55px; object-fit: contain; }
.gp-child-footer-legal { line-height: 1.8; }
.gp-child-footer-legal .footer-bar { float: none; width: auto; margin: 0 0 14px; }
.gp-child-footer-legal .footer-bar .widget { margin: 0; padding: 0; }
.gp-child-footer-legal a { color: #e1e7ec; text-decoration: underline; text-underline-offset: 3px; display: inline-block; padding: 4px 0; }
.gp-child-footer-legal .copyright-bar { float: none; }
@media (max-width: 1024px) {
  .gp-child-footer-layout .inside-footer-widgets { grid-template-columns: 1fr 1fr; gap: 38px 48px; }
  .gp-child-footer-bottom__grid.has-trust-marks { grid-template-columns: 1fr 1fr; }
  .gp-child-footer-bottom__grid.has-trust-marks .gp-child-footer-legal { grid-column: 1 / -1; }
}
@media (max-width: 600px) {
  .gp-child-footer-layout .footer-widgets-container { padding: 36px 24px; }
  .gp-child-footer-layout .inside-footer-widgets { grid-template-columns: 1fr; gap: 32px; }
  .gp-child-footer-layout .footer-widgets .widget-title { margin-bottom: 14px; }
  .gp-child-footer-layout .footer-widgets .menu li { font-size: 15px; margin-bottom: 0; }
  .gp-child-footer-layout .footer-widgets .menu a { padding: 10px 0; }
  .gp-child-footer-bottom__grid, .gp-child-footer-bottom__grid.has-trust-marks { grid-template-columns: 1fr; padding: 26px 24px; gap: 26px; }
}
