:root{--gpms-blue:#40499b;--gpms-gold:#fcb514;--gpms-gold-hover:#553c00;--gpms-dark:#1d2327;--gpms-light:#f2f2f2;--gpms-width:1280px;--gpms-red:#d71920}*{box-sizing:border-box}html{font-family:Muli,Arial,Helvetica,sans-serif;color:#6d6d6d;line-height:1.6}body{margin:0;background:#fff;font-size:16px;line-height:1.6}a{color:var(--gpms-blue);text-decoration:none}a:hover,a:focus{text-decoration:underline}img{max-width:100%;height:auto}.container{width:100%;margin-inline:auto;padding-inline:20px}.clearfix:after,.row:after{content:"";display:table;clear:both}.row{display:flex;flex-wrap:wrap;margin-inline:-15px}.row>[class*=col-]{padding-inline:15px;min-width:0}.col-xs-12{width:100%}.col-xs-6{width:50%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.pull-left{float:left}.pull-right{float:right}.img-responsive{display:block;width:100%;height:auto}.hidden{display:none!important}

@media (min-width:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px;padding-inline:24px}}
@media (min-width:992px){.container{max-width:960px}}
@media (min-width:1200px){.container{max-width:1140px;padding-inline:30px}}
@media (min-width:1400px){.container{max-width:var(--gpms-width)}}

/* Front-end content hierarchy. Component-specific hero and card headings below
 * retain their more specialized sizing. */
.main-content h1{font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}
.main-content h2{font-size:clamp(1.7rem,2.8vw,2.4rem);line-height:1.2}
.main-content h3{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.25}
.main-content h4{font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.3}
#top-box{background:var(--gpms-blue);color:#fff;font-size:14px;padding:5px 0}.top-box-inner{display:flex;justify-content:space-between;align-items:center;min-height:22px}.phone-no,.social-contacts a{color:#fff}.social-contacts{display:flex;gap:8px}.social-contacts a{display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:11px;font-weight:bold}.site-header{background:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 7px rgba(0,0,0,.08);position:relative;z-index:20}.header-inner{min-height:109px;display:flex;align-items:center;gap:30px}.site-logo{width:31%;min-width:240px}.site-logo img{display:block;max-height:90px}.primary-navigation{margin-left:auto}.navbar-nav{display:flex;align-items:center;list-style:none;margin:0;padding:0}.navbar-nav>li{position:relative}.navbar-nav>li>a{display:block;padding:43px 11px 42px;color:#333;font-size:12px;text-transform:uppercase;font-weight:600}.navbar-nav>li:hover>a,.navbar-nav>li:focus-within>a,.navbar-nav>li.active-trail>a{color:#fff;background:var(--gpms-blue);text-decoration:none}.navbar-nav .sub{display:none;position:absolute;left:0;top:100%;min-width:245px;margin:0;padding:7px 0;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.18);list-style:none}.navbar-nav li:hover>.sub,.navbar-nav li:focus-within>.sub{display:block}.navbar-nav .sub .sub{left:100%;top:0}.navbar-nav .sub a{display:block;padding:8px 16px;color:#444;border-bottom:1px solid #eee}.navbar-nav .sub a:hover,.navbar-nav .sub a:focus{background:#f4f4f4;color:var(--gpms-blue)}.menu-toggle{display:none;background:var(--gpms-blue);color:#fff;border:0;padding:9px 12px}.menu-toggle i{display:block;width:24px;height:2px;margin:4px 0;background:#fff}
.main-content>.container{padding-top:30px;padding-bottom:45px}.main-content.is-front>.container{max-width:none;padding:0}.main-content.is-front .node-content>div{margin:0}.main-content.is-front .node-content>div:before{content:"";display:block;height:450px;background:#111 url('/sites/default/files/GPMS-1.jpg') center/cover no-repeat}.layout-with-sidebar{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:30px}.page-title{font-size:32px;color:#222}.font-header-title{background:var(--gpms-gold);color:var(--gpms-dark);padding:30px 0;text-align:center}.font-header-title h3{margin:0;font-size:27px;font-weight:400}.font-header-title p{max-width:1000px;margin-inline:auto}.solution-list .block-box{background:#f5f5f5;padding-bottom:25px}.block-box h5{margin:20px 0 8px;font-size:20px;text-transform:uppercase}.block-box h5 a{color:#222}.btn{display:inline-block;padding:9px 19px;border:1px solid transparent;border-radius:2px;line-height:1.4;cursor:pointer}.btn-default{background:var(--gpms-blue);color:#fff;border-color:var(--gpms-blue)}.btn-default:hover{background:#303875;color:#fff;text-decoration:none}.form-control,input[type=text],input[type=email],input[type=password],select,textarea{width:100%;padding:9px 11px;border:1px solid #ccc;background:#fff;border-radius:2px;font:inherit}.form-group{margin-bottom:16px}table,.table{width:100%;border-collapse:collapse}.table td,.table th,table td,table th{padding:8px;border-bottom:1px solid #ddd}.table-bordered td,.table-bordered th{border:1px solid #ddd}.table-striped tbody tr:nth-child(odd){background:#f7f7f7}.table-hover tbody tr:hover{background:#f1f1f1}

/* Drupal-native page heading, matched to the Drupal 7 Progressive theme. */
.gpms-highlighted,
.gpms-highlighted .block,
.gpms-highlighted .block-content {
  margin: 0;
}

.gpms-page-breadcrumbs {
  min-width: 0;
  background: #f2f2f2;
}

.breadcrumb-box .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 40px;
  margin: 0;
  padding: 11px 0;
  overflow-wrap: anywhere;
  color: #7f7f7f;
  font-family: Muli, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  list-style: none;
}

.breadcrumb-box .breadcrumb li {
  display: inline-flex;
  min-width: 0;
  align-items: baseline;
}

.breadcrumb-box .breadcrumb li + li::before {
  flex: 0 0 auto;
  padding: 0 6px;
  color: #7f7f7f;
  content: "/\00a0";
}

.breadcrumb-box .breadcrumb a,
.breadcrumb-box .breadcrumb span {
  color: #7f7f7f;
  font: inherit;
}

.breadcrumb-box .breadcrumb a:hover,
.breadcrumb-box .breadcrumb a:focus {
  color: var(--gpms-blue);
}

.gpms-page-title {
  margin: 0 !important;
  padding-block: clamp(32px, 4vw, 48px);
  background: #f8f9fb;
  border-bottom: 1px solid #e4e6ec;
  color: var(--gpms-dark);
}

.gpms-page-title .block-content {
  display: flow-root;
  min-width: 0;
}

.gpms-page-title h1.title {
  max-width: 100%;
  margin: 0;
  padding: 2px 0 2px 18px;
  border-left: 4px solid var(--gpms-gold);
  color: var(--gpms-blue);
  font-family: Muli, Arial, Helvetica, sans-serif;
  font-size: clamp(34px, 3.5vw, 46px);
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.16;
  overflow-wrap: break-word;
  text-wrap: pretty;
}

@media (max-width: 600px) {
  .breadcrumb-box .breadcrumb {
    min-height: 36px;
    padding-block: 9px;
  }

  .gpms-page-title {
    padding-block: 24px;
  }

  .gpms-page-title h1.title {
    padding-left: 12px;
    border-left-width: 3px;
    font-size: clamp(27px, 8vw, 34px);
    letter-spacing: -0.018em;
    line-height: 1.2;
  }
}

