.elementor-18519 .elementor-element.elementor-element-381c00b{--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;--margin-top:-101px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4cee51f */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

.wk-b2b-register,
.wk-b2b-register * {
  font-family: 'Roboto', sans-serif !important;
}

.wk-b2b-register {
  position: relative;
  overflow: hidden;
  padding: 180px 20px 90px;
  background: linear-gradient(135deg, #faf8f4 0%, #ffffff 45%, #f1ede8 100%);
}

.wk-b2b-container {
  position: relative;
  z-index: 2;
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 56px;
  align-items: start;
}

.wk-b2b-intro {
  position: sticky;
  top: 120px;
  padding-top: 40px;
}

.wk-b2b-badge {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #ffffff;
  color: #a36a32;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .13em;
  box-shadow: 0 10px 26px rgba(0,0,0,.07);
}

.wk-b2b-intro h1 {
  max-width: 520px;
  margin: 0 0 18px;
  color: #202020;
  font-size: clamp(42px, 4vw, 68px);
  line-height: .96;
  font-weight: 950;
  letter-spacing: -0.055em;
}

.wk-b2b-intro p {
  max-width: 520px;
  margin: 0 0 34px;
  color: #666;
  font-size: 16px;
  line-height: 1.75;
}

.wk-b2b-points {
  display: grid;
  gap: 12px;
  max-width: 520px;
}

.wk-b2b-point {
  display: grid;
  grid-template-columns: 46px 1fr;
  gap: 14px;
  align-items: center;
  padding: 15px 18px;
  border-radius: 18px;
  background: rgba(255,255,255,.82);
  border: 1px solid rgba(0,0,0,.07);
  box-shadow: 0 14px 34px rgba(0,0,0,.055);
}

.wk-b2b-point span {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #202020;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.wk-b2b-point p {
  margin: 0;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 600;
}

.wk-b2b-form-panel {
  width: 100%;
  padding: 38px;
  border-radius: 32px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.07);
  box-shadow: 0 34px 90px rgba(0,0,0,.13);
}

.wk-b2b-form-title {
  margin-bottom: 26px;
}

.wk-b2b-form-title span {
  display: block;
  margin-bottom: 8px;
  color: #a36a32;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .13em;
}

.wk-b2b-form-title h2 {
  margin: 0;
  color: #202020;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.wk-cf7-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 18px;
}

.wk-cf7-full {
  grid-column: 1 / -1;
}

.wk-b2b-form-wrap p {
  margin: 0;
}

.wk-b2b-form-wrap label {
  display: block;
  color: #202020;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 850;
}

.wk-b2b-form-wrap input,
.wk-b2b-form-wrap textarea,
.wk-b2b-form-wrap select {
  width: 100%;
  margin-top: 7px;
  min-height: 46px;
  padding: 11px 14px;
  border: 1px solid #ded8cf;
  border-radius: 14px;
  background: #fbfaf8;
  color: #202020;
  font-size: 14px;
  outline: none;
  transition: all .22s ease;
}

.wk-b2b-form-wrap textarea {
  min-height: 105px;
  resize: vertical;
}

.wk-b2b-form-wrap input:focus,
.wk-b2b-form-wrap textarea:focus,
.wk-b2b-form-wrap select:focus {
  border-color: #a36a32;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(163,106,50,.12);
}

.wk-cf7-file input[type="file"] {
  min-height: auto;
  padding: 12px 14px;
  background: #fff;
}

.wk-cf7-acceptance {
  padding: 14px 16px;
  border-radius: 16px;
  background: #fbfaf8;
  border: 1px solid #e5ded5;
}

.wk-cf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.wk-cf7-acceptance label {
  display: flex !important;
  gap: 10px;
  align-items: flex-start;
  color: #555;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
}

.wk-cf7-acceptance input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  min-height: auto !important;
  margin: 1px 0 0 !important;
  padding: 0 !important;
  flex: 0 0 18px;
}

.wk-b2b-form-wrap input[type="submit"] {
  width: 100%;
  min-height: 54px;
  margin-top: 4px;
  padding: 15px 24px;
  border: 1px solid #202020;
  border-radius: 999px;
  background: #202020;
  color: #fff;
  font-size: 13px;
  font-weight: 950;
  letter-spacing: .07em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .24s ease;
}

.wk-b2b-form-wrap input[type="submit"]:hover {
  background: #fff;
  color: #202020;
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(0,0,0,.16);
}

.wk-b2b-form-wrap .wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #b42318;
  font-size: 12px;
  font-weight: 700;
}

.wk-b2b-form-wrap .wpcf7-response-output {
  margin: 16px 0 0 !important;
  padding: 14px 16px !important;
  border-radius: 15px !important;
  font-size: 13px;
  font-weight: 700;
}

.wk-b2b-bg {
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
}

.wk-b2b-bg-1 {
  width: 360px;
  height: 360px;
  top: 40px;
  right: -120px;
  background: rgba(163,106,50,.13);
  filter: blur(2px);
}

.wk-b2b-bg-2 {
  width: 280px;
  height: 280px;
  bottom: 40px;
  left: -100px;
  background: rgba(0,0,0,.07);
  filter: blur(2px);
}

@media (max-width: 1100px) {
  .wk-b2b-container {
    grid-template-columns: 1fr;
    max-width: 760px;
  }

  .wk-b2b-intro {
    position: relative;
    top: auto;
    padding-top: 0;
    text-align: center;
  }

  .wk-b2b-intro h1,
  .wk-b2b-intro p,
  .wk-b2b-points {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .wk-b2b-register {
    padding: 60px 14px;
  }

  .wk-b2b-form-panel {
    padding: 24px 18px;
    border-radius: 24px;
  }

  .wk-cf7-grid {
    grid-template-columns: 1fr;
  }

  .wk-b2b-intro h1 {
    font-size: 40px;
  }
}/* End custom CSS */