/* Serverit Core Suite v2.0.0 - Moniosaaja profile variables and footer polish. Still Cloud/Core-owned. */
body.serverit-site-moniosaaja{--serverit-primary:#000245;--serverit-accent:#AD0000;}
body.serverit-site-moniosaaja .serverit-hero{background:linear-gradient(180deg,#fff 0%,#fff 68%,rgba(0,2,69,.04) 100%);}
body.serverit-site-moniosaaja .serverit-commerce-hero{position:relative;}

.serverit-core-site-footer{background:var(--serverit-primary);color:#fff;margin-top:clamp(40px,5vw,72px);}
.serverit-core-site-footer a{color:#fff!important;text-decoration:none!important;font-weight:800;display:inline-flex;line-height:1.35;}
.serverit-core-site-footer a:hover{text-decoration:underline!important;text-underline-offset:3px;}
.serverit-core-site-footer__inner{max-width:var(--serverit-container);margin:0 auto;padding:clamp(34px,4.5vw,56px) clamp(18px,3vw,36px);display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:clamp(28px,4vw,54px);align-items:start;}
.serverit-core-site-footer h3{display:block;color:#fff!important;margin:0 0 14px;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.12;letter-spacing:-.025em;}
.serverit-core-site-footer p{display:block;margin:0 0 10px;color:rgba(255,255,255,.88)!important;font-size:1rem;line-height:1.55;}
.serverit-core-site-footer__contact p,.serverit-core-site-footer__legal-links-block p{margin-bottom:9px;}
.serverit-core-site-footer__links{display:flex;flex-direction:column;gap:9px;align-items:flex-start;}
.serverit-core-site-footer__legal{border-top:1px solid rgba(255,255,255,.16);max-width:var(--serverit-container);margin:0 auto;padding:18px clamp(18px,3vw,36px);}
.serverit-core-site-footer__legal p{margin:0;color:rgba(255,255,255,.88)!important;}
@media(max-width:820px){.serverit-core-site-footer__inner{grid-template-columns:1fr;gap:26px}.serverit-core-site-footer h3{font-size:1.45rem}}

/* Serverit Core Suite v2.1.6 - Moniosaaja footer typography tightening. */
.serverit-core-site-footer{margin-top:clamp(34px,4vw,58px);}
.serverit-core-site-footer__inner{padding:clamp(30px,3.6vw,46px) clamp(18px,3vw,36px);grid-template-columns:1.22fr .9fr .9fr;gap:clamp(26px,3.5vw,46px);}
.serverit-core-site-footer h3{font-size:clamp(1.35rem,1.65vw,1.65rem)!important;line-height:1.14!important;margin-bottom:14px!important;letter-spacing:-.018em!important;}
.serverit-core-site-footer__brand h3{max-width:560px;}
.serverit-core-site-footer p{font-size:.98rem!important;line-height:1.55!important;margin-bottom:9px!important;}
.serverit-core-site-footer a{font-size:1rem!important;font-weight:780!important;line-height:1.35!important;}
.serverit-core-site-footer__links{gap:8px!important;}
.serverit-core-site-footer__legal{padding-top:16px;padding-bottom:16px;}
.serverit-core-site-footer__legal p{font-size:.96rem!important;}
@media(max-width:820px){
  .serverit-core-site-footer__inner{grid-template-columns:1fr;gap:24px;}
  .serverit-core-site-footer h3{font-size:1.35rem!important;}
}

/* SERVERIT-LEGACY-CSS-PATCH-MONIOSAAJA-START */
/*
 * Moniosaaja variant values.
 * Sivustokohtainen variantti Cloudissa, ei kohdesivuston Additional CSS:ssä.
 */
.srv-site-moniosaaja,
.moniosaaja-contact-page,
body.serverit-site-moniosaaja,
body.serverit-variant-moniosaaja,
body[class*="moniosaaja"] {
  --srv-color-primary: #000245;
  --srv-color-accent: #AD0000;
  --srv-heading-color: #000245;
  --srv-link-color: #000245;
  --srv-contact-hero-bg: linear-gradient(135deg, rgba(0, 2, 69, 0.96), rgba(173, 0, 0, 0.92));
  --srv-contact-hero-color: #ffffff;
  --srv-contact-hero-muted: rgba(255, 255, 255, .92);
  --srv-button-primary-bg: #AD0000;
  --srv-button-primary-color: #ffffff;
  --srv-button-secondary-bg: #000245;
  --srv-button-secondary-color: #ffffff;
  --srv-button-light-bg: #f3f5fb;
  --srv-button-light-color: #000245;
  --srv-button-light-border: rgba(0, 2, 69, .12);
}
/* SERVERIT-LEGACY-CSS-PATCH-MONIOSAAJA-END */

/* MONIOSAAJA-BUTTON-COLOR-FIX-V1-START */
.srv-contact-page--moniosaaja .srv-button,
.srv-contact-page--moniosaaja .srv-button:visited,
.srv-contact-page--moniosaaja .srv-button:hover,
.srv-contact-page--moniosaaja .srv-button:focus {
  text-decoration: none !important;
}

.srv-contact-page--moniosaaja .srv-button--primary,
.srv-contact-page--moniosaaja .srv-button--primary:visited,
.srv-contact-page--moniosaaja .srv-button--primary:hover,
.srv-contact-page--moniosaaja .srv-button--primary:focus,
.srv-contact-page--moniosaaja .srv-button--secondary,
.srv-contact-page--moniosaaja .srv-button--secondary:visited,
.srv-contact-page--moniosaaja .srv-button--secondary:hover,
.srv-contact-page--moniosaaja .srv-button--secondary:focus {
  color: #ffffff !important;
}

.srv-contact-page--moniosaaja .srv-button--light,
.srv-contact-page--moniosaaja .srv-button--light:visited,
.srv-contact-page--moniosaaja .srv-button--light:hover,
.srv-contact-page--moniosaaja .srv-button--light:focus {
  color: #000245 !important;
}
/* MONIOSAAJA-BUTTON-COLOR-FIX-V1-END */