/* Contact Us: scoped native Webform and Drupal block presentation. */
.gpms-contact-page .gpms-contact-layout {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(360px, 1.1fr);
  gap: clamp(32px, 5vw, 72px);
  align-items: start;
}
.gpms-contact-page .gpms-contact-eyebrow {
  margin: 0 0 8px;
  color: var(--gpms-blue);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.gpms-contact-page .gpms-contact-intro > p:last-child {
  margin: 0 0 32px;
  color: #434b54;
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.55;
}
.gpms-contact-details { display: grid; gap: 1px; overflow: hidden; border: 1px solid #dde1e5; border-radius: 6px; background: #dde1e5; }
.gpms-contact-details section { padding: 22px 24px; background: #fff; }
.gpms-contact-details h2,
.gpms-contact-options h2,
.gpms-contact-form-card > h2 { margin: 0 0 10px; color: #252b33; font-size: 20px; line-height: 1.3; }
.gpms-contact-details p { margin: 0; line-height: 1.7; }
.gpms-contact-details a,
.gpms-contact-options a { color: var(--gpms-blue); font-weight: 700; overflow-wrap: anywhere; }
.gpms-contact-options { margin-top: 28px; padding: 22px 24px; border-left: 4px solid var(--gpms-gold); background: #f6f7f9; }
.gpms-contact-options p { margin: 0; line-height: 1.7; }
.gpms-contact-form-card { padding: clamp(24px, 3vw, 36px); border: 1px solid #dfe3e7; border-radius: 7px; background: #fff; box-shadow: 0 12px 32px rgba(31, 39, 48, .08); }
.gpms-contact-form-card > h2 { margin-bottom: 22px; font-size: clamp(24px, 2.3vw, 30px); }
.gpms-contact-page .webform-submission-form .form-item { margin: 0 0 18px; }
.gpms-contact-page .webform-submission-form label { display: block; margin-bottom: 7px; color: #2d333a; font-weight: 700; }
.gpms-contact-page .webform-submission-form input:not([type="checkbox"]):not([type="radio"]),
.gpms-contact-page .webform-submission-form select,
.gpms-contact-page .webform-submission-form textarea {
  width: 100%; max-width: 100%; min-height: 48px; padding: 11px 13px; border: 1px solid #9ca5ae; border-radius: 4px; background: #fff; color: #252b33; font: inherit; line-height: 1.4;
}
.gpms-contact-page .webform-submission-form textarea { min-height: 150px; resize: vertical; }
.gpms-contact-page .webform-submission-form input:focus,
.gpms-contact-page .webform-submission-form select:focus,
.gpms-contact-page .webform-submission-form textarea:focus { border-color: var(--gpms-blue); outline: 3px solid rgba(60, 70, 143, .2); outline-offset: 1px; }
.gpms-contact-page .form-required::after { color: #b42318; }
.gpms-contact-page .form-actions { margin: 24px 0 0; }
.gpms-contact-page .form-submit { min-height: 48px; padding: 11px 24px; border: 2px solid var(--gpms-blue); border-radius: 4px; background: var(--gpms-blue); color: #fff; font-size: 16px; font-weight: 800; cursor: pointer; }
.gpms-contact-page .form-submit:hover { background: #303875; border-color: #303875; }
.gpms-contact-page .form-submit:focus-visible,
.gpms-contact-page a:focus-visible { outline: 3px solid var(--gpms-gold); outline-offset: 3px; }
.gpms-contact-page .messages--error,
.gpms-contact-page .form-item--error-message { color: #8a1c13; }
#block-gpms-contact-us-map { clear: both; margin-top: clamp(42px, 6vw, 76px); }
#block-gpms-contact-us-map > h2 { margin-bottom: 20px; color: #252b33; font-size: clamp(26px, 3vw, 36px); }
.gpms-contact-map { overflow: hidden; border-radius: 6px; background: #e9ecef; }
.gpms-contact-map iframe { display: block; width: 100%; max-width: 100%; border: 0; }
@media (max-width: 900px) {
  .gpms-contact-page .gpms-contact-layout { grid-template-columns: minmax(0, 1fr); }
}
@media (max-width: 480px) {
  .gpms-contact-form-card { padding: 22px 18px; }
  .gpms-contact-details section,
  .gpms-contact-options { padding: 20px 18px; }
  .gpms-contact-map iframe { height: 360px; }
  .gpms-contact-page .form-submit { width: 100%; }
}
.tabs ul{display:flex;gap:2px;overflow-x:auto;list-style:none;margin:15px 0;padding:0;border-bottom:2px solid var(--gpms-blue)}.tabs a{display:block;white-space:nowrap;padding:9px 15px;background:#eee;color:#333}.tabs a:hover,.tabs a:focus,.tabs li.is-active a,.tabs a.is-active{background:var(--gpms-blue);color:#fff;text-decoration:none}.contextual-region{position:relative}.footer-top{background:#f2f2f2;padding:25px 0}.site-footer{background:#222;color:#bbb;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:45px}.site-footer h2{color:#fff;font-size:19px}.site-footer a{color:#ddd}.footer-about img{max-width:260px;background:#fff;padding:6px}.footer-bottom{margin-top:35px;padding:15px 0;background:#171717;border-top:1px solid #333}.gallery-work .work{display:block;position:relative}.gallery-work .work-title{display:block;padding:12px;background:#f2f2f2}.career-top{display:flex;gap:20px;padding:15px;background:#f5f5f5;margin-bottom:20px}.post{margin-bottom:35px}.entry-title{line-height:1.25}
@media(min-width:768px){.col-sm-3{width:25%}.col-sm-4{width:33.333%}.col-sm-6{width:50%}.col-sm-8{width:66.667%}.col-sm-9{width:75%}.col-sm-12{width:100%}}@media(min-width:992px){.col-md-3{width:25%}.col-md-4{width:33.333%}.col-md-6{width:50%}.col-md-8{width:66.667%}.col-md-9{width:75%}.col-md-12{width:100%}}@media(min-width:1200px){.col-lg-3{width:25%}.col-lg-4{width:33.333%}.col-lg-6{width:50%}.col-lg-8{width:66.667%}.col-lg-12{width:100%}}
@media(max-width:991px){.header-inner{min-height:88px}.site-logo{width:auto}.menu-toggle{display:block;margin-left:auto}.primary-navigation{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;max-height:75vh;overflow:auto;box-shadow:0 8px 15px rgba(0,0,0,.15)}.primary-navigation.is-open{display:block}.navbar-nav{display:block}.navbar-nav>li>a{padding:12px 20px;border-bottom:1px solid #eee}.navbar-nav .sub{display:block;position:static;box-shadow:none;padding-left:18px}.navbar-nav .sub .sub{position:static}.layout-with-sidebar{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.phone-no span{font-size:14px}.header-inner{min-height:78px}.site-logo{min-width:0;width:220px}.main-content.is-front .node-content>div:before{height:235px}.font-header-title{padding:30px 0}.font-header-title h3{font-size:21px}.font-header-title p{font-size:16px!important}.footer-grid{grid-template-columns:1fr}.tabs ul{padding-bottom:2px}.row{margin-inline:-8px}.row>[class*=col-]{padding-inline:8px}}

/* Drupal primary local tasks. Keep this scoped to the local-tasks block so
 * navigation menus and other lists retain their existing theme styles. */
#block-gpms-primary-local-tasks ul.tabs,
#block-gpms-primary-local-tasks ul.tabs--primary,
#block-gpms-primary-local-tasks .block-content > ul,
#block-gpms-primary-local-tasks .tabs > ul,
#block-gpms-primary-local-tasks .tabs--primary > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 0.25rem;
  width: auto;
  margin: 1rem 0;
  padding: 0;
  overflow: visible;
  list-style: none;
  border-bottom: 2px solid var(--gpms-blue);
}

#block-gpms-primary-local-tasks ul.tabs > li,
#block-gpms-primary-local-tasks ul.tabs--primary > li,
#block-gpms-primary-local-tasks .block-content > ul > li,
#block-gpms-primary-local-tasks .tabs > ul > li,
#block-gpms-primary-local-tasks .tabs--primary > ul > li,
#block-gpms-primary-local-tasks .tabs__tab {
  display: block;
  flex: 0 0 auto;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

#block-gpms-primary-local-tasks ul.tabs > li > a,
#block-gpms-primary-local-tasks ul.tabs--primary > li > a,
#block-gpms-primary-local-tasks .block-content > ul > li > a,
#block-gpms-primary-local-tasks .tabs > ul > li > a,
#block-gpms-primary-local-tasks .tabs--primary > ul > li > a,
#block-gpms-primary-local-tasks .tabs__link {
  display: block;
  width: auto;
  padding: 0.6rem 1rem;
  border: 1px solid #d5d5d5;
  border-bottom: 0;
  border-radius: 0.2rem 0.2rem 0 0;
  background: #eee;
  color: #333;
  line-height: 1.35;
  text-decoration: none;
  white-space: nowrap;
}

#block-gpms-primary-local-tasks li.is-active > a,
#block-gpms-primary-local-tasks a.is-active,
#block-gpms-primary-local-tasks .tabs__link.is-active,
#block-gpms-primary-local-tasks [aria-current="page"] {
  border-color: var(--gpms-blue);
  background: var(--gpms-blue);
  color: #fff;
  font-weight: 600;
}

#block-gpms-primary-local-tasks li:not(.is-active) > a:hover,
#block-gpms-primary-local-tasks li:not(.is-active) > a:focus-visible {
  border-color: var(--gpms-blue);
  background: #fff;
  color: var(--gpms-blue);
  text-decoration: none;
}

#block-gpms-primary-local-tasks a:focus-visible {
  outline: 3px solid var(--gpms-gold);
  outline-offset: 2px;
}

/* Content-managed GPMS banner slider. */
.main-content.is-front .node-content > div::before {
  content: none;
  display: none;
  background-image: none;
}

.main-content.is-front { overflow-x: hidden; }

.gpms-banner-region,
.gpms-banner-region .block,
.gpms-banner-region .views-element-container {
  margin: 0;
}

.gpms-banner-slider {
  position: relative;
  min-height: 550px;
  overflow: hidden;
  background: #111;
  color: #fff;
}

.gpms-banner-slider__track,
.gpms-banner-slider__item,
.gpms-banner-slide {
  min-height: 550px;
}

.gpms-banner-slider__item {
  position: absolute;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity .65s ease, visibility .65s ease;
}

.gpms-banner-slider__item.is-active {
  z-index: 1;
  visibility: visible;
  opacity: 1;
}

.gpms-banner-slide,
.gpms-banner-slide__media,
.gpms-banner-slide__media .field,
.gpms-banner-slide__media .field__item {
  position: absolute;
  inset: 0;
  margin: 0;
}

.gpms-banner-slide__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.gpms-banner-slide__overlay {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: rgba(0, 0, 0, .4);
}

.gpms-banner-slide__content {
  position: relative;
  z-index: 2;
  width: min(1200px, calc(100% - 64px));
  min-height: 550px;
  margin-inline: auto;
}

.gpms-banner-slide__actions {
  position: absolute;
  top: 29.4545%;
  left: 0;
  width: min(337px, 28.0833%);
  display: grid;
  gap: 59px;
}

.gpms-banner-slide__action a {
  display: block;
  width: 100%;
  aspect-ratio: 337 / 89;
  overflow: hidden;
  text-indent: -9999px;
  background: center / contain no-repeat;
  transition: filter .2s ease, transform .2s ease;
}

.gpms-banner-slider:not(.gpms-photo-slider) .gpms-banner-slide__action--1 a { background-image: url('/sites/default/files/slider/button-Pavement-Maintenance.png'); }
.gpms-banner-slider:not(.gpms-photo-slider) .gpms-banner-slide__action--2 a { background-image: url('/sites/default/files/slider/button-MicroGuard-Application.png'); }
.gpms-banner-slide__action a:hover { filter: brightness(1.12); transform: translateY(-1px); }
.gpms-banner-slide__action a:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }

.gpms-banner-slider__control {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: rgba(64, 73, 155, .5);
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  cursor: pointer;
  transition: background .3s linear;
}

.gpms-banner-slider__control:hover { background: rgba(64, 73, 155, .9); }
.gpms-banner-slider__control:focus-visible { outline: 3px solid #fff; outline-offset: 3px; }
.gpms-banner-slider__control--prev { left: 10px; }
.gpms-banner-slider__control--next { right: 10px; }

.gpms-banner-slider__pagination {
  position: absolute;
  z-index: 3;
  right: 32px;
  bottom: 20px;
  left: 32px;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.gpms-banner-slider__dot {
  width: 11px;
  height: 11px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
}

.gpms-banner-slider__dot.is-active { background: #40499b; }
.gpms-banner-slider__dot:focus-visible { outline: 3px solid #fff; outline-offset: 3px; }

@media (max-width: 991px) {
  .gpms-banner-slider,
  .gpms-banner-slider__track,
  .gpms-banner-slider__item,
  .gpms-banner-slide,
  .gpms-banner-slide__content { min-height: 440px; }
  .gpms-banner-slide__actions { width: min(300px, 38%); gap: 36px; }
}

@media (max-width: 767px) {
  .gpms-banner-slider,
  .gpms-banner-slider__track,
  .gpms-banner-slider__item,
  .gpms-banner-slide,
  .gpms-banner-slide__content { min-height: 380px; }
  .gpms-banner-slide__content { width: calc(100% - 88px); }
  .gpms-banner-slide__actions { top: 24%; width: min(280px, 70%); gap: 28px; }
}

@media (max-width: 480px) {
  .gpms-banner-slider,
  .gpms-banner-slider__track,
  .gpms-banner-slider__item,
  .gpms-banner-slide,
  .gpms-banner-slide__content { min-height: 330px; }
  .gpms-banner-slide__actions { top: 22%; width: min(245px, 82%); gap: 22px; }
  .gpms-banner-slider__control { width: 36px; height: 44px; line-height: 44px; }
}

/* 2026 global shell refresh: shared typography, header, and footer. */
:root {
  --gpms-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  --gpms-shell-width: 1280px;
  --gpms-border: #dfe3e8;
  --gpms-muted: #5f6872;
}

html,
body,
button,
input,
select,
textarea {
  font-family: var(--gpms-font-sans);
}

body {
  color: #505862;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

.container { max-width: var(--gpms-shell-width); }
.main-content h1 { font-size: clamp(2rem, 3.2vw, 3rem); }
.main-content h2 { font-size: clamp(1.65rem, 2.6vw, 2.35rem); }
.main-content h3 { font-size: clamp(1.3rem, 1.8vw, 1.75rem); }
.main-content h4 { font-size: clamp(1.125rem, 1.4vw, 1.4rem); }
.breadcrumb-box .breadcrumb,
.gpms-page-title h1.title { font-family: var(--gpms-font-sans); }

#top-box {
  padding: 6px 0;
  background: #363f91;
  font-size: 13px;
}
.top-box-inner { min-height: 26px; }
.phone-no {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  letter-spacing: .01em;
}
.phone-no:hover,
.phone-no:focus-visible { color: #fff; }
.social-contacts { gap: 9px; }
.social-contacts a {
  width: 28px;
  height: 28px;
  border-color: rgba(255, 255, 255, .55);
  font-size: 11px;
  transition: background-color .16s ease, border-color .16s ease;
}
.social-contacts a:hover,
.social-contacts a:focus-visible {
  border-color: #fff;
  background: rgba(255, 255, 255, .15);
  text-decoration: none;
}

.site-header {
  border-bottom: 1px solid var(--gpms-border);
  box-shadow: 0 2px 10px rgba(20, 28, 45, .06);
}
.header-inner {
  min-height: 92px;
  gap: clamp(24px, 3vw, 52px);
}
.site-logo {
  width: clamp(245px, 26vw, 305px);
  min-width: 0;
  flex: 0 1 auto;
}
.site-logo img {
  width: 100%;
  max-height: 76px;
  object-fit: contain;
  object-position: left center;
}
.primary-navigation { min-width: 0; }
.primary-navigation .block,
.primary-navigation .block-content { margin: 0; }
.navbar-nav { gap: 2px; }
.navbar-nav > li > a {
  position: relative;
  display: flex;
  min-height: 48px;
  align-items: center;
  padding: 14px 12px;
  color: #30363d;
  font-size: clamp(13px, 1.05vw, 15px);
  font-weight: 650;
  letter-spacing: .025em;
  line-height: 1.25;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color .16s ease, background-color .16s ease;
}
.navbar-nav > li > a::after {
  position: absolute;
  right: 12px;
  bottom: 7px;
  left: 12px;
  height: 2px;
  background: var(--gpms-gold);
  content: "";
  opacity: 0;
  transform: scaleX(.4);
  transition: opacity .16s ease, transform .16s ease;
}
.navbar-nav > li:hover > a,
.navbar-nav > li:focus-within > a,
.navbar-nav > li.active-trail > a,
.navbar-nav > li > a.is-active {
  background: #f3f5fa;
  color: var(--gpms-blue);
  text-decoration: none;
}
.navbar-nav > li:hover > a::after,
.navbar-nav > li:focus-within > a::after,
.navbar-nav > li.active-trail > a::after,
.navbar-nav > li > a.is-active::after {
  opacity: 1;
  transform: scaleX(1);
}
.navbar-nav a:focus-visible,
.menu-toggle:focus-visible {
  outline: 3px solid var(--gpms-gold);
  outline-offset: 2px;
}
.navbar-nav .sub {
  min-width: 260px;
  padding: 8px;
  border: 1px solid var(--gpms-border);
  border-top: 3px solid var(--gpms-blue);
  border-radius: 0 0 4px 4px;
  box-shadow: 0 12px 28px rgba(22, 30, 45, .14);
}
.navbar-nav .sub a {
  padding: 10px 12px;
  border: 0;
  border-radius: 2px;
  color: #39414a;
  font-size: 14px;
  line-height: 1.4;
}
.navbar-nav .sub a:hover,
.navbar-nav .sub a:focus-visible {
  background: #f1f3f8;
  color: var(--gpms-blue);
  text-decoration: none;
}
.menu-toggle {
  min-width: 48px;
  min-height: 48px;
  border: 1px solid var(--gpms-blue);
  border-radius: 3px;
  font: 700 13px/1 var(--gpms-font-sans);
  letter-spacing: .04em;
  text-transform: uppercase;
}
.menu-toggle span { margin-right: 8px; }
.menu-toggle i { display: inline-block; width: 18px; margin: 3px 0; vertical-align: middle; }

.site-footer {
  padding: clamp(42px, 5vw, 68px) 0 40px;
  background: #f4f5f7;
  color: #515a64;
  font-size: 15px;
  line-height: 1.7;
}
.site-footer .footer-grid > div {
  grid-template-columns: minmax(210px, 1.1fr) minmax(170px, .8fr) minmax(280px, 1.45fr) minmax(210px, 1fr);
  gap: clamp(28px, 3vw, 48px);
}
.site-footer h2 {
  margin-bottom: 20px;
  color: #272e36;
  font-size: clamp(18px, 1.5vw, 21px);
  font-weight: 700;
  letter-spacing: .035em;
  line-height: 1.25;
}
.site-footer h2::after {
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 10px;
  background: var(--gpms-gold);
  content: "";
}
.site-footer a {
  color: #3c468f;
  overflow-wrap: anywhere;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.site-footer a:hover,
.site-footer a:focus-visible { color: #252e75; }
.site-footer a:focus-visible,
.footer-bottom a:focus-visible,
.footer-newsletter :is(input, button):focus-visible {
  outline: 3px solid var(--gpms-gold);
  outline-offset: 2px;
}
.site-footer .menu li { padding: 4px 0 4px 16px; }
#block-gpms-footer-contact .footer-contact-list > li {
  grid-template-columns: 34px minmax(0, 1fr);
  column-gap: 12px;
  margin-bottom: 16px;
}
#block-gpms-footer-contact .footer-icon { width: 34px; height: 34px; }
.footer-newsletter .required-note { margin: -12px 0 10px; font-size: 12px; }
.footer-newsletter label { font-size: 14px; }
.footer-newsletter input[type="email"],
.footer-newsletter input[type="text"],
.footer-newsletter input[type="tel"] {
  min-height: 42px;
  padding: 8px 10px;
  border-color: #b8bec7;
  border-radius: 3px;
}
.footer-newsletter .button {
  min-height: 44px;
  padding: 10px 20px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 700;
}
.footer-company-logos img { max-width: 280px; }
.footer-bottom {
  padding: 18px 0;
  background: #252b33;
  font-size: 13px;
  line-height: 1.55;
}
.footer-back-to-top { width: 44px; height: 44px; }

@media (max-width: 1099px) {
  .header-inner { min-height: 82px; }
  .site-logo { width: min(270px, calc(100% - 138px)); }
  .menu-toggle { display: inline-flex; margin-left: auto; align-items: center; justify-content: center; }
  .menu-toggle i { display: none; }
  .primary-navigation {
    display: none;
    position: absolute;
    inset: 100% 0 auto;
    max-height: min(72vh, 620px);
    margin: 0;
    overflow: auto;
    border-top: 1px solid var(--gpms-border);
    background: #fff;
    box-shadow: 0 12px 24px rgba(22, 30, 45, .15);
  }
  .primary-navigation.is-open { display: block; }
  .primary-navigation > .block { width: min(100%, var(--gpms-shell-width)); margin-inline: auto; padding: 10px 20px 18px; }
  .navbar-nav { display: block; }
  .navbar-nav > li > a {
    min-height: 48px;
    padding: 13px 12px;
    border-bottom: 1px solid #e8eaee;
    font-size: 15px;
  }
  .navbar-nav > li > a::after { right: auto; bottom: 0; left: 12px; width: 34px; }
  .navbar-nav .sub {
    display: block;
    position: static;
    min-width: 0;
    padding: 4px 0 8px 18px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .navbar-nav .sub a { min-height: 44px; padding: 11px 12px; }
  .site-footer .footer-grid > div { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 600px) {
  #top-box { padding: 4px 0; }
  .header-inner { min-height: 72px; gap: 16px; }
  .site-logo { width: min(220px, calc(100% - 112px)); }
  .site-logo img { max-height: 62px; }
  .menu-toggle { min-width: 64px; min-height: 44px; padding: 8px 10px; }
  .menu-toggle span { margin: 0; }
  .primary-navigation > .block { padding-inline: 14px; }
  .site-footer { padding: 38px 0 30px; font-size: 15px; }
  .site-footer .footer-grid > div { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .site-footer h2 { margin-bottom: 16px; }
  .footer-company-logos img { max-width: min(260px, 100%); }
  .footer-copyright { grid-template-columns: minmax(0, 1fr) auto; gap: 12px; }
}

@media (max-width: 380px) {
  .top-box-inner { gap: 8px; }
  .social-contacts { gap: 5px; }
  .social-contacts a { width: 26px; height: 26px; }
  .phone-no { font-size: 12px; }
  .site-logo { width: min(190px, calc(100% - 98px)); }
}

@media (prefers-reduced-motion: reduce) {
  .site-header *,
  .site-footer * { transition-duration: .01ms !important; }
}

@media (prefers-reduced-motion: reduce) {
  .gpms-banner-slider *,
  .gpms-banner-slider *::before,
  .gpms-banner-slider *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}

/* Homepage sections are content-managed blocks. Keep all rules front-page scoped. */
.path-frontpage .gpms-home-node-shell .node-content:empty,
.path-frontpage .gpms-home-node-shell .node-content > .field:empty {
  display: none;
}

.path-frontpage .gpms-home-section {
  width: 100%;
  margin: 0;
  padding: clamp(56px, 7vw, 92px) 0;
}

.path-frontpage .gpms-container {
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}

@media (min-width: 576px) { .path-frontpage .gpms-container { max-width: 540px; } }
@media (min-width: 768px) { .path-frontpage .gpms-container { max-width: 720px; padding-inline: 24px; } }
@media (min-width: 992px) { .path-frontpage .gpms-container { max-width: 960px; } }
@media (min-width: 1200px) { .path-frontpage .gpms-container { max-width: 1140px; padding-inline: 30px; } }
@media (min-width: 1400px) { .path-frontpage .gpms-container { max-width: var(--gpms-width); } }

.path-frontpage .gpms-home-section--introduction {
  position: relative;
  overflow: hidden;
  padding: clamp(48px, 6.5vw, 84px) 0;
  background:
    radial-gradient(circle at 92% 18%, rgba(252, 181, 20, .15) 0, rgba(252, 181, 20, 0) 30%),
    linear-gradient(135deg, #fff 0%, #fffbef 58%, #fff6d9 100%);
  color: #4d5d6c;
}

.path-frontpage .gpms-home-section--introduction::before {
  position: absolute;
  inset: 0 0 auto;
  height: 5px;
  background: var(--gpms-gold);
  content: "";
  pointer-events: none;
}

.path-frontpage .gpms-home-section--introduction::after {
  position: absolute;
  right: -125px;
  bottom: -175px;
  width: 350px;
  height: 350px;
  border: 52px solid rgba(252, 181, 20, .1);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

.path-frontpage .gpms-home-intro {
  position: relative;
  z-index: 1;
  max-width: 1040px;
  margin-inline: auto;
  padding: clamp(30px, 5vw, 58px) clamp(26px, 5.5vw, 68px);
  border: 1px solid rgba(252, 181, 20, .28);
  border-left: 6px solid var(--gpms-gold);
  border-radius: 18px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 22px 55px rgba(29, 56, 82, .09);
  text-align: left;
}

.path-frontpage .gpms-home-section--introduction .gpms-home-eyebrow {
  width: fit-content;
  margin: 0 0 14px;
  padding: .35rem .6rem;
  border-radius: 3px;
  background: var(--gpms-gold);
  color: var(--gpms-dark);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.path-frontpage .gpms-home-intro h1 {
  max-width: 920px;
  margin: 0;
  color: #263d55;
  font-size: clamp(2rem, 4vw, 3.25rem);
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 1.12;
  text-wrap: balance;
}

.path-frontpage .gpms-home-intro h1::after {
  display: block;
  width: 72px;
  height: 4px;
  margin-top: 22px;
  border-radius: 999px;
  background: var(--gpms-gold);
  content: "";
}

.path-frontpage .gpms-home-heading h2 {
  margin: 0;
  color: inherit;
  font-size: clamp(2rem, 4vw, 3.25rem);
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.12;
  text-wrap: balance;
}

.path-frontpage .gpms-home-intro h1 span { display: block; }
.path-frontpage .gpms-home-lead {
  max-width: 900px;
  margin: 25px 0 0;
  color: #4d5d6c;
  font-size: clamp(1rem, 1.45vw, 1.14rem);
  line-height: 1.8;
}

.path-frontpage .gpms-home-section--introduction a {
  color: #765300;
  font-weight: 700;
  text-decoration-thickness: 2px;
  text-underline-offset: .18em;
}

.path-frontpage .gpms-home-section--introduction a:hover,
.path-frontpage .gpms-home-section--introduction a:focus-visible {
  color: var(--gpms-gold-hover);
}

@media (max-width: 600px) {
  .path-frontpage .gpms-home-section--introduction { padding: 38px 0; }
  .path-frontpage .gpms-home-section--introduction::after {
    right: -155px;
    bottom: -200px;
  }
  .path-frontpage .gpms-home-intro {
    padding: 28px 22px 30px;
    border-left-width: 4px;
    border-radius: 13px;
  }
  .path-frontpage .gpms-home-intro h1 { font-size: clamp(1.75rem, 8vw, 2.2rem); }
  .path-frontpage .gpms-home-intro h1 span { display: inline; }
  .path-frontpage .gpms-home-lead { line-height: 1.7; }
}

.path-frontpage .gpms-home-section--solutions { background: #f5f6f8; color: #54565d; }
.path-frontpage .gpms-home-heading { max-width: 760px; margin: 0 auto 38px; text-align: center; }
.path-frontpage .gpms-home-heading h2 { color: #272a31; }
.path-frontpage .gpms-home-heading > p:last-child { margin: 16px auto 0; font-size: 1.08rem; }
.path-frontpage .gpms-home-heading--compact { margin-bottom: 30px; }
.path-frontpage .gpms-home-grid { display: grid; gap: clamp(22px, 3vw, 34px); }
.path-frontpage .gpms-home-grid--solutions { grid-template-columns: repeat(2, minmax(0, 1fr)); }

.path-frontpage .gpms-card {
  display: flex;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid rgba(31, 36, 50, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 5px 18px rgba(25, 31, 51, .055);
  transition: transform 180ms ease, box-shadow 180ms ease;
}
.path-frontpage .gpms-card:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(25, 31, 51, .1); }
.path-frontpage .gpms-card__media { display: block; overflow: hidden; aspect-ratio: 16 / 8.5; background: #ddd; }
.path-frontpage .gpms-card__media img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 220ms ease; }
.path-frontpage .gpms-card:hover .gpms-card__media img { transform: scale(1.018); }
.path-frontpage .gpms-card__body { display: flex; height: 100%; padding: clamp(24px, 3vw, 34px); flex-direction: column; align-items: flex-start; }
.path-frontpage .gpms-card h3 { margin: 0 0 10px; font-size: clamp(1.35rem, 2.2vw, 1.7rem); line-height: 1.25; }
.path-frontpage .gpms-card h3 a { color: #292c34; text-decoration: none; }
.path-frontpage .gpms-card p { margin: 0 0 24px; line-height: 1.7; }
.path-frontpage .gpms-btn { display: inline-flex; min-height: 46px; margin-top: auto; padding: .72rem 1.25rem; align-items: center; justify-content: center; gap: .55rem; border: 1px solid var(--gpms-blue); border-radius: 5px; background: var(--gpms-blue); color: #fff; font-weight: 700; line-height: 1.25; text-decoration: none; transition: background 180ms ease, border-color 180ms ease, transform 180ms ease; }
.path-frontpage .gpms-btn:hover { border-color: #303875; background: #303875; color: #fff; text-decoration: none; transform: translateY(-1px); }
.path-frontpage .gpms-btn:active { transform: translateY(0); }
.path-frontpage .gpms-btn:focus-visible,
.path-frontpage .gpms-card a:focus-visible,
.path-frontpage .gpms-affiliate:focus-visible { outline: 3px solid var(--gpms-gold); outline-offset: 3px; }

#block-gpms-homepage-affiliates {
  position: relative;
  width: 100%;
  margin: 0;
  padding: clamp(3.25rem, 6vw, 5rem) 0;
  overflow: hidden;
  background:
    linear-gradient(135deg, #172a78 0%, var(--gpms-blue) 48%, #176ba2 100%);
  color: #fff;
  box-shadow: inset 0 1px rgba(255, 255, 255, .1), inset 0 -1px rgba(0, 20, 65, .2);
  isolation: isolate;
}

#block-gpms-homepage-affiliates::before,
#block-gpms-homepage-affiliates::after {
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

#block-gpms-homepage-affiliates::before {
  top: -14rem;
  left: -10rem;
  width: 34rem;
  height: 34rem;
  background: radial-gradient(circle, rgba(255, 255, 255, .14) 0%, rgba(255, 255, 255, 0) 68%);
}

#block-gpms-homepage-affiliates::after {
  right: -9rem;
  bottom: -16rem;
  width: 31rem;
  height: 31rem;
  border: 3rem solid rgba(255, 255, 255, .035);
}

#block-gpms-homepage-affiliates .gpms-container {
  position: relative;
  z-index: 1;
}

#block-gpms-homepage-affiliates .gpms-home-heading {
  max-width: 760px;
  margin: 0 auto clamp(1.75rem, 4vw, 2.5rem);
  text-align: center;
}

#block-gpms-homepage-affiliates .gpms-home-eyebrow {
  margin: 0 0 .7rem;
  color: #d8eaff;
  font-size: .8rem;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.4;
  text-transform: uppercase;
}

#block-gpms-homepage-affiliates .gpms-home-heading h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.9rem, 3vw, 2.65rem);
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 1.15;
  text-wrap: balance;
}

#block-gpms-homepage-affiliates .gpms-home-grid--affiliates {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2.4vw, 1.6rem);
}

#block-gpms-homepage-affiliates .gpms-home-grid--affiliates > br { display: none; }

#block-gpms-homepage-affiliates .gpms-affiliate {
  display: flex;
  min-width: 0;
  min-height: 218px;
  padding: clamp(1.25rem, 2.5vw, 1.8rem);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, .55);
  border-radius: 12px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 12px 30px rgba(0, 24, 70, .2);
  color: #29304b;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

#block-gpms-homepage-affiliates .gpms-affiliate:hover {
  border-color: rgba(255, 255, 255, .9);
  box-shadow: 0 18px 38px rgba(0, 24, 70, .28);
  color: var(--gpms-blue);
  text-decoration: none;
  transform: translateY(-4px);
}

#block-gpms-homepage-affiliates .gpms-affiliate:focus-visible {
  border-color: #fff;
  outline: 3px solid var(--gpms-gold);
  outline-offset: 4px;
  box-shadow: 0 18px 38px rgba(0, 24, 70, .28);
}

#block-gpms-homepage-affiliates .gpms-affiliate img {
  display: block;
  width: auto;
  max-width: min(100%, 230px);
  height: auto;
  max-height: 138px;
  object-fit: contain;
}

#block-gpms-homepage-affiliates .gpms-affiliate > span { margin-top: 1rem; }

@media (max-width: 991px) {
  #block-gpms-homepage-affiliates .gpms-home-grid--affiliates {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #block-gpms-homepage-affiliates .gpms-affiliate:last-of-type:nth-of-type(3) {
    grid-column: 1 / -1;
    width: calc(50% - .8rem);
    justify-self: center;
  }
}

@media (max-width: 767px) {
  .path-frontpage .gpms-home-grid--solutions { grid-template-columns: 1fr; }
  #block-gpms-homepage-affiliates .gpms-home-grid--affiliates { grid-template-columns: 1fr; gap: 1rem; }
  #block-gpms-homepage-affiliates .gpms-affiliate:last-of-type:nth-of-type(3) { grid-column: auto; width: auto; justify-self: stretch; }
  #block-gpms-homepage-affiliates .gpms-affiliate { min-height: 174px; }
  #block-gpms-homepage-affiliates .gpms-affiliate img { max-height: 108px; }
}

@media (prefers-reduced-motion: reduce) {
  .path-frontpage .gpms-card,
  .path-frontpage .gpms-card__media img,
  .path-frontpage .gpms-btn,
  #block-gpms-homepage-affiliates .gpms-affiliate { transition: none; }
}

/* Image Gallery slider and page. */
.gallery-node__content {
  width: min(1120px, calc(100% - 40px));
  margin-inline: auto;
  padding: 18px 0 72px;
}

.gallery-node__description {
  max-width: 820px;
  margin-bottom: 30px;
  color: #555;
  font-size: 1.05rem;
  line-height: 1.7;
}

.gallery-node__description .field,
.gallery-node__description p:last-child { margin-bottom: 0; }
.gallery-node__images .view-content,
.gallery-node__images .field-content {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.gallery-node__images .views-row { display: contents; }
.gallery-node__images .field-content > a {
  display: block;
  overflow: hidden;
  aspect-ratio: 3 / 2;
  border-radius: 7px;
  background: #eee;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .14);
  transition: transform .2s ease, box-shadow .2s ease;
}
.gallery-node__images .field-content > a:hover {
  transform: translateY(-3px);
  box-shadow: 0 9px 22px rgba(0, 0, 0, .2);
}
.gallery-node__images .field-content > a:focus-visible {
  outline: 3px solid var(--gpms-gold);
  outline-offset: 4px;
}
.gallery-node__images img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .25s ease;
}
.gallery-node__images a:hover img { transform: scale(1.025); }

@media (max-width: 900px) {
  .gallery-node__images .view-content,
  .gallery-node__images .field-content { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 600px) {
  .gallery-node__content { width: min(100% - 28px, 1120px); padding-bottom: 52px; }
  .gallery-node__images .view-content,
  .gallery-node__images .field-content { grid-template-columns: 1fr; gap: 18px; }
}

.gpms-photo-slider {
  min-height: clamp(360px, 46vw, 560px);
  background: #171717;
}

.gpms-photo-slider .gpms-banner-slider__track,
.gpms-photo-slider .gpms-banner-slider__item,
.gpms-photo-slider .gpms-banner-slide {
  min-height: clamp(360px, 46vw, 560px);
}

.gpms-photo-slider .gpms-banner-slide__media img {
  object-fit: cover;
}

.gpms-photo-slider img[src$="mask-required-home_1.png"],
.gpms-photo-slider img[src$="banner-top-image.jpg"] {
  object-fit: contain;
  background: #171717;
}

.gpms-photo-slider .gpms-banner-slide:has(img[src$="mask-required-home_1.png"]) .gpms-banner-slide__overlay {
  background: transparent;
}

.gpms-photo-slider .gpms-banner-slide__overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .12) 72%);
}

.gpms-photo-slider .gpms-banner-slide__content {
  min-height: clamp(360px, 46vw, 560px);
  display: flex;
  align-items: flex-end;
  padding-bottom: 68px;
}

.gpms-photo-slider .gpms-banner-slide__text {
  max-width: 660px;
  font-size: clamp(1rem, 1.8vw, 1.35rem);
  line-height: 1.55;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .65);
}

.gpms-photo-slider .gpms-banner-slide__text p { margin: 0; }

.gpms-photo-slider .gpms-banner-slide__actions {
  position: static;
  width: auto;
  margin: 0 0 0 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.gpms-photo-slider .gpms-banner-slide__action a {
  width: auto;
  min-height: 44px;
  padding: 11px 18px;
  aspect-ratio: auto;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 3px;
  background: rgba(64, 73, 155, .88);
  color: #fff;
  text-indent: 0;
  font-weight: 700;
  text-decoration: none;
}

.gpms-image-intro,
.gpms-gallery-categories {
  width: min(1120px, calc(100% - 40px));
  margin-inline: auto;
}

.gpms-image-intro {
  padding: 36px 0 12px;
  color: #555;
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  line-height: 1.65;
}

.gpms-image-intro p { max-width: 780px; margin: 0; }
.gpms-gallery-categories { padding: 24px 0 72px; }
.gpms-gallery-categories h2 { margin: 0 0 24px; color: #272727; font-size: clamp(1.65rem, 3vw, 2.25rem); }

.gpms-gallery-categories__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.gpms-gallery-card { overflow: hidden; border: 1px solid #dedede; border-radius: 8px; background: #fff; box-shadow: 0 3px 14px rgba(0, 0, 0, .09); transition: transform .2s ease, box-shadow .2s ease; }
.gpms-gallery-card:hover { transform: translateY(-3px); box-shadow: 0 10px 26px rgba(0, 0, 0, .15); }
.gpms-gallery-card__image { display: block; aspect-ratio: 16 / 9; overflow: hidden; }
.gpms-gallery-card__image img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .25s ease; }
.gpms-gallery-card__image:hover img { transform: scale(1.025); }
.gpms-gallery-card__body { padding: 22px 24px 26px; }
.gpms-gallery-card h3 { margin: 0 0 12px; font-size: clamp(1.2rem, 2vw, 1.5rem); }
.gpms-gallery-card h3 a { color: #292929; text-decoration: none; }
.gpms-gallery-card h3 a:hover { color: #40499b; }
.gpms-gallery-card__link { color: #40499b; font-weight: 700; text-decoration: none; }
.gpms-gallery-card__link:hover { text-decoration: underline; }
.gpms-gallery-card a:focus-visible { outline: 3px solid var(--gpms-gold); outline-offset: 3px; }
.gpms-gallery-card__placeholder { display: block; width: 100%; height: 100%; background: linear-gradient(135deg, #ececec, #d9d9d9); }

.gpms-category-gallery { width: min(1120px, calc(100% - 40px)); margin: 24px auto 72px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.gpms-category-gallery__card { overflow: hidden; border: 1px solid #dedede; border-radius: 8px; background: #fff; box-shadow: 0 3px 14px rgba(0, 0, 0, .09); }
.gpms-category-gallery__image { display: block; overflow: hidden; aspect-ratio: 3 / 2; background: #eee; }
.gpms-category-gallery__image img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.gpms-category-gallery__image:hover img { transform: scale(1.025); }
.gpms-category-gallery__body { padding: 20px 22px 24px; }
.gpms-category-gallery__body h2 { margin: 0 0 10px; font-size: clamp(1.15rem, 2vw, 1.4rem); line-height: 1.3; }
.gpms-category-gallery__body h2 a { color: #292929; text-decoration: none; }
.gpms-category-gallery__body h2 a:hover { color: #40499b; }
.gpms-category-gallery__body p { margin: 0; color: #5a5a5a; line-height: 1.55; }
.gpms-category-gallery a:focus-visible { outline: 3px solid var(--gpms-gold); outline-offset: 3px; }

@media (max-width: 900px) {
  .gpms-gallery-categories__grid,
  .gpms-category-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  .gpms-photo-slider .gpms-banner-slide__content { width: calc(100% - 88px); display: block; padding-top: 190px; padding-bottom: 58px; }
  .gpms-photo-slider .gpms-banner-slide__actions { margin: 16px 0 0; }
  .gpms-gallery-categories__grid { grid-template-columns: 1fr; gap: 20px; }
  .gpms-category-gallery { width: min(100% - 28px, 1120px); grid-template-columns: 1fr; gap: 20px; margin-bottom: 52px; }
  .gpms-image-intro, .gpms-gallery-categories { width: min(100% - 28px, 1120px); }
  .gpms-gallery-categories { padding-bottom: 52px; }
}

/* Drupal-managed footer, modeled on the legacy footer-top/footer-bottom. */
.site-footer {
  padding: 50px 0 13px;
  background: #f2f2f2;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 1.75;
}
.site-footer .footer-grid {
  display: block;
}
.site-footer .footer-grid > div {
  display: grid;
  grid-template-columns: 3fr 2fr 4fr 3fr;
  gap: 30px;
  align-items: start;
}
.site-footer .block { min-width: 0; margin: 0; }
.site-footer h2 {
  margin: 0 0 22px;
  color: #444;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
.site-footer h2::first-letter { color: inherit; }
.site-footer a { color: #7f7f7f; text-decoration: none; }
.site-footer a:hover,
.site-footer a:focus-visible { color: #40499b; text-decoration: underline; }
.site-footer ul { margin: 0; padding: 0; list-style: none; }
.site-footer .menu li { padding: 2px 0 2px 14px; position: relative; }
.site-footer .menu li::before { content: "\203a"; position: absolute; left: 0; color: #999; }
#block-gpms-footer-contact .footer-contact-list {
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
}
#block-gpms-footer-contact .footer-contact-list > li {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  column-gap: 18px;
  align-items: start;
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
#block-gpms-footer-contact .footer-contact-list > li::marker { content: ""; }
#block-gpms-footer-contact .footer-contact-list > li > br { display: none; }
#block-gpms-footer-contact .footer-icon {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  color: #40499b;
  font-size: 15px;
  line-height: 1;
}
#block-gpms-footer-contact .footer-info {
  min-width: 0;
  overflow-wrap: anywhere;
}
#block-gpms-footer-contact .footer-info a { overflow-wrap: anywhere; }
.footer-newsletter .required-note { margin: -17px 0 8px; text-align: right; font-size: 10px; }
.footer-newsletter label { display: block; margin-top: 5px; }
.footer-newsletter input[type="email"],
.footer-newsletter input[type="text"],
.footer-newsletter input[type="tel"] {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 4px 7px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
}
.footer-newsletter fieldset { margin: 10px 0; padding: 0; border: 0; }
.footer-newsletter fieldset label { display: flex; gap: 7px; align-items: flex-start; margin: 3px 0; }
.footer-newsletter .button {
  padding: 7px 16px;
  border: 0;
  border-radius: 2px;
  background: #40499b;
  color: #fff;
  cursor: pointer;
}
.footer-newsletter .button:hover { background: #303876; }

/* Drupal's text filter adds paragraph and line-break wrappers to this form. */
#block-gpms-footer-newsletter .footer-newsletter > p:not(.required-note),
#block-gpms-footer-newsletter .footer-newsletter fieldset > p {
  margin: 0;
  padding: 0;
}
#block-gpms-footer-newsletter .footer-newsletter > p > br,
#block-gpms-footer-newsletter .footer-newsletter fieldset > p > br,
#block-gpms-footer-newsletter .footer-newsletter label > br {
  display: none;
}
#block-gpms-footer-newsletter .footer-newsletter > p > label {
  margin: 0 0 10px;
}
#block-gpms-footer-newsletter .footer-newsletter > p > label > .form-control,
#block-gpms-footer-newsletter .footer-newsletter > p > label > input[type="email"],
#block-gpms-footer-newsletter .footer-newsletter > p > label > input[type="text"],
#block-gpms-footer-newsletter .footer-newsletter > p > label > input[type="tel"] {
  display: block;
  margin: 0;
}
.footer-company-logos { display: grid; gap: 22px; }
.footer-company-logos img { display: block; width: 100%; max-width: 300px; height: auto; }
.footer-bottom {
  margin: 0;
  padding: 20px 0;
  border: 0;
  background: #333;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
}
.footer-bottom .block { margin: 0; }
.footer-copyright { display: grid; grid-template-columns: 1fr auto; gap: 20px; align-items: center; }
.footer-bottom a { color: #fff; }
.footer-bottom a:hover,
.footer-bottom a:focus-visible { color: #ddd; }
.footer-back-to-top { display: inline-grid; width: 38px; height: 38px; place-items: center; font-size: 22px; text-decoration: none; }

@media (max-width: 991px) {
  .site-footer .footer-grid > div { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .site-footer { padding-top: 35px; }
  .site-footer .footer-grid > div { grid-template-columns: 1fr; gap: 30px; }
  .footer-company-logos img { max-width: 260px; }
  .footer-copyright { grid-template-columns: 1fr auto; }
}

/* Reusable Drupal-managed sidebar cards. */
.layout-with-sidebar { grid-template-columns: minmax(0, 3fr) minmax(240px, 1fr); }
.sidebar-column { min-width: 0; }
.sidebar-column .block {
  margin: 0 0 24px;
  padding: 22px 24px;
  overflow-wrap: anywhere;
  border: 1px solid rgba(64, 73, 155, .24);
  border-radius: 6px;
  background: var(--gpms-blue);
  box-shadow: 0 5px 16px rgba(29, 35, 39, .1);
  color: #fff;
  line-height: 1.65;
}
.sidebar-column .block:last-child { margin-bottom: 0; }
.sidebar-column .block-content > :first-child { margin-top: 0; }
.sidebar-column .block-content > :last-child { margin-bottom: 0; }
.sidebar-column .block h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
}
.sidebar-column .block a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, .55);
  text-underline-offset: 3px;
}
.sidebar-column .block a:hover { text-decoration-color: #fff; }
.sidebar-column .block a:focus-visible {
  border-radius: 2px;
  outline: 3px solid var(--gpms-gold);
  outline-offset: 3px;
}
.sidebar-column .block img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
.sidebar-column .block ul { margin: 0; padding: 0; list-style: none; }
.sidebar-column .block li + li { margin-top: 8px; }

@media (max-width: 991px) {
  .layout-with-sidebar { grid-template-columns: minmax(0, 1fr); }
  .sidebar-column { width: 100%; }
}

/* Drupal-managed service overview grids (including Pavement Maintenance). */
.gpms-service-overview {
  max-width: 1040px;
  margin-inline: auto;
}
.gpms-service-overview .node-content {
  color: #555;
  font-size: 16px;
  line-height: 1.7;
}
.gpms-service-overview #solutions-block {
  padding: 0 !important;
}
.gpms-service-overview .solution-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  margin: 0;
}
.gpms-service-overview .solution-list > [class*="col-"] {
  width: auto;
  min-width: 0;
  padding: 0;
}
.gpms-service-overview .block-box {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  padding: 0 24px 25px;
  border: 1px solid #e2e2e2;
  border-top: 3px solid var(--gpms-blue);
  background: #fff;
  box-shadow: 0 5px 15px rgba(29, 35, 39, .07);
  text-align: left;
}
.gpms-service-overview .box-image {
  margin: -1px -24px 0;
  overflow: hidden;
  background: #e8e8e8;
}
.gpms-service-overview .box-image a {
  display: block;
}
.gpms-service-overview .box-image img {
  display: block;
  width: 100%;
  aspect-ratio: 20 / 13;
  object-fit: cover;
  transition: transform .2s ease;
}
.gpms-service-overview .box-image a:hover img {
  transform: scale(1.015);
}
.gpms-service-overview .service-card-title {
  margin: 22px 0 10px;
  color: var(--gpms-dark);
  font-size: 19px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: .015em;
  text-transform: none;
}
.gpms-service-overview .service-card-title a {
  color: inherit;
}
.gpms-service-overview .service-card-title a:hover,
.gpms-service-overview .service-card-title a:focus-visible {
  color: var(--gpms-blue);
}
.gpms-service-overview .block-box-description {
  flex: 1;
  margin-bottom: 20px;
}
.gpms-service-overview .block-box-link {
  margin-top: auto;
}
.gpms-service-overview .btn {
  min-width: 116px;
  padding: 10px 18px;
  text-align: center;
}
.gpms-service-overview a:focus-visible {
  border-radius: 2px;
  outline: 3px solid var(--gpms-gold);
  outline-offset: 3px;
}
.gpms-service-overview .solution-list > [class*="col-"]:last-child .block-box {
  border-top-color: var(--gpms-gold);
  background: #f7f7f7;
}

@media (max-width: 900px) {
  .gpms-service-overview .solution-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}

@media (max-width: 560px) {
  .main-content > .container {
    padding-top: 24px;
    padding-bottom: 36px;
  }
  .gpms-service-overview .node-content {
    font-size: 16px;
  }
  .gpms-service-overview .solution-list {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
  }
  .gpms-service-overview .block-box {
    padding: 0 20px 22px;
  }
  .gpms-service-overview .box-image {
    margin-inline: -20px;
  }
  .gpms-service-overview .service-card-title {
    margin-top: 18px;
    font-size: 18px;
  }
  .gpms-service-overview .btn {
    width: 100%;
  }
}

/* MicroGuard Coating (node 625).
 * Modernizes migrated Bootstrap-era body markup without changing the field's
 * editability or affecting other service overview pages.
 */
.microguard-page {
  max-width: 1040px;
  margin-inline: auto;
  color: #50545a;
  font-size: 16px;
  line-height: 1.75;
  overflow-wrap: anywhere;
}
.microguard-page .node-content > div > .row:first-child {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(24px, 4vw, 42px);
  margin: 0;
  align-items: stretch;
}
.microguard-page .node-content > div > .row:first-child > [class*="col-"] {
  width: auto;
  min-width: 0;
  margin: 0 !important;
  padding: 0;
}
.microguard-page .node-content > div > .row:first-child > [class*="col-"] > div {
  height: 100%;
  padding: clamp(22px, 3vw, 32px) !important;
  border: 1px solid #dedfe4 !important;
  border-top: 3px solid var(--gpms-blue) !important;
  border-radius: 6px;
  background: #fff !important;
  box-shadow: 0 6px 18px rgba(29, 35, 39, .07);
}
.microguard-page .node-content > div > .row:first-child > [class*="col-"]:nth-child(2) > div {
  border-top-color: var(--gpms-gold) !important;
  background: #f8f8f9 !important;
}
.microguard-page h4 {
  margin: 0 0 20px;
  color: var(--gpms-dark);
  font-size: clamp(21px, 2vw, 25px);
  line-height: 1.3;
}
.microguard-page h4::after {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  margin: 10px auto 0;
  background: var(--gpms-gold);
}
.microguard-page p { margin: 0 0 1em; }
.microguard-page p:last-child { margin-bottom: 0; }
.microguard-page ul { padding-left: 1.25em; }
.microguard-page li + li { margin-top: 5px; }
.microguard-page hr {
  margin: clamp(32px, 5vw, 52px) 0;
  border: 0;
  border-top: 1px solid #dedfe4;
}
.microguard-page #solutions-block { padding: 0 !important; }
.microguard-page #solutions-block .solution-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin: 0;
  align-items: stretch;
}
.microguard-page #solutions-block .solution-list > [class*="col-"] {
  width: auto;
  min-width: 0;
  padding: 0;
}
.microguard-page #solutions-block .block-box { border-radius: 6px; }
.microguard-page #solutions-block img {
  max-width: 100%;
  height: auto;
}
.microguard-page #solutions-block .solution-list > [class*="col-"]:last-child {
  grid-column: 1 / -1;
}
.microguard-page .blockTechnicalDocuments {
  margin-top: 4px;
}
.microguard-page .blockTechnicalDocuments .btn {
  min-width: min(100%, 220px);
  background: #a51419 !important;
  border-color: #a51419;
}
.microguard-page .blockTechnicalDocuments .btn:hover,
.microguard-page .blockTechnicalDocuments .btn:focus-visible {
  background: #7f1014 !important;
  border-color: #7f1014;
}

@media (max-width: 900px) {
  .microguard-page .node-content > div > .row:first-child,
  .microguard-page #solutions-block .solution-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}

@media (max-width: 800px) {
  .microguard-page .node-content > div > .row:first-child {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 600px) {
  .microguard-page { font-size: 16px; }
  .microguard-page .node-content > div > .row:first-child,
  .microguard-page #solutions-block .solution-list {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
  }
  .microguard-page .node-content > div > .row:first-child > [class*="col-"] > div {
    padding: 22px 20px !important;
  }
  .microguard-page .blockTechnicalDocuments .btn { width: 100%; }
}

/* Protect & Renew Aging Pavement and Concrete Structures (node 659).
 * Rebuilds the migrated Bootstrap grid locally while keeping the body field
 * editable and avoiding changes to legacy grid behavior elsewhere.
 */
.gpms-protect-renew {
  max-width: 1040px;
  margin-inline: auto;
  color: #50545a;
  font-size: 16px;
  line-height: 1.75;
  overflow-wrap: anywhere;
}
.gpms-protect-renew .node-content > div {
  display: flow-root;
}
.gpms-protect-renew .node-content > div > p {
  max-width: 900px;
  margin: 0 auto clamp(24px, 3vw, 34px);
}
.gpms-protect-renew .node-content > div > p > strong:first-child,
.gpms-protect-renew .node-content > div > p:nth-of-type(4)::first-line,
.gpms-protect-renew .node-content > div > p:nth-of-type(5)::first-line,
.gpms-protect-renew .node-content > div > p:nth-of-type(7)::first-line,
.gpms-protect-renew .node-content > div > p:nth-of-type(8)::first-line {
  color: var(--gpms-dark);
  font-size: clamp(19px, 2vw, 23px);
  font-weight: 700;
  line-height: 1.35;
}
.gpms-protect-renew .node-content > div > p:first-child {
  max-width: none;
  padding: clamp(24px, 4vw, 38px);
  border-left: 4px solid var(--gpms-gold);
  background: #f7f7f8;
}
.gpms-protect-renew .node-content > div > p:first-child strong {
  display: block;
  margin-bottom: 8px;
  color: var(--gpms-blue);
  font-size: clamp(22px, 2.4vw, 28px);
}
.gpms-protect-renew .node-content > div > .row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(22px, 3.5vw, 40px);
  margin: clamp(32px, 5vw, 52px) 0;
  align-items: stretch;
}
.gpms-protect-renew .node-content > div > .row > [class*="col-"] {
  display: flex;
  width: auto;
  min-width: 0;
  flex-direction: column;
  margin: 0;
  overflow: hidden;
  padding: 0 0 16px;
  border: 1px solid #dedfe4;
  border-top: 3px solid var(--gpms-blue);
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 5px 16px rgba(29, 35, 39, .07);
  color: #5b5e63;
  line-height: 1.55;
}
.gpms-protect-renew .node-content > div > .row > [class*="col-"]:nth-child(2) {
  border-top-color: var(--gpms-gold);
}
.gpms-protect-renew .row img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 14px;
}
.gpms-protect-renew .node-content > div > p > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 14px;
  border-radius: 5px;
}
.gpms-protect-renew .node-content > div > p:nth-of-type(6) {
  max-width: 1040px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dedfe4;
  text-align: center;
}
.gpms-protect-renew .node-content > div > p:nth-last-child(2) {
  max-width: 760px;
  padding: clamp(22px, 3vw, 30px);
  border: 1px solid #dedfe4;
  border-top: 3px solid var(--gpms-gold);
  background: #f8f8f9;
  text-align: center;
}
.gpms-protect-renew .node-content > div > p:last-child {
  margin-bottom: 0;
  text-align: center;
}
.gpms-protect-renew .node-content > div > p:last-child a {
  display: inline-block;
  padding: 11px 22px;
  border: 1px solid var(--gpms-blue);
  border-radius: 3px;
  background: var(--gpms-blue);
  color: #fff;
  font-size: 17px !important;
  font-weight: 700;
  line-height: 1.4;
}
.gpms-protect-renew .node-content > div > p:last-child a:hover,
.gpms-protect-renew .node-content > div > p:last-child a:focus-visible {
  background: #303875;
  color: #fff;
  text-decoration: none;
}
.gpms-protect-renew a:focus-visible {
  outline: 3px solid var(--gpms-gold);
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .gpms-protect-renew .node-content > div > .row {
    grid-template-columns: minmax(0, 1fr);
    gap: 22px;
    margin-block: 32px;
  }
}

@media (max-width: 480px) {
  .gpms-protect-renew { font-size: 16px; }
  .gpms-protect-renew .node-content > div > p:first-child {
    padding: 22px 18px;
  }
  .gpms-protect-renew .node-content > div > p:last-child a {
    display: block;
    width: 100%;
  }
}

/* Keep the global footer refresh last so legacy component rules cannot win. */
.site-footer {
  padding: clamp(42px, 5vw, 68px) 0 40px;
  background: #f4f5f7;
  color: #515a64;
  font-size: 15px;
  line-height: 1.7;
}
.site-footer .footer-grid { display: block; }
.site-footer .footer-grid > div {
  display: grid;
  grid-template-columns: minmax(210px, 1.1fr) minmax(170px, .8fr) minmax(280px, 1.45fr) minmax(210px, 1fr);
  gap: clamp(28px, 3vw, 48px);
  align-items: start;
}
.site-footer h2 {
  margin: 0 0 20px;
  color: #272e36;
  font-size: clamp(18px, 1.5vw, 21px);
  font-weight: 700;
  letter-spacing: .035em;
  line-height: 1.25;
}
.site-footer h2::after {
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 10px;
  background: var(--gpms-gold);
  content: "";
}
.site-footer a { color: #3c468f; overflow-wrap: anywhere; }
.site-footer a:hover,
.site-footer a:focus-visible { color: #252e75; }
.site-footer .menu li { padding: 4px 0 4px 16px; }
.footer-newsletter label { font-size: 14px; }
.footer-newsletter input[type="email"],
.footer-newsletter input[type="text"],
.footer-newsletter input[type="tel"] { min-height: 42px; padding: 8px 10px; }
.footer-newsletter .button { min-height: 44px; padding: 10px 20px; font-size: 15px; font-weight: 700; }
.footer-bottom { margin: 0; padding: 18px 0; background: #252b33; color: #fff; font-size: 13px; line-height: 1.55; }
.footer-back-to-top { width: 44px; height: 44px; }

@media (max-width: 1099px) {
  .site-footer .footer-grid > div { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .site-footer { padding: 38px 0 30px; font-size: 15px; }
  .site-footer .footer-grid > div { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .footer-copyright { grid-template-columns: minmax(0, 1fr) auto; gap: 12px; }
  .node-content { overflow-wrap: anywhere; }
}

.feed-icon {
  display: none !important;
}
