.elementor-1170 .elementor-element.elementor-element-a499f72{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1170 .elementor-element.elementor-element-5271e3e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1170 .elementor-element.elementor-element-9980193{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1170 .elementor-element.elementor-element-9980193:not(.elementor-motion-effects-element-type-background), .elementor-1170 .elementor-element.elementor-element-9980193 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1E1048;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4a003d9 *//* TOOLKITTY FOOTER - ELEMENTOR SAFE */
.tk-footer-block{
  background: linear-gradient(180deg,#1b0f45 0%,#170c3e 100%);
  padding: 72px 0 32px;
  width: 100%;
}
.tk-footer-inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 48px;
}
.tk-footer-top{
  display: grid;
  grid-template-columns: minmax(0,1.2fr) minmax(0,0.8fr) minmax(0,1fr);
  gap: 52px;
  align-items: start;
  margin-bottom: 32px;
}
.tk-footer-brand{
  max-width: 420px;
}
.tk-footer-logo-image{
  display: block;
  width: min(320px,100%);
  height: auto;
  margin: 0 0 18px;
}
.tk-footer-tagline{
  margin: 0;
  color: rgba(255,255,255,.74);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.65;
}
.tk-footer-explore h4,
.tk-footer-social-wrap h4{
  margin: 0 0 14px;
  color: rgba(255,255,255,.38);
  font-family: "Nunito", sans-serif;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .22em;
  text-transform: uppercase;
}
.tk-footer-explore-grid{
  display: grid;
  grid-template-columns: repeat(2,minmax(140px,1fr));
  gap: 16px 36px;
}
.tk-footer-link-column{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tk-footer-link-column a,
.tk-footer-legal a{
  color: rgba(255,255,255,.82);
  text-decoration: none;
  font-family: "Nunito", sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.4;
  transition: color .18s ease, opacity .18s ease;
}
.tk-footer-link-column a:hover,
.tk-footer-legal a:hover{
  color: #ffffff;
  opacity: .95;
}
.tk-footer-social-wrap{
  justify-self: end;
}
.tk-footer-socials{
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.tk-footer-social{
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: #ffd237;
  color: #180651;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform .18s ease, opacity .18s ease;
}
.tk-footer-social:hover{
  transform: translateY(-1px);
  opacity: .92;
}
.tk-footer-social svg{
  width: 18px;
  height: 18px;
  display: block;
}
.tk-footer-bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,.1);
}
.tk-footer-bottom p{
  margin: 0;
  color: rgba(255,255,255,.5);
  font-family: "Nunito", sans-serif;
  font-size: 13px;
  font-weight: 800;
}
.tk-footer-legal{
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}
@media (max-width: 1180px){
  .tk-footer-top{
    grid-template-columns: 1fr 1fr;
    gap: 38px;
  }
  .tk-footer-brand{
    grid-column: 1 / -1;
  }
  .tk-footer-social-wrap{
    justify-self: start;
  }
}
@media (max-width: 767px){
  .tk-footer-block{
    padding: 48px 0 24px;
  }
  .tk-footer-inner{
    padding: 0 24px;
  }
  .tk-footer-top{
    grid-template-columns: 1fr;
    gap: 28px;
    margin-bottom: 24px;
  }
  .tk-footer-explore-grid{
    grid-template-columns: 1fr 1fr;
    gap: 16px 20px;
  }
  .tk-footer-social-wrap{
    justify-self: start;
  }
  .tk-footer-bottom{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .tk-footer-legal{
    gap: 14px;
  }
}/* End custom CSS */