/* CWS modern footer - Version 77 */
#footer.cws-site-footer{
  position:relative;
  margin-top:0;
  padding:0!important;
  background:#f3f6f8!important;
  border:0!important;
  color:#5e6b78!important;
  font-family:inherit;
  overflow:hidden;
}
#footer.cws-site-footer .cws-footer-accent{
  display:grid;
  grid-template-columns:1fr 1fr;
  height:4px;
  width:100%;
}
#footer.cws-site-footer .cws-footer-accent span:first-child{background:#7bb038}
#footer.cws-site-footer .cws-footer-accent span:last-child{background:#dd9b2d}
#footer.cws-site-footer .cws-footer-container{padding-top:42px;padding-bottom:38px}
#footer.cws-site-footer .cws-footer-intro{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  padding:0 2px 22px;
  margin-bottom:4px;
  border-bottom:1px solid #dfe7ec;
}
#footer.cws-site-footer .cws-footer-kicker{
  display:block;
  margin-bottom:5px;
  color:#0088cc;
  font-size:11px;
  font-weight:800;
  letter-spacing:.1em;
  line-height:1.2;
  text-transform:uppercase;
}
#footer.cws-site-footer .cws-footer-intro h4{
  margin:0!important;
  color:#243746!important;
  font-size:24px!important;
  font-weight:700!important;
  letter-spacing:-.02em;
  line-height:1.2;
}
#footer.cws-site-footer .cws-footer-intro p{
  max-width:430px;
  margin:0!important;
  color:#7a8791!important;
  font-size:13px!important;
  line-height:1.55!important;
  text-align:right;
}
#footer.cws-site-footer .cws-footer-grid{margin-top:22px;margin-bottom:-18px}
#footer.cws-site-footer .cws-footer-grid>[class*="col-"]{margin-bottom:18px}
#footer.cws-site-footer .cws-footer-card{
  position:relative;
  width:100%;
  min-width:0;
  padding:20px 20px 19px;
  background:#fff;
  border:1px solid #e0e8ed;
  border-radius:14px;
  box-shadow:0 5px 16px rgba(38,60,75,.045);
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
@media(hover:hover) and (pointer:fine){
  #footer.cws-site-footer .cws-footer-card:hover{
    transform:translateY(-2px);
    border-color:#d2dde4;
    box-shadow:0 9px 24px rgba(38,60,75,.075);
  }
}
#footer.cws-site-footer .cws-footer-card:before{
  content:"";
  position:absolute;
  top:0;
  left:18px;
  right:18px;
  height:2px;
  background:#7bb038;
  border-radius:0 0 3px 3px;
  opacity:.9;
}
#footer.cws-site-footer .cws-footer-card:nth-child(2n):before{background:#dd9b2d}
#footer.cws-site-footer .cws-footer-card-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:13px;
}
#footer.cws-site-footer .cws-footer-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:10px;
  background:#eef7e8;
  color:#6a9b2d;
  font-size:14px;
}
#footer.cws-site-footer .cws-footer-icon.is-orange{background:#fff5e4;color:#c98619}
#footer.cws-site-footer .cws-footer-card h5{
  margin:0!important;
  color:#2d4050!important;
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:-.01em;
  line-height:1.25;
}
#footer.cws-site-footer .cws-footer-card p{
  margin:0!important;
  color:#697681!important;
  font-size:12px!important;
  line-height:1.7!important;
}
#footer.cws-site-footer .cws-footer-contact{border-color:#d9e6ec}
#footer.cws-site-footer .cws-footer-contact:before{
  left:0;
  right:0;
  height:3px;
  background:linear-gradient(90deg,#7bb038 0 50%,#dd9b2d 50% 100%);
  border-radius:14px 14px 0 0;
}
#footer.cws-site-footer .cws-footer-contact-list{
  display:flex;
  flex-direction:column;
  gap:12px;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
#footer.cws-site-footer .cws-footer-contact-list li{
  display:flex;
  align-items:flex-start;
  gap:9px;
  margin:0!important;
  color:#697681!important;
  font-size:12px!important;
  line-height:1.55!important;
}
#footer.cws-site-footer .cws-footer-contact-list strong{color:#344b5c!important;font-weight:700}
#footer.cws-site-footer .cws-footer-contact-list a{
  color:#0088cc!important;
  text-decoration:none!important;
  overflow-wrap:anywhere;
}
#footer.cws-site-footer .cws-footer-contact-list a:hover{color:#006ea6!important;text-decoration:underline!important}
#footer.cws-site-footer .cws-footer-contact-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 25px;
  width:25px;
  height:25px;
  margin-top:1px;
  border:1px solid #e0e8ed;
  border-radius:8px;
  background:#f8fafb;
  color:#0088cc;
  font-size:10px;
}
#footer.cws-site-footer .cws-footer-bottom{
  background:#e9eef2;
  border-top:1px solid #dbe4e9;
}
#footer.cws-site-footer .cws-footer-bottom-inner{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  min-height:66px;
  padding:14px 0;
}
#footer.cws-site-footer .cws-footer-bottom p{
  margin:0!important;
  color:#6d7a84!important;
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.015em;
}
#footer.cws-site-footer .cws-footer-brand-dots{display:inline-flex;align-items:center;gap:4px}
#footer.cws-site-footer .cws-footer-brand-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#0088cc}
#footer.cws-site-footer .cws-footer-brand-dots i:nth-child(2){background:#7bb038}
#footer.cws-site-footer .cws-footer-brand-dots i:nth-child(3){background:#dd9b2d}
@media(max-width:1199px){
  #footer.cws-site-footer .cws-footer-card{padding:18px}
}
@media(max-width:767px){
  #footer.cws-site-footer .cws-footer-container{padding-top:30px;padding-bottom:26px}
  #footer.cws-site-footer .cws-footer-intro{display:block;padding-bottom:17px}
  #footer.cws-site-footer .cws-footer-intro h4{font-size:21px!important}
  #footer.cws-site-footer .cws-footer-intro p{max-width:none;margin-top:8px!important;text-align:left;font-size:12px!important}
  #footer.cws-site-footer .cws-footer-grid{margin-top:16px}
  #footer.cws-site-footer .cws-footer-card{padding:17px 16px;border-radius:12px}
  #footer.cws-site-footer .cws-footer-card p{font-size:12px!important;line-height:1.62!important}
  #footer.cws-site-footer .cws-footer-bottom-inner{min-height:58px}
}
@media(max-width:420px){
  #footer.cws-site-footer .cws-footer-container{padding-left:12px;padding-right:12px}
  #footer.cws-site-footer .cws-footer-grid{margin-left:-5px;margin-right:-5px}
  #footer.cws-site-footer .cws-footer-grid>[class*="col-"]{padding-left:5px;padding-right:5px;margin-bottom:10px}
  #footer.cws-site-footer .cws-footer-card{padding:15px 14px}
}
