body.showFosFormModal3 {
    overflow: hidden;
}

body.showFosFormModal3 .fos-form-calculator {
    visibility: visible;
    opacity: 1;
}

.fos-form-calculator .fos-fb-cont {
    padding: 0;
    width: calc(100% - 4.4rem * 2);
    max-width: 1832px;
}

.fos-form-calculator .ffc_krest {
    --fill: #fff;
    z-index: 3
}