.elementor-24267 .elementor-element.elementor-element-943bba4{--spacer-size:50px;}.elementor-24267 .elementor-element.elementor-element-72fc88d{--spacer-size:50px;}@media(max-width:767px){.elementor-24267 .elementor-element.elementor-element-2bf5f9a > .elementor-element-populated{padding:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-fd5af29 */.wt-auth-select-wrap{
  width:100%;
  display:flex;
  justify-content:center;
  padding:40px 16px;
  box-sizing:border-box;
  background:#ffffff;
}

.wt-auth-select-box{
  width:100%;
  max-width:760px;
  background:#ffffff;
  border-radius:24px;
  padding:34px 26px 30px;
  box-sizing:border-box;
  border:1px solid #e2e8f0;
  box-shadow:0 20px 50px rgba(0,0,0,0.06);
}

.wt-auth-head{
  text-align:center;
  margin-bottom:28px;
}

.wt-auth-badge{
  display:inline-flex;
  padding:8px 14px;
  border-radius:999px;
  background:#eff6ff;
  color:#2563eb;
  font-size:13px;
  font-weight:700;
  margin-bottom:14px;
}

.wt-auth-head h2{
  margin:0 0 10px;
  font-size:30px;
  color:#0f172a;
  font-weight:800;
}

.wt-auth-head p{
  margin:0;
  font-size:15px;
  color:#64748b;
}

.wt-auth-options{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:18px;
}

.wt-auth-card{
  cursor:pointer;
}

.wt-auth-card-inner{
  min-height:220px;
  background:#ffffff;
  border:1.5px solid #dbeafe;
  border-radius:22px;
  padding:28px 22px;
  box-sizing:border-box;
  transition:all 0.25s ease;
  box-shadow:0 8px 22px rgba(15,23,42,0.04);
}

.wt-auth-card:hover .wt-auth-card-inner{
  transform:translateY(-6px);
  border-color:#2563eb;
  box-shadow:0 22px 40px rgba(37,99,235,0.18);
}

.wt-auth-icon{
  width:62px;
  height:62px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
  background:#eff6ff;
  margin-bottom:18px;
}

.wt-auth-title{
  font-size:22px;
  color:#0f172a;
  font-weight:800;
  margin-bottom:10px;
}

.wt-auth-desc{
  font-size:15px;
  color:#64748b;
}/* End custom CSS */