.elementor-794 .elementor-element.elementor-element-c55d129{--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:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-794 .elementor-element.elementor-element-c55d129:not(.elementor-motion-effects-element-type-background), .elementor-794 .elementor-element.elementor-element-c55d129 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-298736a */.bd-logo {
  text-align: center;
  margin-bottom: 12px;
}

.bd-logo img {
  width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.multi-select {
  position: relative;
}

.select-box {
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
}

.checkboxes {
  display: none;
  border: 1px solid #ccc;
  border-radius: 6px;
  position: absolute;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin-top: 5px;
  max-height: 200px;
  overflow-y: auto;
  padding: 10px;
}

.checkboxes label {
  display: block;
  margin-bottom: 6px;
}
.platform-row {
  display: flex;
  align-items: center;
  gap: 12px; /* text ar box er majhe space */
  margin-bottom: 12px;
}

.platform-row span {
  min-width: 120px; /* sob label same width e thakbe */
}

.platform-row input[type="checkbox"] {
  width: 18px;
  height: 18px;
}

.other-input {
  width: 250px; /* choto box, right e chole jabe na */
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
}/* End custom CSS */