.elementor-1165 .elementor-element.elementor-element-bbc4882{--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:50px;--margin-left:0px;--margin-right:0px;}.elementor-1165 .elementor-element.elementor-element-036d3e4{text-align:center;}.elementor-1165 .elementor-element.elementor-element-036d3e4 .elementor-heading-title{font-weight:500;}.elementor-1165 .elementor-element.elementor-element-cadff87 .fluentform-widget-wrapper .ff-el-group .ff-btn-submit{background-color:#1a7efb !important;color:#ffffff !important;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1165 .elementor-element.elementor-element-bbc4882{--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-1165 .elementor-element.elementor-element-bbc4882{--content-width:1240px;}}/* Start custom CSS for container, class: .elementor-element-bbc4882 */.elementor-1165 .elementor-element.elementor-element-cadff87 .fluentform-widget-wrapper .ff-el-group .ff-btn-submit {
    background-color: #be2905 !important; 
    border-color: #be2905 !important;
    color: #fff !important;
    border-radius: 0px !important;
    height: 50px !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    text-decoration: underline !important;
    text-decoration-thickness: 2px !important;
}

.ff-el-form-check,
.ff-el-form-check-,
.ff-el-image-holder,
.ff-el-input--content {
  border: none !important;
  text-align: center !important;
}

.ff-el-form-check input[type="radio"] {
  display: none !important;
}

.ff-el-image-holder {
  display: inline-block !important;
  padding: 20px !important;
}

.ff-el-image-holder .ff-el-image-input-src {
  display: block !important;
  width: 200px !important;
  height: 150px !important;
  background-size: cover !important;
  background-position: center !important;
  border: 3px solid transparent !important;
  border-radius: 20px !important;
  margin: 0 auto !important;
  transition: all 0.3s ease-in-out !important; /* Przejście przy zmianach */
}

.ff-el-image-holder .ff-el-image-input-src:hover {
  border-color: #2c2e43 !important;
  transform: scale(1.05) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

.fluentform div.ff-el-form-hide_label>.ff-el-input--label {
    height: 0px !important
}

.ff-el-form-check-label span {
  color: #000 !important;
  user-select: none !important;
  padding: 10px 20px !important;
  width: 250px !important;
  margin: 5px  !important;
  display: inline-block !important;
  border-radius: 20px !important;
  border: 3px solid #dbdbdb !important; 
  transition: all 0.3s ease-in-out !important;
}

.ff-el-form-check-label span:hover {
  border-color: #2c2e43 !important;
  transform: scale(1.05) !important;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label>span {
    background-color: #2c2e43 !important;
    color: #fff !important;
}

.ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
    background-color: #be2905 !important;
    border-color: #be2905 !important;
    color: #fff !important;
    width: 100px !important;
    height: 50px !important;
    padding: 0 !important;
}

.ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus, .ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover {
    background-color: #be2905;
    border-color: #be2905;
    color: #fff;
    transform: scale(1.05) !important;
}

.ff-el-progress-status {
    display: none !important;
}

.fluentform .ff-el-progress-bar {
    background-color: #be2905;
    color: #be2905;
    height: inherit;
    text-align: right;
    transition: width .3s;
    width: 0;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label:focus-within span {
    background-color: #ffffffff;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span:hover {
    color: #ffffff00;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected:first-child label>span {
    border-left-color: #1a7efb;
}

body .ff_t_c {
    font-size: 18px;
    text-align: left !important;
    color: black !important;
}

@media (max-width: 768px) {
    body .ff_t_c {
        font-size: 16px !important;
        padding: 10px !important;
    }
    
    .ff-el-form-check-label span {
  margin: 0px  !important;
}
}



body .ff_tc_checkbox {
    border: 0px !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px !important;
    width: 50px !important;
}

input[type="checkbox"] {
    width: 20px;
    height: 20px;
}/* End custom CSS */
/* Start custom CSS *//* Ukrycie przycisku w wersji mobilnej na dole ekrany */

.categorybutton {
    display: none;
}/* End custom CSS */