.layout--twocol-section:has(form.il-deluxe-cucumber-form) {
    padding: 0 !important;
}
.layout--twocol-section:has(form.il-deluxe-cucumber-form) .container {
    background: url(/sites/g/files/kgtney446/files/media/image/2026/07/10/e4cxe49nl3_2jecb8.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100%;
}
@media all and (max-width: 767px) {
    .layout--twocol-section:has(form.il-deluxe-cucumber-form) .container {
        background: url(/sites/g/files/kgtney446/files/media/image/2026/07/10/e4cxe49nl3_2jecb8.png);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100%;
    }
}
@media all and (max-width: 1000px) {
    .layout--twocol-section:has(form.il-deluxe-cucumber-form) .container {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
}

form.il-deluxe-cucumber-form .webform-required {
    color: white;
}
form.il-deluxe-cucumber-form .webform-required span.form-required {
    color: red;
}

form.il-deluxe-cucumber-form {
    //width: 400px;
    filter: drop-shadow(0 24px 48px #1018282e);
    margin: 80px auto;
    max-width: 100%;
    padding: 15px 30px;
    direction: rtl;
    width: 700px;
    background: white;
    border-radius: 10px;
}
@media all and (max-width: 1200px) {
    form.il-deluxe-cucumber-form .webform-flexbox {
        display: flex;
        flex-direction: column;
        gap: 26px;
        align-items: stretch;
    }
}
form.il-deluxe-cucumber-form .messages-list {
    //display: none;
}
form.il-deluxe-cucumber-form .form-item.form-type-webform-markup {
    text-align: center;
    color: white;
}
form.il-deluxe-cucumber-form .form-item label {
    top: -25px;
    background: none;
    color: black;
    box-shadow: none;
    font-size: 16px;
}
form.il-deluxe-cucumber-form .form-item input,
form.il-deluxe-cucumber-form .form-item select {
    border-radius: 10px;
}
form.il-deluxe-cucumber-form .form-item .form-tel {
    padding-right: 40px;
    position: relative;
    background: url(/sites/g/files/kgtney446/files/media/image/2024/11/01/flag_of_israel.svg);
    background-position: 98%;
    background-size: 24px;
    background-repeat: no-repeat;
    background-color: white;
    direction: rtl;
}
form.il-deluxe-cucumber-form .form-type-tel .iti--allow-dropdown {
    width: 100%;
}
form.il-deluxe-cucumber-form .form-type-tel .iti__arrow,
form.il-deluxe-cucumber-form .form-type-tel .iti__country-list {
    display: none  !important;
}
form.il-deluxe-cucumber-form .form-item .form-item-error-message {
    order: 1;
    text-align: right;
    margin: 10px 0 0;
    color: red;
}
form.il-deluxe-cucumber-form .form-actions button {
    width: 100%;
    border-radius: 10px;
    color: white;
    background: #95b118;
    border: none;
    padding: 13px 10px;
    max-width: 250px;
}
form.il-deluxe-cucumber-form .form-actions button span.material-icons-outlined {
    display: none;
}
form.il-deluxe-cucumber-form .form-item.form-type-checkbox {
    color: white;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
form.il-deluxe-cucumber-form .form-item.form-type-checkbox input {
    border-radius: 0;
}
form.il-deluxe-cucumber-form .form-item.form-type-checkbox .description {
    flex: 0 0 calc(100% - 41px);
    text-align: right;    
}




.layout--twocol-section .layout__region--second:has(.form-side-block) {
    display: flex;
    align-items: center;
    justify-content: right;
}
@media all and (max-width: 767px) {
    .layout--twocol-section .layout__region--second:has(.form-side-block) {
        justify-content: center;
    }
}
.layout--twocol-section .layout__region--second .form-side-block {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: auto;
}
.layout--twocol-section .layout__region--second .form-side-block img {
    width: 600px;
    max-width: 100%;
    margin: 0;
}
@media all and (max-width: 767px) {
    .layout--twocol-section .layout__region--second .form-side-block img {
        margin: 20px auto;
        width: 80%;
    }
    .layout--twocol-section .layout__region--second .form-side-block .align-right {
        margin: 0 !important;
    }
}

form.il-deluxe-cucumber-form .webform-confirmation {
    background: none;
    margin: 0;
}
form.il-deluxe-cucumber-form .webform-confirmation .webform-confirmation__message {
    box-shadow: none;
    background: none;
    margin: 0;
}
form.il-deluxe-cucumber-form .webform-confirmation .webform-confirmation__message .material-icons-outlined {
    display: none;
}
form.il-deluxe-cucumber-form .webform-confirmation .webform-confirmation__message div {
    text-align: center;
    font-size: 20px;    
}

form .webform-confirmation .webform-confirmation__message > div {
    margin: 0 auto;
}
form .webform-confirmation .webform-confirmation__message > div h3 {
    color: white;
    font-size: 26px;
}
form .webform-confirmation .webform-confirmation__message > div .buttons-section {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
form .webform-confirmation .webform-confirmation__message > div .buttons-section .button {
    font-weight: 700;
}


#form-side-block {
    margin-top: 80px;
    margin-bottom: 80px;
}
#form-side-block .v2-text__text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: end;
}
#form-side-block .v2-text__text h2 {
    flex: 0 0 100%;
}
#form-side-block .v2-text__text p {
    flex: 0 0 100%;
}
#form-side-block .v2-text__text img {
    flex: 0 0 100%;
}
#form-side-block .v2-text__text .v2-media {
    max-width: 200px;
    margin: 30px;
    transform: rotateY(0deg) rotate(-7deg);
}
@media all and (max-width: 1000px) {
    #form-side-block {
        margin: 0 !important;   
    }
    #form-side-block .v2-text__text {
        align-items: center;
        justify-content: center;  
        text-align: center;
    }
    #form-side-block .v2-text__text h2 {
        align-items: center;
    }
    #form-side-block .v2-text__text p {
        align-items: center;
    } 
    #form-side-block .v2-text__text .v2-media {
        max-width: unset;
        transform: unset;
    }  
    #form-side-block .v2-text__text .v2-media:first-of-type {
        display: none !important;
    } 
}