: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
font-size: calc(10px + 0.521vw);
line-height: calc(10px + 0.885vw);
font: 15px/20px Segoe UI Regular;
margin: 0 1.641vw 20px 9px;
.inputPxWrapper_moreMargin {
margin: 0 10px 31px 28.5px;
.buttonPosition__wrapper {
background: #f1f1f1 0% 0% no-repeat padding-box;
background: var(--unnamed-color-000000) 0% 0% no-repeat padding-box;
background: #000000 0% 0% no-repeat padding-box;
font: Light 62px/83px Segoe UI Regular;
@media only screen and (max-width: 1000px) {
@media only screen and (max-width: 600px) {
.formItem_aligne_bottom {
.buttonPosition__wrapper {
@media only screen and (max-width: 400px) {
.buttonPosition__wrapper {
/*////////////////// close settings //////////////////////*/
/*////////////////// next back //////////////////////*/
justify-content: space-evenly;
border: 1px solid #000000;
/*////////////////// next back //////////////////////*/
/*////////////////// design //////////////////////*/
font-size: calc(15px + 1.302vw);
line-height: calc(15px + 1.979vw);
transform: translateY(-14px);
.formItem__inputValueType {
background: #F1F1F1 0% 0% no-repeat padding-box;
border-radius: 0 5px 5px 0;
font-size: calc(10px + 0.521vw);
line-height: calc(10px + 0.885vw);
width: calc(52px + 4.271vw);
height: calc(52px + 4.271vw);
background: #F1F1F1 0% 0% no-repeat padding-box;
.formItem__square_selected {
width: calc(84px + 4.271vw);
height: calc(84px + 4.271vw);
.formItem_itemsCentered {
background-color: rgba(0, 0, 0, 0.02);
font-size: calc(10px + 0.521vw);
line-height: calc(10px + 0.885vw);
padding: 17px 88px 16px 20px;
background: #F1F1F1 0% 0% no-repeat padding-box;
font-size: calc(10px + 0.521vw);
line-height: calc(17px + 0.521vw);
width: calc(45px + 13.021vw);
.subFormItem:last-child {
.sgpb-background-image-block-1,
.sgpb-background-image-block-2 {
background: #F1F1F1 0% 0% no-repeat padding-box;
justify-content: space-around;
.subFormItem > .select__select + .select2 {
margin-left: 20px !important;
.buttonsBlock_right > .buttonsBlock__button:first-child {
.buttonsBlock_right > .buttonsBlock__button:last-child {
.onOffswitch_smallLeftMargin {
@media only screen and (max-width: 1500px) {
@media only screen and (max-width: 1160px) {
@media only screen and (max-width: 1000px) {
@media only screen and (max-width: 500px) {
.formItem__input_sgpb-popup-overlay {
margin-right: 18px !important;
.subFormItemImages > img {
border: 5px solid #ECECEC;
.subFormItemImages .icons_pink {
.formItem__input_sgpb-popup-overlay {
margin-left: 0 !important;
min-width: 200px !important;
margin-top: 10px !important;
@media only screen and (max-width: 350px) {
/*////////////////// design //////////////////////*/
/*////////////////// range //////////////////////*/
--webkitProgressPercent: 0%;
-webkit-appearance: none;
height: var(--thumbSize);
input[type="range"]:focus {
input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none;
height: var(--thumbSize);
background-color: var(--thumbBg);
border-radius: calc(var(--thumbSize) / 2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
margin-top: calc(((var(--thumbSize) - var(--trackSize)) / 2) * -1);
input[type="range"]::-moz-range-thumb {
height: var(--thumbSize);
background-color: var(--thumbBg);
border-radius: calc(var(--thumbSize) / 2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
margin-top: calc(((var(--thumbSize) - var(--trackSize)) / 2) * -1);
input[type="range"]::-ms-thumb {
height: var(--thumbSize);
background-color: var(--thumbBg);
border-radius: calc(var(--thumbSize) / 2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
margin-top: calc(((var(--thumbSize) - var(--trackSize)) / 2) * -1);
input[type="range"]::-webkit-slider-runnable-track {
height: var(--trackSize);
background-image: linear-gradient(
var(--progressBg) var(--webkitProgressPercent),
var(--trackBg) var(--webkitProgressPercent)
border-radius: calc(var(--trackSize) / 2);
input[type="range"]::-moz-range-track {
height: var(--trackSize);
background-color: var(--trackBg);
border-radius: calc(var(--trackSize) / 2);
input[type="range"]::-ms-track {
height: var(--trackSize);